All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Sound Mailing List <linux-sound@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 7.2
Date: Fri, 14 Aug 2026 14:05:24 +0200	[thread overview]
Message-ID: <87a4qoewl7.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v7.2 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-7.2

The topmost commit is a92ee0d2486a8b3cd1483afdb6db21b51853867e

----------------------------------------------------------------

sound fixes for 7.2

A handful of small device-specific quirks, regression fixes, and build
fixes.  Nothing really stands out.

- Fix for a potential UAF in in USB-audio MIDI2 endpoint handling
- Fix for a mixer regression on SteelSeries Arctis Nova 5 in USB-audio
- ASoC Intel HDMI-In capture, ACPI match table additions and quirks
- ASoC AMD quirk for HyperX OMEN
- Fix for ASoC Xilinx about crash in pcm formatter IRQ handlers
- Fixes for ASoC Realtek rt1320 and rt5645 codecs
- Fixes for ASoC TI tas2781 and tac5xx2-sdw build errors

----------------------------------------------------------------

Balamurugan C (3):
      ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in NVL match table
      ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for NVL.
      ASoC: Intel: NVL: Add entry for HDMI-In capture support to non-I2S codec boards.

Lin Xianglin (1):
      ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxx

Niranjan H Y (1):
      ASoC: tac5xx2-sdw: select REGMAP_SOUNDWIRE_MBQ

Rosen Penev (1):
      ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers

Rudi Heitbaum (1):
      ASoC: rt5645: Perform the initial jack detect at probe

Sergey Lebedev (1):
      ASoC: rt1320: run the initialisation preset on the first hardware init

Shenghao Ding (1):
      ASoC: tas2781: fix clang build error for goto bypassing cleanup variable

Takashi Iwai (2):
      ALSA: usb: Fix UAF at delayed release of MIDI2 EPs
      ALSA: usb-audio: Fix mixer regression on SteelSeries Arctis Nova 5

---
 sound/soc/amd/yc/acp6x-mach.c                     |  7 +++++++
 sound/soc/codecs/Kconfig                          |  1 +
 sound/soc/codecs/rt1320-sdw.c                     |  2 +-
 sound/soc/codecs/rt5645.c                         |  4 ++++
 sound/soc/codecs/tas2781-i2c.c                    | 18 ++++++++--------
 sound/soc/intel/boards/sof_es8336.c               | 10 +++++++++
 sound/soc/intel/boards/sof_rt5682.c               |  7 +++++++
 sound/soc/intel/boards/sof_ssp_amp.c              |  6 ++++++
 sound/soc/intel/common/soc-acpi-intel-nvl-match.c | 25 +++++++++++++++++++++++
 sound/soc/xilinx/xlnx_formatter_pcm.c             | 10 ++++-----
 sound/usb/midi2.c                                 |  9 ++++++++
 sound/usb/quirks.c                                |  2 ++
 12 files changed, 85 insertions(+), 16 deletions(-)


             reply	other threads:[~2026-08-14 12:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-14 12:05 Takashi Iwai [this message]
2026-08-14 17:43 ` [GIT PULL] sound fixes for 7.2 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a4qoewl7.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.