From: Tatyana Brokhman Date: Wed, 29 Jun 2011 13:41:50 +0000 (+0300) Subject: usb: gadget: add SuperSpeed support to the Gadget Framework X-Git-Tag: v3.1-rc1~234^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdb64d727216b49a18c2b8337658adc6b2db82ea;p=pandora-kernel.git usb: gadget: add SuperSpeed support to the Gadget Framework SuperSpeed USB has defined a new descriptor, called the Binary Device Object Store (BOS) Descriptor. It has also changed a bit the definition of SET_FEATURE and GET_STATUS requests to add USB3-specific details. This patch implements both changes to the Composite Gadget Framework. [ balbi@ti.com : slight changes to commit log fixed a compile error on ARM ] Signed-off-by: Tatyana Brokhman Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed