Age | Commit message (Expand) | Author | Files | Lines |
2021-02-15 | Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 10 | -397/+571 |
2021-02-14 | irqchip/imx: IMX_INTMUX should not default to y, unconditionally | Geert Uytterhoeven | 1 | -1/+2 |
2021-02-09 | irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap | Huacai Chen | 1 | -1/+1 |
2021-02-04 | irqchip/csky-mpintc: Prevent selection on unsupported platforms | Guo Ren | 1 | -1/+1 |
2021-02-04 | irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller | Bert Vermeulen | 2 | -0/+181 |
2021-01-29 | irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flags | Biwen Li | 1 | -1/+1 |
2021-01-21 | irqchip/sun6i-r: Add wakeup support | Samuel Holland | 1 | -6/+101 |
2021-01-21 | irqchip/sun6i-r: Use a stacked irqchip driver | Samuel Holland | 3 | -23/+288 |
2021-01-21 | irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanation | Lorenzo Pieralisi | 1 | -2/+2 |
2021-01-21 | irqchip: Remove sirfsoc driver | Arnd Bergmann | 2 | -135/+0 |
2021-01-21 | irqchip: Remove sigma tango driver | Arnd Bergmann | 3 | -233/+0 |
2021-01-12 | Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 5 | -7/+15 |
2021-01-10 | irqchip/mips-cpu: Set IPI domain parent chip | Mathias Kresin | 1 | -0/+7 |
2021-01-10 | irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig | Suman Anna | 1 | -2/+3 |
2021-01-05 | irqchip/loongson-liointc: Fix build warnings | Huacai Chen | 1 | -2/+2 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+27 |
2020-12-18 | irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de... | Marc Zyngier | 1 | -2/+2 |
2020-12-18 | irqchip/irq-sl28cpld: Convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-12-12 | irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling | Douglas Anderson | 1 | -1/+20 |
2020-12-11 | irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge | Marc Zyngier | 1 | -3/+8 |
2020-12-11 | irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device | Marc Zyngier | 1 | -0/+3 |
2020-12-11 | irqchip/ti-sci-intr: Fix freeing of irqs | Lokesh Vutla | 1 | -7/+7 |
2020-12-11 | irqchip/ti-sci-inta: Fix printing of inta id on probe success | Lokesh Vutla | 1 | -1/+1 |
2020-12-11 | drivers/irqchip: Remove EZChip NPS interrupt controller | Vineet Gupta | 3 | -173/+0 |
2020-12-11 | irqchip/hip04: Make IPIs use handle_percpu_devid_irq() | Valentin Schneider | 1 | -5/+1 |
2020-12-11 | irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq() | Valentin Schneider | 1 | -1/+1 |
2020-12-11 | irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq() | Valentin Schneider | 1 | -1/+1 |
2020-12-11 | irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq() | Valentin Schneider | 2 | -13/+1 |
2020-12-11 | irqchip/ocelot: Add support for Jaguar2 platforms | Gregory CLEMENT | 1 | -0/+19 |
2020-12-11 | irqchip/ocelot: Add support for Serval platforms | Gregory CLEMENT | 1 | -0/+19 |
2020-12-11 | irqchip/ocelot: Add support for Luton platforms | Gregory CLEMENT | 1 | -4/+34 |
2020-12-11 | irqchip/ocelot: prepare to support more SoC | Gregory CLEMENT | 1 | -22/+54 |
2020-12-11 | irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty | Shenming Lu | 1 | -1/+1 |
2020-12-11 | irqchip/alpine-msi: Fix freeing of interrupts on allocation error path | Marc Zyngier | 1 | -2/+1 |
2020-12-11 | irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support | Hou Zhiqiang | 1 | -10/+6 |
2020-12-11 | irqchip/loongson-htpic: Fix build warnings | Huacai Chen | 1 | -4/+3 |
2020-12-11 | irqchip/gic: Spelling s/REturn/Return/ | Geert Uytterhoeven | 1 | -1/+1 |
2020-11-30 | KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit | Shenming Lu | 2 | -4/+27 |
2020-11-25 | Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2 | -14/+4 |
2020-11-22 | irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend | Xu Qiang | 1 | -13/+3 |
2020-11-22 | irqchip/exiu: Fix the index of fwspec for IRQ type | Chen Baozi | 1 | -1/+1 |
2020-11-08 | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -18/+96 |
2020-11-01 | irqchip/ti-sci-inta: Add support for unmapped event handling | Peter Ujfalusi | 1 | -3/+80 |
2020-11-01 | irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlm | Geert Uytterhoeven | 1 | -5/+3 |
2020-11-01 | irqchip/sifive-plic: Fix chip_data access within a hierarchy | Greentime Hu | 1 | -4/+4 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-25 | irqchip/sifive-plic: Fix broken irq_set_affinity() callback | Greentime Hu | 1 | -1/+1 |
2020-10-25 | irqchip/stm32-exti: Add all LP timer exti direct events support | Fabrice Gasnier | 1 | -0/+4 |
2020-10-25 | irqchip/bcm2836: Fix missing __init annotation | Marc Zyngier | 1 | -1/+1 |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -1331/+0 |