linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.14-rc3
@ 2021-07-23  8:35 Takashi Iwai
  2021-07-23 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-07-23  8:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.14-rc3 from:

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

The topmost commit is b0084afde27fe8a504377dee65f55bc6aa776937

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

sound fixes for 5.14-rc3

A collection of small fixes, mostly covering device-specific
regressions and bugs over ASoC, HD-audio and USB-audio, while the
ALSA PCM core received a few additional fixes for the possible
(new and old) regressions.

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

Alan Young (1):
      ALSA: pcm: Call substream ack() method upon compat mmap commit

Alexander Tsoy (1):
      ALSA: usb-audio: Add registration quirk for JBL Quantum headsets

Charles Keepax (2):
      ASoC: wm_adsp: Correct wm_coeff_tlv_get handling
      ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core

Hui Wang (1):
      ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine

Kai Vehmanen (1):
      ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10

Kyle Russell (1):
      ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits

Lucas Stach (1):
      ASoC: codecs: allow SSM2518 to be selected by the user

Marek Vasut (1):
      ASoC: tlv320aic32x4: Fix TAS2505 volume controls

Mark Brown (1):
      ASoC: tlv320aic31xx: Make regmap cache only on probe()

Maxim Schwalm (1):
      ASoC: rt5631: Fix regcache sync errors on resume

Oder Chiou (1):
      ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend

Peter Robinson (1):
      ASoC: remove zte zx dangling kconfig

Peter Ujfalusi (2):
      ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup
      ASoC: ti: j721e-evm: Check for not initialized parent_clk_id

Pierre-Louis Bossart (1):
      ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID

Rander Wang (1):
      ASoC: Intel: boards: fix xrun issue on platform with max98373

Rob Herring (1):
      ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schema

Sathya Prakash M R (1):
      ASoC: SOF: Intel: Update ADL descriptor to use ACPI power states

Srinivas Kandagatla (2):
      ASoC: codecs: wcd938x: make sdw dependency explicit in Kconfig
      ASoC: codecs: wcd938x: setup irq during component bind

Takashi Iwai (5):
      ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
      ALSA: sb: Fix potential ABBA deadlock in CSP driver
      ALSA: hdmi: Expose all pins on MSI MS-7C94 board
      ALSA: pcm: Fix mmap capability check
      ALSA: pcm: Fix mmap without buffer preallocation

Thierry Reding (1):
      ASoC: tegra: Use ADMAIF component for DMA allocations

Vijendar Mukunda (2):
      ASoC: soc-pcm: add a flag to reverse the stop sequence
      ASoC: amd: reverse stop sequence for stoneyridge platform

---
 .../devicetree/bindings/sound/renesas,rsnd.yaml    |  2 +-
 include/sound/soc.h                                |  6 ++
 sound/core/pcm_native.c                            | 27 ++++++--
 sound/hda/intel-dsp-config.c                       |  4 ++
 sound/isa/sb/sb16_csp.c                            |  4 ++
 sound/pci/hda/patch_hdmi.c                         |  2 +
 sound/pci/hda/patch_realtek.c                      |  1 +
 sound/soc/amd/acp-da7219-max98357a.c               |  5 ++
 sound/soc/codecs/Kconfig                           |  8 +--
 sound/soc/codecs/rt5631.c                          |  2 +
 sound/soc/codecs/rt5682.c                          |  8 ++-
 sound/soc/codecs/tlv320aic31xx.c                   |  2 +
 sound/soc/codecs/tlv320aic31xx.h                   |  4 +-
 sound/soc/codecs/tlv320aic32x4.c                   | 27 ++++----
 sound/soc/codecs/wcd938x.c                         | 18 ++---
 sound/soc/codecs/wm_adsp.c                         |  6 +-
 sound/soc/intel/boards/sof_sdw_max98373.c          | 81 ++++++++++++++--------
 sound/soc/soc-pcm.c                                | 22 ++++--
 sound/soc/sof/intel/pci-tgl.c                      |  1 +
 sound/soc/tegra/tegra_pcm.c                        | 30 ++++----
 sound/soc/ti/j721e-evm.c                           | 18 +++--
 sound/usb/mixer.c                                  | 10 ++-
 sound/usb/quirks.c                                 |  3 +
 23 files changed, 195 insertions(+), 96 deletions(-)


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

* Re: [GIT PULL] sound fixes for 5.14-rc3
  2021-07-23  8:35 [GIT PULL] sound fixes for 5.14-rc3 Takashi Iwai
@ 2021-07-23 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-23 17:23 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Fri, 23 Jul 2021 10:35:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.14-rc3

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

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:[~2021-07-23 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  8:35 [GIT PULL] sound fixes for 5.14-rc3 Takashi Iwai
2021-07-23 17:23 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).