diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-23 22:30:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-23 22:30:38 +0100 |
commit | 1a39193137e8dc35707990d8b28ea4211ca9c105 (patch) | |
tree | 8a2689ef37c323574b539b16e12644974a1ae168 /MAINTAINERS | |
parent | Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
parent | irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time (diff) | |
download | linux-1a39193137e8dc35707990d8b28ea4211ca9c105.tar.xz linux-1a39193137e8dc35707990d8b28ea4211ca9c105.zip |
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Thomas Gleixner:
"A series of fixes for the Renesas RZG21 interrupt chip driver to
prevent spurious and misrouted interrupts.
- Ensure that posted writes are flushed in the eoi() callback
- Ensure that interrupts are masked at the chip level when the
trigger type is changed
- Clear the interrupt status register when setting up edge type
trigger modes
- Ensure that the trigger type and routing information is set before
the interrupt is enabled"
* tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions