summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2022-07-10irqchip: Add RZ/G2L IA55 Interrupt Controller driverLad Prabhakar
2022-07-08irqchip: Add Sunplus SP7021 interrupt controller driverQin Jian
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-07-07genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMPSamuel Holland
2022-07-07genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland
2022-07-07irqchip/mips-gic: Only register IPI domain when SMP is enabledSamuel Holland
2022-07-07irqchip/stm32-exti: Simplify irq description tableAntonio Borneo
2022-07-07irqchip/stm32-exti: Read event trigger type from event_trg registerAntonio Borneo
2022-07-07irqchip/stm32-exti: Tag emr register as undefined for stm32mp15Alexandre Torgue
2022-07-07irqchip/stm32-exti: Prevent illegal read due to unbounded DT valueAntonio Borneo
2022-07-07irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct eventsLoic Pallardy
2022-07-07irqchip/stm32-exti: Fix irq_set_affinity return valueLudovic Barre
2022-07-01irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handlingSamuel Holland
2022-07-01irqchip/sifive-plic: Add support for Renesas RZ/Five SoCLad Prabhakar
2022-07-01irqchip/apple-aic: Make symbol 'use_fast_ipi' staticWei Yongjun
2022-07-01irqchip/xilinx: Add explicit dependency on OF_ADDRESSJamie Iles
2022-06-28irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-06-16irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy
2022-06-15irqchip/tegra: Fix overflow implicit truncation warningsSai Prakash Ranjan
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-10irqchip/loongson-liointc: Use architecture register to get coreidJiaxun Yang
2022-06-09irqchip/uniphier-aidet: Add compatible string for NX1 SoCKunihiko Hayashi
2022-06-09irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin
2022-06-09irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-09irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-09irqchip/apple-aic: Fix refcount leak in aic_of_ic_initMiaoqian Lin
2022-06-09irqchip/apple-aic: Fix refcount leak in build_fiq_affinityMiaoqian Lin
2022-06-09irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-09irqchip/xilinx: Remove microblaze+zynq dependencyJamie Iles
2022-06-03irqchip/loongson-liointc: Fix build error for LoongArchHuacai Chen
2022-06-03irqchip: Adjust Kconfig for LoongsonHuacai Chen
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-20Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17Merge branch irq/misc-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland
2022-05-15irqchip/gic-v3: Fix priority mask handlingMark Rutland
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-05-15irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland
2022-05-06irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár
2022-05-04irqchip/gic: Improved warning about incorrect typeFlorian Fainelli
2022-05-04irqchip/csky: Return true/false (not 1/0) from bool functionsHaowen Bai
2022-05-04irqchip/imx-irqsteer: Add runtime PM supportLucas Stach
2022-05-04irqchip/imx-irqsteer: Constify irq_chip structLucas Stach
2022-05-04irqchip/armada-370-xp: Enable MSI affinity configurationNathan Rossi
2022-05-04irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-05-04irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-05-04irqchip/sun6i-r: Use NULL for chip_dataSamuel Holland
2022-05-04irqchip/xtensa-mx: Fix initial IRQ affinity in non-SMP setupMax Filippov