All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.6-merge-window
Date: Thu, 07 Sep 2023 13:00:06 +0100	[thread overview]
Message-ID: <20230907120019.25138C32785@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2646 bytes --]

The following changes since commit 199cd64140f222c66b68ebe288a3fcd0570e2e41:

  ASoC: soc-core.c: Do not error if a DAI link component is not found (2023-08-24 21:10:45 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.6-merge-window

for you to fetch changes up to cfff2a7794d23b03a3ddedd318bf1df1876c598f:

  ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL (2023-09-06 20:06:36 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.6

A bunch of fixes and new IDs that came in since the initial pull request
- all driver specific and nothing too exciting.

There's a trivial conflict in the AMD driver ID table due to the last
v6.5 fixes not having been merged up.

----------------------------------------------------------------
Adam Ford (1):
      ASoC: dt-bindings: fsl_easrc: Add support for imx8mp-easrc

Amadeusz Sławiński (1):
      ASoC: Intel: avs: Provide support for fallback topology

Brent Lu (1):
      ASoC: rt5645: NULL pointer access when removing jack

Harshit Mogalapalli (1):
      ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()

Kevin-Lu (1):
      MAINTAINERS: Update the MAINTAINERS enties for TEXAS INSTRUMENTS ASoC DRIVERS

Krzysztof Kozlowski (1):
      ASoC: codecs: wcd93xx: fix object added to multiple drivers

Mario Limonciello (1):
      ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL

Shubh (1):
      ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E)

Simon Trimmer (1):
      ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errors

Vlad Karpovich (3):
      ASoC: cs35l45: Add support for Chip ID 0x35A460
      ASoC: cs35l45: Fix "Dead assigment" warning
      ASoC: cs35l45: Rename DACPCM1 Source control

 .../devicetree/bindings/sound/fsl,easrc.yaml       |  8 +++++-
 MAINTAINERS                                        |  2 +-
 sound/soc/amd/yc/acp6x-mach.c                      | 14 +++++++++++
 sound/soc/codecs/Kconfig                           |  6 +++++
 sound/soc/codecs/Makefile                          |  8 +++---
 sound/soc/codecs/cs35l45.c                         | 11 ++++----
 sound/soc/codecs/cs35l56-shared.c                  | 29 +++++++++++-----------
 sound/soc/codecs/cs42l43.c                         |  3 ++-
 sound/soc/codecs/rt5645.c                          | 16 +++++++-----
 sound/soc/codecs/wcd-clsh-v2.c                     |  8 ++++++
 sound/soc/intel/avs/pcm.c                          | 22 ++++++++++++++++
 11 files changed, 96 insertions(+), 31 deletions(-)

             reply	other threads:[~2023-09-07 12:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07 12:00 Mark Brown [this message]
2023-09-07 12:12 ` [GIT PULL] ASoC fixes for v6.6-merge-window Takashi Iwai

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=20230907120019.25138C32785@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=tiwai@suse.de \
    /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.