This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 348949d9a444 Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/ [...] adds 8ec59ac3ad29 ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer adds eb676622846b ALSA: hda/realtek: Enable 4-speaker output for Dell Precis [...] adds 1f8763c59c4e ALSA: seq: Fix a potential UAF by wrong private_free call order adds 2b987fe84429 ALSA: hda - Enable headphone mic on Dell Latitude laptops [...] adds 1f8d398e1cd8 ALSA: hda/realtek: Complete partial device name to avoid a [...] adds cc03069a3970 ALSA: hda/realtek: Add quirk for Clevo X170KM-G adds 5963e5262180 ALSA: usb-audio: Enable rate validation for Scarlett devices adds 5aec98913095 ALSA: hda/realtek - ALC236 headset MIC recording issue adds dd6dd6e3c791 ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 adds c0f1886de7e1 ALSA: hda: intel: Allow repeatedly probing on codec config [...] adds 023a062f2381 ALSA: hda/realtek: Fix for quirk to enable speaker output [...] adds 228af5a4fa3a ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl adds a3fd1a986e49 ALSA: hda/realtek: Fix the mic type detection issue for AS [...] adds b37a15188eae ALSA: hda: avoid write to STATESTS if controller is in reset adds 48827e1d6af5 ALSA: usb-audio: Add quirk for VF0770 new 1626d9a35eb7 Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm [...] new 26d657410983 MAINTAINERS: Update entry for the Stratix10 firmware
The 2 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 | 2 +- include/sound/hda_codec.h | 1 + sound/core/pcm_compat.c | 72 ++++++++++++++++++++++++++++++++++++++++- sound/core/seq_device.c | 8 ++--- sound/hda/hdac_controller.c | 5 +-- sound/pci/hda/hda_bind.c | 20 ++++++------ sound/pci/hda/hda_codec.c | 1 + sound/pci/hda/hda_controller.c | 24 +++++++++----- sound/pci/hda/hda_controller.h | 2 +- sound/pci/hda/hda_intel.c | 29 +++++++++++++---- sound/pci/hda/hda_intel.h | 4 ++- sound/pci/hda/patch_realtek.c | 66 ++++++++++++++++++++++++++++++++++--- sound/usb/mixer_scarlett_gen2.c | 2 ++ sound/usb/quirks-table.h | 42 ++++++++++++++++++++++++ sound/usb/quirks.c | 2 ++ 15 files changed, 242 insertions(+), 38 deletions(-)