* [GIT PULL] ASoC fixes for v6.0-rc1
@ 2022-08-16 11:22 Mark Brown
2022-08-16 13:13 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-08-16 11:22 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Liam Girdwood
[-- 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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] ASoC fixes for v6.0-rc1
2022-08-16 11:22 [GIT PULL] ASoC fixes for v6.0-rc1 Mark Brown
@ 2022-08-16 13:13 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2022-08-16 13:13 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, Liam Girdwood
On Tue, 16 Aug 2022 13:22:22 +0200,
Mark Brown wrote:
>
> 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.
Pulled now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-16 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16 11:22 [GIT PULL] ASoC fixes for v6.0-rc1 Mark Brown
2022-08-16 13:13 ` 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.