From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: [alsa-devel] [GIT PULL] ASoC fixes for v5.5
Date: Thu, 16 Jan 2020 12:25:48 +0000 [thread overview]
Message-ID: <20200116122548.GP3897@sirena.org.uk> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2619 bytes --]
The following changes since commit ff3b57417012fcc963ec281f5705bed837e4b1ac:
ASoC: Intel: boards: Fix compile-testing RT1011/RT5682 (2020-01-03 00:56:47 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.5-rc6
for you to fetch changes up to 85578bbd642f65065039b1765ebe1a867d5435b0:
ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (2020-01-13 15:12:28 +0000)
----------------------------------------------------------------
ASoC: Fixes for v5.5
This is mostly driver specific fixes, plus an error handling fix
in the core. There is a rather large diffstat for the stm32 SAI
driver, this is a very large but mostly mechanical update which
wraps every register access in the driver to allow a fix to the
locking which avoids circular locks, the active change is much
smaller and more reasonably sized.
----------------------------------------------------------------
Arnaud Pouliquen (1):
ASoC: sti: fix possible sleep-in-atomic
Bard liao (1):
ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP
Dmitry Osipenko (1):
ASoC: rt5640: Fix NULL dereference on module unload
Hans de Goede (1):
ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk
Kai Vehmanen (2):
ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers
ASoC: hdac_hda: Fix error in driver removal after failed probe
Olivier Moysan (2):
ASoC: stm32: sai: fix possible circular locking
ASoC: stm32: dfsdm: fix 16 bits record
Stephan Gerhold (3):
ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1
ASoC: msm8916-wcd-digital: Reset RX interpolation path after use
Takashi Iwai (1):
ASoC: Fix NULL dereference at freeing
Yu-Hsuan Hsu (1):
ASoC: cros_ec_codec: Make the device acpi compatible
sound/soc/codecs/cros_ec_codec.c | 8 ++
sound/soc/codecs/hdac_hda.c | 4 +-
sound/soc/codecs/msm8916-wcd-analog.c | 20 +++-
sound/soc/codecs/msm8916-wcd-digital.c | 6 +
sound/soc/codecs/rt5640.c | 7 ++
sound/soc/intel/boards/bytcht_es8316.c | 3 +-
sound/soc/soc-component.c | 3 +
sound/soc/sof/intel/hda-codec.c | 19 ++--
sound/soc/sof/intel/hda-loader.c | 6 +-
sound/soc/sti/uniperif_player.c | 7 +-
sound/soc/stm/stm32_adfsdm.c | 12 +-
sound/soc/stm/stm32_sai_sub.c | 194 ++++++++++++++++++++++++---------
12 files changed, 209 insertions(+), 80 deletions(-)
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2020-01-16 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 12:25 Mark Brown [this message]
2020-01-16 13:16 ` [alsa-devel] [GIT PULL] ASoC fixes for v5.5 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2020-01-06 13:02 Mark Brown
2020-01-06 18:54 ` Takashi Iwai
2019-12-17 12:04 Mark Brown
2019-12-17 13:22 ` 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=20200116122548.GP3897@sirena.org.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox