This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2187f215ebaa Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/sc [...] new add9d56d7b37 ALSA: pcm: Avoid possible info leaks from PCM stream buffers new 377bc0cfabce ALSA: hda/ca0132 - Keep power on during processing DSP response new cb04fc3b6b07 ALSA: hda/ca0132 - Avoid endless loop new 42fb6b1d41eb ALSA: hda/ca0132 - Fix work handling in delayed HP detection new 6fd739c04ffd ALSA: hda: Fix regression by strip mask fix new 475feec0c41a ALSA: hda - Downgrade error message for single-cmd fallback new bc094709de01 ASoC: rt5682: fix i2c arbitration lost issue new 756ae8f237e1 ASoC: AMD: Enable clk in startup intead of hw_params new b81eb73be03a ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump() new 469b3ad672e2 ASoC: SOF: topology: Fix unload for SAI/ESAI new fb3194413d1e ASoC: rt5677: Fix build error without CONFIG_SPI new 2a0bda276c64 ASoC: wm8904: fix automatic sysclk configuration new acb874a7c049 ASoC: max98090: remove msleep in PLL unlocked workaround new 6f49919d1169 ASoC: max98090: exit workaround earlier if PLL is locked new 45dfbf569759 ASoC: max98090: fix possible race conditions new d5ee9108adac ASoC: Intel: sst: Add missing include <linux/io.h> new 4bf2e385aa59 ASoC: core: Init pcm runtime work early to avoid warnings new 7eccc05c7101 ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89 new 9c9b65203492 ASoC: core: only flush inited work during free new 76d270364932 ASoC: topology: Check return value for snd_soc_add_dai_link() new a3039aef52d9 ASoC: topology: Check return value for soc_tplg_pcm_create() new 5525cf07d15f ASoC: simple-card: Don't create separate link when platfor [...] new 8edc95667646 ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning o [...] new 6bb03c21e4bf ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data new f84337c3fb8f ASoC: SOF: Intel: split cht and byt debug window sizes new 4e64ba3fd181 ASoC: Intel: common: work-around incorrect ACPI HID for CM [...] new 556672d75ff4 ASoC: wm8962: fix lambda value new 7c497d799267 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pu [...] new 80a0c2e511a9 Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/ [...]
The 29 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/sound/soc.h | 1 + sound/core/pcm_native.c | 4 ++ sound/hda/hdac_stream.c | 4 +- sound/pci/hda/hda_controller.c | 2 +- sound/pci/hda/patch_ca0132.c | 23 ++++++++++-- sound/pci/hda/patch_hdmi.c | 2 + sound/soc/amd/acp-da7219-max98357a.c | 46 +++++++---------------- sound/soc/codecs/max98090.c | 30 ++++++++++----- sound/soc/codecs/max98090.h | 1 - sound/soc/codecs/rt5677-spi.h | 16 ++++++++ sound/soc/codecs/rt5682.c | 2 + sound/soc/codecs/wm8904.c | 6 +++ sound/soc/codecs/wm8962.c | 4 +- sound/soc/generic/simple-card.c | 6 +++ sound/soc/intel/atom/sst/sst.c | 1 + sound/soc/intel/boards/bytcr_rt5640.c | 8 +++- sound/soc/intel/common/soc-acpi-intel-cml-match.c | 41 +++++++++++--------- sound/soc/soc-compress.c | 6 +-- sound/soc/soc-core.c | 13 ++++++- sound/soc/soc-pcm.c | 11 ++---- sound/soc/soc-topology.c | 27 +++++++++---- sound/soc/sof/intel/byt.c | 25 ++++++------ sound/soc/sof/loader.c | 7 +++- sound/soc/sof/topology.c | 4 +- 24 files changed, 185 insertions(+), 105 deletions(-)