summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+2
2022-12-08irqchip/riscv-intc: remove user selectability of RISCV_INTCConor Dooley1-10/+1
2022-12-08irqchip/sifive-plic: remove user selectability of SIFIVE_PLICConor Dooley1-9/+1
2022-12-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-1/+2
2022-12-05Merge branch irq/misc-6.2 into irq/irqchip-nextMarc Zyngier1-1/+1
2022-11-26irqchip/al-fic: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-11-26irqchip/loongson-htvec: Add ACPI init supportHuacai Chen1-0/+1
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner1-3/+3
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+16
2022-10-12irqchip: IMX_MU_MSI should depend on ARCH_MXCGeert Uytterhoeven1-3/+4
2022-09-29Merge branch irq/misc-6.1 into irq/irqchip-nextMarc Zyngier1-1/+1
2022-09-29irqchip: Add IMX MU MSI controller driverFrank Li1-0/+14
2022-09-28irqchip: Make irqchip_init() usable on pure ACPI systemsHuacai Chen1-1/+1
2022-09-16irqchip/loongson-pch-lpc: Add dependence on LoongArchJianmin Lv1-1/+2
2022-09-12irqchip: Select downstream irqchip drivers for LoongArch CPUHuacai Chen1-0/+5
2022-08-02Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+9
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+49
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier1-2/+30
2022-07-20irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen1-0/+10
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen1-0/+10
2022-07-20irqchip/loongson-pch-msi: Add ACPI init supportHuacai Chen1-1/+1
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen1-1/+1
2022-07-20irqchip: Add Loongson PCH LPC controller supportHuacai Chen1-0/+8
2022-07-19Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier1-0/+8
2022-07-10irqchip/sifive-plic: Make better use of the effective affinity maskSamuel Holland1-0/+1
2022-07-10irqchip: Add RZ/G2L IA55 Interrupt Controller driverLad Prabhakar1-0/+8
2022-07-08irqchip: Add Sunplus SP7021 interrupt controller driverQin Jian1-0/+9
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland1-7/+7
2022-07-07genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland1-1/+1
2022-07-07irqchip/mips-gic: Only register IPI domain when SMP is enabledSamuel Holland1-1/+2
2022-07-01irqchip/xilinx: Add explicit dependency on OF_ADDRESSJamie Iles1-1/+1
2022-06-09irqchip/xilinx: Remove microblaze+zynq dependencyJamie Iles1-1/+1
2022-06-03irqchip: Adjust Kconfig for LoongsonHuacai Chen1-3/+3
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland1-0/+12
2022-04-05irq/qcom-mpm: Fix build error without MAILBOXYueHaibing1-0/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann1-11/+0
2022-03-11irqchip: Add Qualcomm MPM controller driverShawn Guo1-0/+8
2022-02-23remove the h8300 architectureChristoph Hellwig1-11/+0
2021-10-25Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier1-0/+8
2021-10-20irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli1-1/+3
2021-10-20irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli1-1/+3
2021-10-20irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli1-1/+3
2021-10-20irqchip/mchp-eic: Add support for the Microchip EICClaudiu Beznea1-0/+8
2021-10-20irqchip/meson-gpio: Make it possible to build as a moduleNeil Armstrong1-2/+3
2021-09-22irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap1-0/+1
2021-06-06irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan1-1/+1
2021-05-10irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven1-1/+1
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock1-1/+6