| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry | Marc Zyngier | 2021-06-23 | 1 | -1/+35 |
* | irqchip/gic-v3: Fix OF_BAD_ADDR error handling | Arnd Bergmann | 2021-05-14 | 1 | -1/+1 |
* | irqchip/gic-v3: Do not enable irqs when handling spurious interrups | He Ying | 2021-05-11 | 1 | -4/+4 |
* | irqchip/ingenic: Add support for the JZ4760 | Paul Cercueil | 2021-03-30 | 2 | -0/+2 |
* | irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap | Huacai Chen | 2021-03-04 | 1 | -1/+1 |
* | irqchip/imx: IMX_INTMUX should not default to y, unconditionally | Geert Uytterhoeven | 2021-03-04 | 1 | -1/+2 |
* | irqchip/mips-cpu: Set IPI domain parent chip | Mathias Kresin | 2021-01-27 | 1 | -0/+7 |
* | irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling | Douglas Anderson | 2020-12-30 | 1 | -1/+20 |
* | irqchip/ti-sci-intr: Fix freeing of irqs | Lokesh Vutla | 2020-12-30 | 1 | -7/+7 |
* | irqchip/ti-sci-inta: Fix printing of inta id on probe success | Lokesh Vutla | 2020-12-30 | 1 | -1/+1 |
* | irqchip/alpine-msi: Fix freeing of interrupts on allocation error path | Marc Zyngier | 2020-12-30 | 1 | -2/+1 |
* | Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2020-11-25 | 2 | -14/+4 |
|\ |
|
| * | irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend | Xu Qiang | 2020-11-22 | 1 | -13/+3 |
| * | irqchip/exiu: Fix the index of fwspec for IRQ type | Chen Baozi | 2020-11-22 | 1 | -1/+1 |
* | | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-11-08 | 7 | -18/+96 |
|\| |
|
| * | irqchip/ti-sci-inta: Add support for unmapped event handling | Peter Ujfalusi | 2020-11-01 | 1 | -3/+80 |
| * | irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlm | Geert Uytterhoeven | 2020-11-01 | 1 | -5/+3 |
| * | irqchip/sifive-plic: Fix chip_data access within a hierarchy | Greentime Hu | 2020-11-01 | 1 | -4/+4 |
| * | irqchip/sifive-plic: Fix broken irq_set_affinity() callback | Greentime Hu | 2020-10-25 | 1 | -1/+1 |
| * | irqchip/stm32-exti: Add all LP timer exti direct events support | Fabrice Gasnier | 2020-10-25 | 1 | -0/+4 |
| * | irqchip/bcm2836: Fix missing __init annotation | Marc Zyngier | 2020-10-25 | 1 | -1/+1 |
| * | irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHY | Marc Zyngier | 2020-10-16 | 1 | -2/+0 |
| * | irqchip/mst: Make mst_intc_of_init static | Marc Zyngier | 2020-10-15 | 1 | -2/+2 |
| * | irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7 | Geert Uytterhoeven | 2020-10-15 | 1 | -0/+1 |
* | | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 1 | -1/+1 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 2 | -1331/+0 |
|\ \ |
|
| * \ | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2020-09-13 | 2 | -1331/+0 |
| |\ \ |
|
| | * | | ARM: s3c24xx: move irqchip driver back into platform | Arnd Bergmann | 2020-08-19 | 2 | -1331/+0 |
* | | | | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2020-10-14 | 3 | -0/+105 |
|\ \ \ \ |
|
| * | | | | irqchip: Add sl28cpld interrupt controller support | Michael Walle | 2020-09-17 | 3 | -0/+105 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-10-14 | 1 | -1/+6 |
|\ \ \ \ |
|
| * | | | | irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without proces... | Jonathan Cameron | 2020-09-24 | 1 | -1/+6 |
| | |/ /
| |/| | |
|
* | | | | memblock: implement for_each_reserved_mem_region() using __next_mem_region() | Mike Rapoport | 2020-10-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'irq/mstar' into irq/irqchip-next | Marc Zyngier | 2020-10-10 | 3 | -0/+208 |
|\ \ \ |
|
| * | | | irqchip/irq-mst: Add MStar interrupt controller support | Mark-PK Tsai | 2020-10-10 | 3 | -0/+208 |
| |/ / |
|
* | | | Merge branch 'irq/irqchip-fixes' into irq/irqchip-next | Marc Zyngier | 2020-10-10 | 3 | -6/+6 |
|\ \ \ |
|
| * | | | irqchip/loongson-htvec: Fix initial interrupt clearing | Huacai Chen | 2020-09-13 | 1 | -2/+2 |
| * | | | irqchip/ti-sci-intr: Fix unsigned comparison to zero | YueHaibing | 2020-09-13 | 1 | -2/+2 |
| * | | | irqchip/ti-sci-inta: Fix unsigned comparison to zero | YueHaibing | 2020-09-13 | 1 | -2/+2 |
* | | | | Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next | Marc Zyngier | 2020-10-06 | 1 | -2/+12 |
|\ \ \ \ |
|
| * | | | | irqchip/qcom-pdc: Reset PDC interrupts during init | Maulik Shah | 2020-10-06 | 1 | -1/+10 |
| * | | | | irqchip/qcom-pdc: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag | Maulik Shah | 2020-10-06 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '... | Marc Zyngier | 2020-09-28 | 4 | -12/+431 |
|\ \ \ \ \ \ |
|
| | * | | | | | irqchip: Add Actions Semi Owl SIRQ controller | Cristian Ciocaltea | 2020-09-25 | 2 | -0/+360 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | irqchip/dw-apb-ictl: Add primary interrupt controller support | Zhen Lei | 2020-09-25 | 2 | -9/+65 |
| * | | | | | irqchip/dw-apb-ictl: Refactor priot to introducing hierarchical irq domains | Zhen Lei | 2020-09-25 | 1 | -8/+11 |
| |/ / / / |
|
* | | | | | Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 3 | -2/+28 |
|\ \ \ \ \ |
|
| * | | | | | irqchip/gic-v2, v3: Prevent SW resends entirely | Valentin Schneider | 2020-09-06 | 2 | -2/+9 |
| * | | | | | irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs | Marc Zyngier | 2020-09-06 | 1 | -0/+6 |
| * | | | | | irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger() | Valentin Schneider | 2020-09-06 | 2 | -0/+13 |
| | |_|_|/
| |/| | | |
|