All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 7.2
@ 2026-08-14 12:05 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2026-08-14 12:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
	Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-14 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 12:05 [GIT PULL] sound fixes for 7.2 Takashi Iwai

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.