Age | Commit message (Expand) | Author | Files | Lines |
2024-04-24 | usb: dwc3: core: Refactor PHY logic to support Multiport Controller | Krishna Kurapati | 1 | -6/+9 |
2023-11-21 | usb: dwc3: Fix default mode initialization | Alexander Stein | 1 | -1/+1 |
2022-10-22 | usb: dwc3: Don't switch OTG -> peripheral if extcon is present | Andrey Smirnov | 1 | -50/+0 |
2022-09-30 | Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present" | Andy Shevchenko | 1 | -0/+50 |
2022-05-03 | Merge 5.18-rc5 into usb-next | Greg Kroah-Hartman | 1 | -5/+4 |
2022-04-22 | usb: dwc3: Don't switch OTG -> peripheral if extcon is present | Andrey Smirnov | 1 | -50/+0 |
2022-04-21 | usb: dwc3: Try usb-role-switch first in dwc3_drd_init | Sven Peter | 1 | -6/+5 |
2022-02-17 | usb: dwc3: drd: Don't check against CONFIG_OF | Thinh Nguyen | 1 | -1/+1 |
2022-01-26 | usb: dwc3: drd: Add support for usb-conn-gpio based usb-role-switch | Alexander Stein | 1 | -0/+13 |
2021-07-27 | usb: dwc3: drd: use helper to get role-switch-default-mode | Chunfeng Yun | 1 | -6/+2 |
2021-05-10 | usb: dwc3: remove repeated setting of current_dr_role | Chunfeng Yun | 1 | -1/+0 |
2020-12-28 | usb: dwc3: drd: Improve dwc3_get_extcon() style | Sam Protsenko | 1 | -12/+9 |
2020-12-28 | usb: dwc3: drd: Avoid error when extcon is missing | Sam Protsenko | 1 | -1/+11 |
2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-03 | usb: dwc3: drd: File headers are not doc headers | Lee Jones | 1 | -1/+1 |
2020-05-25 | usb: dwc3: use true,false for dwc->otg_restart_host | Jason Yan | 1 | -2/+2 |
2020-05-05 | usb: dwc3: drd: Don't free non-existing irq | Thinh Nguyen | 1 | -1/+1 |
2020-03-16 | usb: dwc3: fix up for role switch API change | Stephen Rothwell | 1 | -4/+6 |
2020-03-15 | usb: dwc3: Add support for role-switch-default-mode binding | John Stultz | 1 | -3/+22 |
2020-03-15 | usb: dwc3: Registering a role switch in the DRD code. | Yu Chen | 1 | -1/+76 |
2019-10-07 | usb: dwc3: Remove dev_err() on platform_get_irq() failure | Hans de Goede | 1 | -3/+0 |
2019-10-07 | usb: dwc3: Switch to platform_get_irq_byname_optional() | Hans de Goede | 1 | -2/+2 |
2019-02-19 | usb: dwc3: drd: Defer probe if extcon device is not found | Andy Shevchenko | 1 | -2/+7 |
2018-11-26 | usb: dwc3: drd: Add support for DR detection through extcon | Andy Shevchenko | 1 | -0/+10 |
2018-11-26 | usb: dwc3: drd: Switch to device property for 'extcon' handling | Andy Shevchenko | 1 | -2/+3 |
2018-05-21 | usb: dwc3: dwc3_get_extcon() can be static | kbuild test robot | 1 | -1/+1 |
2018-05-16 | USB: dwc3: get extcon device by OF graph bindings | Andrzej Hajda | 1 | -6/+28 |
2018-03-13 | usb: dwc3: add dual role support using OTG block | Roger Quadros | 1 | -18/+471 |
2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman | 1 | -12/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-11 | usb: dwc3: Add dual-role support | Roger Quadros | 1 | -0/+85 |