summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/of.h
Commit message (Expand)AuthorAgeFilesLines
* usb: core: Set connect_type of ports based on DT nodeStephen Boyd2024-03-051-0/+7
* USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET2022-06-101-2/+0
* USB: of: clean up device-node helperJohan Hovold2017-11-281-4/+3
* USB: add device-tree support for interfacesJohan Hovold2017-11-281-0/+14
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: of: add functions to bind a companion controllerYoshihiro Shimoda2017-03-171-0/+5
* USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2016-06-211-2/+2
* USB: core: let USB device know device nodePeter Chen2016-03-051-0/+7
* usb: of: fix build breakage on !OFFelipe Balbi2015-12-171-1/+2
* usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-151-0/+5
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-6/+0
* usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-6/+0
* usb: common: add API to update usb otg capabilities by device treeLi Jun2015-07-291-0/+7
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-231-0/+5
* usb: of: fix build breakage caused by recent patchesFelipe Balbi2013-07-301-1/+1
* usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi2013-07-291-0/+8
* usb: fix build error without CONFIG_USB_PHYPeter Chen2013-06-241-6/+10
* usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik2013-06-171-0/+28