This series includes some minor fixes and cleanup commits for dwc2 that we've had locally for some time. Razmik Karapetyan (5): usb: dwc2: Don't program DMA address for 0 length request usb: dwc2: Fix Control Write issue in DMA mode usb: dwc2: Remove unnecessary request length checking usb: dwc2: Fix fifo_show() functionality usb: dwc2: Move functions from header to source Sevak Arakelyan (1): usb: dwc2: Stop Complete Splits after Data PID == 0 drivers/usb/dwc2/debugfs.c | 2 +- drivers/usb/dwc2/gadget.c | 19 +++++++-------- drivers/usb/dwc2/hcd.c | 58 ++++++++++++++++++++++----------------------- drivers/usb/dwc2/hcd.h | 5 ---- drivers/usb/dwc2/hcd_intr.c | 7 +++++- 5 files changed, 44 insertions(+), 47 deletions(-) -- 2.10.0 -- 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