summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/plda/pcie-plda.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-28PCI: starfive: Add JH7110 PCIe controllerMinda Chen1-1/+70
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen1-1/+1
2024-05-28PCI: plda: Add host init/deinit and map bus functionsMinda Chen1-0/+22
2024-05-28PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen1-0/+1
2024-05-28PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen1-0/+3
2024-05-28PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen1-15/+19
2024-05-28PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen1-0/+32
2024-05-28PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen1-0/+2
2024-05-28PCI: microchip: Add request_event_irq() callback functionMinda Chen1-0/+5
2024-05-28PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen1-0/+1
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen1-0/+5
2024-05-28PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen1-0/+21
2024-05-28PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen1-0/+108