aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/drd.c
AgeCommit message (Expand)Author
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-02-19usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko
2018-11-26usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko
2018-11-26usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko
2018-05-21usb: dwc3: dwc3_get_extcon() can be statickbuild test robot
2018-05-16USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-04-11usb: dwc3: Add dual-role supportRoger Quadros