index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
drd.c
Age
Commit message (
Expand
)
Author
2022-10-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-09-30
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-22
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-04-21
usb: dwc3: Try usb-role-switch first in dwc3_drd_init
Sven Peter
2022-02-17
usb: dwc3: drd: Don't check against CONFIG_OF
Thinh Nguyen
2022-01-26
usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch
Alexander Stein
2021-07-27
usb: dwc3: drd: use helper to get role-switch-default-mode
Chunfeng Yun
2021-05-10
usb: dwc3: remove repeated setting of current_dr_role
Chunfeng Yun
2020-12-28
usb: dwc3: drd: Improve dwc3_get_extcon() style
Sam Protsenko
2020-12-28
usb: dwc3: drd: Avoid error when extcon is missing
Sam Protsenko
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-03
usb: dwc3: drd: File headers are not doc headers
Lee Jones
2020-05-25
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
2020-05-05
usb: dwc3: drd: Don't free non-existing irq
Thinh Nguyen
2020-03-16
usb: dwc3: fix up for role switch API change
Stephen Rothwell
2020-03-15
usb: dwc3: Add support for role-switch-default-mode binding
John Stultz
2020-03-15
usb: dwc3: Registering a role switch in the DRD code.
Yu Chen
2019-10-07
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
2019-10-07
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
2019-02-19
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
2018-11-26
usb: dwc3: drd: Add support for DR detection through extcon
Andy Shevchenko
2018-11-26
usb: dwc3: drd: Switch to device property for 'extcon' handling
Andy Shevchenko
2018-05-21
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
2018-05-16
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
2018-03-13
usb: dwc3: add dual role support using OTG block
Roger Quadros
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-04-11
usb: dwc3: Add dual-role support
Roger Quadros