* [GIT PULL] ASoC fixes for v6.15-rc6
@ 2025-05-16 11:31 Mark Brown
2025-05-16 12:51 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2025-05-16 11:31 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Liam Girdwood, linux-sound, alsa-devel, Mark Brown
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1683 bytes --]
The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:
Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc6
for you to fetch changes up to 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:
ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)
----------------------------------------------------------------
ASoC: Fixes for v6.15
A collection of driver specific fixes that built up over the past few
weeks, plus one core patch which fixes handling of topology files where
some DAI names are substrings of others.
----------------------------------------------------------------
Arnd Bergmann (1):
ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
Kai Vehmanen (1):
ASoc: SOF: topology: connect DAI to a single DAI link
Nícolas F. R. A. Prado (1):
ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled
Peter Ujfalusi (3):
ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext
ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction
ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms
Tavian Barnes (1):
ASoC: SOF: Intel: hda: Fix UAF when reloading module
sound/soc/mediatek/Kconfig | 1 +
sound/soc/sof/intel/hda-bus.c | 2 +-
sound/soc/sof/intel/hda.c | 16 +++++++++++++++-
sound/soc/sof/ipc4-control.c | 11 ++++++++++-
sound/soc/sof/ipc4-pcm.c | 3 ++-
sound/soc/sof/topology.c | 18 ++++++++++++++----
6 files changed, 43 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL] ASoC fixes for v6.15-rc6
2025-05-16 11:31 [GIT PULL] ASoC fixes for v6.15-rc6 Mark Brown
@ 2025-05-16 12:51 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2025-05-16 12:51 UTC (permalink / raw)
To: Mark Brown; +Cc: Liam Girdwood, linux-sound, alsa-devel
On Fri, 16 May 2025 13:31:12 +0200,
Mark Brown wrote:
>
> The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:
>
> Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc6
>
> for you to fetch changes up to 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:
>
> ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)
>
> ----------------------------------------------------------------
> ASoC: Fixes for v6.15
>
> A collection of driver specific fixes that built up over the past few
> weeks, plus one core patch which fixes handling of topology files where
> some DAI names are substrings of others.
Pulled now. This slipped from the PR I already sent this morning, so
will be likely in a PR in the next week for the 6.15-final.
thanks,
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] ASoC fixes for v6.15-rc6
@ 2025-05-22 16:02 Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2025-05-22 16:02 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Liam Girdwood, linux-sound, alsa-devel, Mark Brown
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1683 bytes --]
The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:
Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.15-rc6
for you to fetch changes up to 7dd7f39fce0022b386ef1ea5ffef92ecc7dfc6af:
ASoC: SOF: Intel: hda: Fix UAF when reloading module (2025-05-14 16:34:48 +0200)
----------------------------------------------------------------
ASoC: Fixes for v6.15
A collection of driver specific fixes that built up over the past few
weeks, plus one core patch which fixes handling of topology files where
some DAI names are substrings of others.
----------------------------------------------------------------
Arnd Bergmann (1):
ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
Kai Vehmanen (1):
ASoc: SOF: topology: connect DAI to a single DAI link
Nícolas F. R. A. Prado (1):
ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled
Peter Ujfalusi (3):
ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext
ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction
ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms
Tavian Barnes (1):
ASoC: SOF: Intel: hda: Fix UAF when reloading module
sound/soc/mediatek/Kconfig | 1 +
sound/soc/sof/intel/hda-bus.c | 2 +-
sound/soc/sof/intel/hda.c | 16 +++++++++++++++-
sound/soc/sof/ipc4-control.c | 11 ++++++++++-
sound/soc/sof/ipc4-pcm.c | 3 ++-
sound/soc/sof/topology.c | 18 ++++++++++++++----
6 files changed, 43 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-22 16:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 11:31 [GIT PULL] ASoC fixes for v6.15-rc6 Mark Brown
2025-05-16 12:51 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2025-05-22 16:02 Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox