aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/Kconfig
AgeCommit message (Expand)Author
2022-06-09irqchip/xilinx: Remove microblaze+zynq dependencyJamie Iles
2022-06-03irqchip: Adjust Kconfig for LoongsonHuacai Chen
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland
2022-04-05irq/qcom-mpm: Fix build error without MAILBOXYueHaibing
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-11irqchip: Add Qualcomm MPM controller driverShawn Guo
2022-02-23remove the h8300 architectureChristoph Hellwig
2021-10-25Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier
2021-10-20irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli
2021-10-20irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli
2021-10-20irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli
2021-10-20irqchip/mchp-eic: Add support for the Microchip EICClaudiu Beznea
2021-10-20irqchip/meson-gpio: Make it possible to build as a moduleNeil Armstrong
2021-09-22irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-06-06irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan
2021-05-10irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock
2021-04-22irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer
2021-04-08irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin
2021-04-08irqchip/wpcm450: Drop COMPILE_TESTMarc Zyngier
2021-04-07irqchip: Add driver for WPCM450 interrupt controllerJonathan Neuschäfer
2021-03-08irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2021-02-15Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-02-14irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven
2021-02-04irqchip/csky-mpintc: Prevent selection on unsupported platformsGuo Ren
2021-01-21irqchip: Remove sigma tango driverArnd Bergmann
2021-01-10irqchip/pruss: Simplify the TI_PRUSS_INTC KconfigSuman Anna
2020-12-11drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-16irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier
2020-10-15irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-10Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier
2020-10-10irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier
2020-09-25irqchip/dw-apb-ictl: Add primary interrupt controller supportZhen Lei
2020-09-17Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-nextMarc Zyngier
2020-09-17irqchip: Add sl28cpld interrupt controller supportMichael Walle
2020-09-17irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCsSuman Anna
2020-09-17irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interruptsGrzegorz Jaszczyk
2020-09-13irqchip: Kconfig: Update description for RENESAS_IRQC configLad Prabhakar
2020-08-25irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-27irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz
2020-07-17irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang
2020-06-21irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel
2020-06-01irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non...Ingo Molnar