linux/sound/core
JongHo Kim ed697e1aaf ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
When the process is sleeping at the SNDRV_PCM_STATE_PAUSED
state from the wait_for_avail function, the sleep process will be woken by
timeout(10 seconds). Even if the sleep process wake up by timeout, by this
patch, the process will continue with sleep and wait for the other state.

Signed-off-by: JongHo Kim <furmuwon@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-12-17 16:56:11 +01:00
..
oss
seq ALSA: seq-oss: Initialize MIDI clients asynchronously 2013-07-17 09:19:24 +02:00
Kconfig ALSA: core: allow SND_DMAENGINE_PCM use from modules 2013-08-15 18:28:42 +01:00
Makefile ALSA: move dmaengine implementation from ASoC to ALSA core 2013-08-15 11:18:09 +01:00
compress_offload.c ALSA: compress_core: don't return -EBADFD from poll if paused 2013-11-12 07:14:32 +01:00
control.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
control_compat.c
ctljack.c
device.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
hrtimer.c
hwdep.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
hwdep_compat.c
info.c sound updates for v3.10-rc1 2013-05-03 09:10:23 -07:00
info_oss.c
init.c ALSA: Limit the fallback card id string size 2013-10-29 15:20:06 +01:00
isadma.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
jack.c ALSA: jack: Unregister input device at disconnection 2013-11-14 17:22:45 +01:00
memalloc.c sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer 2013-11-15 09:32:23 +09:00
memory.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
misc.c
pcm.c ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM 2013-10-31 17:36:47 +01:00
pcm_compat.c
pcm_dmaengine.c ALSA: pcm_dmaengine: Remove hardcoded PCM formats 2013-10-28 10:18:09 +01:00
pcm_lib.c ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function 2013-12-17 16:56:11 +01:00
pcm_memory.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
pcm_misc.c ALSA: add DSD formats 2013-04-18 10:02:33 +02:00
pcm_native.c ALSA: pcm: Add fallthru comments 2013-10-29 11:37:35 +01:00
pcm_timer.c
rawmidi.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
rawmidi_compat.c
rtctimer.c
sgbuf.c
sound.c consolidate the reassignments of ->f_op in ->open() instances 2013-10-24 23:34:53 -04:00
sound_oss.c
timer.c
timer_compat.c
vmaster.c ALSA: vmaster: Fix the regression of missing vmaster hook call 2013-07-03 14:01:32 +02:00