aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/cdns3/cdns3-plat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21usb: cdns3: Use platform_get_irq_byname() to get the interruptLad Prabhakar1-6/+8
2021-05-27usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'Lee Jones1-1/+1
2021-04-12usb: cdns3: add power lost support for system resumeFrank Li1-1/+22
2020-12-29usb: cdns3: Refactoring names in reusable codePawel Laszczak1-12/+13
2020-12-29usb: cdns3: Moves reusable code to separate modulePawel Laszczak1-0/+2
2020-12-29usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak1-0/+312