summaryrefslogtreecommitdiff
path: root/include/linux/usb/phy.h
AgeCommit message (Expand)Author
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31usb: phy: Avoid unchecked dereference warningBaolin Wang
2017-08-15usb: phy: Add USB charger supportBaolin Wang
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang
2015-09-27usb: phy: change some commentsPeter Chen
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-01-12usb: phy: change some commentsPeter Chen
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-03-05usb: phy: Add set_wakeup APIPeter Chen
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi
2013-03-18usb: phy: introduce ->set_vbus() methodFelipe Balbi
2013-03-18usb: phy: make it a menuconfigFelipe Balbi
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2012-11-15usb: phy: change phy notify connect/disconnect APIPeter Chen
2012-09-06usb: phy: fix build breakVenu Byravarasu
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu