Age | Commit message (Expand) | Author |
---|---|---|
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-12-15 | usb: cdns3: Use dev_err_probe | Alexander Stein |
2023-07-25 | usb: Explicitly include correct DT includes | Rob Herring |
2023-07-25 | usb: cdns3: Put the cdns set active part outside the spin lock | Xiaolei Wang |
2023-05-28 | usb: cdns3-plat: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-09-27 | usb: cdns3: remove dead code | Dongliang Mu |
2021-12-21 | usb: cdns3: Use platform_get_irq_byname() to get the interrupt | Lad Prabhakar |
2021-05-27 | usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()' | Lee Jones |
2021-04-12 | usb: cdns3: add power lost support for system resume | Frank Li |
2020-12-29 | usb: cdns3: Refactoring names in reusable code | Pawel Laszczak |
2020-12-29 | usb: cdns3: Moves reusable code to separate module | Pawel Laszczak |
2020-12-29 | usb: cdns3: Split core.c into cdns3-plat and core.c file | Pawel Laszczak |