mbox series

[GIT,PULL] ASoC fixes for v6.15-rc7

Message ID c5f1dacf2885ff4eb1c04fa0faadd0b9.broonie@kernel.org
State New
Headers show
Series [GIT,PULL] ASoC fixes for v6.15-rc7 | expand

Pull-request

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

Message

Mark Brown May 24, 2025, 10:34 p.m. UTC
The following changes since commit 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:

  ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 688abe2860fd9c644705b9e11cb9649eb891b879:

  ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (2025-05-20 10:24:59 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.15

A couple more small fixes for v6.15, both of which could also easily
wait until the merge window.

----------------------------------------------------------------
Martin PoviĊĦer (1):
      ASoC: apple: mca: Constrain channels according to TDM mask

Wentao Liang (1):
      ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()

 sound/soc/apple/mca.c   | 23 +++++++++++++++++++++++
 sound/soc/qcom/sdm845.c |  4 ++++
 2 files changed, 27 insertions(+)