android_kernel_xiaomi_sdm845/drivers/media/video/uvc
Laurent Pinchart 716fdee110 V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
The uvcvideo driver has a driver-wide lock and a reference count to protect
against a disconnect/open race. Now that videodev handles the race itself,
reference-counting in the driver can be removed.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-12-05 18:40:36 -02:00
..
Kconfig V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unregister_device' 2009-04-06 21:44:52 -03:00
Makefile
uvc_ctrl.c V4L/DVB (13148): uvcvideo: Handle V4L2_CTRL_TYPE_BUTTON control type in VIDIOC_QUERYCTRL 2009-12-05 18:40:34 -02:00
uvc_driver.c V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device 2009-12-05 18:40:36 -02:00
uvc_isight.c V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams. 2009-09-12 12:18:32 -03:00
uvc_queue.c V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated. 2009-06-16 19:07:30 -03:00
uvc_status.c V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messages 2009-08-13 20:39:05 -03:00
uvc_v4l2.c V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device 2009-12-05 18:40:36 -02:00
uvc_video.c V4L/DVB (13149): uvcvideo: Add a new UVC_TRACE_VIDEO trace level 2009-12-05 18:40:34 -02:00
uvcvideo.h V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device 2009-12-05 18:40:36 -02:00