This patch series adds Super Speed support to the dummy_hcd module. It adds all ch10 definitions from the USB3.0 spec. Tatyana Brokhman (3): usb: USB3.0 ch11 definitions usb: dummy_hcd code simplification usb: Adding SuperSpeed support to dummy_hcd drivers/usb/gadget/dummy_hcd.c | 752 +++++++++++++++++++++++++++++++++------- include/linux/usb/ch11.h | 47 +++ include/linux/usb/hcd.h | 4 + 3 files changed, 692 insertions(+), 148 deletions(-) -- 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