This patch set is mostly concerned with fixing a bug with the driver setting incorrect bFrameIndexes, for details refer to the second patch. However part of the fix also depends on fixing an unrelated bug, which involved the "linked" flag on formats not beig set. v6: This is mostly a resubmit of v5 which got buried ahead of the last merge window and never got reviewed. The addition to the Documentation has been updated to reflect this. Also moved version comments out of the actual commit message (Thanks, Felipe.) (Technically, this is the second resend, because the first resend got buried too.) Joel Pepper (2): usb/gadget/uvc-configfs Fix linked flag in a format not being set when format is linked into streaming header usb/gadget/uvc-configfs Fix host unable to negotiate framesizes other than first Documentation/ABI/testing/configfs-usb-gadget-uvc | 18 ++++++ drivers/usb/gadget/function/uvc_configfs.c | 67 +++++++++++++++++++++++ 2 files changed, 85 insertions(+) -- 2.1.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