summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2021-01-12Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-01-10irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin
2021-01-10irqchip/pruss: Simplify the TI_PRUSS_INTC KconfigSuman Anna
2021-01-05irqchip/loongson-liointc: Fix build warningsHuacai Chen
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-18irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de...Marc Zyngier
2020-12-18irqchip/irq-sl28cpld: Convert comma to semicolonZheng Yongjun
2020-12-12irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson
2020-12-11irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridgeMarc Zyngier
2020-12-11irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy deviceMarc Zyngier
2020-12-11irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla
2020-12-11irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla
2020-12-11drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta
2020-12-11irqchip/hip04: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/ocelot: Add support for Jaguar2 platformsGregory CLEMENT
2020-12-11irqchip/ocelot: Add support for Serval platformsGregory CLEMENT
2020-12-11irqchip/ocelot: Add support for Luton platformsGregory CLEMENT
2020-12-11irqchip/ocelot: prepare to support more SoCGregory CLEMENT
2020-12-11irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.DirtyShenming Lu
2020-12-11irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier
2020-12-11irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt supportHou Zhiqiang
2020-12-11irqchip/loongson-htpic: Fix build warningsHuacai Chen
2020-12-11irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu
2020-11-25Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2020-11-22irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang
2020-11-22irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01irqchip/ti-sci-inta: Add support for unmapped event handlingPeter Ujfalusi
2020-11-01irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlmGeert Uytterhoeven
2020-11-01irqchip/sifive-plic: Fix chip_data access within a hierarchyGreentime Hu
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25irqchip/sifive-plic: Fix broken irq_set_affinity() callbackGreentime Hu
2020-10-25irqchip/stm32-exti: Add all LP timer exti direct events supportFabrice Gasnier
2020-10-25irqchip/bcm2836: Fix missing __init annotationMarc Zyngier
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-16irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHYMarc Zyngier
2020-10-15irqchip/mst: Make mst_intc_of_init staticMarc Zyngier
2020-10-15irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7Geert Uytterhoeven
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport
2020-10-10Merge branch 'irq/mstar' into irq/irqchip-nextMarc Zyngier
2020-10-10irqchip/irq-mst: Add MStar interrupt controller supportMark-PK Tsai
2020-10-10Merge branch 'irq/irqchip-fixes' into irq/irqchip-nextMarc Zyngier
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier
2020-10-06irqchip/qcom-pdc: Reset PDC interrupts during initMaulik Shah