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.13-rc6
Date: Fri, 11 Jun 2021 10:29:14 +0200	[thread overview]
Message-ID: <s5h7dj09545.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.13-rc6 from:

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

The topmost commit is 83e197a8414c0ba545e7e3916ce05f836f349273

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

sound fixes for 5.13-rc6

A bit more commits than expected at this time, but likely it's the
last shot before the final.  Many of changes are device-specific
fix-ups for various ASoC drivers, while a few usual HD-audio
quirks and a FireWire fix, as well as a couple of ALSA / ASoC
core fixes.  All look nice and small, and nothing to scare much.

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

Colin Ian King (1):
      ASoC: topology: Fix spelling mistake "vesion" -> "version"

Hui Wang (1):
      ALSA: hda/realtek: headphone and mic don't work on an Acer laptop

Jack Yu (1):
      ASoC: rt5659: Fix the lost powers for the HDA header

Jeremy Szu (4):
      ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2
      ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8
      ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
      ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8

Jerome Brunet (1):
      ASoC: meson: gx-card: fix sound-dai dt schema

Kai Vehmanen (1):
      ASoC: SOF: reset enabled_cores state at suspend

Kefeng Wang (1):
      ASoC: core: Fix Null-point-dereference in fmt_single_name()

Mark Pearson (2):
      ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
      ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms

Nicolas Cavallari (1):
      ASoC: fsl-asoc-card: Set .owner attribute when registering card.

Oder Chiou (1):
      ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode

Richard Weinberger (1):
      ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values

Srinivasa Rao Mandadapu (1):
      ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin

Takashi Iwai (1):
      ALSA: seq: Fix race of snd_seq_timer_open()

Takashi Sakamoto (1):
      ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()

---
 .../bindings/sound/amlogic,gx-sound-card.yaml      |  4 +-
 sound/core/seq/seq_timer.c                         | 10 ++-
 sound/firewire/amdtp-stream.c                      |  2 +-
 sound/pci/hda/patch_realtek.c                      | 16 +++++
 sound/soc/codecs/rt5659.c                          | 26 +++++--
 sound/soc/codecs/rt5682-sdw.c                      |  3 +-
 sound/soc/codecs/tas2562.h                         | 14 ++--
 sound/soc/fsl/fsl-asoc-card.c                      |  1 +
 sound/soc/qcom/lpass-cpu.c                         | 79 ++++++++++++++++++++++
 sound/soc/qcom/lpass.h                             |  4 ++
 sound/soc/soc-core.c                               |  2 +
 sound/soc/soc-topology.c                           |  6 +-
 sound/soc/sof/pm.c                                 |  1 +
 13 files changed, 148 insertions(+), 20 deletions(-)


                 reply	other threads:[~2021-06-11  8:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=s5h7dj09545.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