All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: 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.14-rc6
Date: Fri, 07 Mar 2025 09:33:13 +0100	[thread overview]
Message-ID: <878qphjl4m.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.14-rc6 from:

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

The topmost commit is 8463d2adbe1901247937fcdfe4b525130f6db10b

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

sound fixes for 6.14-rc6

There is a single change in ALSA core (for sequencer code for the
module auto-loading in a wrong timing) while the all rest are various
HD- and USB-audio fixes.  Many of them are boring device-specific
quirks, and should be safe to take.

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

Antheas Kapenekakis (2):
      ALSA: hda/realtek: Remove (revert) duplicate Ally X config
      ALSA: hda/realtek: Fix Asus Z13 2025 audio

Arnd Bergmann (1):
      ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage

Daniel Bárta (1):
      ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0

Hoku Ishibe (1):
      ALSA: hda: intel: Add Dell ALC3271 to power_save denylist

Kailang Yang (2):
      ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
      ALSA: hda/realtek: update ALC222 depop optimize

Murad Masimov (1):
      ALSA: usx2y: validate nrpacks module parameter on probe

Stefan Binding (7):
      ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA

Takashi Iwai (1):
      ALSA: seq: Avoid module auto-load handling at event delivery

---
 sound/core/seq/seq_clientmgr.c  |  46 ++++++++++-----
 sound/pci/hda/Kconfig           |   1 +
 sound/pci/hda/hda_intel.c       |   2 +
 sound/pci/hda/patch_realtek.c   | 128 ++++++++++++++++++++++++++++++++++++----
 sound/usb/usx2y/usbusx2y.c      |  11 ++++
 sound/usb/usx2y/usbusx2y.h      |  26 ++++++++
 sound/usb/usx2y/usbusx2yaudio.c |  27 ---------
 7 files changed, 185 insertions(+), 56 deletions(-)


             reply	other threads:[~2025-03-07  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07  8:33 Takashi Iwai [this message]
2025-03-07 17:32 ` [GIT PULL] sound fixes for 6.14-rc6 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=878qphjl4m.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --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.