* [GIT PULL] ASoC fixes for v5.18-rc4
@ 2022-04-28 11:18 Mark Brown
2022-05-08 9:04 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-04-28 11:18 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Liam Girdwood
The following changes since commit 5b933c7262c5b0ea11ea3c3b3ea81add04895954:
firmware: cs_dsp: Fix overrun of unterminated control name string (2022-04-12 17:57:04 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.18-rc4
for you to fetch changes up to c61711c1c95791850be48dd65a1d72eb34ba719f:
ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback (2022-04-27 14:15:21 +0100)
----------------------------------------------------------------
ASoC: Fixes for v5.18
A larger collection of fixes than I'd like, mainly because mixer-test
is making it's way into the CI systems and turning up issues on a wider
range of systems. The most substantial thing though is a revert and an
alternative fix for a dmaengine issue where the fix caused disruption
for some other configurations, the core fix is backed out an a driver
specific thing done instead.
----------------------------------------------------------------
Ajit Kumar Pandey (1):
ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
ChiYuan Huang (1):
ASoC: rt9120: Correct the reg 0x09 size to one byte
Codrin Ciubotariu (2):
ASoC: atmel: mchp-pdmc: set prepare_slave_config
ASoC: dmaengine: Restore NULL prepare_slave_config() callback
Mark Brown (8):
ASoC: wm8958: Fix change notifications for DSP controls
ASoC: da7219: Fix change notifications for tone generator frequency
ASoC: meson: Fix event generation for AUI ACODEC mux
ASoC: meson: Fix event generation for AUI CODEC mux
ASoC: meson: Fix event generation for G12A tohdmi mux
ASoC: max98090: Reject invalid values in custom control put()
ASoC: max98090: Generate notifications on changes for custom control
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Neil Armstrong (2):
ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
ASoC: meson: axg-card: Fix nonatomic links
Olivier Moysan (1):
ASoC: simple-card-utils: fix sysclk shutdown
Pierre-Louis Bossart (1):
ASoC: soc-ops: fix error handling
sound/soc/atmel/mchp-pdmc.c | 1 +
sound/soc/codecs/da7219.c | 14 ++++++++++----
sound/soc/codecs/max98090.c | 5 ++++-
sound/soc/codecs/rt9120.c | 1 -
sound/soc/codecs/wm8958-dsp2.c | 8 ++++----
sound/soc/generic/simple-card-utils.c | 2 +-
sound/soc/meson/aiu-acodec-ctrl.c | 2 +-
sound/soc/meson/aiu-codec-ctrl.c | 2 +-
sound/soc/meson/axg-card.c | 1 -
sound/soc/meson/axg-tdm-interface.c | 26 +++++---------------------
sound/soc/meson/g12a-tohdmitx.c | 2 +-
sound/soc/soc-generic-dmaengine-pcm.c | 6 +++---
sound/soc/soc-ops.c | 20 ++++++++++++++++++--
sound/soc/sof/sof-pci-dev.c | 5 +++++
14 files changed, 54 insertions(+), 41 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] ASoC fixes for v5.18-rc4
2022-04-28 11:18 [GIT PULL] ASoC fixes for v5.18-rc4 Mark Brown
@ 2022-05-08 9:04 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2022-05-08 9:04 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, Liam Girdwood
On Thu, 28 Apr 2022 13:18:13 +0200,
Mark Brown wrote:
>
> The following changes since commit 5b933c7262c5b0ea11ea3c3b3ea81add04895954:
>
> firmware: cs_dsp: Fix overrun of unterminated control name string (2022-04-12 17:57:04 +0100)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.18-rc4
>
> for you to fetch changes up to c61711c1c95791850be48dd65a1d72eb34ba719f:
>
> ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback (2022-04-27 14:15:21 +0100)
>
> ----------------------------------------------------------------
> ASoC: Fixes for v5.18
>
> A larger collection of fixes than I'd like, mainly because mixer-test
> is making it's way into the CI systems and turning up issues on a wider
> range of systems. The most substantial thing though is a revert and an
> alternative fix for a dmaengine issue where the fix caused disruption
> for some other configurations, the core fix is backed out an a driver
> specific thing done instead.
Now merged. Sorry for the delayed action, I've been off in the last
weeks.
I'm going to send a PR today, so that it'll be hopefully included in
rc6.
thanks,
Takashi -- slowly digesting
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-08 9:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-28 11:18 [GIT PULL] ASoC fixes for v5.18-rc4 Mark Brown
2022-05-08 9:04 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox