aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/drd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko1-2/+7
2018-11-26usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko1-0/+10
2018-11-26usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko1-2/+3
2018-05-21usb: dwc3: dwc3_get_extcon() can be statickbuild test robot1-1/+1
2018-05-16USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda1-6/+28
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros1-18/+471
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-12/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros1-0/+85