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.2-rc7
Date: Tue, 07 Feb 2023 16:43:17 +0000 [thread overview]
Message-ID: <20230207164321.216E3C433EF@smtp.kernel.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1691 bytes --]
The following changes since commit e18c6da62edc780e4f4f3c9ce07bdacd69505182:
ASoC: cs42l56: fix DT probe (2023-01-26 17:42:36 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.2-rc7
for you to fetch changes up to c173ee5b2fa6195066674d66d1d7e191010fb1ff:
ASoC: topology: Return -ENOMEM on memory allocation failure (2023-02-07 14:06:26 +0000)
----------------------------------------------------------------
ASoC: Fixes for v6.2
A few more fixes for v6.2, all driver specific and small. It's larger
than is ideal but we can't really control when people find problems.
----------------------------------------------------------------
Alexey Firago (1):
ASoC: codecs: es8326: Fix DTS properties reading
Amadeusz Sławiński (1):
ASoC: topology: Return -ENOMEM on memory allocation failure
Daniel Beer (2):
ASoC: tas5805m: rework to avoid scheduling while atomic.
ASoC: tas5805m: add missing page switch.
Jack Yu (1):
ASoC: rt715-sdca: fix clock stop prepare timeout issue
Mark Brown (1):
Two bug fixes for tas5805m codec driver
Shengjiu Wang (1):
ASoC: fsl_sai: fix getting version from VERID
V sujith kumar Reddy (1):
ASoC: SOF: amd: Fix for handling spurious interrupts from DSP
sound/soc/codecs/es8326.c | 6 +-
sound/soc/codecs/rt715-sdca-sdw.c | 2 +-
sound/soc/codecs/tas5805m.c | 131 ++++++++++++++++++++++++++------------
sound/soc/fsl/fsl_sai.c | 1 +
sound/soc/soc-topology.c | 8 ++-
sound/soc/sof/amd/acp.c | 36 +++++------
6 files changed, 117 insertions(+), 67 deletions(-)
next reply other threads:[~2023-02-07 23:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-07 16:43 Mark Brown [this message]
2023-02-07 17:07 ` [GIT PULL] ASoC fixes for v6.2-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=20230207164321.216E3C433EF@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.