aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy.c
AgeCommit message (Expand)Author
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2021-07-21usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan
2021-06-03usb: phy: introduce usb_phy device type with its own uevent handlerGrzegorz Jaszczyk
2020-07-03usb: phy: phy: Fix-up a whole bunch of formatting issuesLee Jones
2020-01-24usb: phy: show USB charger type for userPeter Chen
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold
2017-12-12usb: phy: Factor out the usb charger initializationBaolin Wang
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-15usb: phy: Add USB charger supportBaolin Wang
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang
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