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.16-rc6
Date: Mon, 20 Dec 2021 17:17:48 +0000 [thread overview]
Message-ID: <20211220171803.D09FBC36AE7@smtp.kernel.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2035 bytes --]
The following changes since commit 3fc27e9a1f619b50700f020e6cd270c1b74755f0:
ASoC: codecs: wsa881x: fix return values from kcontrol put (2021-12-01 14:13:53 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.16-rc6
for you to fetch changes up to ee907afb0c39a41ee74b862882cfe12820c74b98:
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s (2021-12-14 17:15:32 +0000)
----------------------------------------------------------------
ASoC: Fixes for v5.16
This is a relatively large set of driver specific changes so it may make
sense to hold off to v5.17, though picking some over might be good.
It's a combination of new device IDs and fixes for various driver
specific things which are all small and of the usual "really bad if
you're running into them" level, especially the Tegra ones.
----------------------------------------------------------------
Derek Fang (1):
ASoC: rt5682: fix the wrong jack type detected
Dmitry Osipenko (2):
ASoC: tegra: Add DAPM switches for headphones and mic jack
ASoC: tegra: Restore headphones jack name on Nyan Big
Kai Vehmanen (2):
ASoC: SOF: Intel: pci-tgl: add ADL-N support
ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
Martin Blumenstingl (2):
ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()
ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2s
Martin Povišer (1):
ASoC: tas2770: Fix setting of high sample rates
sound/soc/codecs/rt5682.c | 4 ++++
sound/soc/codecs/tas2770.c | 4 ++--
sound/soc/meson/aiu-encoder-i2s.c | 33 ---------------------------------
sound/soc/meson/aiu-fifo-i2s.c | 19 +++++++++++++++++++
sound/soc/meson/aiu-fifo.c | 6 ++++++
sound/soc/sof/intel/pci-tgl.c | 4 ++++
sound/soc/tegra/tegra_asoc_machine.c | 11 ++++++++++-
sound/soc/tegra/tegra_asoc_machine.h | 1 +
8 files changed, 46 insertions(+), 36 deletions(-)
next reply other threads:[~2021-12-20 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-20 17:17 Mark Brown [this message]
2021-12-22 19:23 ` [GIT PULL] ASoC fixes for v5.16-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=20211220171803.D09FBC36AE7@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.