summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-generic.c
AgeCommit message (Expand)Author
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik
2015-01-12usb: phy: generic: migrate to gpio_descRobert Jarzmik
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi
2013-11-25usb: phy: remove dead codeMichal Nazarewicz
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown
2013-08-09usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior