linux/drivers/media/video/pwc
Hans de Goede ceede9fa89 [media] pwc: Fix locking
My last locking rework for pwc mistakenly assumed that videbuf2 does its
own locking, but it does not! This patch fixes the missing locking by
moving over the the video_device lock, and introducing a separate lock
for the videobuf2_queue.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-14 09:21:59 -03:00
..
Kconfig [media] pwc: Replace private buffer management code with videobuf2 2011-07-27 17:53:43 -03:00
Makefile
philips.txt tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
pwc-ctrl.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec1.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec1.h [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec23.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec23.h [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-if.c [media] pwc: Fix locking 2012-05-14 09:21:59 -03:00
pwc-kiara.c [media] pwc: clean-up header files 2011-07-27 17:55:37 -03:00
pwc-kiara.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-misc.c [media] pwc: Fix pixfmt handling 2012-01-16 11:08:26 -02:00
pwc-nala.h
pwc-timon.c
pwc-timon.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-uncompress.c [media] pwc: Remove software emulation of arbritary resolutions 2012-01-06 10:46:46 -02:00
pwc-v4l.c [media] pwc: Fix locking 2012-05-14 09:21:59 -03:00
pwc.h [media] pwc: Fix locking 2012-05-14 09:21:59 -03:00