summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdnsp-pci.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-22usb: cdnsp: Add support for device-only configurationPawel Laszczak1-9/+39
2026-04-27usb: cdns3: Add USBSSP platform driver supportPeter Chen1-120/+89
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-09-06usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() callMiaoqian Lin1-4/+1
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak1-2/+10
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko1-16/+10
2024-09-13sub: cdns3: Use predefined PCI vendor ID constantAndy Shevchenko1-14/+15
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada1-1/+1
2023-07-25usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang1-1/+2
2023-03-16usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak1-16/+11
2022-10-22usb: cdns3: adjust the partial logic of cdnsp_pci_removeDongliang Mu1-5/+3
2020-12-29usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD DriverPawel Laszczak1-0/+254