From: Bhupesh Sharma Date: Fri, 1 Jun 2012 09:38:56 +0000 (+0530) Subject: usb: gadget: uvc: Add super-speed support to UVC webcam gadget X-Git-Tag: v3.6-rc1~101^2~53^2~28^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcaba0e3dcec8451cccdc1fa92fcddbde2bc3f2;p=pandora-kernel.git usb: gadget: uvc: Add super-speed support to UVC webcam gadget This patch adds super-speed support to UVC webcam gadget. Also in this patch: - We add the configurability to pass bInterval, bMaxBurst, mult factors for video streaming endpoint (ISOC IN) through module parameters. - We use config_ep_by_speed helper routine to configure video streaming endpoint. Signed-off-by: Bhupesh Sharma Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed