[GIT PULL] sound fixes for 6.16

From: Takashi Iwai
Date: Thu Jul 24 2025 - 08:50:51 EST


Linus,

please pull sound fixes for v6.16 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.16

The topmost commit is 0d57ed922b9a9b0d36c90a992e076d850b779be5

----------------------------------------------------------------

sound fixes for 6.16-final

Some last-minute fixes. All changes are device-specific small fixes
or quirks, safe to apply.

----------------------------------------------------------------

Dawid Rezler (1):
ALSA: hda/realtek - Add mute LED support for HP Pavilion 15-eg0xxx

Derek Fang (1):
ASoC: rt5650: Eliminate the high frequency glitch

Edip Hazuri (1):
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx

Erick Karanja (1):
ALSA: usb-audio: qcom: Adjust mutex unlock order

Guoqing Jiang (1):
ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv

Johan Hovold (1):
ASoC: mediatek: common: fix device and OF node leak

Ranjani Sridharan (1):
ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op

SHARAN KUMAR M (1):
ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop

Shuming Fan (1):
ASoC: SDCA: correct the calculation of the maximum init table size

---
sound/pci/hda/patch_realtek.c | 4 +++-
sound/soc/codecs/rt5645.c | 1 +
sound/soc/mediatek/common/mtk-soundcard-driver.c | 4 ++++
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c | 3 +--
sound/soc/sdca/sdca_functions.c | 2 +-
sound/soc/sof/intel/ptl.c | 1 +
sound/usb/qcom/qc_audio_offload.c | 6 +++---
7 files changed, 14 insertions(+), 7 deletions(-)