linux/drivers/media/usb/uvc
Laurent Pinchart ef33d901db [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
videobuf2 requires drivers to give back ownership of all queue buffers
in the stop_streaming operation, as well as in the start_streaming
operation in case of failure. Mark all queued buffers as done in the
error or queued state.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-25 08:42:33 -02:00
..
Kconfig
Makefile
uvc_ctrl.c
uvc_debugfs.c
uvc_driver.c [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) 2014-11-25 08:42:01 -02:00
uvc_entity.c
uvc_isight.c
uvc_queue.c [media] uvcvideo: Return all buffers to vb2 at stream stop and start failure 2014-11-25 08:42:33 -02:00
uvc_status.c
uvc_v4l2.c [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) 2014-11-25 08:42:01 -02:00
uvc_video.c
uvcvideo.h [media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off) 2014-11-25 08:42:01 -02:00