android_kernel_motorola_sm6225/drivers/media/video/saa7134
Marcin Slusarz 913f5fc209 V4L/DVB (8022): saa7134: fix race between opening and closing the device
decrementing dev->empress_users should be done as last action of ts_release,
because it sleeps and write access to dev->empress_started is not protected
in any way
(additionally closing thread could mute audio after opening thread unmuted it)

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-06-26 15:58:46 -03:00
..
Kconfig V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb 2008-05-14 02:54:08 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
saa6752hs.c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
saa7134-alsa.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 2008-04-24 11:21:08 -07:00
saa7134-cards.c V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 2008-04-29 18:41:37 -03:00
saa7134-core.c V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.c 2008-05-14 02:56:43 -03:00
saa7134-dvb.c V4L/DVB (8005): Fix OOPS if frontend is null 2008-06-26 15:58:41 -03:00
saa7134-empress.c V4L/DVB (8022): saa7134: fix race between opening and closing the device 2008-06-26 15:58:46 -03:00
saa7134-i2c.c V4L/DVB (7753): saa7134: fix tuner setup 2008-04-29 18:41:33 -03:00
saa7134-input.c V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00
saa7134-reg.h V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-ts.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-tvaudio.c V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-video.c fix irq flags in saa7134 2008-05-08 10:46:55 -07:00
saa7134.h V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00