Linux Sound subsystem development
 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.10-rc5
Date: Thu, 20 Jun 2024 15:18:31 +0200	[thread overview]
Message-ID: <87jzij21nc.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.10-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.10-rc5

The topmost commit is 9b1effff19cdf2230d3ecb07ff4038a0da32e9cc

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

sound fixes for 6.10-rc5

Lots of small HD-audio quirks and fixes (mostly Realtek codec and
Cirrus stuff).  Also a small MIDI 2.0 fix and a fix for missing
module description are included.

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

Ajrat Makhmutov (1):
      ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.

Dustin L. Howett (1):
      ALSA: hda/realtek: Remove Framework Laptop 16 from quirks

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

Gergely Meszaros (1):
      ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8

Jeff Johnson (1):
      sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro

Kailang Yang (1):
      ALSA: hda/realtek: Add more codec ID to no shutup pins list

Peter Ujfalusi (1):
      ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option

Simon Trimmer (6):
      ALSA: hda: cs35l56: Fix lifecycle of codec pointer
      ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
      ALSA: hda: cs35l56: Component should be unbound before deconstruction
      ALSA: hda: cs35l41: Component should be unbound before deconstruction
      ALSA: hda: tas2781: Component should be unbound before deconstruction
      ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE

Stefan Binding (4):
      ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5
      ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4
      ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5
      ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4

Takashi Iwai (1):
      ALSA: seq: ump: Fix missing System Reset message handling

---
 sound/core/seq/seq_ump_convert.c     |  2 ++
 sound/hda/intel-dsp-config.c         |  2 +-
 sound/oss/dmasound/dmasound_core.c   |  1 +
 sound/pci/hda/Kconfig                |  2 ++
 sound/pci/hda/cs35l41_hda.c          |  6 +++---
 sound/pci/hda/cs35l41_hda_property.c |  8 ++++++++
 sound/pci/hda/cs35l56_hda.c          |  9 +++++++--
 sound/pci/hda/patch_realtek.c        | 38 +++++++++++++++++++++++++++++++++---
 sound/pci/hda/tas2781_hda_i2c.c      |  4 ++--
 9 files changed, 61 insertions(+), 11 deletions(-)


             reply	other threads:[~2024-06-20 13:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20 13:18 Takashi Iwai [this message]
2024-06-20 19:50 ` [GIT PULL] sound fixes for 6.10-rc5 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=87jzij21nc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox