aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/phy.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-22USB: phy: drop legacy board-file supportGravatar Johan Hovold 1-28/+0
2018-04-22USB: phy: drop unused legacy controller-phy bind helperGravatar Johan Hovold 1-8/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-31usb: phy: Avoid unchecked dereference warningGravatar Baolin Wang 1-1/+4
2017-08-15usb: phy: Add USB charger supportGravatar Baolin Wang 1-0/+49
2017-05-17usb: phy: Introduce one extcon device into usb phyGravatar Baolin Wang 1-0/+7
2015-09-27usb: phy: change some commentsGravatar Peter Chen 1-4/+4
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeGravatar Arnd Bergmann 1-0/+6
2015-05-26usb: phy: Add interface to get phy give of device_node.Gravatar NeilBrown 1-0/+2
2015-01-12usb: phy: change some commentsGravatar Peter Chen 1-2/+2
2014-11-21usb: phy: introduce usb_phy_set_event interfaceGravatar Kiran Raparthy 1-0/+5
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureGravatar Antoine Tenart 1-1/+0
2014-03-05usb: phy: Add set_wakeup APIGravatar Peter Chen 1-0/+16
2013-07-29usb: phy: protect against NULL phy pointersGravatar Felipe Balbi 1-9/+9
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeGravatar Michael Grzeschik 1-0/+9
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledGravatar Felipe Balbi 1-5/+5
2013-03-18usb: phy: introduce ->set_vbus() methodGravatar Felipe Balbi 1-0/+21
2013-03-18usb: phy: make it a menuconfigGravatar Felipe Balbi 1-1/+1
2013-01-25usb: otg: add device tree support to otg libraryGravatar Kishon Vijay Abraham I 1-0/+8
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeGravatar Kishon Vijay Abraham I 1-0/+13
2013-01-25usb: otg: add an api to bind the usb controller and phyGravatar Kishon Vijay Abraham I 1-0/+22
2012-11-15usb: phy: change phy notify connect/disconnect APIGravatar Peter Chen 1-6/+9
2012-09-06usb: phy: fix build breakGravatar Venu Byravarasu 1-0/+25
2012-09-05usb: otg: Move phy interface to separate file.Gravatar Venu Byravarasu 1-0/+208