summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-altera-msi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: altera-msi: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-3/+2
* PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-101-1/+0
* PCI: altera-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-6/+4
* PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()Chen Hui2021-04-141-3/+1
* PCI: altera-msi: Remove IRQ handler and data in one goMartin Kaiser2021-01-181-2/+1
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-1/+0
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-1/+0
* | PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-101-2/+1
|/
* PCI: altera-msi: Allow building as moduleLey Foon Tan2019-05-301-0/+10
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+291