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.17-rc2
Date: Fri, 15 Aug 2025 12:30:25 +0200 [thread overview]
Message-ID: <877bz4ubb2.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.17-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.17-rc2
The topmost commit is c345102d1feed3de8aa9b9ec7d18b3fbba62deb7
----------------------------------------------------------------
sound fixes for 6.17-rc2
A collection of small fixes.
- Potential OOB access fixes in USB-audio driver
- ASoC kconfig menu fix for improving the generic drivers
- HD-audio quirks and a fix revert
- Codec and platform-specific small fixes for ASoC
----------------------------------------------------------------
Alexey Klimov (1):
ASoC: codecs: tx-macro: correct tx_macro_component_drv name
Baojun Xu (2):
ASoC: tas2781: Normalize the volume kcontrol name
ALSA: hda/tas2781: Normalize the volume kcontrol name
Christopher Eby (1):
ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirks
Colin Ian King (2):
ASoC: codec: sma1307: replace spelling mistake with new error message
ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"
Kuninori Morimoto (1):
ASoC: generic: tidyup standardized ASoC menu for generic
Mario Limonciello (AMD) (1):
Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"
Sergio Perez Gonzalez (1):
ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()
Shengjiu Wang (1):
ASoC: fsl_sai: replace regmap_write with regmap_update_bits
Shuming Fan (2):
ASoC: rt721: fix FU33 Boost Volume control not working
ASoC: rt1320: fix random cycle mute issue
Takashi Iwai (3):
ALSA: azt3328: Put __maybe_unused for inline functions for gameport
ALSA: usb-audio: Validate UAC3 power domain descriptors, too
ALSA: usb-audio: Validate UAC3 cluster segment descriptors
Thorsten Blum (1):
ASoC: codecs: Call strscpy() with correct size argument
Vasiliy Kovalev (1):
ALSA: hda/realtek: Fix headset mic on HONOR BRB-X
---
sound/hda/codecs/realtek/alc269.c | 2 ++
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 2 +-
sound/hda/controllers/intel.c | 1 -
sound/pci/azt3328.c | 8 ++++----
sound/soc/Kconfig | 4 +++-
sound/soc/codecs/aw87390.c | 8 +++-----
sound/soc/codecs/aw88081.c | 5 ++---
sound/soc/codecs/aw88166.c | 8 +++-----
sound/soc/codecs/aw88261.c | 8 +++-----
sound/soc/codecs/aw88395/aw88395.c | 8 +++-----
sound/soc/codecs/aw88399.c | 8 +++-----
sound/soc/codecs/lpass-tx-macro.c | 2 +-
sound/soc/codecs/rt1320-sdw.c | 3 ++-
sound/soc/codecs/rt721-sdca.c | 2 ++
sound/soc/codecs/rt721-sdca.h | 4 ++++
sound/soc/codecs/sma1307.c | 2 +-
sound/soc/codecs/tas2781-i2c.c | 6 +++---
sound/soc/fsl/fsl_sai.c | 20 ++++++++++----------
sound/soc/stm/stm32_i2s.c | 7 ++-----
sound/usb/stream.c | 25 ++++++++++++++++++++++---
sound/usb/validate.c | 12 ++++++++++++
21 files changed, 86 insertions(+), 59 deletions(-)
next reply other threads:[~2025-08-15 10:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 10:30 Takashi Iwai [this message]
2025-08-15 14:06 ` [GIT PULL] sound fixes for 6.17-rc2 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=877bz4ubb2.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.