summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/drd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* usb: dwc3: drd: File headers are not doc headersLee Jones2020-07-031-1/+1
* usb: dwc3: use true,false for dwc->otg_restart_hostJason Yan2020-05-251-2/+2
* usb: dwc3: drd: Don't free non-existing irqThinh Nguyen2020-05-051-1/+1
* usb: dwc3: fix up for role switch API changeStephen Rothwell2020-03-161-4/+6
* usb: dwc3: Add support for role-switch-default-mode bindingJohn Stultz2020-03-151-3/+22
* usb: dwc3: Registering a role switch in the DRD code.Yu Chen2020-03-151-1/+76
* usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede2019-10-071-3/+0
* usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede2019-10-071-2/+2
* usb: dwc3: drd: Defer probe if extcon device is not foundAndy Shevchenko2019-02-191-2/+7
* usb: dwc3: drd: Add support for DR detection through extconAndy Shevchenko2018-11-261-0/+10
* usb: dwc3: drd: Switch to device property for 'extcon' handlingAndy Shevchenko2018-11-261-2/+3
* usb: dwc3: dwc3_get_extcon() can be statickbuild test robot2018-05-211-1/+1
* USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda2018-05-161-6/+28
* usb: dwc3: add dual role support using OTG blockRoger Quadros2018-03-131-18/+471
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-12/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: Add dual-role supportRoger Quadros2017-04-111-0/+85