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

Michael Grzeschik (7):
  usb: gadget/uvc: fix possible lockup in uvc gadget
  usb: gadget/uvc: change KERN_INFO to KERN_DEBUG on request shutdown
  usb: gadget/uvc: fix S_FMT always assume sizeimage for JPEG
  usb: gadget/uvc: also handle v4l2 ioctl ENUM_FMT
  usb: gadget/uvc: add uvc suspend resume functions
  usb: gadget/uvc: set sizes in queue_setup to 0 when memorytype is not
    MMAP
  usb: gadget/uvc: Add monotonic time stamp flag

Philipp Zabel (1):
  usb: gadget/uvc: Add support for DMABUF importing

 drivers/usb/gadget/f_uvc.c     | 17 +++++++++++++++++
 drivers/usb/gadget/uvc_queue.c |  5 +++--
 drivers/usb/gadget/uvc_v4l2.c  | 28 +++++++++++++++++++++++++++-
 drivers/usb/gadget/uvc_video.c |  5 ++++-
 4 files changed, 51 insertions(+), 4 deletions(-)

-- 
2.0.0.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" 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