This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 13b2668d6fc9 Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/li [...] new 7fba6aea4472 ALSA: hda: Rename back to dmic_detect option new 747d1f076de5 ALSA: firewire-tascam: fix corruption due to spin lock wit [...] new 3e2dc6bdb568 ALSA: dice: fix fallback from protocol extension into limi [...] new 5d1b71226dc4 ALSA: usb-audio: fix sync-ep altsetting sanity check new 60adcfde92fa ALSA: seq: Fix racy access for queue timer in proc read new 89b71b3f02d8 ASoC: rt5640: Fix NULL dereference on module unload new 869bced7a055 ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk new 8e3366cad2bf ASoC: Fix NULL dereference at freeing new a14bf98c045b ASoC: stm32: sai: fix possible circular locking new 8e55ea19125b ASoC: stm32: dfsdm: fix 16 bits record new ceca2197b2f1 ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP new 2c63bea71478 ASoC: SOF: Intel: fix HDA codec driver probe with multiple [...] new 552b1a85da9f ASoC: hdac_hda: Fix error in driver removal after failed probe new e0beec88397b ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS [...] new ce780a47c3c0 ASoC: sti: fix possible sleep-in-atomic new 877167ef343d ASoC: cros_ec_codec: Make the device acpi compatible new 057efcf9faea ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1 new 85578bbd642f ASoC: msm8916-wcd-digital: Reset RX interpolation path after use new e5dbdcb31285 Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pu [...] new 07d5ac6a1254 Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/ [...] new 7df1e988c723 fuse: fix fuse_send_readpages() in the syncronous read case new ab7541c3addd Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub [...]
The 22 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: fs/fuse/file.c | 4 +- sound/core/seq/seq_timer.c | 14 ++- sound/firewire/dice/dice-extension.c | 5 +- sound/firewire/tascam/amdtp-tascam.c | 5 +- sound/pci/hda/hda_intel.c | 13 ++- 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 ++++++++++++++++++++++++--------- sound/usb/pcm.c | 2 +- 18 files changed, 237 insertions(+), 95 deletions(-)