summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/plda/pcie-microchip-host.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-08PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara1-0/+96
2024-11-07PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley1-59/+67
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen1-1/+2
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-467/+0
2024-05-28PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen1-1/+65
2024-05-28PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen1-1/+34
2024-05-28PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen1-2/+4
2024-05-28PCI: microchip: Add request_event_irq() callback functionMinda Chen1-4/+27
2024-05-28PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen1-3/+5
2024-05-28PCI: microchip: Rename interrupt related functionsMinda Chen1-52/+57
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen1-60/+0
2024-05-28PCI: microchip: Rename PLDA functions to be genericMinda Chen1-12/+12
2024-05-28PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen1-20/+0
2024-05-28PCI: microchip: Rename PLDA structures to be genericMinda Chen1-43/+53
2024-05-28PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen1-14/+9
2024-05-28PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen1-92/+16
2024-05-28PCI: microchip: Move pcie-microchip-host.c to PLDA directoryMinda Chen1-0/+1216