linux_dsm_epyc7002/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 V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
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 V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
pwc-timon.c V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls 2007-04-27 15:45:50 -03:00
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