summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy.c
Commit message (Expand)AuthorAge
* usb: phy: Factor out the usb charger initializationBaolin Wang2017-12-12
* USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-08-22
|\
| * usb: phy: Add USB charger supportBaolin Wang2017-08-15
* | usb: Convert to using %pOF instead of full_nameRob Herring2017-07-22
|/
* usb: phy: Introduce one extcon device into usb phyBaolin Wang2017-05-17
* usb: phy: Add interface to get phy give of device_node.NeilBrown2015-05-26
* usb: phy: Find the right match in devm_usb_phy_matchAxel Lin2015-03-19
* usb: phy: never defer probe in non-OF caseHeikki Krogerus2015-01-19
* Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-12
|\
| * usb: phy: Restore deferred probing pathThierry Reding2014-12-23
* | usb: phy: Fix deferred probingMaxime Ripard2015-01-09
|/
* usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-21
* usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan2014-11-20
* usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan2014-08-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-06
|\
| * drivers/usb/phy/phy.c: remove a leading spaceAntonio Ospite2014-06-19
* | usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause2014-04-16
|/
* usb: phy: move some error messages to debugJosh Boyer2014-02-04
* usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-12
* usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos2013-10-11
* usb: phy: remove exported function from __init sectionDenis Efremov2013-04-23
* usb: phy: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLFelipe Balbi2013-03-18
* usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-18