summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-plat.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08usb: cdns3: plat: fix a typo in cdns3_plat_probe()Ihor Matushchak1-2/+2
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman1-4/+7
2026-05-22usb: cdnsp: Add support for device-only configurationPawel Laszczak1-10/+18
2026-05-22usb: cdns3: plat: fix leaked role switch on core role initialization failurePeter Chen1-1/+4
2026-05-21usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks t...Peter Chen1-0/+3
2026-05-21usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition ...Peter Chen1-4/+4
2026-04-27usb: cdns3: Add USBSSP platform driver supportPeter Chen1-5/+22
2025-04-11usb: cdns3: Remove the invalid commentLi Qiong1-2/+0
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-12-15usb: cdns3: Use dev_err_probeAlexander Stein1-5/+11
2023-07-25usb: Explicitly include correct DT includesRob Herring1-0/+1
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang1-1/+2
2023-05-28usb: cdns3-plat: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2022-09-27usb: cdns3: remove dead codeDongliang Mu1-2/+0
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