Hi guys, this patchset implement a new set of USB30CV tests. They have all been tested with OMAP5 and HAPS PCIe. Please give it a round of test on other architectures and report if they have any issues, otherwise they will go into v3.5 merge window. Felipe Balbi (5): usb: ch9: define Set SEL and Set Isoch Delay macros usb: dwc3: gadget: implement Global Command support usb: dwc3: ep0: implement Set SEL support usb: dwc3: gadget: increase setup buffer size usb: dwc3: ep0: implement support for Set Isoch Delay request Sebastian Andrzej Siewior (1): usb: dwc3: ep0: add LPM handling drivers/usb/dwc3/core.h | 16 +++++ drivers/usb/dwc3/ep0.c | 156 +++++++++++++++++++++++++++++++++++++++++---- drivers/usb/dwc3/gadget.c | 39 +++++++++++- drivers/usb/dwc3/gadget.h | 1 + include/linux/usb/ch9.h | 2 + 5 files changed, 201 insertions(+), 13 deletions(-) -- 1.7.10 -- 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