summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-altera-msi.c
AgeCommit message (Expand)Author
2023-06-24PCI: altera-msi: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-11-10PCI: altera-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-04-14PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()Chen Hui
2021-01-18PCI: altera-msi: Remove IRQ handler and data in one goMartin Kaiser
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2019-05-30PCI: altera-msi: Allow building as moduleLey Foon Tan
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin