summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/drd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Fix default mode initializationAlexander Stein2023-11-211-1/+1
* usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-10-221-50/+0
* Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko2022-09-301-0/+50
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-031-5/+4
|\
| * usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter2022-04-211-6/+5
* | usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-04-221-50/+0
|/
* usb: dwc3: drd: Don't check against CONFIG_OFThinh Nguyen2022-02-171-1/+1
* usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switchAlexander Stein2022-01-261-0/+13
* usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun2021-07-271-6/+2
* usb: dwc3: remove repeated setting of current_dr_roleChunfeng Yun2021-05-101-1/+0
* usb: dwc3: drd: Improve dwc3_get_extcon() styleSam Protsenko2020-12-281-12/+9
* usb: dwc3: drd: Avoid error when extcon is missingSam Protsenko2020-12-281-1/+11
* 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