aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-10-16irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier1-2/+0
2020-10-15irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven1-0/+1
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+8
2020-10-10Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier1-0/+8
2020-10-10irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai1-0/+8
2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and 'origin/irq/owl' into irq/irqchip-nextMarc Zyngier1-1/+1
2020-09-25irqchip/dw-apb-ictl: Add primary interrupt controller supportZhen Lei1-1/+1
2020-09-17Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-nextMarc Zyngier1-2/+2
2020-09-17irqchip: Add sl28cpld interrupt controller supportMichael Walle1-0/+8
2020-09-17irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCsSuman Anna1-1/+1
2020-09-17irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interruptsGrzegorz Jaszczyk1-0/+10
2020-09-13irqchip: Kconfig: Update description for RENESAS_IRQC configLad Prabhakar1-2/+2
2020-08-25irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER helperseMarc Zyngier1-1/+1
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2020-07-27irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz1-1/+1
2020-07-17irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang1-1/+0
2020-06-21irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang1-1/+1
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-0/+13
2020-06-01irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non-MIPS platformsIngo Molnar1-1/+1
2020-05-29irqchip: Add Loongson PCH MSI controllerJiaxun Yang1-0/+10
2020-05-29irqchip: Add Loongson PCH PIC controllerJiaxun Yang1-0/+9
2020-05-29irqchip: Add Loongson HyperTransport Vector supportJiaxun Yang1-0/+8
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+19
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang1-0/+10
2020-03-25irqchip: Add driver for Loongson I/O Local Interrupt ControllerJiaxun Yang1-0/+9
2020-03-08irqchip: Add COMPILE_TEST support for IMX_INTMUXAnson Huang1-1/+1
2020-01-29irqchip: Some Kconfig cleanup for C-SKYRandy Dunlap1-2/+2
2020-01-20irqchip: Add NXP INTMUX interrupt multiplexer supportJoakim Zhang1-0/+6
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERHyunki Koo1-0/+7
2020-01-20irqchip/sifive-plic: Support irq domain hierarchyYash Shah1-0/+1
2019-11-10irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer1-2/+2
2019-11-10irqchip: Add support for Layerscape external interrupt linesRasmus Villemoes1-0/+4
2019-08-19irqchip/irq-ingenic-tcu: Fix COMPILE_TEST buildingYueHaibing1-0/+1
2019-08-08irqchip: Add irq-ingenic-tcu driverPaul Cercueil1-0/+11
2019-07-03irqchip/gic-pm: Remove PM_CLK dependencySameer Pujar1-1/+0
2019-07-03irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller DriverTalel Shenhar1-0/+8
2019-06-17irqchip/gic: Add dependency for ARM_GIC_MAX_NRJiangfeng Xiao1-0/+1
2019-06-11irqchip: Enable compile-testing for Renesas driversGeert Uytterhoeven1-4/+16
2019-05-29irqchip: Add Renesas RZ/A1 Interrupt Controller driverGeert Uytterhoeven1-0/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+21
2019-05-01irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla1-0/+1
2019-05-01irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla1-0/+10
2019-05-01irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla1-0/+10
2019-04-29irqchip: Remove unneeded select IRQ_DOMAINGeert Uytterhoeven1-6/+0
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij1-0/+6
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+10
2019-02-19irqchip: davinci-cp-intc: move the driver to drivers/irqchipBartosz Golaszewski1-0/+5
2019-02-19irqchip: davinci-aintc: move the driver to drivers/irqchipBartosz Golaszewski1-0/+5