summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()Wei Yongjun2016-08-111-0/+2
* usb: phy: move msm_hsusb.h into driverArnd Bergmann2016-06-211-1/+177
* usb: phy: omap-otg: Space required after that ','.Sandhya Bankar2016-06-211-1/+1
* USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-211-1/+1
* usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-211-2/+9
* usb: phy: Check initial state for twl6030Tony Lindgren2016-06-011-2/+15
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-3/+9
* usb: Remove unnecessary space before operator ','.Sandhya Bankar2016-05-091-5/+5
* usb: phy: qcom: use PTR_ERR_OR_ZERO()Felipe Balbi2016-04-141-4/+1
* usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann2016-03-301-61/+11
* usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne2016-03-041-3/+8
* usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas2016-03-041-1/+0
* usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann2016-03-041-1/+1
* usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov2016-02-231-16/+4
* usb: phy: mxs: declare variable with initialized valueLi Jun2016-02-031-1/+1
* usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-031-13/+24
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-161-15/+15
* usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu2015-12-164-11/+27
* usb: phy: correct the am335x phy header filenameBin Liu2015-12-163-2/+2
* usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven2015-12-153-261/+0
* usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin2015-12-081-3/+3
* usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen2015-11-191-0/+5
* usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-191-3/+1
* usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen2015-11-161-1/+1
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-272-2/+2
* usb: phy: qcom: Switch to new extcon framework APIIvan T. Ivanov2015-09-271-10/+11
* usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas2015-09-211-0/+1
* usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros2015-09-141-1/+2
* usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap2015-09-141-1/+1
* usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
* usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
* usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov2015-07-301-0/+47
* usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov2015-07-293-0/+451
* usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2015-07-291-2/+4
* usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi2015-07-291-10/+10
* usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...Chanwoo Choi2015-07-291-14/+13
* usb: phy: omap-otg: Replace deprecated API of extconChanwoo Choi2015-07-291-11/+11
* usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren2015-07-061-0/+3
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-266-289/+183
|\
| * Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-082-4/+5
| |\
| * \ Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-023-28/+182
| |\ \
| | * | usb: phy: Add interface to get phy give of device_node.NeilBrown2015-05-261-27/+70
| | * | usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-071-1/+1
| | * | usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| | * | usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven2015-04-283-260/+0
| | * | usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov2015-04-281-0/+26
| | * | usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov2015-04-282-0/+85
| * | | Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman2015-05-181-1/+1
| |\ \ \
| * | | | usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
OpenPOWER on IntegriCloud