summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy.c
AgeCommit message (Expand)Author
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-03-19usb: phy: Find the right match in devm_usb_phy_matchAxel Lin
2015-01-19usb: phy: never defer probe in non-OF caseHeikki Krogerus
2015-01-12Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-09usb: phy: Fix deferred probingMaxime Ripard
2014-12-23usb: phy: Restore deferred probing pathThierry Reding
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-20usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan
2014-08-19usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-19drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause
2014-02-04usb: phy: move some error messages to debugJosh Boyer
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-10-11usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos
2013-04-23usb: phy: remove exported function from __init sectionDenis Efremov
2013-03-18usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi
2013-03-18usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer