aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/plda/pcie-plda-host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-8/+6
2025-04-07irqdomain: pci: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-01-21PCI: microchip: Set inbound address translation for coherent or non-coherent modeDaire McNamara1-3/+14
2024-07-29PCI: plda: Silence 'set affinity failed' warningMarek Vasut1-9/+2
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen1-2/+1
2024-05-28PCI: plda: Add host init/deinit and map bus functionsMinda Chen1-14/+117
2024-05-28PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen1-2/+4
2024-05-28PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen1-0/+473
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen1-0/+74