This series fixes a possible lock in the uvc-gadget.
It also adds ENUM_FMT to the v4l2 ioctl list. This
way it will be possible to use gstreamer with it.
At last we increase isoc requests in flight.

Cheers,
Michael

Michael Grzeschik (3):
  usb: gadget/uvc: fix possible lockup in uvc gadget
  usb: gadget/uvc: also handle v4l2 ioctl ENUM_FMT
  usb: gadget/uvc: bump isoc requests from 4 to 16

 drivers/usb/gadget/uvc.h       |  2 +-
 drivers/usb/gadget/uvc_v4l2.c  | 30 ++++++++++++++++++++++++++++--
 drivers/usb/gadget/uvc_video.c |  3 +++
 3 files changed, 32 insertions(+), 3 deletions(-)

-- 
2.0.1

--
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