This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0988a0ea7919 Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm [...] new 26ed1d29fc44 Merge branch 'for-next' into for-linus new 7fde88eda855 ASoC: da7219: Improve the IRQ process to increase the stability new 4932b1fa6132 ASoC: rsnd: adg: Fix BRG typos new 22ce6843abec ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks new 51c58a1ebc04 ASoC: SMA1303: Change the value for right output new 70d1d3035509 ASoC: mediatek: mt8188: correct etdm control return value new 7e43b75d6a06 ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98 [...] new b361d5d2464a ASoC: dt-bindings: apple,mca: Add t8112-mca compatible new b5bfa7277ee7 ASoC: adau7118: don't disable regulators on device unbind new aaf5f0d76b6e ASoC: apple: mca: Fix final status read on SERDES reset new d8b3e396088d ASoC: apple: mca: Fix SERDES reset sequence new fb1847cc460c ASoC: apple: mca: Improve handling of unavailable DMA channels new c769fb6bcc48 ASoC: sam9g20ek: Disable capture unless building with micr [...] new 0de2cc3707b6 ASoC: zl38060 add gpiolib dependency new d52279d5c920 ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43) new 5df1a5d28449 ASoC: mt8192: Remove spammy log messages new b373076f6099 ASoC: mt8192: Fix event generation for controls new 05437a91173b ASoC: mt8192: Report an error if when an invalid sidetone [...] new ce40d93b062c ASoC: mt8192: Fix range for sidetone positive gain new e3e329931630 ASoC: mt8192: Fixes from initial glance at kselftest new 3425ddaea57a ASoC: mt6358: Fix event generation for wake on voice stage [...] new 8e847a43c28f ASoC: mt6358: Validate Wake on Voice 2 writes new 8cbd7273a724 ASoC: mt6358: Remove undefined HPx Mux enumeration values new b201929904a5 ASoC: mt6358: Fixes from an initial glance at a new 54fc4b72b630 ASoC: soc-pcm: add option to start DMA after DAI new 143a2f011c44 ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-del [...] new c5682e2ba132 ASoC: mchp-pdmc: fix poc noise at capture startup new 11d4e474861a ASoC: mchp-pdmc: fix poc noises when starting new d71ed1c8f0f4 ASoC: mt8183: Remove spammy logging from I2S DAI driver new 18f51ed09888 ASoC: mt8183: Fix event generation for I2S DAI operations new e48223e36001 ASoC: mt8183: Fixes from an initial glance at a new 23badca4248a ASoC: mediatek: mt8188: add missing initialization new b56ec2992a2e ASoC: mediatek: mt8195: add missing initialization new fb2e5fc8c8d9 Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/sc [...] new 5911d78fabbb ALSA: hda/realtek: Improve support for Dell Precision 3260 new ea24b9953bcd ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC new 951606a14a89 ALSA: ice1712: Do not left ice->gpio_mutex locked in aureo [...] new a8e98f3448e1 ALSA: ice1712: Delete unreachable code in aureon_add_controls() new d172859ebff3 Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/ [...] new d8c32853ebc4 powerpc: Drop orphaned VAS MAINTAINERS entry new acd35dbab871 powerpc/vmlinux.lds: Add .text.asan/tsan sections new f8b2336f15f3 powerpc: Avoid dead code/data elimination when using recordmcount new c29214bc8916 Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/ [...]
The 43 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: .../devicetree/bindings/sound/apple,mca.yaml | 1 + .../bindings/sound/microchip,sama7g5-pdmc.yaml | 6 ++ MAINTAINERS | 7 --- arch/powerpc/Kconfig | 2 +- arch/powerpc/kernel/vmlinux.lds.S | 1 + include/sound/soc-component.h | 2 + sound/pci/hda/patch_realtek.c | 2 + sound/pci/ice1712/aureon.c | 6 +- sound/soc/amd/yc/acp6x-mach.c | 14 +++++ sound/soc/apple/mca.c | 31 ++++++++--- sound/soc/atmel/mchp-pdmc.c | 53 ++++++++++++++++-- sound/soc/atmel/sam9g20_wm8731.c | 3 + sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/adau7118.c | 19 +------ sound/soc/codecs/da7219-aad.c | 41 +++++++++++--- sound/soc/codecs/da7219-aad.h | 4 ++ sound/soc/codecs/mt6358.c | 11 ++-- sound/soc/codecs/sma1303.c | 2 +- sound/soc/intel/boards/sof_rt5682.c | 23 ++++++++ sound/soc/intel/common/soc-acpi-intel-mtl-match.c | 12 ++++ sound/soc/mediatek/mt8183/mt8183-dai-i2s.c | 21 +------ sound/soc/mediatek/mt8188/mt8188-dai-etdm.c | 11 +--- sound/soc/mediatek/mt8192/mt8192-dai-adda.c | 58 +++++++------------- sound/soc/mediatek/mt8195/mt8195-dai-etdm.c | 3 + sound/soc/sh/rcar/adg.c | 64 +++++++++++----------- sound/soc/soc-pcm.c | 27 +++++++-- 26 files changed, 265 insertions(+), 160 deletions(-)