summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-iproc-msi.c
AgeCommit message (Expand)Author
2023-07-13PCI: iproc: Use of_property_read_bool() for boolean propertiesRob Herring
2022-07-05PCI: iproc: Use bitmap API to allocate bitmapsChristophe JAILLET
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński
2021-06-22PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-06-22PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-03-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2020-09-08PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson
2019-10-17PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)
2019-04-13PCI: Fix comment typosBjorn Helgaas
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin