summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-plat.c
AgeCommit message (Expand)Author
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-12-15usb: cdns3: Use dev_err_probeAlexander Stein
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-05-28usb: cdns3-plat: Convert to platform remove callback returning voidUwe Kleine-König
2022-09-27usb: cdns3: remove dead codeDongliang Mu
2021-12-21usb: cdns3: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-05-27usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'Lee Jones
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li
2020-12-29usb: cdns3: Refactoring names in reusable codePawel Laszczak
2020-12-29usb: cdns3: Moves reusable code to separate modulePawel Laszczak
2020-12-29usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak