summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-ls-scfg-msi.c
AgeCommit message (Expand)Author
2024-02-27irqchip/ls-scfg-msi: Convert to platform_driver::remove_new() callbackUwe Kleine-König
2023-10-27irqchip/ls-scfg-msi: Use device_get_match_data()Rob Herring
2023-08-21irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-04-13irqchip: remove MODULE_LICENSE in non-modulesNick Alcock
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy
2021-07-26irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()Andy Shevchenko
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-03irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall
2018-06-22irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier
2018-06-06irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor
2017-10-11irqchip/ls-scfg-msi: Add LS1012a MSI supportHou Zhiqiang
2017-08-31irqchip/ls-scfg-msi: Add MSI affinity supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Add LS1046a MSI supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Fix typo of MSI compatible stringsMinghuan Lian
2016-05-04irqchip: Add Layerscape SCFG MSI controller supportMinghuan Lian