aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/phy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold1-28/+0
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold1-8/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31usb: phy: Avoid unchecked dereference warningBaolin Wang1-1/+4
2017-08-15usb: phy: Add USB charger supportBaolin Wang1-0/+49
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang1-0/+7
2015-09-27usb: phy: change some commentsPeter Chen1-4/+4
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann1-0/+6
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown1-0/+2
2015-01-12usb: phy: change some commentsPeter Chen1-2/+2
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy1-0/+5
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-1/+0
2014-03-05usb: phy: Add set_wakeup APIPeter Chen1-0/+16
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi1-9/+9
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik1-0/+9
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi1-5/+5
2013-03-18usb: phy: introduce ->set_vbus() methodFelipe Balbi1-0/+21
2013-03-18usb: phy: make it a menuconfigFelipe Balbi1-1/+1
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I1-0/+8
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I1-0/+13
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I1-0/+22
2012-11-15usb: phy: change phy notify connect/disconnect APIPeter Chen1-6/+9
2012-09-06usb: phy: fix build breakVenu Byravarasu1-0/+25
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu1-0/+208