summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/cadence/pcie-cadence-ep.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare2022-05-121-1/+17
* PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter2022-04-081-2/+1
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-09-021-53/+143
|\
| * PCI: cadence: Add support to configure virtual functionsKishon Vijay Abraham I2021-08-191-21/+119
| * PCI: cadence: Simplify code to get register base address for configuring BARKishon Vijay Abraham I2021-08-191-14/+4
| * PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-191-21/+23
* | PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani2021-08-191-0/+4
|/
* 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-051-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