Hi Philipp, Here's a patch set that enables VIDIOC_CREATE_BUFS support in the uvcvideo driver. It's based on the patch you've submitted (3/3), with two additional cleanup patches to simplify the queue_setup implementation and supporting allocation of buffers larger than the current frame size. As you've submitted patch 3/3 I assume you have a use case, could you then please test the patch set to make sure 1/3 and 2/3 don't break anything ? 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 | 10 ++++++++++ drivers/media/usb/uvc/uvcvideo.h | 4 ++-- 3 files changed, 29 insertions(+), 5 deletions(-) -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html