index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
drd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: Add role switch reset quirk for Apple DWC3
Sven Peter
2022-11-15
1
-0
/
+7
*
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-10-22
1
-50
/
+0
*
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2022-09-30
1
-0
/
+50
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
1
-5
/
+4
|
\
|
*
usb: dwc3: Try usb-role-switch first in dwc3_drd_init
Sven Peter
2022-04-21
1
-6
/
+5
*
|
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-04-22
1
-50
/
+0
|
/
*
usb: dwc3: drd: Don't check against CONFIG_OF
Thinh Nguyen
2022-02-17
1
-1
/
+1
*
usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch
Alexander Stein
2022-01-26
1
-0
/
+13
*
usb: dwc3: drd: use helper to get role-switch-default-mode
Chunfeng Yun
2021-07-27
1
-6
/
+2
*
usb: dwc3: remove repeated setting of current_dr_role
Chunfeng Yun
2021-05-10
1
-1
/
+0
*
usb: dwc3: drd: Improve dwc3_get_extcon() style
Sam Protsenko
2020-12-28
1
-12
/
+9
*
usb: dwc3: drd: Avoid error when extcon is missing
Sam Protsenko
2020-12-28
1
-1
/
+11
*
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
1
-1
/
+1
*
usb: dwc3: drd: File headers are not doc headers
Lee Jones
2020-07-03
1
-1
/
+1
*
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
2020-05-25
1
-2
/
+2
*
usb: dwc3: drd: Don't free non-existing irq
Thinh Nguyen
2020-05-05
1
-1
/
+1
*
usb: dwc3: fix up for role switch API change
Stephen Rothwell
2020-03-16
1
-4
/
+6
*
usb: dwc3: Add support for role-switch-default-mode binding
John Stultz
2020-03-15
1
-3
/
+22
*
usb: dwc3: Registering a role switch in the DRD code.
Yu Chen
2020-03-15
1
-1
/
+76
*
usb: dwc3: Remove dev_err() on platform_get_irq() failure
Hans de Goede
2019-10-07
1
-3
/
+0
*
usb: dwc3: Switch to platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-2
/
+2
*
usb: dwc3: drd: Defer probe if extcon device is not found
Andy Shevchenko
2019-02-19
1
-2
/
+7
*
usb: dwc3: drd: Add support for DR detection through extcon
Andy Shevchenko
2018-11-26
1
-0
/
+10
*
usb: dwc3: drd: Switch to device property for 'extcon' handling
Andy Shevchenko
2018-11-26
1
-2
/
+3
*
usb: dwc3: dwc3_get_extcon() can be static
kbuild test robot
2018-05-21
1
-1
/
+1
*
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
2018-05-16
1
-6
/
+28
*
usb: dwc3: add dual role support using OTG block
Roger Quadros
2018-03-13
1
-18
/
+471
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-12
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc3: Add dual-role support
Roger Quadros
2017-04-11
1
-0
/
+85