aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/of.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-28USB: of: clean up device-node helperGravatar Johan Hovold 1-4/+3
2017-11-28USB: add device-tree support for interfacesGravatar Johan Hovold 1-0/+14
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 1-0/+1
2017-03-17usb: of: add functions to bind a companion controllerGravatar Yoshihiro Shimoda 1-0/+5
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockGravatar Hans de Goede 1-2/+2
2016-03-05USB: core: let USB device know device nodeGravatar Peter Chen 1-0/+7
2015-12-17usb: of: fix build breakage on !OFGravatar Felipe Balbi 1-1/+2
2015-12-15usb: of: add an api to get dr_mode by the phy nodeGravatar Bin Liu 1-0/+5
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeGravatar Heikki Krogerus 1-6/+0
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedGravatar Heikki Krogerus 1-6/+0
2015-07-29usb: common: add API to update usb otg capabilities by device treeGravatar Li Jun 1-0/+7
2014-09-23usb: common: add API to get if the platform supports TPLGravatar Peter Chen 1-0/+5
2013-07-30usb: of: fix build breakage caused by recent patchesGravatar Felipe Balbi 1-1/+1
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Gravatar Felipe Balbi 1-0/+8
2013-06-24usb: fix build error without CONFIG_USB_PHYGravatar Peter Chen 1-6/+10
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeGravatar Michael Grzeschik 1-0/+28