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.13-rc5
Date: Thu, 26 Dec 2024 17:16:45 +0100	[thread overview]
Message-ID: <87zfki5sia.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.13-rc5 from:

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

The topmost commit is 8cbd01ba9c38eb16f3a572300da486ac544519b7

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

sound fixes for 6.13-rc5

A collection of small fixes.  Nothing really stands out, fortunately.

- Follow-up fixes for the new compress offload API extension
- A few ASoC SOF, AMD and Mediatek quirks and fixes
- A regression fix in legacy SH driver cleanup
- Fix DMA mapping error handling in the helper code
- Fix kselftest dependency

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

Arnd Bergmann (2):
      ALSA: compress_offload: import DMA_BUF namespace
      ALSA: compress_offload: avoid 64-bit get_user()

Chen-Yu Tsai (2):
      ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage comment
      ASoC: mediatek: disable buffer pre-allocation

Fedor Pchelkin (1):
      ALSA: memalloc: prefer dma_mapping_error() over explicit address checking

Jaroslav Kysela (2):
      ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()
      ALSA: compress_offload: improve file descriptors installation for dma-buf

Li Zhijian (1):
      selftests/alsa: Fix circular dependency involving global-timer

Peter Ujfalusi (1):
      ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP

Richard Fitzgerald (2):
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB

Shuming Fan (1):
      ASoC: rt722: add delay time to wait for the calibration procedure

Takashi Iwai (1):
      ALSA: sh: Fix wrong argument order for copy_from_iter()

Venkata Prasad Potturu (1):
      ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry

---
 .../devicetree/bindings/sound/realtek,rt5645.yaml  |  2 +-
 sound/core/compress_offload.c                      | 33 ++++++++++++++--------
 sound/core/memalloc.c                              |  2 +-
 sound/sh/sh_dac_audio.c                            |  2 +-
 sound/soc/amd/ps/pci-ps.c                          | 17 ++++++++++-
 sound/soc/codecs/rt722-sdca.c                      |  7 ++++-
 sound/soc/intel/boards/sof_sdw.c                   | 23 +++++++++++++--
 .../soc/mediatek/common/mtk-afe-platform-driver.c  |  4 +--
 sound/soc/sof/intel/hda-dai.c                      | 25 ++++++++++++----
 sound/soc/sof/intel/hda.h                          |  2 --
 tools/testing/selftests/alsa/Makefile              |  2 +-
 11 files changed, 88 insertions(+), 31 deletions(-)


             reply	other threads:[~2024-12-26 16:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-26 16:16 Takashi Iwai [this message]
2024-12-26 21:24 ` [GIT PULL] sound fixes for 6.13-rc5 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=87zfki5sia.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