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 7.0-rc2
Date: Fri, 27 Feb 2026 15:47:28 +0100	[thread overview]
Message-ID: <87a4wu8cqn.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v7.0-rc2 from:

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

The topmost commit is 71c1978ab6d2c6d48c31311855f1a85377c152ae

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

sound fixes for 7.0-rc2

A bunch of small device-specific fixes.  Mostly quirks and fix-ups
for USB- and HD-audio at this time, in addition to a couple of ASoC
AMD and Cirrus fixes.

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

Azamat Almazbek uulu (1):
      ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table

Charles Keepax (1):
      ASoC: cs42l43: Report insert for exotic peripherals

Geoffrey D. Bennett (5):
      ALSA: scarlett2: Fix DSP filter control array handling
      ALSA: usb-audio: Improve Focusrite sample rate filtering
      ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices
      ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP
      ALSA: usb-audio: Skip clock selector for Focusrite devices

Juhyung Park (2):
      ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG-X716)
      ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A)

Jun Seo (1):
      ALSA: usb-audio: Use correct version for UAC3 header validation

Panagiotis Foliadis (2):
      ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
      ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllers

Richard Fitzgerald (2):
      ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()
      ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops

Sean Rhodes (1):
      ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter

Takashi Iwai (8):
      ALSA: usb-audio: Cap the packet size pre-calculations
      ALSA: usb-audio: Check max frame size for implicit feedback mode, too
      ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB Audio 2.0
      ALSA: usb-audio: Use inclusive terms
      ALSA: usb-audio: Drop superfluous kernel-doc markers
      ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()
      ALSA: us144mkii: Drop kernel-doc markers
      ASoC: SDCA: Fix comments for sdca_irq_request()

Zhang Heng (1):
      ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51

---
 sound/hda/codecs/realtek/alc269.c          | 37 +++++++++++++++-
 sound/hda/codecs/side-codecs/cs35l56_hda.c |  7 +--
 sound/hda/controllers/intel.c              |  2 +
 sound/soc/amd/yc/acp6x-mach.c              |  7 +++
 sound/soc/codecs/cs42l43-jack.c            |  1 +
 sound/soc/sdca/sdca_interrupts.c           |  4 +-
 sound/usb/endpoint.c                       | 10 +++--
 sound/usb/format.c                         | 70 +++++++++++++++++++++++++++---
 sound/usb/mixer_s1810c.c                   | 12 ++---
 sound/usb/mixer_scarlett2.c                | 10 ++---
 sound/usb/qcom/qc_audio_offload.c          |  2 +-
 sound/usb/quirks.c                         |  6 ++-
 sound/usb/stream.c                         |  3 ++
 sound/usb/usbaudio.h                       |  6 +++
 sound/usb/usx2y/us144mkii.c                | 14 +++---
 sound/usb/usx2y/us144mkii_capture.c        | 12 ++---
 sound/usb/usx2y/us144mkii_controls.c       | 42 +++++++++---------
 sound/usb/usx2y/us144mkii_midi.c           | 22 +++++-----
 sound/usb/usx2y/us144mkii_playback.c       | 10 ++---
 sound/usb/validate.c                       |  2 +-
 20 files changed, 196 insertions(+), 83 deletions(-)


             reply	other threads:[~2026-02-27 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27 14:47 Takashi Iwai [this message]
2026-02-27 18:59 ` [GIT PULL] sound fixes for 7.0-rc2 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=87a4wu8cqn.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