All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.16-rc3
Date: Wed, 25 Jun 2025 19:52:55 +0100	[thread overview]
Message-ID: <053302a805a2cc9f35f96bcf6e29c640.broonie@kernel.org> (raw)

The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:

  Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6c038b58a2dc5a008c7e7a1297f5aaa4deaaaa7e:

  ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. (2025-06-24 16:39:42 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.16

A small collection of fixes, the main one being a fix for resume from
hibernation on AMD systems, plus a few new quirk entries for AMD
systems.

----------------------------------------------------------------
Jack Yu (1):
      ASoC: rt721-sdca: fix boost gain calculation error

Luca Weiss (1):
      ASoC: qcom: sm8250: Fix possibly undefined reference

Oliver Schramm (1):
      ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15

Tamura Dai (1):
      ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.

Vijendar Mukunda (1):
      ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence

Yuzuru10 (1):
      ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic

 sound/soc/amd/ps/acp63.h      |  4 ++++
 sound/soc/amd/ps/ps-common.c  | 18 ++++++++++++++++++
 sound/soc/amd/yc/acp6x-mach.c | 14 ++++++++++++++
 sound/soc/codecs/rt721-sdca.c | 23 +++++++++++++++++++----
 sound/soc/qcom/Kconfig        |  1 +
 sound/soc/sof/intel/hda.c     |  6 +++---
 6 files changed, 59 insertions(+), 7 deletions(-)

             reply	other threads:[~2025-06-25 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-25 18:52 Mark Brown [this message]
2025-06-26  6:00 ` [GIT PULL] ASoC fixes for v6.16-rc3 Takashi Iwai

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=053302a805a2cc9f35f96bcf6e29c640.broonie@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=tiwai@suse.de \
    /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.