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.7-rc7
Date: Wed, 20 Dec 2023 13:20:03 +0000	[thread overview]
Message-ID: <20231220132011.3D651C433CB@smtp.kernel.org> (raw)

The following changes since commit 0a10d15280a385e5971fb58a6d2eddbf7c0aa9f3:

  ASoC: qcom: Limit Digital gains on speaker (2023-12-04 21:42:29 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.7-rc7

for you to fetch changes up to 8f0f01647550daf9cd8752c1656dcb0136d79ce1:

  ASoC: fsl_sai: Fix channel swap issue on i.MX8MP (2023-12-19 13:23:39 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.7

Quite a big collection of fixes, as ever mostly in drivers.  There's one
framework fix for the HDMI CODEC where it wasn't handling startup
properly for some controllers, and one new x86 quirk, but otherwise all
local fixes or dropping things we don't want to see in a release.

----------------------------------------------------------------
Charles Keepax (1):
      ASoC: cs42l43: Don't enable bias sense during type detect

Curtis Malainey (1):
      ASoC: SOF: mediatek: mt8186: Revert Add Google Steelix topology compatible

Gergo Koteles (1):
      ASoC: tas2781: check the validity of prm_no/cfg_no

Hans de Goede (2):
      ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
      ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk

Jerome Brunet (1):
      ASoC: hdmi-codec: fix missing report for jack initial status

Ricardo Rivera-Matos (3):
      ASoC: cs35l45: Use modern pm_ops
      ASoC: cs35l45: Prevent IRQ handling when suspending/resuming
      ASoC: cs35l45: Prevents spinning during runtime suspend

Richard Fitzgerald (1):
      ASoC: Intel: soc-acpi-intel-mtl-match: Change CS35L56 prefixes to AMPn

Shengjiu Wang (1):
      ASoC: fsl_sai: Fix channel swap issue on i.MX8MP

 sound/soc/codecs/cs35l45-i2c.c                    |  2 +-
 sound/soc/codecs/cs35l45-spi.c                    |  2 +-
 sound/soc/codecs/cs35l45.c                        | 56 +++++++++++++++++++++--
 sound/soc/codecs/cs42l43-jack.c                   | 23 +++++-----
 sound/soc/codecs/hdmi-codec.c                     | 12 ++++-
 sound/soc/codecs/tas2781-fmwlib.c                 | 14 +++---
 sound/soc/fsl/fsl_sai.c                           |  3 ++
 sound/soc/intel/boards/bytcr_rt5640.c             | 31 ++++++++++---
 sound/soc/intel/common/soc-acpi-intel-mtl-match.c |  8 ++--
 sound/soc/sof/mediatek/mt8186/mt8186.c            |  3 --
 10 files changed, 115 insertions(+), 39 deletions(-)

             reply	other threads:[~2023-12-20 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 13:20 Mark Brown [this message]
2023-12-21  8:23 ` [GIT PULL] ASoC fixes for v6.7-rc7 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=20231220132011.3D651C433CB@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.