Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Sound Mailing List <linux-sound@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.16-rc4
Date: Fri, 27 Jun 2025 10:07:54 +0200	[thread overview]
Message-ID: <87tt41hajp.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.16-rc4 from:

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

The topmost commit is 7ab6847a03229e73bb7c58ca397630f699e79b53

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

sound fixes for 6.16-rc4

A collection of small fixes again:
- A regression fix for hibernation bug in ASoC SoundWire
- Fixes for the new Qualcomm USB offload stuff
- A potential OOB access fix in USB-audio
- A potential memleadk fix in ASoC Intel
- Quirks for HD-audio and ASoC AMD ACP

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

Chris Chiu (1):
      ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a

Harshit Mogalapalli (1):
      ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()

Jack Yu (1):
      ASoC: rt721-sdca: fix boost gain calculation error

Luca Weiss (1):
      ASoC: qcom: sm8250: Fix possibly undefined reference

Oliver Schramm (1):
      ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15

Pei Xiao (1):
      ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session

Salvatore Bonaccorso (1):
      ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR

Takashi Iwai (1):
      ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606

Tamura Dai (1):
      ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.

Tim Crawford (1):
      ALSA: hda/realtek: Add quirks for some Clevo laptops

Vijendar Mukunda (1):
      ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence

Yasmin Fitzgerald (1):
      ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100

Youngjun Lee (1):
      ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()

Yuzuru10 (1):
      ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic

---
 sound/pci/hda/patch_realtek.c     | 10 ++++++++++
 sound/soc/amd/ps/acp63.h          |  4 ++++
 sound/soc/amd/ps/ps-common.c      | 18 ++++++++++++++++++
 sound/soc/amd/yc/acp6x-mach.c     | 14 ++++++++++++++
 sound/soc/codecs/rt721-sdca.c     | 23 +++++++++++++++++++----
 sound/soc/qcom/Kconfig            |  1 +
 sound/soc/sof/intel/hda.c         |  6 +++---
 sound/usb/qcom/qc_audio_offload.c | 16 ++++++++--------
 sound/usb/stream.c                |  2 ++
 9 files changed, 79 insertions(+), 15 deletions(-)


             reply	other threads:[~2025-06-27  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27  8:07 Takashi Iwai [this message]
2025-06-27 16:29 ` [GIT PULL] sound fixes for 6.16-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tt41hajp.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox