Hi Michael, On Tuesday 18 June 2013 17:12:53 Michael Grzeschik wrote: > On Tue, Jun 04, 2013 at 05:08:19PM +0200, Michael Grzeschik wrote: > > Hi, > > > > this series is fixing some stability and usability issues found with the > > usb uvc-gadget. It's needed to make the device usable as an v4l2sink with > > gstreamer. > > > > Thanks, > > Michael > > > > Laurent Pinchart (1): > > usb: gadget/uvc: Fix error handling in uvc_queue_buffer() > > > > Michael Grzeschik (8): > > usb: gadget/uvc: cancel the video queue if buffers could not be enqueued > > usb: gadget/uvc: also handle v4l2 ioctl ENUM_FMT > > usb: gadget/uvc: free buffers after streamoff > > usb: gadget/uvc: Add monotonic time stamp flag > > usb: gadget/uvc: change KERN_INFO to KERN_DEBUG on request shutdown > > usb: gadget/uvc: set sizes in queue_setup to 0 when memorytype is > > USERPTR > > usb: gadget/uvc: fix S_FMT always assume sizeimage for MJPEG > > usb: gadget/uvc: add uvc suspend resume functions > > > > drivers/usb/gadget/f_uvc.c | 17 +++++++++++++++++ > > drivers/usb/gadget/uvc_queue.c | 9 +++++++-- > > drivers/usb/gadget/uvc_v4l2.c | 33 +++++++++++++++++++++++++++++++-- > > drivers/usb/gadget/uvc_video.c | 5 ++++- > > 4 files changed, 59 insertions(+), 5 deletions(-) > > Ping! > > Did you find time to look into that series? I'll try to review it on Sunday. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html