summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause1-0/+3
2014-02-04usb: phy: move some error messages to debugJosh Boyer1-5/+3
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang1-0/+4
2013-10-11usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos1-1/+1
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov1-1/+1
2013-03-18usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi1-10/+10
2013-03-18usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer1-0/+438