summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-nextMarc Zyngier2021-08-231-57/+11
|\
| * irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchyMarc Zyngier2021-08-231-57/+11
* | Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier2021-08-202-2/+23
|\ \
| * | irqchip/gic-v3: Fix priority comparison when non-secure priorities are usedChen-Yu Tsai2021-08-201-1/+22
| * | irqchip/apple-aic: Fix irq_disable from within irq handlersSven Peter2021-08-201-1/+1
* | | Merge branch irq/misc-5.15 into irq/irqchip-nextMarc Zyngier2021-08-122-1/+19
|\| |
| * | irqchip/mtk-sysirq: Skip setting irq-wakeMarkus Schneider-Pargmann2021-08-121-0/+1
| * | irqchip/loongson-pch-pic: Improve edge triggered interrupt supportHuacai Chen2021-08-121-1/+18
| |/
* | Merge branch irq/gicv3-eppi-partition into irq/irqchip-nextMarc Zyngier2021-08-121-11/+50
|\ \
| * | irqchip/gic-v3: Fix selection of partition domain for EPPIsJames Morse2021-08-121-7/+41
| * | irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirqJames Morse2021-08-121-4/+9
| |/
* | irqchip/mvebu-odmi: Switch to bitmap_zalloc()Andy Shevchenko2021-07-261-3/+2
* | irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc()Andy Shevchenko2021-07-261-3/+1
* | irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc()Andy Shevchenko2021-07-261-4/+1
* | irqchip/gic-v3: Switch to bitmap_zalloc()Andy Shevchenko2021-07-262-6/+5
* | irqchip/gic-v2m: Switch to bitmap_zalloc()Andy Shevchenko2021-07-261-3/+2
* | irqchip/alpine-msi: Switch to bitmap_zalloc()Andy Shevchenko2021-07-261-4/+2
* | irqchip/partitions: Switch to bitmap_zalloc()Andy Shevchenko2021-07-261-2/+1
|/
* Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-093-11/+12
|\
| * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-093-11/+12
* | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-2956-231/+137
|\|
| * Merge branch irq/irqchip-driver-updates into irq/irqchip-nextMarc Zyngier2021-06-113-8/+14
| |\
| | * irqchip/mbigen: Fix compile warning when CONFIG_ACPI is disabledYang Yingliang2021-06-061-6/+6
| | * irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan2021-06-062-2/+8
| * | Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-nextMarc Zyngier2021-06-1148-193/+113
| |\ \
| | * | irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-06-1047-190/+111
| | * | irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()Marc Zyngier2021-06-101-3/+1
| | * | irqchip/mips-gic: Directly include linux/irqdomain.hMarc Zyngier2021-06-101-0/+1
| | |/
| * | irqchip: gic-pm: Remove redundant error log of clock bulkChunfeng Yun2021-06-111-3/+1
| * | irqchip/sun4i: Remove unnecessary oom messageZhen Lei2021-06-111-6/+2
| * | irqchip/irq-imx-gpcv2: Remove unnecessary oom messageZhen Lei2021-06-111-3/+1
| * | irqchip/imgpdc: Remove unnecessary oom messageZhen Lei2021-06-111-6/+2
| * | irqchip/gic-v3-its: Remove unnecessary oom messageZhen Lei2021-06-111-6/+2
| * | irqchip/gic-v2m: Remove unnecessary oom messageZhen Lei2021-06-111-3/+1
| * | irqchip/exynos-combiner: Remove unnecessary oom messageZhen Lei2021-06-111-3/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-285-21/+15
|\ \
| * | irqchip/apple-aic: Advertise some level of vGICv3 compatibilityMarc Zyngier2021-06-011-0/+9
| * | irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2021-06-014-21/+6
| |/
* | Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-06-171-1/+35
|\ \ | |/ |/|
| * irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entryMarc Zyngier2021-06-101-1/+35
* | irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
* | irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
|/
* 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
| | |/ | |/|