index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
drd.c
Age
Commit message (
Expand
)
Author
2025-03-04
usb: dwc3: Set SUSPENDENABLE soon after phy init
Thinh Nguyen
2024-04-23
usb: dwc3: core: Refactor PHY logic to support Multiport Controller
Krishna Kurapati
2023-11-21
usb: dwc3: Fix default mode initialization
Alexander Stein
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