aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-iproc-msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-3/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-11/+18
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński1-2/+2
2021-06-22PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle1-1/+7
2021-06-22PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle1-10/+11
2021-03-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2020-09-08PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson1-4/+9
2019-10-17PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)1-2/+3
2019-04-13PCI: Fix comment typosBjorn Helgaas1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+671