Linux Sound subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 7.0-rc2
@ 2026-02-27 14:47 Takashi Iwai
  2026-02-27 18:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2026-02-27 14:47 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
	Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-27 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 14:47 [GIT PULL] sound fixes for 7.0-rc2 Takashi Iwai
2026-02-27 18:59 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox