linux-yocto/sound/isa/sb
Takashi Iwai f42b8e5753 ALSA: sb: Force to disable DMAs once when DMA mode is changed
[ Upstream commit 4c267ae2ef ]

When the DMA mode is changed on the (still real!) SB AWE32 after
playing a stream and closing, the previous DMA setup was still
silently kept, and it can confuse the hardware, resulting in the
unexpected noises.  As a workaround, enforce the disablement of DMA
setups when the DMA setup is changed by the kcontrol.

https://bugzilla.kernel.org/show_bug.cgi?id=218185
Link: https://patch.msgid.link/20250610064322.26787-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 16:05:06 +02:00
..
emu8000_callback.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_local.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emu8000_patch.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000_pcm.c ALSA: sb: Fix wrong argument in commented code 2023-09-02 08:11:55 +02:00
emu8000_synth.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
jazz16.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
sb_common.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb_mixer.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb8_main.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb8_midi.c ALSA: sb: Fix assignment in if condition 2021-06-09 17:29:35 +02:00
sb8.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb16_csp.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb16_main.c ALSA: sb: Force to disable DMAs once when DMA mode is changed 2025-07-10 16:05:06 +02:00
sb16.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sbawe.c