This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1746f4db5135 Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/ [...] new b9a4b57f423f ASoC: codecs: wcd938x: fix wcd module dependency new 6d20bf7c020f ASoC: rt5682: Adjust headset volume button threshold new d00f541a4940 ASoC: amd: renoir: Run hibernation callbacks new 090c57da5fd5 ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block [...] new 5434d0dc56bc ASoC: amd: enable stop_dma_first flag for cz_dai_7219_9835 [...] new 2c39ca6885a2 ASoC: tlv320aic31xx: Fix jack detection after suspend new 0f32d9eb38c1 ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcard new 2635c226036c ASoC: topology: Select SND_DYNAMIC_MINORS new 61bef9e68dca ASoC: SOF: Intel: hda: enforce exclusion between HDaudio a [...] new 31428c78748c ASoC: component: Remove misplaced prefix handling in pin c [...] new acbf58e53041 ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs new 830b69f6c059 MAINTAINERS: Add sound devicetree bindings for Wolfson Mic [...] new ee86f680ff4c ASoC: cs42l42: Correct definition of ADC Volume control new 64324bac750b ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J new 926ef1a4c245 ASoC: cs42l42: Fix bclk calculation for mono new 2e6b836312a4 ASoC: intel: atom: Fix reference to PCM buffer address new 42bc62c9f1d3 ASoC: xilinx: Fix reference to PCM buffer address new 827f3164aaa5 ASoC: uniphier: Fix reference to PCM buffer address new bb6a40fc5a83 ASoC: kirkwood: Fix reference to PCM buffer address new 1d25684e2251 ASoC: nau8824: Fix open coded prefix handling new 8b5d95313b6d ASoC: amd: Fix reference to PCM buffer address new 6b994c554ebc ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies new 973b393fdf07 ASoC: SOF: Intel: hda-ipc: fix reply size checking new 30615bd21b4c ASoC: cs42l42: Fix inversion of ADC Notch Switch control new 8b353bbeae20 ASoC: cs42l42: Remove duplicate control for WNF filter frequency new f1040e86f83b ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL new 0c2f2ad4f16a ASoC: cs42l42: Fix LRCLK frame start edge new 3a5d89a9c6fe ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK new e5ada3f6787a ASoC: cs42l42: Fix mono playback new 56e7a93160fe Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/p [...] new 739d0959fbed ALSA: hda: Add quirk for ASUS Flow x13 new dc0dc8a73e8e ALSA: pcm: Fix mmap breakage without explicit buffer setup new d07149aba2ef ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 65 [...] new 59cd4f435ee9 Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm [...] new f153c2246783 ucounts: add missing data type changes new f8fbb47c6e86 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/l [...]
The 36 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: MAINTAINERS | 3 +- fs/notify/fanotify/fanotify_user.c | 17 +++-- fs/notify/inotify/inotify_user.c | 17 +++-- kernel/ucount.c | 19 ++--- sound/core/pcm_native.c | 5 +- sound/pci/hda/patch_realtek.c | 2 + sound/soc/Kconfig | 1 + sound/soc/amd/acp-da7219-max98357a.c | 5 ++ sound/soc/amd/acp-pcm-dma.c | 2 +- sound/soc/amd/raven/acp3x-pcm-dma.c | 2 +- sound/soc/amd/renoir/acp3x-pdm-dma.c | 2 +- sound/soc/amd/renoir/rn-pci-acp3x.c | 2 + sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/Makefile | 5 +- sound/soc/codecs/cs42l42.c | 104 ++++++++++++++++++--------- sound/soc/codecs/cs42l42.h | 3 + sound/soc/codecs/nau8824.c | 42 ++--------- sound/soc/codecs/rt5682.c | 1 + sound/soc/codecs/tlv320aic31xx.c | 10 +++ sound/soc/codecs/tlv320aic32x4.c | 33 +++++++-- sound/soc/codecs/wm_adsp.c | 1 - sound/soc/intel/atom/sst-mfld-platform-pcm.c | 3 +- sound/soc/intel/boards/sof_da7219_max98373.c | 2 +- sound/soc/kirkwood/kirkwood-dma.c | 26 ++++--- sound/soc/soc-component.c | 63 +++++++--------- sound/soc/sof/intel/Kconfig | 4 +- sound/soc/sof/intel/hda-ipc.c | 4 +- sound/soc/sof/intel/hda.c | 12 ++++ sound/soc/uniphier/aio-dma.c | 2 +- sound/soc/xilinx/xlnx_formatter_pcm.c | 4 +- 30 files changed, 239 insertions(+), 158 deletions(-)