linux/drivers/media/usb/em28xx
Ricardo Ribalda bdee6bdb67 [media] em28xx-video: Swap release order to avoid lock nesting
vb2_fop_release might take the video queue mutex lock.
In order to avoid nesting mutexes the private mutex is taken after the
fop_release has finished.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-12-09 14:50:51 -02:00
..
Kconfig [media] em28xx: Add ISDB support for c3tech Digital duo 2013-03-19 15:13:50 -03:00
Makefile [media] em28xx: move sensor code to a separate source code file em28xx-camera.c 2013-03-29 06:36:20 -03:00
em28xx-audio.c
em28xx-camera.c [media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally 2013-10-31 04:39:13 -02:00
em28xx-cards.c [media] Add support for KWorld UB435-Q V2 2013-10-31 05:33:20 -02:00
em28xx-core.c [media] em28xx: remove GPIO register caching 2013-06-19 11:43:20 -03:00
em28xx-dvb.c [media] Add support for KWorld UB435-Q V2 2013-10-31 05:33:20 -02:00
em28xx-i2c.c [media] em28xx: fix assignment of the eeprom data 2013-09-03 09:24:20 -03:00
em28xx-input.c [media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h 2013-06-19 11:42:27 -03:00
em28xx-reg.h [media] em28xx: move snapshot button bit definition for reg 0x0C from em28xx-input.c to em28xx.h 2013-06-19 11:42:27 -03:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx-video: Swap release order to avoid lock nesting 2013-12-09 14:50:51 -02:00
em28xx.h [media] Add support for KWorld UB435-Q V2 2013-10-31 05:33:20 -02:00