aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/of.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28USB: of: clean up device-node helperJohan Hovold1-4/+3
2017-11-28USB: add device-tree support for interfacesJohan Hovold1-0/+14
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-03-17usb: of: add functions to bind a companion controllerYoshihiro Shimoda1-0/+5
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede1-2/+2
2016-03-05USB: core: let USB device know device nodePeter Chen1-0/+7
2015-12-17usb: of: fix build breakage on !OFFelipe Balbi1-1/+2
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu1-0/+5
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-6/+0
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-6/+0
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun1-0/+7
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen1-0/+5
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi1-1/+1
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi1-0/+8
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen1-6/+10
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik1-0/+28