summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-iproc-msi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: iproc: Use of_property_read_bool() for boolean propertiesRob Herring2023-07-131-3/+2
* PCI: iproc: Use bitmap API to allocate bitmapsChristophe JAILLET2022-07-051-2/+2
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-3/+1
* Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2021-07-061-11/+18
|\
| * PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle2021-06-221-1/+7
| * PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle2021-06-221-10/+11
* | PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-061-2/+2
|/
* PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár2021-03-221-1/+1
* PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson2020-09-081-4/+9
* PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)2019-10-171-2/+3
* PCI: Fix comment typosBjorn Helgaas2019-04-131-1/+1
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+671