aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
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
2022-05-04irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson
2022-05-04irqchip/gic-v3: Claim iomem resourcesRobin Murphy
2022-05-04irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWPMarc Zyngier
2022-05-04irqchip/gic-v3: Detect LPI invalidation MMIO registersMarc Zyngier
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-10irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Yury Norov
2022-04-10irqchip/gic-v3: Always trust the managed affinity provided by the core codeMarc Zyngier
2022-04-05irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-04-05irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-05irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier
2022-04-05irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()Yang Yingliang
2022-04-05irq/qcom-mpm: Fix build error without MAILBOXYueHaibing
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann
2022-03-11Merge branch irq/qcom-mpm into irq/irqchip-nextMarc Zyngier
2022-03-11irqchip: Add Qualcomm MPM controller driverShawn Guo
2022-03-11Merge branch irq/aic-v2 into irq/irqchip-nextMarc Zyngier
2022-03-11irqchip/apple-aic: Add support for AICv2Hector Martin
2022-03-11irqchip/apple-aic: Support multiple diesHector Martin
2022-03-11irqchip/apple-aic: Dynamically compute register offsetsHector Martin
2022-03-11irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqsHector Martin
2022-03-11irqchip/apple-aic: Add Fast IPI supportHector Martin
2022-03-10Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier
2022-03-10irqchip/apple-aic: Fix cpumask allocation for FIQsMarc Zyngier
2022-03-09Merge branch irq/meson-gpio into irq/irqchip-nextMarc Zyngier
2022-03-09irqchip/meson-gpio: Add support for meson s4 SoCsQianggui Song
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-04irqchip/meson-gpio: add select trigger type callbackQianggui Song