summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier2021-10-251-0/+8
|\
| * irqchip/mchp-eic: Add support for the Microchip EICClaudiu Beznea2021-10-201-0/+8
* | irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-201-1/+3
* | irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-201-1/+3
* | irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli2021-10-201-1/+3
* | irqchip/meson-gpio: Make it possible to build as a moduleNeil Armstrong2021-10-201-2/+3
|/
* irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap2021-09-221-0/+1
* irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan2021-06-061-1/+1
* irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
* Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-0/+8
|\
| * irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin2021-04-081-0/+8
* | irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock2021-04-241-1/+6
* | irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer2021-04-221-0/+5
* | irqchip/wpcm450: Drop COMPILE_TESTMarc Zyngier2021-04-081-1/+1
* | irqchip: Add driver for WPCM450 interrupt controllerJonathan Neuschäfer2021-04-071-0/+6
|/
* irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
* Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-02-151-7/+3
|\
| * irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven2021-02-141-1/+2
| * irqchip/csky-mpintc: Prevent selection on unsupported platformsGuo Ren2021-02-041-1/+1
| * irqchip: Remove sigma tango driverArnd Bergmann2021-01-211-5/+0
* | irqchip/pruss: Simplify the TI_PRUSS_INTC KconfigSuman Anna2021-01-101-2/+3
|/
* drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta2020-12-111-7/+0
* Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-081-2/+1
|\
| * irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-10-161-2/+0
| * irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven2020-10-151-0/+1
* | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-141-0/+8
|\ \ | |/ |/|
| * irqchip: Add sl28cpld interrupt controller supportMichael Walle2020-09-171-0/+8
* | Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier2020-10-101-0/+8
|\ \
| * | irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai2020-10-101-0/+8
| | |
| \ \
*-. | | Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier2020-09-281-1/+1
|\ \| |
| * | | irqchip/dw-apb-ictl: Add primary interrupt controller supportZhen Lei2020-09-251-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-nextMarc Zyngier2020-09-171-2/+2
|\ \ \
| * | | irqchip: Kconfig: Update description for RENESAS_IRQC configLad Prabhakar2020-09-131-2/+2
| |/ /
* | | irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCsSuman Anna2020-09-171-1/+1
* | | irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interruptsGrzegorz Jaszczyk2020-09-171-0/+10
|/ /
* / irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-251-1/+1
|/
* Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-2/+1
|\
| * irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz2020-07-271-1/+1
| * irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang2020-07-171-1/+0
* | irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang2020-06-211-1/+1
|/
* irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-091-0/+13
* irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non...Ingo Molnar2020-06-011-1/+1
* irqchip: Add Loongson PCH MSI controllerJiaxun Yang2020-05-291-0/+10
* irqchip: Add Loongson PCH PIC controllerJiaxun Yang2020-05-291-0/+9
* irqchip: Add Loongson HyperTransport Vector supportJiaxun Yang2020-05-291-0/+8
* Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-311-0/+19
|\
| * irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang2020-03-251-0/+10
| * irqchip: Add driver for Loongson I/O Local Interrupt ControllerJiaxun Yang2020-03-251-0/+9
* | irqchip: Add COMPILE_TEST support for IMX_INTMUXAnson Huang2020-03-081-1/+1
|/
* irqchip: Some Kconfig cleanup for C-SKYRandy Dunlap2020-01-291-2/+2