This patchset addresses a few issues found out while enumerating/running USBCV's UVC test suite with the UVC webcam gadget. After these fixes, all the UVC related test assertions PASS (but one also need to handle the Processing Unit/Selector Unit and Camera Terminal Unit test cases in the application space daemon which is responsible for interaction between UVC webcam gadget and a real V4L2 video capture device). USBCV can be downloaded from here: http://www.usb.org/developers/tools/ Bhupesh Sharma (3): usb: gadget/uvc: Fix 'Illegal endpoint address 0x80' issue for VC Endpoint usb: gadget/uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure usb: gadget/uvc: Add fix for UVC compliance test suite's assertion 6.1.25 failure drivers/usb/gadget/f_uvc.c | 15 +++++++++++---- 1 files changed, 11 insertions(+), 4 deletions(-) -- 1.7.3.4 -- 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