Commit 216a8b21797f for kernel

commit 216a8b21797ff4ad8622a24a68f851918890e95d
Merge: 9c9330c764b0 5720deab6da7
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jul 5 05:26:45 2026 -1000

    Merge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

    Pull sound fixes from Takashi Iwai:
     "A standard set of driver-specific fixes and quirks accumulated since
      the merge window:

      ASoC:
       - SOF: Sanity check to prevent OOB reads
       - rsnd: Fix clock leak and double-disable issues with PM
       - tas675x: Misc fixes for register fields, etc
       - lpass-va-macro: Correct codec version for Qualcomm SC7280
       - amd-yc: DMIC quirk for Alienware m15 R7 AMD

      Others:
       - us144mkii: Fix a UAF on disconnect and anchor list corruption
       - HD-audio: Realtek quirks for HP models"

    * tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
      ASoC: rsnd: src: Add missing scu_supply clock to suspend/resume
      Documentation: sound: tas675x: Fix temperature range and impedance documentation
      ASoC: codecs: tas675x: Fix CHx temperature range register bit fields
      ASoC: codecs: tas675x: use READ_ONCE for params to be used concurrently
      ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
      ASoC: SOF: validate probe info element counts
      ALSA: usx2y: us144mkii: fix work UAF on disconnect
      ASoC: amd: yc: Add Alienware m15 R7 AMD to DMIC quirk table
      ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) to enable mute LED
      MAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Open Firmware
      ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280
      ALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anchor list on each resubmission