summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-sg2042-msi.c
AgeCommit message (Expand)Author
2025-07-03irqchip/sg2042-msi: Switch to msi_create_parent_irq_domain()Thomas Gleixner
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-16irqchip: Make irq-msi-lib.h globally availableMarc Zyngier
2025-04-24irqchip/sg2042-msi: Fix wrong type cast in sg2044_msi_irq_ack()Inochi Amaoto
2025-04-14irqchip/sg2042-msi: Add the Sophgo SG2044 MSI interrupt controllerInochi Amaoto
2025-04-14irqchip/sg2042-msi: Introduce configurable chipinfo for SG2042Inochi Amaoto
2025-04-14irqchip/sg2042-msi: Rename functions and data structures to be SG2042 agnosticInochi Amaoto
2025-04-07irqchip/sg2042-msi: Add missing chip flagsInochi Amaoto
2025-02-26irqchip: Add the Sophgo SG2042 MSI interrupt controllerChen Wang