Hi all, so far this is what I have pending for the next merge window WRT dwc3 driver. Please take a look at the following patches, they have all been tested on FPGA and Silicon and are working just fine. Felipe Balbi (9): usb: dwc3: gadget: re-factor USB2 test mode to a function usb: dwc3: gadget: allow testmodes changes via debugfs usb: dwc3: gadget: re-factor Link state change to a function usb: dwc3: gadget: allow Link state changes via debugfs usb: dwc3: gadget: fix XferNotReady debug print usb: dwc3: gadget: use the descriptor pointer we hold usb: dwc3: ep0: move to CONFIGURED also on delayed status usb: dwc3: gadget: dynamically re-size TxFifos usb: dwc3: gadget: start core on Rx.Detect drivers/usb/dwc3/core.h | 28 ++++++- drivers/usb/dwc3/debugfs.c | 202 ++++++++++++++++++++++++++++++++++++++++++++ drivers/usb/dwc3/ep0.c | 34 +++---- drivers/usb/dwc3/gadget.c | 171 +++++++++++++++++++++++++++++++++---- drivers/usb/dwc3/gadget.h | 3 + 5 files changed, 402 insertions(+), 36 deletions(-) -- 1.7.8.2 -- 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