[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <163026531340.25758.15073464033059744433.tip-bot2@tip-bot2>
Date: Sun, 29 Aug 2021 19:28:33 -0000
From: "tip-bot2 for Thomas Gleixner" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: x86@...nel.org, linux-kernel@...r.kernel.org, maz@...nel.org
Subject: [tip: irq/core] Merge tag 'irqchip-5.15' of
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
The following commit has been merged into the irq/core branch of tip:
Commit-ID: 47fb0cfdb7a71a8a0ff8fe1d117363dc81f6ca77
Gitweb: https://git.kernel.org/tip/47fb0cfdb7a71a8a0ff8fe1d117363dc81f6ca77
Author: Thomas Gleixner <tglx@...utronix.de>
AuthorDate: Sun, 29 Aug 2021 21:19:50 +02:00
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Sun, 29 Aug 2021 21:19:50 +02:00
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates from Marc Zyngier:
- API updates:
- Treewide conversion to generic_handle_domain_irq() for anything
that looks like a chained interrupt controller
- Update the irqdomain documentation
- Use of bitmap_zalloc() throughout the tree
- New functionalities:
- Support for GICv3 EPPI partitions
- Fixes:
- Qualcomm PDC hierarchy fixes
- Yet another priority decoding fix for the GICv3 pseudo-NMIs
- Fix the apple-aic driver irq_eoi() callback to always unmask
the interrupt
- Properly handle edge interrupts on loongson-pch-pic
- Let the mtk-sysirq driver advertise IRQCHIP_SKIP_SET_WAKE
Link: https://lore.kernel.org/r/20210828121013.2647964-1-maz@kernel.org
---
Powered by blists - more mailing lists