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 Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.17-rc5
Date: Fri, 18 Feb 2022 12:45:46 +0100	[thread overview]
Message-ID: <s5h5ypc5rf9.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.17-rc5 from:

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

The topmost commit is c22a8086b384025ab97ce07465420a219697d3f2

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

sound fixes for 5.17-rc5

A collection of small patches, mostly for old and new regressions
and device-specific fixes.

- Regression fixes regarding ALSA core SG-buffer helpers
- Regression fix for Realtek HD-audio mutex deadlock
- Regression fix for USB-audio PM resume error
- More coverage of ASoC core control API notification fixes
- Old regression fixes for HD-audio probe mask
- Fixes for ASoC Realtek codec work handling
- Other device-specific quirks / fixes

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

Charles Keepax (1):
      ASoC: wm_adsp: Correct control read size when parsing compressed buffer

Guenter Roeck (1):
      ASoC: Revert "ASoC: mediatek: Check for error clk pointer"

Kai Vehmanen (3):
      ASoC: rt5682s: do not block workqueue if card is unbound
      ASoC: rt5668: do not block workqueue if card is unbound
      ASoC: rt5682: do not block workqueue if card is unbound

Mark Brown (4):
      ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
      ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
      ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
      ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()

Martin Povišer (1):
      ASoC: tas2770: Insert post reset delay

Matteo Martelli (1):
      ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra

Stephen Boyd (1):
      ASoC: qcom: Actually clear DMA interrupt register for HDMI

Takashi Iwai (9):
      ALSA: memalloc: Fix dma_need_sync() checks
      ALSA: memalloc: invalidate SG pages before sync
      ALSA: hda: Fix regression on forced probe mask option
      ALSA: hda: Fix missing codec probe on Shenker Dock 15
      ALSA: usb-audio: Don't abort resume upon errors
      ALSA: hda/realtek: Fix deadlock by COEF mutex
      ALSA: hda: Set max DMA segment size
      ASoC: SOF: hda: Set max DMA segment size
      ASoC: intel: skylake: Set max DMA segment size

Tzung-Bi Shih (1):
      MAINTAINERS: update cros_ec_codec maintainers

V sujith kumar Reddy (1):
      ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver

Yu Huang (1):
      ALSA: hda/realtek: Add quirk for Legion Y9000X 2019

---
 .../bindings/sound/google,cros-ec-codec.yaml       |  1 +
 MAINTAINERS                                        |  1 +
 drivers/soc/mediatek/mtk-scpsys.c                  | 15 +++-----
 sound/core/memalloc.c                              | 15 +++++---
 sound/pci/hda/hda_intel.c                          |  6 ++--
 sound/pci/hda/patch_realtek.c                      | 40 +++++++++++++--------
 sound/soc/amd/acp/acp-mach.h                       |  1 -
 sound/soc/amd/acp/acp-sof-mach.c                   |  4 +--
 sound/soc/codecs/rt5668.c                          | 12 ++++---
 sound/soc/codecs/rt5682.c                          | 12 ++++---
 sound/soc/codecs/rt5682s.c                         | 12 ++++---
 sound/soc/codecs/tas2770.c                         |  7 +++-
 sound/soc/codecs/wm_adsp.c                         |  3 +-
 sound/soc/intel/skylake/skl.c                      |  1 +
 sound/soc/qcom/lpass-platform.c                    |  8 ++---
 sound/soc/soc-ops.c                                | 41 ++++++++++++++++------
 sound/soc/sof/intel/hda.c                          |  1 +
 sound/usb/implicit.c                               |  4 +--
 sound/usb/mixer.c                                  |  9 ++---
 19 files changed, 118 insertions(+), 75 deletions(-)


             reply	other threads:[~2022-02-18 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-18 11:45 Takashi Iwai [this message]
2022-02-18 17:39 ` [GIT PULL] sound fixes for 5.17-rc5 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=s5h5ypc5rf9.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@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