index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
drd.c
Age
Commit message (
Expand
)
Author
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