linux/sound/isa/sb
Takashi Iwai 4c267ae2ef ALSA: sb: Force to disable DMAs once when DMA mode is changed
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>
2025-06-10 08:45:43 +02:00
..
emu8000_callback.c
emu8000_local.h
emu8000_patch.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000_pcm.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
emu8000_synth.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
emu8000.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
jazz16.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
Makefile ALSA: isa: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:48 +02:00
sb8_main.c
sb8_midi.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
sb8.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
sb16_csp.c ALSA: sb: Use str_enabled_disabled() helper in info_read() 2025-01-10 09:11:48 +01:00
sb16_main.c ALSA: sb: Force to disable DMAs once when DMA mode is changed 2025-06-10 08:45:43 +02:00
sb16.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
sb_common.c ALSA: sb: Use standard print API 2024-08-08 07:49:46 +02:00
sb_mixer.c ALSA: sb: Replace deprecated strcpy() with strscpy() 2025-05-13 10:57:51 +02:00
sbawe.c