public inbox for linux-kernel@vger.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.0
Date: Thu, 09 Apr 2026 17:22:19 +0200	[thread overview]
Message-ID: <87a4vci2fo.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v7.0 from:

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

The topmost commit is 00afb1811fa638dacf125dd1c343b7a181624dfd

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

sound fixes for 7.0

Still a bit higher amount than wished, but nothing looks really scary,
and all changes are about nice and smooth device-specific fixes.

- HD-audio quirks, one revert for a regression and another oneliner
- AMD ACP quirks
- Fixes for SDCA interrupt handling
- A few Intel SOF, avs and NVL fixes
- Fixes for TAS2552 DT, NAU8325, and STM32

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

Cezary Rojewski (1):
      ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()

Charles Keepax (1):
      ASoC: SDCA: Fix errors in IRQ cleanup

Kai Vehmanen (2):
      ALSA: hda/intel: enforce stricter period-size alignment for Intel NVL
      ASoC: SOF: Intel: hda: modify period size constraints for ACE4

Maciej Strozek (4):
      ASoC: SOF: Intel: Fix endpoint index if endpoints are missing
      ASoC: SOF: Intel: fix iteration in is_endpoint_present()
      ASoC: SDCA: Fix overwritten var within for loop
      ASoC: SDCA: mask Function_Status value

Marek Vasut (1):
      ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells

Mark Pearson (1):
      ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machine

Neo Chang (1):
      ASoC: nau8325: Add software reset during probe

Richard Fitzgerald (1):
      ASoC: SDCA: Unregister IRQ handlers on module remove

Syed Saba Kareem (1):
      ASoC: amd: acp: update DMI quirk and add ACP DMIC for Lenovo platforms

Takashi Iwai (1):
      Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"

Tomasz Merta (1):
      ASoC: stm32_sai: fix incorrect BCLK polarity for DSP_A/B, LEFT_J

songxiebing (1):
      ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10

---
 .../devicetree/bindings/sound/ti,tas2552.yaml      | 13 +++-
 include/sound/sdca_interrupts.h                    |  5 ++
 sound/hda/codecs/realtek/alc269.c                  |  1 +
 sound/hda/codecs/realtek/alc662.c                  |  9 ---
 sound/hda/controllers/intel.c                      |  7 +-
 sound/soc/amd/acp/acp-sdw-legacy-mach.c            | 24 +++++--
 sound/soc/codecs/nau8325.c                         |  9 ++-
 sound/soc/intel/avs/board_selection.c              |  9 ++-
 sound/soc/sdca/sdca_class_function.c               | 17 +++++
 sound/soc/sdca/sdca_interrupts.c                   | 82 +++++++++++++++++++---
 sound/soc/sof/intel/hda-pcm.c                      | 14 +++-
 sound/soc/sof/intel/hda.c                          | 10 ++-
 sound/soc/stm/stm32_sai_sub.c                      |  3 +
 13 files changed, 165 insertions(+), 38 deletions(-)


             reply	other threads:[~2026-04-09 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-09 15:22 Takashi Iwai [this message]
2026-04-09 20:57 ` [GIT PULL] sound fixes for 7.0 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=87a4vci2fo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox