Linux Sound subsystem development
 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 6.15-rc1
Date: Fri, 04 Apr 2025 11:05:05 +0200	[thread overview]
Message-ID: <874iz447r2.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.15-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.15-rc1

The topmost commit is 02dc9b9617e4d2b93676f0ea1de797e1da8e7c37

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

sound fixes for 6.15-rc1

A collection of device-specific fixes that have been gathered since
the previous PR.

- A few more HD-audio quirks and fixups
- A series of Qualcomm AudioReach fixes
- Various small fixes for ASoC rt5665, WSA, SOF and Cirrus.

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

Alexey Klimov (1):
      ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path

Andy Shevchenko (1):
      ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header

Christophe JAILLET (1):
      ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()

Dan Carpenter (1):
      ASoC: sma1307: Fix error handling in sma1307_setting_loaded()

Henry Martin (1):
      ASoC: imx-card: Add NULL check in imx_card_probe()

Kailang Yang (1):
      ALSA: hda/realtek - Support mute led function for HP platform

Krzysztof Kozlowski (2):
      ASoC: codecs: wsa883x: Correct VI sense channel mask
      ASoC: codecs: wsa884x: Correct VI sense channel mask

Peter Ujfalusi (1):
      ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a work

Richard Fitzgerald (1):
      firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success

Sharan Kumar M (1):
      ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx

Shenghao Ding (1):
      ALSA: hda/tas2781: Upgrade calibratd-data writing code to support Alpha and Beta dsp firmware

Srinivas Kandagatla (5):
      ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
      ASoC: q6apm: add q6apm_get_hw_pointer helper
      ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
      ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
      ASoC: q6apm-dai: make use of q6apm_get_hw_pointer

Takashi Iwai (2):
      ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA
      ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model

---
 drivers/firmware/cirrus/cs_dsp.c |  2 ++
 sound/hda/intel-sdw-acpi.c       |  2 +-
 sound/pci/hda/patch_realtek.c    | 65 ++++++++++++++++++++++++++++++++++------
 sound/pci/hda/tas2781_hda_i2c.c  | 30 ++++++++++++-------
 sound/soc/codecs/rt5665.c        | 24 +++------------
 sound/soc/codecs/sma1307.c       | 11 ++-----
 sound/soc/codecs/wsa883x.c       |  2 +-
 sound/soc/codecs/wsa884x.c       |  2 +-
 sound/soc/fsl/imx-card.c         |  4 +++
 sound/soc/qcom/qdsp6/q6apm-dai.c | 60 ++++++++++++++++++++-----------------
 sound/soc/qcom/qdsp6/q6apm.c     | 18 ++++++++++-
 sound/soc/qcom/qdsp6/q6apm.h     |  3 ++
 sound/soc/qcom/qdsp6/q6asm-dai.c | 19 ++++++++----
 sound/soc/sof/intel/hda-dsp.c    |  8 +++++
 sound/soc/sof/intel/hda.c        |  4 +++
 sound/soc/sof/intel/hda.h        |  8 +++++
 sound/soc/sof/intel/ptl.c        | 33 +++++++++++++++++---
 17 files changed, 205 insertions(+), 90 deletions(-)


             reply	other threads:[~2025-04-04  9:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04  9:05 Takashi Iwai [this message]
2025-04-04 17:01 ` [GIT PULL] sound fixes for 6.15-rc1 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=874iz447r2.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