Age | Commit message (Expand) | Author | Files | Lines |
2020-01-20 | irqchip: Add NXP INTMUX interrupt multiplexer support | Joakim Zhang | 1 | -0/+6 |
2020-01-20 | irqchip: Define EXYNOS_IRQ_COMBINER | Hyunki Koo | 1 | -0/+7 |
2020-01-20 | irqchip/sifive-plic: Support irq domain hierarchy | Yash Shah | 1 | -0/+1 |
2019-11-10 | irqchip: Place CONFIG_SIFIVE_PLIC into the menu | Jonathan Neuschäfer | 1 | -2/+2 |
2019-11-10 | irqchip: Add support for Layerscape external interrupt lines | Rasmus Villemoes | 1 | -0/+4 |
2019-08-20 | irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building | YueHaibing | 1 | -0/+1 |
2019-08-09 | irqchip: Add irq-ingenic-tcu driver | Paul Cercueil | 1 | -0/+11 |
2019-07-03 | irqchip/gic-pm: Remove PM_CLK dependency | Sameer Pujar | 1 | -1/+0 |
2019-07-03 | irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller... | Talel Shenhar | 1 | -0/+8 |
2019-06-17 | irqchip/gic: Add dependency for ARM_GIC_MAX_NR | Jiangfeng Xiao | 1 | -0/+1 |
2019-06-11 | irqchip: Enable compile-testing for Renesas drivers | Geert Uytterhoeven | 1 | -4/+16 |
2019-05-29 | irqchip: Add Renesas RZ/A1 Interrupt Controller driver | Geert Uytterhoeven | 1 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+21 |
2019-05-01 | irqchip/ti-sci-inta: Add msi domain support | Lokesh Vutla | 1 | -0/+1 |
2019-05-01 | irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver | Lokesh Vutla | 1 | -0/+10 |
2019-05-01 | irqchip/ti-sci-intr: Add support for Interrupt Router driver | Lokesh Vutla | 1 | -0/+10 |
2019-04-29 | irqchip: Remove unneeded select IRQ_DOMAIN | Geert Uytterhoeven | 1 | -6/+0 |
2019-04-19 | irqchip: Add driver for IXP4xx | Linus Walleij | 1 | -0/+6 |
2019-03-06 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+10 |
2019-02-19 | irqchip: davinci-cp-intc: move the driver to drivers/irqchip | Bartosz Golaszewski | 1 | -0/+5 |
2019-02-19 | irqchip: davinci-aintc: move the driver to drivers/irqchip | Bartosz Golaszewski | 1 | -0/+5 |
2019-02-14 | irqchip: Add driver for Loongson-1 interrupt controller | Jiaxun Yang | 1 | -0/+9 |
2018-12-18 | irqchip: Add driver for imx-irqsteer controller | Lucas Stach | 1 | -0/+8 |
2018-12-18 | irqchip: Add driver for Cirrus Logic Madera codecs | Richard Fitzgerald | 1 | -0/+3 |
2018-12-13 | irqchip: Add RDA8810PL interrupt driver | Manivannan Sadhasivam | 1 | -0/+4 |
2018-10-29 | Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -0/+17 |
2018-10-25 | irqchip: add C-SKY APB bus interrupt controller | Guo Ren | 1 | -0/+8 |
2018-10-25 | irqchip: add C-SKY SMP interrupt controller | Guo Ren | 1 | -0/+9 |
2018-10-02 | irqchip/irq-mvebu-sei: Add new driver for Marvell SEI | Miquel Raynal | 1 | -0/+3 |
2018-08-19 | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2018-08-13 | irqchip: add a SiFive PLIC driver | Christoph Hellwig | 1 | -0/+12 |
2018-08-03 | genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete | Palmer Dabbelt | 1 | -16/+8 |
2018-08-03 | irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt | 1 | -0/+8 |
2018-04-05 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2018-03-22 | irqchip: Add a driver for the Microsemi Ocelot controller | Alexandre Belloni | 1 | -0/+5 |
2018-03-14 | irqchip/pdc: Add PDC interrupt controller for QCOM SoCs | Archana Sathyakumar | 1 | -0/+9 |
2018-02-22 | staging: fsl-mc: Move irqchip code out of staging | Bogdan Purcareata | 1 | -0/+6 |
2018-01-04 | irqchip/irq-goldfish-pic: Add Goldfish PIC driver | Miodrag Dinic | 1 | -0/+8 |
2017-11-14 | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 1 | -0/+7 |
2017-11-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+13 |
2017-11-13 | irqchip/gic-v3-its: Remove artificial dependency on PCI | Marc Zyngier | 1 | -0/+7 |
2017-11-09 | Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 1 | -0/+1 |
2017-11-07 | irqchip/stm32: Select GENERIC_IRQ_CHIP | Ludovic Barre | 1 | -0/+1 |
2017-11-03 | irqchip: add initial support for ompic | Stafford Horne | 1 | -0/+3 |
2017-10-20 | irqchip/meson: Disable COMPILE_TEST | Thomas Gleixner | 1 | -1/+1 |
2017-10-19 | irqchip/meson: Add support for gpio interrupt controller | Jerome Brunet | 1 | -0/+8 |
2017-10-16 | irqchip: Add Kconfig menu | Randy Dunlap | 1 | -0/+4 |
2017-08-31 | Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 1 | -0/+8 |
2017-08-23 | irqchip: Add UniPhier AIDET irqchip driver | Masahiro Yamada | 1 | -0/+8 |