linux/sound/core
Takashi Iwai 70372a7566 ALSA: pcm: Don't leave PREPARED state after draining
When a PCM draining is performed to an empty stream that has been
already in PREPARED state, the current code just ignores and leaves as
it is, although the drain is supposed to set all such streams to SETUP
state.  This patch covers that overlooked case.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-02-23 16:48:18 +01:00
..
oss
seq ALSA: seq: potential out of bounds in do_control() 2015-02-12 11:07:48 +01:00
compress_offload.c ALSA: Simplify snd_device_register() variants 2015-02-02 17:01:26 +01:00
control.c ALSA: control: fix failure to return new numerical ID in 'replace' event data 2015-02-09 16:23:25 +01:00
control_compat.c
ctljack.c
device.c
hrtimer.c
hwdep.c ALSA: Simplify snd_device_register() variants 2015-02-02 17:01:26 +01:00
hwdep_compat.c
info.c
info_oss.c
init.c ALSA: Add a helper to add a new attribute group to card 2015-02-06 09:56:33 +01:00
isadma.c
jack.c
Kconfig
Makefile
memalloc.c
memory.c ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* 2015-01-28 17:25:07 +01:00
misc.c
pcm.c ALSA: Simplify snd_device_register() variants 2015-02-02 17:01:26 +01:00
pcm_compat.c
pcm_dmaengine.c
pcm_lib.c ASoC: Updates for v3.20 2015-02-05 07:08:35 +01:00
pcm_memory.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
pcm_misc.c
pcm_native.c ALSA: pcm: Don't leave PREPARED state after draining 2015-02-23 16:48:18 +01:00
pcm_timer.c
pcm_trace.h
rawmidi.c ALSA: Simplify snd_device_register() variants 2015-02-02 17:01:26 +01:00
rawmidi_compat.c
rtctimer.c
sgbuf.c
sound.c ALSA: Drop snd_get_device() helper 2015-02-02 17:01:38 +01:00
sound_oss.c
timer.c Merge branch 'topic/snd-device' into for-next 2015-02-03 17:57:16 +01:00
timer_compat.c
vmaster.c