Hi all, Gerard was nice enough to find and fix two bugs on the driver (thanks mate), so here are the patches which are already on my v3.4 merge window queue. Let me know if you have any concerns. Gerard Cauvy (2): usb: dwc3: debugfs: fix off by one when entering testmode usb: dwc3: ep0: fix SetFeature(TEST) drivers/usb/dwc3/core.h | 3 +++ drivers/usb/dwc3/debugfs.c | 6 +++--- drivers/usb/dwc3/ep0.c | 20 ++++++++++++-------- drivers/usb/dwc3/gadget.c | 1 + 4 files changed, 19 insertions(+), 11 deletions(-) -- 1.7.9 -- 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