aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Makefile
AgeCommit message (Expand)AuthorFilesLines
2026-07-06irqchip/irq-imgpdc: Remove unused driverBen Hutchings1-1/+0
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2026-06-03irqchip/loongarch-ir: Add IR (interrupt redirection) irqchip supportTianyang Zhang1-1/+1
2026-04-30irqchip/starfive: Rename jh8100 to jhb100Changhuang Liang1-1/+1
2026-04-30irqchip/aspeed-intc: Remove AST2700-A0 supportRyan Chen1-1/+0
2026-04-30irqchip/ast2700-intc: Add KUnit tests for route resolutionRyan Chen1-0/+1
2026-04-30irqchip/ast2700-intc: Add AST2700-A2 supportRyan Chen1-0/+1
2026-02-26fsl-mc: Remove legacy MSI implementationMarc Zyngier1-1/+0
2025-12-15irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driverCosmin Tanislav1-0/+1
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier1-1/+0
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel1-0/+1
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+4
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi1-1/+2
2025-07-08irqchip/gic-v5: Add GICv5 ITS supportLorenzo Pieralisi1-1/+1
2025-07-08irqchip/gic-v3: Rename GICv3 ITS MSI parentLorenzo Pieralisi1-1/+2
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-1/+1
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+1
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P800 supportVladimir Kondratiev1-1/+1
2025-04-07irqchip: Add EcoNet EN751221 INTCCaleb James DeLisle1-0/+1
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+1
2025-02-26irqchip: Add the Sophgo SG2042 MSI interrupt controllerChen Wang1-0/+1
2025-02-24irqchip: Add Broadcom BCM2712 MSI-X interrupt controllerStanimir Varbanov1-0/+1
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto1-0/+1
2024-10-17irqchip/aspeed-intc: Add AST27XX INTC supportKevin Chen1-0/+1
2024-10-16irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driverFabrizio Castro1-0/+1
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang1-1/+1
2024-07-22Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner1-1/+1
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner1-1/+0
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner1-1/+1
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner1-0/+1
2024-06-25Revert "Loongarch: Support loongarch avec"Thomas Gleixner1-1/+1
2024-06-23irqchip/stm32-exti: Split MCU and MPU codeAntonio Borneo1-0/+1
2024-06-23Loongarch: Support loongarch avecTianyang Zhang1-1/+1
2024-06-17irqchip: Add support for LAN966x OICHerve Codina1-0/+1
2024-03-25irqchip/riscv-aplic: Add support for MSI-modeAnup Patel1-0/+1
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel1-0/+1
2024-03-25irqchip/riscv-imsic: Add device MSI domain support for platform devicesAnup Patel1-1/+1
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel1-0/+1
2024-02-26irqchip: Add StarFive external interrupt controllerChanghuang Liang1-0/+1
2023-01-12irqchip: remove davinci aintc driverArnd Bergmann1-1/+0
2022-09-29irqchip: Add IMX MU MSI controller driverFrank Li1-0/+1
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier1-0/+3
2022-07-20irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen1-0/+1
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen1-0/+1
2022-07-20irqchip: Add Loongson PCH LPC controller supportHuacai Chen1-0/+1
2022-07-10irqchip: Add RZ/G2L IA55 Interrupt Controller driverLad Prabhakar1-0/+1
2022-07-08irqchip: Add Sunplus SP7021 interrupt controller driverQin Jian1-0/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+0