This series contains patches which are already have been sent in "usb: dwc2: fixes, enhancements and new features" series. That patch series was too large, and based on community feedbacks decided to split that series into small pieces. This is a first one. In this series we included only minor fixes for dwc2 driver. All patches were tested on HAPS-DX7 platform. Changes after first submission: usb: dwc2: Add safety check in setting of descriptor chain pointer Updated description of patch. Gevorg Sahakyan (1): usb: dwc2: Remove version check in GSNPSID Minas Harutyunyan (2): usb: dwc2: Add safety check in setting of descriptor chain pointers usb: dwc2: Add safety check for STSPHSERCVD intr Vardan Mikayelyan (3): usb: dwc2: Fix dwc2_hsotg_core_init_disconnected() usb: dwc2: eliminate irq parameter from dwc2_gadget_init usb: dwc2: Force mode optimizations drivers/usb/dwc2/core.c | 61 +++++++++++---------------------------------- drivers/usb/dwc2/core.h | 13 ++++++---- drivers/usb/dwc2/gadget.c | 33 +++++++++++++----------- drivers/usb/dwc2/hcd.c | 6 ++--- drivers/usb/dwc2/hw.h | 1 + drivers/usb/dwc2/params.c | 23 ++++++----------- drivers/usb/dwc2/platform.c | 11 ++++++-- 7 files changed, 61 insertions(+), 87 deletions(-) -- 2.11.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