public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.10
@ 2024-07-12  7:46 Takashi Iwai
  2024-07-12 16:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2024-07-12  7:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
	Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.10 from:

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

The topmost commit is f19e1027f6c0f5fae18b2f2ed88b55a6a637f76e

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

sound fixes for 6.10-final

Majority of changes here are small device-specific fixes for ASoC
SOF / Intel and usual HD-audio quirks.

The only significant high LOC is found in the Cirrus firmware driver,
but all those are for hardening against malicious firmware blobs, and
they look fine for taking as a last minute fix, too.

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

Bard Liao (1):
      ASoC: rt711-sdw: add missing readable registers

Dmitry Savin (1):
      ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Limit mic boost on VAIO PRO PX

Kai Vehmanen (1):
      ASoC: SOF: Intel: hda: fix null deref on system suspend entry

Michał Kopeć (1):
      ALSA: hda/realtek: add quirk for Clevo V5[46]0TU

Nazar Bilinskyi (1):
      ALSA: hda/realtek: Enable Mute LED on HP 250 G7

Peter Ujfalusi (1):
      ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES

Richard Fitzgerald (5):
      firmware: cs_dsp: Fix overflow checking of wmfw header
      firmware: cs_dsp: Return error if block header overflows file
      firmware: cs_dsp: Validate payload length before processing block
      firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
      firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files

---
 drivers/firmware/cirrus/cs_dsp.c     | 231 +++++++++++++++++++++++++----------
 sound/pci/hda/cs35l41_hda_property.c |   4 +-
 sound/pci/hda/patch_realtek.c        |   4 +
 sound/soc/codecs/rt711-sdw.c         |   2 +
 sound/soc/sof/intel/hda-dai.c        |  12 +-
 sound/soc/sof/intel/hda-pcm.c        |   6 +
 6 files changed, 184 insertions(+), 75 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-12 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12  7:46 [GIT PULL] sound fixes for 6.10 Takashi Iwai
2024-07-12 16:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox