From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.17-rc7
Date: Thu, 10 Mar 2022 12:12:55 +0000 [thread overview]
Message-ID: <20220310121304.2F301C340EB@smtp.kernel.org> (raw)
The following changes since commit c5487b9cdea5c1ede38a7ec94db0fc59963c8e86:
ASoC: cs4265: Fix the duplicated control name (2022-02-16 16:34:16 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.17-rc7
for you to fetch changes up to 5e02fb590e83684f63217f93a9cdeabd6a925f9c:
ASoC: cs35l41: Fix DSP mbox start command and global enable order (2022-03-07 13:12:38 +0000)
----------------------------------------------------------------
ASoC: Potential fixes for v5.17
Rather more fixes here than I'm comfortable with, we've had several
vendors noticing issues late in the release cycle all of which are valid
and reasonable fixes but it adds up to a much larger change set than I'd
like. Several of the AMD fixes look like cleanups from the subject
lines but are actually fixing user visible problems as well.
If you were to merge this for 5.18 rather than 5.17 it wouldn't be the
end of the world, stable will probably backport everything anyway.
----------------------------------------------------------------
Ammar Faizi (1):
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
David Rhodes (1):
ASoC: cs35l41: Fix GPIO2 configuration
Derek Fang (1):
ASoC: rt5682s: Fix the wrong jack type detected
Hans de Goede (1):
ASoC: Intel: soc-acpi-byt: Add new WM5102 ACPI HID
Lucas Tanure (2):
ASoC: cs35l41: Fix max number of TX channels
ASoC: cs35l41: Fix DSP mbox start command and global enable order
Ricard Wanderlof (1):
ASoC: tlv320adc3xxx: Fix buggy return value
Srinivas Kandagatla (7):
ASoC: codecs: rx-macro: fix accessing compander for aux
ASoC: codecs: rx-macro: fix accessing array out of bounds for enum type
ASoC: codecs: va-macro: fix accessing array out of bounds for enum type
ASoC: codecs: wc938x: fix accessing array out of bounds for enum type
ASoC: codecs: wcd938x: fix kcontrol max values
ASoC: codecs: wcd934x: fix kcontrol max values
ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put
Vijendar Mukunda (5):
ASoC: amd: vangogh: refactor i2s master mode clock sequence code
ASoC: nau8821: enable no_capture_mute flag
ASoC: amd: vg: update platform clock control sequence
ASoC: amd: vg: apply sample bits pcm constraint
ASoC: amd: vg: update acp init and deinit sequence
sound/soc/amd/vangogh/acp5x-i2s.c | 26 ++++++--------------
sound/soc/amd/vangogh/acp5x-mach.c | 23 +++++++++++++++++-
sound/soc/amd/vangogh/acp5x.h | 29 +++++++++++++++++++++++
sound/soc/amd/vangogh/pci-acp5x.c | 4 ++++
sound/soc/codecs/cs35l41.c | 10 ++++----
sound/soc/codecs/lpass-rx-macro.c | 12 ++++++----
sound/soc/codecs/lpass-va-macro.c | 4 ++--
sound/soc/codecs/nau8821.c | 1 +
sound/soc/codecs/rt5682s.c | 26 +++++++-------------
sound/soc/codecs/rt5682s.h | 1 -
sound/soc/codecs/tlv320adc3xxx.c | 12 ++++++----
sound/soc/codecs/wcd934x.c | 11 +++++----
sound/soc/codecs/wcd938x.c | 10 ++++----
sound/soc/intel/common/soc-acpi-intel-byt-match.c | 2 +-
sound/soc/sof/intel/hda-loader.c | 11 +++++----
15 files changed, 114 insertions(+), 68 deletions(-)
next reply other threads:[~2022-03-10 12:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 12:12 Mark Brown [this message]
2022-03-10 13:35 ` [GIT PULL] ASoC fixes for v5.17-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=20220310121304.2F301C340EB@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.