summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-cadence-host.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph1-281/+0
2019-11-11PCI: cadence: Refactor driver to use as a core libraryTom Joseph1-88/+7
2018-09-25PCI: Remove unnecessary check of device_type == pciRob Herring1-7/+0
2018-07-12PCI: cadence: Add shutdown callback to host driverAlan Douglas1-0/+15
2018-07-12PCI: cadence: Add Power Management ops for host and EPAlan Douglas1-0/+3
2018-07-11PCI: cadence: Add generic PHY support to host and EP driversAlan Douglas1-0/+15
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+336