All of lore.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 6.3-rc6
Date: Thu, 06 Apr 2023 14:39:31 +0200	[thread overview]
Message-ID: <87pm8htcak.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.3-rc6 from:

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

The topmost commit is f785f5ee968f7045268b8be6b0abc850c4a4277c

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

sound fixes for 6.3-rc6

The majority of changes here are various fixes for Intel drivers,
while there is a change in ASoC PCM core for the format constraints.
In addition, a workaround for HD-audio HDMI regressions and usual
HD-audio quirks are found.

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

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

Duy Nguyen (1):
      ASoC: da7213.c: add missing pm_runtime_disable()

Eugene Huang (2):
      ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
      ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15

Ge-org Brohammer (1):
      ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)

Guennadi Liakhovetski (1):
      ASoC: SOF: avoid a NULL dereference with unsupported widgets

Hans de Goede (1):
      ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750

Jason Montleon (1):
      ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()

Jeremy Soller (1):
      ALSA: hda/realtek: Add quirk for Clevo X370SNW

Ranjani Sridharan (1):
      ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()

Shengjiu Wang (1):
      ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm

Srinivas Kandagatla (1):
      ASoC: codecs: lpass: fix the order or clks turn off during suspend

Takashi Iwai (1):
      ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement

---
 sound/pci/hda/patch_hdmi.c                        | 11 +++++++++++
 sound/pci/hda/patch_realtek.c                     |  2 ++
 sound/soc/amd/yc/acp6x-mach.c                     |  7 +++++++
 sound/soc/codecs/da7213.c                         |  6 ++++++
 sound/soc/codecs/hdac_hdmi.c                      | 17 +++++++++++------
 sound/soc/codecs/lpass-rx-macro.c                 |  4 ++--
 sound/soc/codecs/lpass-tx-macro.c                 |  4 ++--
 sound/soc/codecs/lpass-wsa-macro.c                |  4 ++--
 sound/soc/intel/boards/bytcr_rt5640.c             | 12 ++++++++++++
 sound/soc/intel/boards/sof_sdw.c                  | 11 +++++++++++
 sound/soc/intel/common/soc-acpi-intel-adl-match.c | 20 ++++++++++++++++++++
 sound/soc/soc-pcm.c                               |  4 ++++
 sound/soc/sof/ipc4-topology.c                     |  8 ++++++++
 sound/soc/sof/ipc4.c                              |  8 ++++++++
 14 files changed, 106 insertions(+), 12 deletions(-)


             reply	other threads:[~2023-04-06 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 12:39 Takashi Iwai [this message]
2023-04-06 18:46 ` [GIT PULL] sound fixes for 6.3-rc6 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=87pm8htcak.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.