All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.17-rc5
@ 2022-02-18 11:45 Takashi Iwai
  2022-02-18 17:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-02-18 11:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sound fixes for 5.17-rc5
  2022-02-18 11:45 [GIT PULL] sound fixes for 5.17-rc5 Takashi Iwai
@ 2022-02-18 17:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-18 17:39 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Fri, 18 Feb 2022 12:45:46 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2848551bc6590a0f4eaaae71d60a4aaa0e99b8cf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-18 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 11:45 [GIT PULL] sound fixes for 5.17-rc5 Takashi Iwai
2022-02-18 17:39 ` pr-tracker-bot

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.