Linux Sound subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 7.1-rc4
@ 2026-05-16 12:13 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2026-05-16 12:13 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.1-rc4 from:

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

The topmost commit is 6fd9f6e870ea285f05102e8e00e6a7f4495a9a02

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

sound fixes for 7.1-rc4

A collection of small fixes.  All device-specific small changes.

* HD-audio:
  - Fix NULL pointer dereference in snd_hda_ctl_add()
  - ACPI and Kconfig fixes for Cirrus drivers
  - A regression fix CA0132 codec
  - Various device-specific quirks for HP, Lenovo, Samsung, Framework,
    etc
  - Documentation path fix
* USB-audio:
  - Boundary checks for MIDI endpoint descriptors
  - Offload mapping error handling for Qualcomm
  - A new device quirk for TTGK Technology USB-C Audio
  - A fix for Focusrite Scarlett2 mixer

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

Adrien Burnett (1):
      ALSA: hda/realtek: Add mute LED quirk for HP Pavilion Laptop 16-ag0xxx

Andy Shevchenko (1):
      ALSA: hda/cs35l56: Drop malformed default N from Kconfig

Cássio Gabriel (3):
      ALSA: usb-audio: Bound MIDI endpoint descriptor scans
      ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans
      ALSA: usb-audio: qcom: Check offload mapping failures

Daniel Schaefer (1):
      ALSA: hda/realtek: fix mic boost on Framework PTL

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Limit mic boost on Positivo DN50E

Jackie Dong (1):
      ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Pro 7 15ASH111 audio

Lianqin Hu (1):
      ALSA: usb-audio: Add iface reset and delay quirk for TTGK Technology USB-C Audio

Markus Kramer (1):
      ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone

Matt DeVillier (1):
      ALSA: hda/ca0132: Disable auto-detect on manual output select

Nicholas Bonello (1):
      ALSA: hda/realtek: Fix Legion 7 16ITHG6 speaker amp binding

Quan Sun (1):
      ALSA: hda: Fix NULL pointer dereference in snd_hda_ctl_add()

Richard Fitzgerald (1):
      ALSA: doc: cs35l56: Update path to HDA driver source

Robertus Diawan Chris (1):
      ALSA: scarlett2: Add missing error check when initialise Autogain Status

Rámon van Raaij (1):
      ALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9 (17aa:38d5)

Shuhao Fu (2):
      ALSA: hda: cs35l56: Put ACPI device after setting companion
      ALSA: hda: cs35l41: Put ACPI device on missing physical node

---
 Documentation/sound/codecs/cs35l56.rst     |  2 +-
 sound/hda/codecs/ca0132.c                  | 44 +++++++++++++++++++++---------
 sound/hda/codecs/realtek/alc269.c          | 20 ++++++++++++--
 sound/hda/codecs/side-codecs/Kconfig       |  1 -
 sound/hda/codecs/side-codecs/cs35l41_hda.c |  4 ++-
 sound/hda/codecs/side-codecs/cs35l56_hda.c |  1 +
 sound/hda/common/codec.c                   |  3 ++
 sound/usb/midi.c                           | 12 ++++----
 sound/usb/midi2.c                          | 12 ++++----
 sound/usb/mixer_scarlett2.c                |  2 ++
 sound/usb/qcom/qc_audio_offload.c          | 31 +++++++++++++++++----
 sound/usb/quirks.c                         |  2 ++
 12 files changed, 99 insertions(+), 35 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-16 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-16 12:13 [GIT PULL] sound fixes for 7.1-rc4 Takashi Iwai

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