summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | usb: phy: remove file names from heading commentsSergei Shtylyov2014-11-051-2/+0
* | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-1/+1
* | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-2/+2
|/
* usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-211-14/+5
* usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-211-1/+1
* usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-25/+25
* usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-211-2/+2
* Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-191-34/+34
|\
| * usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun2013-11-251-1/+2
| * usb: phy: generic: fix a compiler warningHeikki Krogerus2013-11-251-1/+1
| * usb: phy-generic: fix nop xceiv probeAaro Koskinen2013-11-251-0/+2
| * usb: phy: generic: fix how we find out about our resourcesFelipe Balbi2013-11-251-31/+30
| * usb: phy: remove dead codeMichal Nazarewicz2013-11-251-2/+0
* | usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-121-1/+0
|/
* usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros2013-10-041-28/+56
* usb: phy: nop: Defer clock prepare until PHY initMark Brown2013-10-011-21/+3
* usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior2013-08-091-58/+74
* Merge branch 'nop-phy-rename' into nextFelipe Balbi2013-08-091-1/+2
* usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-0/+292
OpenPOWER on IntegriCloud