Linux/linux 10cec91drivers/usb/core hub.c hcd.c, drivers/usb/dwc3 gadget.c

Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB fixes from Greg KH:
 "Here are a number of small USB driver fixes and new device ids for
  4.13-rc5. There is the usual gadget driver fixes, some new quirks for
  "messy" hardware, and some new device ids.

  All have been in linux-next with no reported issues"

* tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  USB: serial: pl2303: add new ATEN device id
  usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
  USB: Check for dropped connection before switching to full speed
  usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
  usb: renesas_usbhs: gadget: fix unused-but-set-variable warning
  usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3
  usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()
  usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
  usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
  USB: serial: option: add D-Link DWM-222 device ID
  usb: musb: fix tx fifo flush handling again
  usb: core: unlink urbs from the tail of the endpoint's urb_list
  usb-storage: fix deadlock involving host lock and scsi_done
  uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069
  USB: hcd: Mark secondary HCD as dead if the primary one died
  USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
DeltaFile
+32-1drivers/usb/dwc3/gadget.c
+18-7drivers/usb/gadget/udc/renesas_usb3.c
+12-6drivers/usb/storage/usb.c
+9-8drivers/usb/phy/phy-msm-usb.c
+12-5drivers/usb/host/pci-quirks.c
+6-4drivers/usb/core/hub.c
+7-2drivers/usb/renesas_usbhs/rcar3.c
+1-4drivers/usb/renesas_usbhs/mod_gadget.c
+3-1drivers/usb/core/hcd.c
+2-2drivers/usb/storage/unusual_uas.h
+4-0drivers/usb/core/quirks.c
+2-0drivers/usb/serial/option.c
+2-0drivers/usb/serial/pl2303.c
+1-0drivers/usb/serial/pl2303.h
+1-0drivers/usb/musb/musb_host.c
+1-0drivers/usb/serial/cp210x.c
+113-4016 files

UnifiedSplitRaw