summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2021-09-15irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai
2021-09-15irqchip/apple-aic: Fix irq_disable from within irq handlersSven Peter
2021-09-15irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-06-11Merge branch irq/irqchip-driver-updates into irq/irqchip-nextMarc Zyngier
2021-06-11Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-nextMarc Zyngier
2021-06-11irqchip: gic-pm: Remove redundant error log of clock bulkChunfeng Yun
2021-06-11irqchip/sun4i: Remove unnecessary oom messageZhen Lei
2021-06-11irqchip/irq-imx-gpcv2: Remove unnecessary oom messageZhen Lei
2021-06-11irqchip/imgpdc: Remove unnecessary oom messageZhen Lei
2021-06-11irqchip/gic-v3-its: Remove unnecessary oom messageZhen Lei
2021-06-11irqchip/gic-v2m: Remove unnecessary oom messageZhen Lei
2021-06-11irqchip/exynos-combiner: Remove unnecessary oom messageZhen Lei
2021-06-10irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-10irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()Marc Zyngier
2021-06-10irqchip/mips-gic: Directly include linux/irqdomain.hMarc Zyngier
2021-06-06irqchip/mbigen: Fix compile warning when CONFIG_ACPI is disabledYang Yingliang
2021-06-06irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan
2021-06-01irqchip/apple-aic: Advertise some level of vGICv3 compatibilityMarc Zyngier
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier
2021-05-16irqchip: Remove redundant error printingZhen Lei
2021-05-10irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-04-24irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMPRobert Hancock
2021-04-23irqchip/gic-v3: Do not enable irqs when handling spurious interrupsHe Ying
2021-04-22irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer
2021-04-22irqchip/jcore-aic: Kill use of irq_create_strict_mappings()Marc Zyngier
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi
2021-04-22irqchip/tb10x: Use 'fallthrough' to eliminate a warningRandy Dunlap
2021-04-08irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin
2021-04-08irqchip/wpcm450: Drop COMPILE_TESTMarc Zyngier
2021-04-07irqchip/irq-mst: Support polarity configurationMark-PK Tsai
2021-04-07irqchip: Add driver for WPCM450 interrupt controllerJonathan Neuschäfer
2021-04-07irqchip/stm32: Add usart instances exti direct event supportErwan Le Ray
2021-04-07irqchip/gic-v3: Fix OF_BAD_ADDR error handlingArnd Bergmann
2021-04-07irqchip/sifive-plic: Mark two global variables __ro_after_initJisheng Zhang
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