aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/cadence/pcie-cadence-host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner1-0/+10
2021-08-19PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani1-0/+3
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-1/+2
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-18/+63
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof WilczyƄski1-2/+3
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani1-18/+63
2020-10-02PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expressionQinglang Miao1-6/+2
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-69/+35
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 I1-2/+2
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 I1-11/+4
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 I1-0/+28
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I1-5/+1
2020-07-27PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I1-14/+238
2020-07-23PCI: cadence: Remove private bus number and range storageRob Herring1-14/+13
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 Zheng1-2/+1
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring1-19/+7
2020-05-18PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DTKishon Vijay Abraham I1-2/+2
2020-05-18PCI: cadence: Remove "cdns,max-outbound-regions" DT propertyKishon Vijay Abraham I1-6/+0
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-1/+1
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph1-0/+281