summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-rcar-ep.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-4/+3
* PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-10-031-1/+1
* PCI: rcar-ep: Remove unneeded includesGeert Uytterhoeven2021-10-081-4/+1
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-09-021-9/+10
|\
| * PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-191-9/+10
* | PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu2021-08-051-2/+2
|/
* PCI: rcar: Add endpoint mode supportLad Prabhakar2020-05-221-0/+563