Hello,

Here's the second version of the VIDIOC_CREATE_BUFS support for uvcvideo patch
set.

Compared to v1, patch 3/3 acquires privileges instead of merely checking for
them. Now the driver passes the VIDIOC_CREATE_BUFS v4l2-compliance test.

Laurent Pinchart (2):
  uvcvideo: Remove duplicate check for number of buffers in queue_setup
  uvcvideo: Support allocating buffers larger than the current frame
    size

Philipp Zabel (1):
  uvcvideo: Enable VIDIOC_CREATE_BUFS

 drivers/media/usb/uvc/uvc_queue.c | 20 +++++++++++++++++---
 drivers/media/usb/uvc/uvc_v4l2.c  | 11 +++++++++++
 drivers/media/usb/uvc/uvcvideo.h  |  4 ++--
 3 files changed, 30 insertions(+), 5 deletions(-)

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to