aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2022-04-13irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-04-13irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-08irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)
2022-04-08irqchip/qcom-pdc: Fix broken lockingMarc Zyngier
2022-02-23irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren
2022-01-27irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár
2021-12-14irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai
2021-11-18irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-18irq: mips: avoid nested irq_enter()Mark Rutland
2021-10-09irqchip/gic: Work around broken Renesas integrationMarc Zyngier
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-09-15irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai
2021-09-15irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen
2021-06-23irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier
2021-05-14irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann
2021-05-11irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying
2021-03-30irqchip/ingenic: Add support for the JZ4760Paul Cercueil
2021-03-04irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmapHuacai Chen
2021-03-04irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven
2021-01-27irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin
2020-12-30irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson
2020-12-30irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla
2020-12-30irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla
2020-12-30irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier
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