linux-kernel-test/sound/firewire
Clemens Ladisch 03c29680d4 ALSA: isight: fix isight_pcm_abort() crashes
Fix crashes in isight_pcm_abort() that happen when the driver tries to
access isight->pcm->runtime which does not exist when the device is not
open.  Introduce a new field pcm_active to track this state.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Reported-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-05-11 14:51:09 +02:00
..
amdtp.c ALSA: firewire-lib, firewire-speakers: handle packet queueing errors 2011-03-15 08:42:30 +01:00
amdtp.h ALSA: firewire-lib, firewire-speakers: handle packet queueing errors 2011-03-15 08:42:30 +01:00
cmp.c ALSA: firewire-lib: allocate DMA buffer separately 2011-03-15 08:42:28 +01:00
cmp.h
fcp.c ALSA: firewire - msleep needs delay.h 2011-03-16 07:47:33 +01:00
fcp.h
isight.c ALSA: isight: fix isight_pcm_abort() crashes 2011-05-11 14:51:09 +02:00
iso-resources.c ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
iso-resources.h ALSA: firewire-lib: allocate DMA buffer separately 2011-03-15 08:42:28 +01:00
Kconfig ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
lib.c
lib.h
Makefile ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
packets-buffer.c ALSA: add Apple iSight microphone driver 2011-05-11 14:51:05 +02:00
packets-buffer.h
speakers.c ALSA: firewire-speakers: fix hang when unplugging a running device 2011-03-30 08:56:57 +02:00