linux/drivers/media/usb/uvc
Laurent Pinchart a11a03e50b [media] uvcvideo: Implement vb2 queue start and stop stream operations
To work propertly the videobuf2 core code needs to be in charge of
stream start/stop control. Implement the start_streaming and
stop_streaming vb2 operations and move video enable/disable code to
them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-25 08:40:08 -02:00
..
Kconfig [media] uvc: Depend on VIDEO_V4L2 2013-06-24 22:54:40 -03:00
Makefile
uvc_ctrl.c [media] uvcvideo: Work around buggy Logitech C920 firmware 2014-09-21 20:25:54 -03:00
uvc_debugfs.c
uvc_driver.c [media] uvcvideo: Separate video and queue enable/disable operations 2014-11-25 08:39:14 -02:00
uvc_entity.c [media] uvcvideo: Mark first output terminal as default video node 2012-11-28 10:30:00 -02:00
uvc_isight.c
uvc_queue.c [media] uvcvideo: Implement vb2 queue start and stop stream operations 2014-11-25 08:40:08 -02:00
uvc_status.c [media] uvcvideo: Fix open/close race condition 2013-06-08 19:51:16 -03:00
uvc_v4l2.c [media] uvcvideo: Implement vb2 queue start and stop stream operations 2014-11-25 08:40:08 -02:00
uvc_video.c [media] uvcvideo: Separate video and queue enable/disable operations 2014-11-25 08:39:14 -02:00
uvcvideo.h [media] uvcvideo: Move to video_ioctl2 2014-11-25 08:35:02 -02:00