summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/cadence/pcie-cadence-host.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard2024-09-031-3/+2
* PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard2024-09-031-13/+26
* PCI: cadence: Fix Gen2 Link Retraining processSiddharth Vadapalli2023-05-081-0/+27
* PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner2022-05-121-0/+10
* PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani2021-08-191-0/+3
* treewide: Change list_sort to use const pointersSami Tolvanen2021-04-091-1/+2
* Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2021-02-241-18/+63
|\
| * PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-02-101-18/+63
* | PCI: cadence: Fix DMA range mapping early return errorKrzysztof WilczyƄski2021-02-181-2/+3
|/
* PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao2020-10-021-6/+2
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-061-69/+35
|\
| * PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
| * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-6/+0
| * PCI: cadence: Remove private bus number and range storageRob Herring2020-07-231-14/+13
| * PCI: cadence: Use bridge resources for outbound window setupRob Herring2020-07-231-21/+16
| * PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
| * PCI: controller: Remove duplicate error messageDejin Zheng2020-07-231-3/+1
| * PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-101-2/+1
| * PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-19/+7
* | PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I2020-08-031-2/+2
* | PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I2020-07-271-2/+7
* | PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I2020-07-271-11/+4
* | PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I2020-07-271-1/+2
* | PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I2020-07-271-0/+28
* | PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2020-07-271-5/+1
* | PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I2020-07-271-14/+238
|/
* PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DTKishon Vijay Abraham I2020-05-181-2/+2
* PCI: cadence: Remove "cdns,max-outbound-regions" DT propertyKishon Vijay Abraham I2020-05-181-6/+0
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-1/+1
* PCI: cadence: Move all files to per-device cadence directoryTom Joseph2019-11-111-0/+281