summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2022-08-25irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-08-17irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()William Dean
2022-08-17genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland
2022-08-17irqchip/mips-gic: Only register IPI domain when SMP is enabledSamuel Holland
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-12irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-07-12irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland
2022-06-22irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-09irqchip: irq-xtensa-mx: fix initial IRQ affinityMax Filippov
2022-06-09irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár
2022-06-09irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-09irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-06-09irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson
2022-04-13irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-04-13irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier
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-02-16irqchip/realtek-rtl: Service all pending interruptsSander Vanheule
2022-02-01irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule
2022-02-01irqchip/realtek-rtl: Map control data to virqSander Vanheule
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-09-22irqchip/gic: Work around broken Renesas integrationMarc Zyngier
2021-09-22irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven
2021-09-22irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-22irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-09-22irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap
2021-09-22irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier
2021-08-23Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-nextMarc Zyngier
2021-08-23irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchyMarc Zyngier
2021-08-20Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier
2021-08-20irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai
2021-08-20irqchip/apple-aic: Fix irq_disable from within irq handlersSven Peter
2021-08-12Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier
2021-08-12irqchip/mtk-sysirq: Skip setting irq-wakeMarkus Schneider-Pargmann
2021-08-12Merge branch irq/gicv3-eppi-partition into irq/irqchip-nextMarc Zyngier
2021-08-12irqchip/gic-v3: Fix selection of partition domain for EPPIsJames Morse
2021-08-12irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirqJames Morse
2021-08-12irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen