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.5-rc6
Date: Tue, 15 Aug 2023 17:46:35 +0100 [thread overview]
Message-ID: <20230815164643.B31FFC433C8@smtp.kernel.org> (raw)
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.5-rc6
for you to fetch changes up to 37aba3190891d4de189bd5192ee95220e295f34d:
ASoC: rt1308-sdw: fix random louder sound (2023-08-13 18:16:32 +0100)
----------------------------------------------------------------
ASoC: Fixes for v6.5
A fairly large collection of fixes here, mostly SOF and Intel related.
The one core fix is Hans' change which reduces the log spam when working
out new use cases for DPCM.
----------------------------------------------------------------
Bard Liao (1):
ASoC: max98363: don't return on success reading revision ID
Daniel Baluta (1):
ASoC: fsl: micfil: Use dual license micfil code
Hans de Goede (1):
ASoC: lower "no backend DAIs enabled for ... Port" log severity
Jerome Brunet (1):
ASoC: meson: axg-tdm-formatter: fix channel slot allocation
Peter Ujfalusi (1):
ASoC: SOF: ipc4-topology: Update the basecfg for copier earlier
Pierre-Louis Bossart (1):
ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVP
Ranjani Sridharan (1):
ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop
Shuming Fan (1):
ASoC: rt1308-sdw: fix random louder sound
Xia Fukun (1):
ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
Zhang Shurong (1):
ASoC: rt5665: add missed regulator_bulk_disable
jairaj-arava (1):
ASoC: Intel: sof-sdw-cs42142: fix for codec button mapping
sound/soc/codecs/max98363.c | 9 ++++---
sound/soc/codecs/rt1308-sdw.c | 13 +++++++++-
sound/soc/codecs/rt5665.c | 2 ++
sound/soc/fsl/fsl_micfil.c | 4 +--
sound/soc/fsl/fsl_micfil.h | 2 +-
sound/soc/intel/boards/sof_sdw.c | 2 +-
sound/soc/intel/boards/sof_sdw_cs42l42.c | 6 ++---
sound/soc/meson/axg-tdm-formatter.c | 42 ++++++++++++++++++++------------
sound/soc/soc-pcm.c | 8 ++++--
sound/soc/sof/intel/hda-dai-ops.c | 11 ++++++++-
sound/soc/sof/intel/hda-dai.c | 5 ++--
sound/soc/sof/intel/hda.h | 2 ++
sound/soc/sof/ipc3.c | 2 +-
sound/soc/sof/ipc4-topology.c | 6 ++---
14 files changed, 76 insertions(+), 38 deletions(-)
next reply other threads:[~2023-08-15 16:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 16:46 Mark Brown [this message]
2023-08-15 18:50 ` [GIT PULL] ASoC fixes for v6.5-rc6 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=20230815164643.B31FFC433C8@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.