Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v6.10-rc7
@ 2024-07-11 14:46 Mark Brown
  2024-07-11 15:13 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-07-11 14:46 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Liam Girdwood, alsa-devel, Mark Brown

The following changes since commit 68f97fe330e01450ace63da0ce5cab676fc97f9a:

  ASoC: rt5645: fix issue of random interrupt from push-button (2024-06-26 16:34:48 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.10-rc7

for you to fetch changes up to 680e126ec0400f6daecf0510c5bb97a55779ff03:

  firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files (2024-07-08 15:55:11 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.10

A few fairly small fixes for ASoC, there's a relatively large set of
hardening changes for the cs_dsp firmware file parsing and a couple of
other small device specific fixes.

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

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

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 | 227 ++++++++++++++++++++++++++++-----------
 sound/soc/codecs/rt711-sdw.c     |   2 +
 sound/soc/sof/intel/hda-dai.c    |  12 +--
 sound/soc/sof/intel/hda-pcm.c    |   6 ++
 4 files changed, 176 insertions(+), 71 deletions(-)

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

end of thread, other threads:[~2024-07-11 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 14:46 [GIT PULL] ASoC fixes for v6.10-rc7 Mark Brown
2024-07-11 15:13 ` Takashi Iwai

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