This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 348949d9a444 Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/ [...] new 8ec59ac3ad29 ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer new eb676622846b ALSA: hda/realtek: Enable 4-speaker output for Dell Precis [...] new 1f8763c59c4e ALSA: seq: Fix a potential UAF by wrong private_free call order new 2b987fe84429 ALSA: hda - Enable headphone mic on Dell Latitude laptops [...] new 1f8d398e1cd8 ALSA: hda/realtek: Complete partial device name to avoid a [...] new cc03069a3970 ALSA: hda/realtek: Add quirk for Clevo X170KM-G new 5963e5262180 ALSA: usb-audio: Enable rate validation for Scarlett devices new 5aec98913095 ALSA: hda/realtek - ALC236 headset MIC recording issue new dd6dd6e3c791 ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 new c0f1886de7e1 ALSA: hda: intel: Allow repeatedly probing on codec config [...] new 023a062f2381 ALSA: hda/realtek: Fix for quirk to enable speaker output [...] new 228af5a4fa3a ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl new a3fd1a986e49 ALSA: hda/realtek: Fix the mic type detection issue for AS [...] new b37a15188eae ALSA: hda: avoid write to STATESTS if controller is in reset new 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 17 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(-)