summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/plda
AgeCommit message (Expand)Author
2025-01-21PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara
2024-11-25Merge branch 'pci/controller/microchip'Bjorn Helgaas
2024-11-25Merge branch 'pci/pm'Bjorn Helgaas
2024-11-13PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana
2024-11-07PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-07-29PCI: plda: Silence 'set affinity failed' warningMarek Vasut
2024-05-28PCI: starfive: Add JH7110 PCIe controllerMinda Chen
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen
2024-05-28PCI: plda: Add host init/deinit and map bus functionsMinda Chen
2024-05-28PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen
2024-05-28PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen
2024-05-28PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen
2024-05-28PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen
2024-05-28PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen
2024-05-28PCI: microchip: Add request_event_irq() callback functionMinda Chen
2024-05-28PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen
2024-05-28PCI: microchip: Rename interrupt related functionsMinda Chen
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen
2024-05-28PCI: microchip: Rename PLDA functions to be genericMinda Chen
2024-05-28PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen
2024-05-28PCI: microchip: Rename PLDA structures to be genericMinda Chen
2024-05-28PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen
2024-05-28PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen
2024-05-28PCI: microchip: Move pcie-microchip-host.c to PLDA directoryMinda Chen