This patchset is mostly concerned with fixing the driver setting incorrect
bFrameIndexes which breaks frame descriptor negotiation, for details refer
to the first patch.

However this fix needed another bug relating to the "linked" flag not
being set on formats to be fixed first. As this bug has farther reaching
implications, I have included the relevant fix as an independent patch


Joel Pepper (2):
  usb/gadget/uvc-configs Fix host unable to negotiate framesizes other
    than first
  usb/gadget/uvc-configfs Fix linked flag in a format not being set when
    format is linked into streaming header

 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to