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