aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-generic.c
Commit message (Expand)AuthorAge
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: phy: generic: remove the vbus dependencyRobert Jarzmik2016-08-25
| * usb: phy: generic: cope with initial stateRobert Jarzmik2016-08-25
* | usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam2016-09-05
|/
* usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne2016-03-04
* usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros2015-09-14
* usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2015-07-29
* usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam2015-03-11
* 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: make GPIOs optional for the generic phyPaul Zimmerman2015-01-19
* usb: phy: generic: add vbus supportRobert Jarzmik2015-01-12
* usb: phy: generic: migrate to gpio_descRobert Jarzmik2015-01-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
* | usb: phy: remove file names from heading commentsSergei Shtylyov2014-11-05
* | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-03
* | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
|/
* usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-21
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-21
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-21
* usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-21
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-19
|\
| * usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun2013-11-25
| * usb: phy: generic: fix a compiler warningHeikki Krogerus2013-11-25
| * usb: phy-generic: fix nop xceiv probeAaro Koskinen2013-11-25
| * usb: phy: generic: fix how we find out about our resourcesFelipe Balbi2013-11-25
| * usb: phy: remove dead codeMichal Nazarewicz2013-11-25
* | usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-12
|/
* usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros2013-10-04
* usb: phy: nop: Defer clock prepare until PHY initMark Brown2013-10-01
* usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior2013-08-09
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-09
* usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-09