This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 00a7d39898c8 fs/pipe: add simpler helpers for common cases new 3414cda9d41f ALSA: hda/realtek: Remove (revert) duplicate Ally X config new 12784ca33b62 ALSA: hda/realtek: Fix Asus Z13 2025 audio new f479ecc5ef15 ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 new c9ce148ea753 ALSA: seq: Avoid module auto-load handling at event delivery new f603b159231b ALSA: hda/realtek - add supported Mic Mute LED for Lenovo [...] new 172a0f509723 ALSA: usx2y: validate nrpacks module parameter on probe new d0bbe332669c ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage new ca0dedaff923 ALSA: hda/realtek: update ALC222 depop optimize new 1ee5aa765c22 ALSA: hda: intel: Add Dell ALC3271 to power_save denylist new f2c11231b57b ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Lap [...] new 16dc157346dd ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 La [...] new 9120b2b4ad0d ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Lap [...] new 859a11917001 ALSA: hda/realtek: Add support for various ASUS Laptops us [...] new 7ab61d0a9a35 ALSA: hda/realtek: Add support for ASUS B3405 and B3605 La [...] new c86dd79a7c33 ALSA: hda/realtek: Add support for ASUS B5405 and B5605 La [...] new 8463d2adbe19 ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA L [...] new 2a405b36a641 Merge tag 'sound-6.14-rc6' of git://git.kernel.org/pub/scm [...] new 1be4e29e94a6 platform/x86/amd/pmf: Initialize and clean up `cb_mutex` new 2738d06fb4f0 platform/x86: intel-hid: fix volume buttons on Microsoft S [...] new d0d10eaedcb5 platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e new f317f38e7fbb platform/x86/intel/vsec: Add Diamond Rapids support new 9ba93cb8212d platform/x86/amd/pmf: Propagate PMF-TA return codes new 376a8c2a1443 platform/x86/amd/pmf: Update PMF Driver for Compatibility [...] new 8aed61b8334e Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kern [...]
The 24 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: drivers/platform/x86/amd/pmf/core.c | 2 + drivers/platform/x86/amd/pmf/pmf.h | 5 +- drivers/platform/x86/amd/pmf/tee-if.c | 52 ++++++++++---- drivers/platform/x86/intel/hid.c | 7 ++ drivers/platform/x86/intel/vsec.c | 7 ++ drivers/platform/x86/thinkpad_acpi.c | 1 + sound/core/seq/seq_clientmgr.c | 46 +++++++----- sound/pci/hda/Kconfig | 1 + sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_realtek.c | 128 ++++++++++++++++++++++++++++++---- sound/usb/usx2y/usbusx2y.c | 11 +++ sound/usb/usx2y/usbusx2y.h | 26 +++++++ sound/usb/usx2y/usbusx2yaudio.c | 27 ------- 13 files changed, 243 insertions(+), 72 deletions(-)