summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2021-09-22irqchip/gic: Work around broken Renesas integrationMarc Zyngier
2021-09-22irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven
2021-09-22irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-22irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-09-22irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap
2021-09-22irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier
2021-08-23Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-nextMarc Zyngier
2021-08-23irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchyMarc Zyngier
2021-08-20Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier
2021-08-20irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai
2021-08-20irqchip/apple-aic: Fix irq_disable from within irq handlersSven Peter
2021-08-12Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier
2021-08-12irqchip/mtk-sysirq: Skip setting irq-wakeMarkus Schneider-Pargmann
2021-08-12Merge branch irq/gicv3-eppi-partition into irq/irqchip-nextMarc Zyngier
2021-08-12irqchip/gic-v3: Fix selection of partition domain for EPPIsJames Morse
2021-08-12irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirqJames Morse
2021-08-12irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen
2021-07-26irqchip/mvebu-odmi: Switch to bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/gic-v3: Switch to bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/gic-v2m: Switch to bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/alpine-msi: Switch to bitmap_zalloc()Andy Shevchenko
2021-07-26irqchip/partitions: Switch to bitmap_zalloc()Andy Shevchenko
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