All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v6.1-rc6
@ 2022-11-23 16:04 Mark Brown
  2022-11-23 16:58 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-11-23 16:04 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Liam Girdwood

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(-)

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

end of thread, other threads:[~2022-11-23 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23 16:04 [GIT PULL] ASoC fixes for v6.1-rc6 Mark Brown
2022-11-23 16:58 ` Takashi Iwai

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.