summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/plda (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/controller/microchip'Bjorn Helgaas4 days1-59/+67
|\
| * PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley2024-11-071-59/+67
* | Merge branch 'pci/pm'Bjorn Helgaas4 days1-3/+7
|\ \
| * | PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana2024-11-131-3/+7
| |/
* / PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos2024-10-031-1/+1
|/
* PCI: plda: Silence 'set affinity failed' warningMarek Vasut2024-07-291-9/+2
* PCI: starfive: Add JH7110 PCIe controllerMinda Chen2024-05-284-1/+571
* PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen2024-05-283-4/+4
* PCI: plda: Add host init/deinit and map bus functionsMinda Chen2024-05-282-14/+139
* PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen2024-05-283-2/+6
* PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen2024-05-283-467/+476
* PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen2024-05-282-16/+84
* PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen2024-05-282-1/+66
* PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen2024-05-282-2/+6
* PCI: microchip: Add request_event_irq() callback functionMinda Chen2024-05-282-4/+32
* PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen2024-05-282-3/+6
* PCI: microchip: Rename interrupt related functionsMinda Chen2024-05-281-52/+57
* PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen2024-05-285-60/+84
* PCI: microchip: Rename PLDA functions to be genericMinda Chen2024-05-281-12/+12
* PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen2024-05-282-20/+21
* PCI: microchip: Rename PLDA structures to be genericMinda Chen2024-05-281-43/+53
* PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen2024-05-281-14/+9
* PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen2024-05-282-92/+124
* PCI: microchip: Move pcie-microchip-host.c to PLDA directoryMinda Chen2024-05-283-0/+1232