aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-2/+16
|\
| * irqchip/gic-v3-its: Drop the setting of PTZ altogetherShenming Lu2021-03-241-2/+7
| * irqchip/gic-v3-its: Add a cache invalidation right after vPE unmappingMarc Zyngier2021-03-241-0/+9
* | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-291-10/+50
|\ \
| * | irqchip/loongson-liointc: irqchip add 2.0 versionQing Zhang2021-03-251-9/+49
| * | MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang2021-03-121-1/+1
* | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-263-0/+861
|\ \ \
| * | | irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin2021-04-083-0/+861
| | |/ | |/|
* | | Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-04-2416-28/+447
|\ \ \
| * | | irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock2021-04-241-1/+6
| * | | irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying2021-04-231-4/+4
| * | | irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer2021-04-223-0/+130
| * | | irqchip/jcore-aic: Kill use of irq_create_strict_mappings()Marc Zyngier2021-04-221-2/+2
| * | | irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi2021-04-221-2/+25
| * | | irqchip/tb10x: Use 'fallthrough' to eliminate a warningRandy Dunlap2021-04-221-0/+1
| * | | irqchip/wpcm450: Drop COMPILE_TESTMarc Zyngier2021-04-081-1/+1
| * | | irqchip/irq-mst: Support polarity configurationMark-PK Tsai2021-04-071-3/+95
| * | | irqchip: Add driver for WPCM450 interrupt controllerJonathan Neuschäfer2021-04-073-0/+168
| * | | irqchip/stm32: Add usart instances exti direct event supportErwan Le Ray2021-04-071-0/+7
| * | | irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann2021-04-071-1/+1
| * | | irqchip/sifive-plic: Mark two global variables __ro_after_initJisheng Zhang2021-04-071-2/+2
| * | | irqchip/hisi: Use the correct HiSilicon copyrightHao Fang2021-04-072-4/+4
| |/ /
| * | irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-092-0/+2
| * | irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
| |/
* / irq: Fix typos in commentsIngo Molnar2021-03-2214-21/+21
|/
* Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-02-1510-397/+571
|\
| * irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven2021-02-141-1/+2
| * irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmapHuacai Chen2021-02-091-1/+1
| * irqchip/csky-mpintc: Prevent selection on unsupported platformsGuo Ren2021-02-041-1/+1
| * irqchip: Add support for Realtek RTL838x/RTL839x interrupt controllerBert Vermeulen2021-02-042-0/+181
| * irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flagsBiwen Li2021-01-291-1/+1
| * irqchip/sun6i-r: Add wakeup supportSamuel Holland2021-01-211-6/+101
| * irqchip/sun6i-r: Use a stacked irqchip driverSamuel Holland2021-01-213-23/+288
| * irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanationLorenzo Pieralisi2021-01-211-2/+2
| * irqchip: Remove sirfsoc driverArnd Bergmann2021-01-212-135/+0
| * irqchip: Remove sigma tango driverArnd Bergmann2021-01-213-233/+0
* | Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-01-125-7/+15
|\ \ | |/ |/|
| * irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin2021-01-101-0/+7
| * irqchip/pruss: Simplify the TI_PRUSS_INTC KconfigSuman Anna2021-01-101-2/+3
| * irqchip/loongson-liointc: Fix build warningsHuacai Chen2021-01-051-2/+2
| * irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de...Marc Zyngier2020-12-181-2/+2
| * irqchip/irq-sl28cpld: Convert comma to semicolonZheng Yongjun2020-12-181-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-202-4/+27
|\ \ | |/ |/|
| * KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu2020-11-302-4/+27
* | irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson2020-12-121-1/+20
* | irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridgeMarc Zyngier2020-12-111-3/+8
* | irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy deviceMarc Zyngier2020-12-111-0/+3
* | irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla2020-12-111-7/+7
* | irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla2020-12-111-1/+1
* | drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta2020-12-113-173/+0