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 #2 for 6.9-rc1
Date: Fri, 22 Mar 2024 09:33:48 +0100	[thread overview]
Message-ID: <87a5mqzmvn.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes #2 for v6.9-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix2-6.9-rc1

The topmost commit is 9f2347842b526cbc2655068591fb0166362d2999

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

sound fixes #2 for 6.9-rc2

The remaining fixes for 6.9-rc1 that have been gathered in this week.
More about ASoC at this time (one long-standing fix for compress
offload, SOF, AMD ACP, Rockchip, Cirrus and tlv320 stuff) while
another regression fix in ALSA core and a couple of HD-audio quirks as
usual are included.

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

Anthony I Gilea (1):
      ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000

Chancel Liu (1):
      ASoC: soc-core.c: Skip dummy codec when adding platforms

Cristian Ciocaltea (2):
      ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
      ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

Hui Wang (1):
      ALSA: hda/realtek: fix the hp playback volume issue for LG machines

Jiawei Wang (2):
      ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
      ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"

Luca Ceresoli (1):
      ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates

M Cooley (1):
      ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE

Rob Herring (1):
      ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schema

Shalini Manjunatha (1):
      ASoC: soc-compress: Fix and add DPCM locking

Takashi Iwai (1):
      ALSA: control: Fix unannotated kfree() cleanup

Tim Crawford (1):
      ALSA: hda/realtek: Add quirks for some Clevo laptops

Uwe Kleine-König (1):
      ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin

---
 .../devicetree/bindings/sound/cirrus,cs42l43.yaml  |  11 +-
 sound/core/control.c                               |   4 +-
 sound/pci/hda/patch_realtek.c                      |  68 +++-
 sound/soc/amd/yc/acp6x-mach.c                      |  14 +-
 sound/soc/amd/yc/pci-acp6x.c                       |   1 -
 sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
 sound/soc/rockchip/rockchip_i2s_tdm.c              | 352 +--------------------
 sound/soc/soc-compress.c                           |   4 +
 sound/soc/soc-core.c                               |   3 +
 sound/soc/sof/amd/acp-loader.c                     |   2 +-
 sound/soc/sof/amd/acp.c                            |  48 +--
 sound/soc/sof/amd/acp.h                            |   7 +-
 sound/soc/sof/amd/vangogh.c                        |   9 +-
 13 files changed, 137 insertions(+), 390 deletions(-)


             reply	other threads:[~2024-03-22  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22  8:33 Takashi Iwai [this message]
2024-03-22 17:15 ` [GIT PULL] sound fixes #2 for 6.9-rc1 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=87a5mqzmvn.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