| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-05-29 | usb: cdns3: imx: Rework system PM to avoid duplicated operations | Shenwei Wang | 1 | -3/+11 |
| 2023-05-29 | usb: cdns3: imx: simplify clock name usage | Frank Li | 1 | -5/+5 |
| 2023-05-28 | usb: cdns3-imx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2021-05-27 | usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
| 2021-04-12 | usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused | Wei Yongjun | 1 | -1/+1 |
| 2021-04-12 | usb: cdns3: imx: add power lost support for system resume | Frank Li | 1 | -0/+34 |
| 2021-02-09 | Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe... | Greg Kroah-Hartman | 1 | -1/+1 |
| 2020-12-29 | usb: cdns3: imx: improve driver .remove API | Peter Chen | 1 | -0/+5 |
| 2020-12-29 | usb: cdns3: imx: fix can't create core device the second time issue | Peter Chen | 1 | -10/+1 |
| 2020-12-29 | usb: cdns3: imx: fix writing read-only memory issue | Peter Chen | 1 | -1/+5 |
| 2020-12-29 | usb: cdns3: Refactoring names in reusable code | Pawel Laszczak | 1 | -1/+1 |
| 2020-12-10 | usb: cdns3: imx: enable runtime pm by default | Peter Chen | 1 | -1/+1 |
| 2020-10-02 | usb: cdns3: imx: add glue layer runtime pm implementation | Peter Chen | 1 | -5/+186 |
| 2020-01-15 | usb: cdns3: add NXP imx8qm glue layer | Peter Chen | 1 | -0/+216 |