All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v6.1-rc6
Date: Wed, 23 Nov 2022 16:04:44 +0000	[thread overview]
Message-ID: <20221123160453.37957C433C1@smtp.kernel.org> (raw)

The following changes since commit 7d945b046be3d2605dbb1806e73095aadd7ae129:

  ASoC: stm32: dfsdm: manage cb buffers cleanup (2022-11-09 17:56:37 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.1-rc6

for you to fetch changes up to db8f91d424fe0ea6db337aca8bc05908bbce1498:

  ASoC: soc-pcm: Add NULL check in BE reparenting (2022-11-22 12:23:00 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.1

A clutch of small fixes that have come in in the past week, people seem
to have been unusually active for this late in the release cycle.  The
most critical one here is the fix to renumber the SOF DAI types in order
to restore ABI compatibility which was broken by the addition of AMD
support.

----------------------------------------------------------------
Chancel Liu (1):
      ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register

Detlev Casanova (1):
      ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove

Jiasheng Jiang (1):
      ASoC: max98373: Add checks for devm_kcalloc

Junxiao Chang (1):
      ASoC: hdac_hda: fix hda pcm buffer overflow issue

Olivier Moysan (1):
      ASoC: stm32: i2s: remove irqf_oneshot flag

Pierre-Louis Bossart (1):
      ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibility

Richard Fitzgerald (1):
      ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()

Shuming Fan (1):
      ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine transitions

Srinivasa Rao Mandadapu (1):
      ASoC: soc-pcm: Add NULL check in BE reparenting

 include/sound/sof/dai.h           | 2 +-
 sound/soc/codecs/hdac_hda.h       | 4 ++--
 sound/soc/codecs/max98373-i2c.c   | 4 ++++
 sound/soc/codecs/rt711-sdca-sdw.c | 2 +-
 sound/soc/codecs/sgtl5000.c       | 1 +
 sound/soc/codecs/wm8962.c         | 8 ++++++++
 sound/soc/soc-pcm.c               | 7 ++-----
 sound/soc/stm/stm32_i2s.c         | 2 +-
 8 files changed, 20 insertions(+), 10 deletions(-)

             reply	other threads:[~2022-11-23 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 16:04 Mark Brown [this message]
2022-11-23 16:58 ` [GIT PULL] ASoC fixes for v6.1-rc6 Takashi Iwai

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=20221123160453.37957C433C1@smtp.kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=tiwai@suse.de \
    /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.