index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-am62.c
Age
Commit message (
Expand
)
Author
2025-02-14
USB: dwc3: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2025-01-11
usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
Joe Hattori
2024-12-23
usb: dwc3-am62: Disable autosuspend during remove
Prashanth K
2024-12-23
usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend
Roger Quadros
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-03-05
usb: dwc3-am62: add workaround for Errata i2409
Roger Quadros
2024-03-05
usb: dwc3-am62: Fix PHY core voltage selection
Roger Quadros
2024-03-05
usb: dwc3-am62: Disable wakeup at remove
Roger Quadros
2024-03-05
usb: dwc3-am62: fix module unload/reload behavior
Roger Quadros
2023-08-22
usb: dwc3: remove unnecessary platform_set_drvdata()
Yang Yingliang
2023-07-25
usb: dwc3-am62: Rename private data
Ladislav Michl
2023-05-28
usb: dwc3-am62: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
2023-03-29
usb: dwc3-am62: Fix up wake-up configuration and spurious wake up
Roger Quadros
2023-03-23
usb: dwc3-am62: Enable as a wakeup source by default
Roger Quadros
2023-03-23
usb: dwc3-am62: Add support for system wakeup based on USB events
Aswath Govindraju
2022-06-29
usb: dwc3-am62: remove unnecesary clk_put()
Yang Yingliang
2022-04-21
drivers: usb: dwc3: Add AM62 USB wrapper driver
Aswath Govindraju