| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+0 |
| 2025-11-21 | usb: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -1/+0 |
| 2025-11-19 | usb: dwc3: imx8mp: Set out of band wakeup for i.MX95 | Peng Fan | 1 | -2/+7 |
| 2025-07-25 | usb: dwc3: imx8mp: fix device leak at unbind | Johan Hovold | 1 | -1/+6 |
| 2024-12-04 | usb: dwc3: imx8mp: fix software node kernel dump | Xu Yang | 1 | -14/+16 |
| 2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-09-11 | usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep | Li Jun | 1 | -6/+9 |
| 2024-09-11 | usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode | Frank Li | 1 | -0/+18 |
| 2024-09-03 | usb: dwc3: imx8mp: use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -12/+8 |
| 2024-09-03 | usb: dwc3: imx8mp: simplify with dev_err_probe | Krzysztof Kozlowski | 1 | -10/+6 |
| 2024-09-03 | usb: dwc3: imx8mp: simplify with devm_clk_get_enabled | Krzysztof Kozlowski | 1 | -27/+5 |
| 2024-08-07 | usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS() | Fabio Estevam | 1 | -12/+10 |
| 2023-12-15 | usb: dwc3: imx8mp: Fix smatch warning | Himanshu Bhavani | 1 | -1/+3 |
| 2023-08-22 | usb: dwc3: remove unnecessary platform_set_drvdata() | Yang Yingliang | 1 | -1/+0 |
| 2023-07-25 | usb: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2023-05-28 | usb: dwc3-imx8mp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-03-15 | usb: dwc3: imx8mp: Add support for setting SOC specific flags | Alexander Stein | 1 | -0/+63 |
| 2022-03-15 | usb: dwc3: imx8mp: rename iomem base pointer | Alexander Stein | 1 | -8/+8 |
| 2021-08-26 | usb: dwc3: imx8mp: request irq after initializing dwc3 | Nadezda Lutovinova | 1 | -7/+7 |
| 2021-05-10 | usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe() | Zhen Lei | 1 | -0/+1 |
| 2021-05-10 | usb: dwc3: imx8mp: detect dwc3 core node via compatible string | Li Jun | 1 | -1/+1 |
| 2021-04-02 | usb: dwc3: imx8mp: fix incorrect kernel-doc comment syntax | Aditya Srivastava | 1 | -1/+1 |
| 2021-01-04 | usb: dwc3: add imx8mp dwc3 glue layer driver | Li Jun | 1 | -0/+363 |