aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/cadence (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas5-94/+50
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas1-2/+1
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring1-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-6/+0
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I5-2/+527
2020-07-28PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas2-1/+117
2020-07-27PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I1-2/+7
2020-07-27PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I4-13/+24
2020-07-27PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I1-1/+2
2020-07-27PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I3-1/+72
2020-07-27PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I2-18/+62
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2-12/+3
2020-07-27PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I2-17/+263
2020-07-23PCI: cadence: Remove private bus number and range storageRob Herring4-26/+24
2020-07-23PCI: cadence: Use bridge resources for outbound window setupRob Herring1-21/+16
2020-07-23PCI: Set default bridge parent deviceRob Herring1-1/+0
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng1-3/+1
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2-4/+2
2020-07-07PCI: cadence: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring1-19/+7
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-1/+1
2020-05-18PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DTKishon Vijay Abraham I2-4/+4
2020-05-18PCI: cadence: Remove "cdns,max-outbound-regions" DT propertyKishon Vijay Abraham I2-8/+0
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar1-1/+1
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-1/+1
2019-11-28Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas7-0/+1636
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph7-0/+1636