public inbox for linux-kernel@vger.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 Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.6-rc6
Date: Tue, 10 Oct 2023 08:50:05 +0200	[thread overview]
Message-ID: <8734yjrmxu.wl-tiwai@suse.de> (raw)

Linus,

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

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

The topmost commit is 4a63e68a295187ae3c1cb3fa0c583c96a959714f

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

sound fixes for 6.6-rc6

Here is the collection of pending fixes since a couple of weeks ago,
which became slightly bigger than usual due to my vacation.
Most of changes are about ASoC device-specific fixes while USB- and
HD-audio received quirks as usual.  All fixes, including two ASoC core
changes, are reasonably small and safe to apply.

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

Alex Bee (1):
      dt-bindings: ASoC: rockchip: Add compatible for RK3128 spdif

Amadeusz Sławiński (2):
      ASoC: core: Print component name when printing log
      ASoC: core: Do not call link_exit() on uninitialized rtd objects

Antoine Gennart (1):
      ASoC: tlv320adc3xxx: BUG: Correct micbias setting

Balamurugan C (2):
      ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table.
      ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL match table

Christos Skevis (1):
      ALSA: usb-audio: Fix microphone sound on Nexigo webcam.

Fabio Estevam (1):
      ASoC: dt-bindings: fsl,micfil: Document #sound-dai-cells

Kailang Yang (2):
      ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP
      ALSA: hda/realtek: Change model for Intel RVP board

Kuninori Morimoto (2):
      ASoC: simple-card-utils: fixup simple_util_startup() error handling
      ASoC: simple-card: fixup asoc_simple_probe() error handling

Matthias Reichl (1):
      ASoC: hdmi-codec: Fix broken channel map reporting

Miquel Raynal (1):
      ASoC: soc-generic-dmaengine-pcm: Fix function name in comment

Pierre-Louis Bossart (2):
      ASoC: Intel: soc-acpi: fix Dell SKU 0B34
      ASoC: Intel: sof_sdw: add support for SKU 0B14

Shengjiu Wang (2):
      ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
      ASoC: fsl-asoc-card: use integer type for fll_id and pll_id

Stefan Binding (1):
      ALSA: hda: cs35l41: Cleanup and fix double free in firmware request

Sven Frotscher (1):
      ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM

Vijendar Mukunda (1):
      ASoC: SOF: amd: fix for firmware reload failure after playback

WhaleChang (1):
      ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset

Zhang Shurong (1):
      ASoC: rt5682: Fix regulator enable/disable sequence

---
 .../devicetree/bindings/sound/fsl,micfil.yaml      |   3 +
 .../devicetree/bindings/sound/rockchip-spdif.yaml  |   1 +
 include/sound/soc.h                                |   2 +
 sound/pci/hda/cs35l41_hda.c                        | 115 ++++++++++++++-------
 sound/pci/hda/patch_realtek.c                      |  27 +++--
 sound/soc/amd/yc/acp6x-mach.c                      |   7 ++
 sound/soc/codecs/hdmi-codec.c                      |   5 +-
 sound/soc/codecs/rt5682-i2c.c                      |  10 +-
 sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
 sound/soc/fsl/fsl-asoc-card.c                      |  12 ++-
 sound/soc/fsl/fsl_sai.c                            |   9 +-
 sound/soc/generic/simple-card-utils.c              |   3 +-
 sound/soc/generic/simple-card.c                    |   6 +-
 sound/soc/intel/boards/sof_es8336.c                |  10 ++
 sound/soc/intel/boards/sof_sdw.c                   |  10 ++
 sound/soc/intel/common/soc-acpi-intel-adl-match.c  |  12 +--
 sound/soc/intel/common/soc-acpi-intel-mtl-match.c  |  25 +++++
 sound/soc/soc-core.c                               |  24 +++--
 sound/soc/soc-generic-dmaengine-pcm.c              |   4 +-
 sound/soc/sof/amd/pci-rmb.c                        |   1 -
 sound/usb/mixer.c                                  |   7 ++
 sound/usb/quirks.c                                 |   8 +-
 22 files changed, 225 insertions(+), 80 deletions(-)


             reply	other threads:[~2023-10-10  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10  6:50 Takashi Iwai [this message]
2023-10-10 18:54 ` [GIT PULL] sound fixes for 6.6-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=8734yjrmxu.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@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