summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-rtk.c
AgeCommit message (Expand)Author
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-13usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()Dan Carpenter
2024-09-03usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski
2024-09-03usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2023-11-21usb: dwc3: add missing of_node_put and platform_device_putStanley Chang
2023-10-02usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driverStanley Chang