summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause2014-04-161-0/+3
* usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
* usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-121-0/+4
* usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos2013-10-111-1/+1
* usb: phy: remove exported function from __init sectionDenis Efremov2013-04-231-1/+1
* usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi2013-03-181-10/+10
* usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-181-0/+438