[alsa-devel] [GIT PULL] ASoC fixes for v5.5
Mark Brown
broonie at kernel.org
Thu Jan 16 13:25:48 CET 2020
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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20200116/064d58e9/attachment.sig>
More information about the Alsa-devel
mailing list