Alsa-Devel Archive on 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.0-rc1
Date: Tue, 16 Aug 2022 12:22:22 +0100	[thread overview]
Message-ID: <20220816112237.99086C433B5@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2516 bytes --]

The following changes since commit 40d060b8158e26438398bf1132925f666e3b6480:

  ASoC: q6asm: use kcalloc() instead of kzalloc() (2022-07-28 11:59:10 +0100)

are available in the Git repository at:

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

for you to fetch changes up to b4b5f29a076e52181f63e45a2ad1bc88593072e3:

  ASoC: codec: tlv320aic32x4: fix mono playback via I2S (2022-08-10 14:52:05 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.0

A relatively large batch of fixes that came in since my pull request,
none of them too major and mostly device specific apart from a series of
security/robustness improvements from Takashi.

----------------------------------------------------------------
Biju Das (1):
      ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path

Justin Stitt (1):
      ASoC: SOF: ipc3-topology: Fix clang -Wformat warning

Mark Brown (2):
      ASoC: Fix theoretical buffer overflow by snprintf()
      TAS2770 fixes

Martin Povišer (4):
      ASoC: tas2770: Set correct FSYNC polarity
      ASoC: tas2770: Allow mono streams
      ASoC: tas2770: Drop conflicting set_bias_level power setting
      ASoC: tas2770: Fix handling of mute/unmute

Oder Chiou (1):
      ASoC: rt5640: Fix the JD voltage dropping issue

Philipp Zabel (1):
      ASoC: codec: tlv320aic32x4: fix mono playback via I2S

Pierre-Louis Bossart (1):
      ASoC: Intel: fix sof_es8336 probe

Takashi Iwai (4):
      ASoC: Intel: avs: Fix potential buffer overflow by snprintf()
      ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
      ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()
      ASoC: DPCM: Don't pick up BE without substream

syed sabakareem (1):
      ASoC: amd: yc: Update DMI table entries for AMD platforms

 sound/soc/amd/yc/acp6x-mach.c       | 28 +++++++++++
 sound/soc/codecs/rt5640.c           |  5 +-
 sound/soc/codecs/tas2770.c          | 98 ++++++++++++++++---------------------
 sound/soc/codecs/tas2770.h          |  5 ++
 sound/soc/codecs/tlv320aic32x4.c    |  9 ++++
 sound/soc/intel/avs/pcm.c           |  4 +-
 sound/soc/intel/boards/sof_es8336.c |  4 +-
 sound/soc/sh/rz-ssi.c               | 26 +++++-----
 sound/soc/soc-pcm.c                 |  3 ++
 sound/soc/sof/debug.c               |  6 +--
 sound/soc/sof/intel/hda.c           |  2 +-
 sound/soc/sof/ipc3-topology.c       |  2 +-
 12 files changed, 116 insertions(+), 76 deletions(-)

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 11:22 Mark Brown [this message]
2022-08-16 13:13 ` [GIT PULL] ASoC fixes for v6.0-rc1 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=20220816112237.99086C433B5@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox