summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/cadence/pcie-cadence-ep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I2021-02-231-6/+1
* PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I2021-02-231-0/+53
* PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I2020-11-201-6/+3
* PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi2020-09-071-1/+0
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-061-6/+5
|\
| * PCI: cadence: Remove private bus number and range storageRob Herring2020-07-231-3/+3
| * PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-101-2/+1
* | PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas2020-07-281-1/+106
* | PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I2020-07-271-0/+8
* | PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I2020-07-271-0/+4
* | PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2020-07-271-7/+2
|/
* PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar2020-05-111-1/+1
* PCI: cadence: Move all files to per-device cadence directoryTom Joseph2019-11-111-0/+479