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.19
Date: Fri, 06 Feb 2026 10:45:16 +0100	[thread overview]
Message-ID: <87h5rub3yr.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.19 from:

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

The topmost commit is 51db05283f7c9c95a3e6853a3044cd04226551bf

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

sound fixes for 6.19

A collection of small fixes.  It became a bit larger than wished,
but all of them are device-specific small fixes, and it should be
still fairly safe to take at the last minute.

Included are a few quirks and fixes for Intel, AMD, HD-audio, and
USB-audio, as well as a race fix in aloop driver and corrections
of Cirrus firmware kunit test

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

Bard Liao (1):
      ASoC: SOF: Intel: use hdev->info.link_mask directly

Breno Baptista (1):
      ALSA: hda/realtek: Enable headset mic for Acer Nitro 5

Charles Keepax (1):
      ASoC: cs42l43: Correct handling of 3-pole jack load detection

Chris Bainbridge (1):
      ASoC: amd: fix memory leak in acp3x pdm dma ops

Dirk Su (1):
      ASoC: amd: yc: Add quirk for HP 200 G2a 16

Frank Li (1):
      ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23

Maciej Strozek (1):
      ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43

Richard Fitzgerald (1):
      firmware: cs_dsp: rate-limit log messages in KUnit builds

Sergey Shtylyov (1):
      ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()

Shuming Fan (1):
      ASoC: rt1320: fix intermittent no-sound issue

Tagir Garaev (1):
      ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9

Takashi Iwai (1):
      ALSA: aloop: Fix racy access at PCM trigger

Ziyi Guo (1):
      ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()

---
 .../devicetree/bindings/sound/ti,tlv320aic3x.yaml  |  1 +
 drivers/firmware/cirrus/cs_dsp.c                   | 37 +++++++++++++
 drivers/firmware/cirrus/cs_dsp.h                   | 18 +++++++
 drivers/firmware/cirrus/test/cs_dsp_test_bin.c     | 22 +++++++-
 .../firmware/cirrus/test/cs_dsp_test_bin_error.c   | 24 ++++++---
 drivers/firmware/cirrus/test/cs_dsp_test_wmfw.c    | 26 ++++++++-
 .../firmware/cirrus/test/cs_dsp_test_wmfw_error.c  | 24 ++++++---
 drivers/firmware/cirrus/test/cs_dsp_tests.c        |  1 +
 sound/drivers/aloop.c                              | 62 +++++++++++++---------
 sound/hda/codecs/realtek/alc269.c                  |  1 +
 sound/soc/amd/renoir/acp3x-pdm-dma.c               |  2 +
 sound/soc/amd/yc/acp6x-mach.c                      |  7 +++
 sound/soc/codecs/cs42l43-jack.c                    | 37 ++++++++++---
 sound/soc/codecs/rt1320-sdw.c                      |  2 +
 sound/soc/fsl/fsl_xcvr.c                           |  3 ++
 sound/soc/intel/boards/sof_es8336.c                |  9 ++++
 sound/soc/sof/intel/hda.c                          |  5 +-
 sound/usb/mixer_quirks.c                           |  9 +---
 18 files changed, 234 insertions(+), 56 deletions(-)
 create mode 100644 drivers/firmware/cirrus/cs_dsp.h


             reply	other threads:[~2026-02-06  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-06  9:45 Takashi Iwai [this message]
2026-02-06 23:09 ` [GIT PULL] sound fixes for 6.19 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=87h5rub3yr.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