summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/phy.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: phy: add usb phy notify port status API"Johan Hovold2023-11-061-13/+0
* usb: phy: add usb phy notify port status APIStanley Chang2023-07-261-0/+13
* USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-28/+0
* USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-8/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: phy: Avoid unchecked dereference warningBaolin Wang2017-08-311-1/+4
* usb: phy: Add USB charger supportBaolin Wang2017-08-151-0/+49
* usb: phy: Introduce one extcon device into usb phyBaolin Wang2017-05-171-0/+7
* usb: phy: change some commentsPeter Chen2015-09-271-4/+4
* usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann2015-05-281-0/+6
* usb: phy: Add interface to get phy give of device_node.NeilBrown2015-05-261-0/+2
* usb: phy: change some commentsPeter Chen2015-01-121-2/+2
* usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+5
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-1/+0
* usb: phy: Add set_wakeup APIPeter Chen2014-03-051-0/+16
* usb: phy: protect against NULL phy pointersFelipe Balbi2013-07-291-9/+9
* usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik2013-06-171-0/+9
* usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi2013-03-181-5/+5
* usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-181-0/+21
* usb: phy: make it a menuconfigFelipe Balbi2013-03-181-1/+1
* usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+8
* usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-0/+13
* usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+22
* usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-151-6/+9
* usb: phy: fix build breakVenu Byravarasu2012-09-061-0/+25
* usb: otg: Move phy interface to separate file.Venu Byravarasu2012-09-051-0/+208