mirror of https://github.com/torvalds/linux.git
Merge series from Cristian Ciocaltea <cristian.ciocaltea@collabora.com>: This patch series addresses a set of issues in the Nuvoton NAU88L21 audio codec driver related to interrupt handling and jack hotplug detection reliability. The changes focus on: * Eliminating race conditions between jack insertion and ejection events * Ensuring interrupts are consistently and correctly cleared before unmasking * Introducing a DMI-based quirk to bypass the jack debounce circuit on Valve Steam Deck, improving detection accuracy under stress * Improving robustness of the IRQ handler by avoiding unnecessary blocking operations The series has been tested on affected hardware to verify correct behavior during repeated and rapid jack hotplug cycles. |
||
|---|---|---|
| .. | ||
| adi | ||
| amd | ||
| apple | ||
| atmel | ||
| au1x | ||
| bcm | ||
| cirrus | ||
| codecs | ||
| dwc | ||
| fsl | ||
| generic | ||
| hisilicon | ||
| img | ||
| intel | ||
| jz4740 | ||
| kirkwood | ||
| loongson | ||
| mediatek | ||
| meson | ||
| mxs | ||
| pxa | ||
| qcom | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| sdca | ||
| sdw_utils | ||
| sof | ||
| spear | ||
| sprd | ||
| starfive | ||
| sti | ||
| stm | ||
| sunxi | ||
| tegra | ||
| ti | ||
| uniphier | ||
| ux500 | ||
| xilinx | ||
| xtensa | ||
| Kconfig | ||
| Makefile | ||
| soc-ac97.c | ||
| soc-acpi.c | ||
| soc-card-test.c | ||
| soc-card.c | ||
| soc-component.c | ||
| soc-compress.c | ||
| soc-core.c | ||
| soc-dai.c | ||
| soc-dapm.c | ||
| soc-devres.c | ||
| soc-generic-dmaengine-pcm.c | ||
| soc-jack.c | ||
| soc-link.c | ||
| soc-ops-test.c | ||
| soc-ops.c | ||
| soc-pcm.c | ||
| soc-topology-test.c | ||
| soc-topology.c | ||
| soc-usb.c | ||
| soc-utils-test.c | ||
| soc-utils.c | ||