summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: Add interface to get phy give of device_node.NeilBrown2015-05-261-27/+70
* usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-03-191-1/+3
* usb: phy: never defer probe in non-OF caseHeikki Krogerus2015-01-191-1/+1
* Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-121-3/+9
|\
| * usb: phy: Restore deferred probing pathThierry Reding2014-12-231-4/+10
* | usb: phy: Fix deferred probingMaxime Ripard2015-01-091-3/+3
|/
* usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+12
* usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan2014-11-201-1/+3
* usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-08-191-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-071-1/+1
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-191-1/+1
* | 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/+3Star
* 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