index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
dwc3-xilinx.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
usb: dwc3: xilinx: simplify with dev_err_probe
Krzysztof Kozlowski
2024-08-22
usb: dwc3: xilinx: add missing depopulate in probe error path
Krzysztof Kozlowski
2024-07-10
usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
Radhey Shyam Pandey
2023-12-15
usb: dwc3: xilinx: improve error handling for PM APIs
Piyush Mehta
2023-10-21
usb: dwc3: xilinx: add reset-controller support
Piyush Mehta
2023-05-28
usb: dwc3-xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-16
usb: dwc3: xilinx: Remove unused of_gpio,h
Andy Shevchenko
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
2022-09-22
usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure
Piyush Mehta
2022-09-22
usb: dwc3: xilinx: add power management ops support
Piyush Mehta
2022-05-05
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
2022-01-31
usb: dwc3: xilinx: fix uninitialized return value
Robert Hancock
2022-01-26
usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
Robert Hancock
2022-01-26
usb: dwc3: xilinx: Skip resets and USB3 register settings for USB2.0 mode
Robert Hancock
2021-04-09
usb: dwc3: xilinx: Remove the extra freeing of clocks
Manish Narani
2021-04-09
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
Manish Narani
2021-03-23
usb: dwc3: Add driver for Xilinx platforms
Manish Narani