summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2021-04-07irqchip/hisi: Use the correct HiSilicon copyrightHao Fang
2021-03-25irqchip/loongson-liointc: irqchip add 2.0 versionQing Zhang
2021-03-24irqchip/gic-v3-its: Drop the setting of PTZ altogetherShenming Lu
2021-03-24irqchip/gic-v3-its: Add a cache invalidation right after vPE unmappingMarc Zyngier
2021-03-22irq: Fix typos in commentsIngo Molnar
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang
2021-03-09irqchip/ingenic: Add support for the JZ4760Paul Cercueil
2021-03-08irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2021-02-15Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-02-14irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven
2021-02-09irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmapHuacai Chen
2021-02-04irqchip/csky-mpintc: Prevent selection on unsupported platformsGuo Ren
2021-02-04irqchip: Add support for Realtek RTL838x/RTL839x interrupt controllerBert Vermeulen
2021-01-29irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flagsBiwen Li
2021-01-21irqchip/sun6i-r: Add wakeup supportSamuel Holland
2021-01-21irqchip/sun6i-r: Use a stacked irqchip driverSamuel Holland
2021-01-21irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanationLorenzo Pieralisi
2021-01-21irqchip: Remove sirfsoc driverArnd Bergmann
2021-01-21irqchip: Remove sigma tango driverArnd Bergmann
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