All of lore.kernel.org
 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.16-rc7
Date: Fri, 18 Jul 2025 14:22:36 +0200	[thread overview]
Message-ID: <87seit7koj.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.16-rc7 from:

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

The topmost commit is 348954f9b78e1515777708b6764c88f225457c40

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

sound fixes for 6.16-rc7

A collection of small fixes again.  The only change in the core is
about the handling of ALSA compress-offload ioctl numbers for avoiding
potential abusing the API (if any).  Other than that, all changes are
device-specific small fixes and quirks, which should be safe to apply.

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

Adam Queler (1):
      ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx

Alexandru Andries (1):
      ASoC: amd: yc: add DMI quirk for ASUS M6501RM

Amadeusz Sławiński (1):
      ASoC: Intel: avs: Fix NULL ptr deref on rmmod

Arnd Bergmann (2):
      ALSA: compress_offload: tighten ioctl command number checks
      ASoC: Intel: fix SND_SOC_SOF dependencies

Bard Liao (1):
      ASoC: Intel: soc-acpi: add support for HP Omen14 ARL

Edip Hazuri (1):
      ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx

Jackie Dong (1):
      ALSA: hda/realtek: Support mute LED for Yoga with ALC287

Lane Odenbach (1):
      ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx

Oder Chiou (1):
      ASoC: rt5660: Fix the dmic data source from GPIO2

Richard Fitzgerald (1):
      ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX

Takashi Iwai (1):
      ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS

---
 sound/core/compress_offload.c                     |  48 ++++-----
 sound/pci/hda/cs35l56_hda.c                       | 114 ++++++++++++++++------
 sound/pci/hda/patch_realtek.c                     |   5 +
 sound/soc/amd/yc/acp6x-mach.c                     |  21 ++++
 sound/soc/codecs/rt5660.c                         |   7 +-
 sound/soc/intel/avs/pcm.c                         |   4 +-
 sound/soc/intel/boards/Kconfig                    |   2 +-
 sound/soc/intel/common/soc-acpi-intel-arl-match.c |  29 ++++++
 8 files changed, 172 insertions(+), 58 deletions(-)


             reply	other threads:[~2025-07-18 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-18 12:22 Takashi Iwai [this message]
2025-07-18 18:50 ` [GIT PULL] sound fixes for 6.16-rc7 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=87seit7koj.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 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.