aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAge
* usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-26
* usb: phy: ab8500-usb: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-26
* usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann2015-04-27
* Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-13
|\
| * usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda2015-04-03
| * Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
| |\
| | * usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov2015-03-24
| | * usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-03-19
| | * usb: phy: msm: Remove dead codeStephen Boyd2015-03-13
| | * usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam2015-03-11
| | * usb: phy: fixed comment typoMickael Maison2015-03-11
| | * usb: phy: ab8500: fixed comment typoMickael Maison2015-03-11
| * | Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman2015-03-23
| |\ \
| * | | usb: phy: msm: Remove dead codeStephen Boyd2015-03-18
| | |/ | |/|
| | |
| \ \
*-. | | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown2015-04-10
|\ \| | | |_|/ |/| |
| * | usb: phy: phy-msm-usb: Rename regulator_set_optimum_modeBjorn Andersson2015-03-09
| * | usb: phy: ab8500-usb: Rename regulator_set_optimum_modeBjorn Andersson2015-03-09
| |/
* / usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck2015-03-10
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-04
|\ \
| * | usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam2015-01-30
| * | usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik2015-01-30
| * | usb: phy: generic: fix the gpios to be optionalRobert Jarzmik2015-01-30
| * | usb: phy: mxs: add delay before set phyctrl.clkgatePeter Chen2015-01-27
| * | usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connectionPeter Chen2015-01-27
| * | usb: phy: mxs: refine mxs_phy_disconnect_lineLi Jun2015-01-27
| * | usb: phy: mxs: don't need IP fix for imx6sxPeter Chen2015-01-27
| * | usb: phy: make GPIOs optional for the generic phyPaul Zimmerman2015-01-19
| * | Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-19
| |\ \
| * | | usb: phy: generic: add vbus supportRobert Jarzmik2015-01-12
| * | | usb: phy: generic: migrate to gpio_descRobert Jarzmik2015-01-12
| * | | usb: phy: phy-fsl-usb: Remove some unused functionsRickard Strandqvist2015-01-12
| * | | usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifierPeter Chen2015-01-12
| * | | usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdownPeter Chen2015-01-12
| | |/ | |/|
* | | usb: phy: never defer probe in non-OF caseHeikki Krogerus2015-01-19
| |/ |/|
* | Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-14
|\ \
| * | usb: phy: mv-usb: fix usb_phy build errorsArnd Bergmann2015-01-13
* | | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-12
|\| |
| * | usb: phy: Restore deferred probing pathThierry Reding2014-12-23
| |/
* / usb: phy: Fix deferred probingMaxime Ripard2015-01-09
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-12
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\ \ \ | |_|/ |/| |
| * | usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy2014-11-25
| * | usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-21
| * | usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan2014-11-20
| * | usb: phy: fsl: Fix build errorsFelipe Balbi2014-11-12