All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Takashi Iwai <tiwai@suse.de>, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] sound fixes for 6.2-rc8
Date: Fri, 10 Feb 2023 10:12:56 +0100	[thread overview]
Message-ID: <87sffdj33b.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.2-rc8 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.2-rc8

The topmost commit is 88d18b8896bd98e636b632f805b7e84e61458255

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

sound fixes for 6.2-rc8

Hopefully the last one for 6.2, a collection of the fixes that have
been gathered since the last PR.  All changes are small and trivial
device-specific fixes.

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

Alexey Firago (1):
      ASoC: codecs: es8326: Fix DTS properties reading

Amadeusz Sławiński (1):
      ASoC: topology: Return -ENOMEM on memory allocation failure

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.

Artemii Karasev (1):
      ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()

Dan Carpenter (1):
      ALSA: pci: lx6464es: fix a debug loop

Daniel Beer (2):
      ASoC: tas5805m: rework to avoid scheduling while atomic.
      ASoC: tas5805m: add missing page switch.

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Add Positivo N14KP6-TG

Elvis Angelaccio (1):
      ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9

Guillaume Pinot (1):
      ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360

Jack Yu (1):
      ASoC: rt715-sdca: fix clock stop prepare timeout issue

Shengjiu Wang (1):
      ASoC: fsl_sai: fix getting version from VERID

Stefan Binding (1):
      ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41

V sujith kumar Reddy (1):
      ASoC: SOF: amd: Fix for handling spurious interrupts from DSP

---
 sound/pci/hda/patch_realtek.c     |   9 +++
 sound/pci/lx6464es/lx_core.c      |  11 ++--
 sound/soc/codecs/es8326.c         |   6 +-
 sound/soc/codecs/rt715-sdca-sdw.c |   2 +-
 sound/soc/codecs/tas5805m.c       | 131 ++++++++++++++++++++++++++------------
 sound/soc/fsl/fsl_sai.c           |   1 +
 sound/soc/soc-topology.c          |   8 ++-
 sound/soc/sof/amd/acp.c           |  36 +++++------
 sound/synth/emux/emux_nrpn.c      |   3 +
 9 files changed, 134 insertions(+), 73 deletions(-)


             reply	other threads:[~2023-02-10  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10  9:12 Takashi Iwai [this message]
2023-02-10 17:52 ` Re: [GIT PULL] sound fixes for 6.2-rc8 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=87sffdj33b.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 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.