Linux Sound subsystem development
 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.11-rc6
Date: Tue, 27 Aug 2024 10:40:02 +0200	[thread overview]
Message-ID: <87zfoy1hr1.wl-tiwai@suse.de> (raw)

Linus,

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

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

The topmost commit is 28b329f431cef840fddd9a9b493bc3eff1aa06c0

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

sound fixes for 6.11-rc6

It became a bit larger collection of fixes than wished at this time,
but all changes are small and mostly device-specific fixes that
should be fairly safe to apply.  Majority of fixes are about ASoC
for AMD SOF, Cirrus codecs, lpass, etc, in addition to the usual
HD-audio quirks / fixes.

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

Albert Jakieła (1):
      ASoC: SOF: mediatek: Add missing board compatible

Dmitry Baryshkov (2):
      ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs
      ASoC: codecs: lpass-va-macro: warn on unknown version

Hendrik Borghorst (1):
      ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED

Hongbo Li (2):
      ASoC: allow module autoloading for table db1200_pids
      ASoC: allow module autoloading for table board_ids

John Sweeney (1):
      ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxx

Kailang Yang (2):
      ALSA: hda/realtek - Fixed ALC256 headphone no sound
      ALSA: hda/realtek - FIxed ALC285 headphone no sound

Krzysztof Kozlowski (2):
      ASoC: MAINTAINERS: Drop Banajit Goswami from Qualcomm sound drivers
      ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIO

Richard Fitzgerald (3):
      ASoC: cs-amp-lib-test: Force test calibration blob entries to be valid
      ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
      ALSA: hda: hda_component: Fix mutex crash if nothing ever binds

Simon Trimmer (1):
      ALSA: hda: cs35l56: Don't use the device index as a calibration index

Takashi Iwai (1):
      ALSA: seq: Skip event type filtering for UMP events

Vijendar Mukunda (3):
      ASoC: SOF: amd: move iram-dram fence register programming sequence
      ASoC: SOF: amd: Fix for incorrect acp error register offsets
      ASoC: SOF: amd: Fix for acp init sequence

YOUNGJIN JOO (1):
      ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 Ultra

YR Yang (1):
      ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile

Yuntao Liu (1):
      ASoC: amd: acp: fix module autoloading

---
 MAINTAINERS                                |  1 -
 sound/core/seq/seq_clientmgr.c             |  3 ++
 sound/pci/hda/cs35l56_hda.c                |  2 +-
 sound/pci/hda/hda_component.c              |  5 +-
 sound/pci/hda/patch_realtek.c              | 79 ++++++++++++++++++++----------
 sound/soc/amd/acp/acp-legacy-mach.c        |  2 +
 sound/soc/amd/acp/acp-sof-mach.c           |  2 +
 sound/soc/au1x/db1200.c                    |  1 +
 sound/soc/codecs/cs-amp-lib-test.c         |  9 ++++
 sound/soc/codecs/cs-amp-lib.c              |  7 ++-
 sound/soc/codecs/lpass-macro-common.h      |  6 +++
 sound/soc/codecs/lpass-va-macro.c          |  4 ++
 sound/soc/codecs/wcd937x.c                 |  5 +-
 sound/soc/mediatek/mt8188/mt8188-afe-pcm.c |  1 +
 sound/soc/sof/amd/acp-dsp-offset.h         |  6 ++-
 sound/soc/sof/amd/acp.c                    | 52 +++++++++++++-------
 sound/soc/sof/amd/acp.h                    |  9 +++-
 sound/soc/sof/amd/pci-acp63.c              |  2 +
 sound/soc/sof/amd/pci-rmb.c                |  2 +
 sound/soc/sof/amd/pci-rn.c                 |  2 +
 sound/soc/sof/mediatek/mt8195/mt8195.c     |  3 ++
 21 files changed, 149 insertions(+), 54 deletions(-)


             reply	other threads:[~2024-08-27  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27  8:40 Takashi Iwai [this message]
2024-08-27 18:36 ` [GIT PULL] sound fixes for 6.11-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=87zfoy1hr1.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox