aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/cadence/pcie-cadence-ep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare1-1/+17
2022-04-08PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-53/+143
2021-08-19PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani1-0/+4
2021-08-19PCI: cadence: Add support to configure virtual functionsKishon Vijay Abraham I1-21/+119
2021-08-19PCI: cadence: Simplify code to get register base address for configuring BARKishon Vijay Abraham I1-14/+4
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I1-21/+23
2021-02-23PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I1-6/+1
2021-02-23PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I1-0/+53
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I1-6/+3
2020-09-07PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi1-1/+0
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-6/+5
2020-07-28PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas1-1/+106
2020-07-27PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I1-0/+8
2020-07-27PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I1-0/+4
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I1-7/+2
2020-07-23PCI: cadence: Remove private bus number and range storageRob Herring1-3/+3
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-2/+1
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar1-1/+1
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph1-0/+479