Linux/linux 50a5528drivers/tty tty_io.c, drivers/usb/core usb.c hub.c

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

Pull USB fixes from Greg KH:
 "Here are some small USB fixes for 4.20-rc6

  The "largest" here are some xhci fixes for reported issues. Also here
  is a USB core fix, some quirk additions, and a usb-serial fix which
  required the export of one of the tty layer's functions to prevent
  code duplication. The tty maintainer agreed with this change.

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

* tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  xhci: Prevent U1/U2 link pm states if exit latency is too long
  xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
  USB: check usb_get_extra_descriptor for proper size
  USB: serial: console: fix reported terminal settings
  usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
  USB: Fix invalid-free bug in port_over_current_notify()
  usb: appledisplay: Add 27" Apple Cinema Display
DeltaFile
+38-4drivers/usb/host/xhci.c
+9-2drivers/tty/tty_io.c
+3-3drivers/usb/core/usb.c
+3-2drivers/usb/core/hub.c
+4-0drivers/usb/core/quirks.c
+4-0drivers/usb/host/xhci-pci.c
+2-2include/linux/usb.h
+3-0drivers/usb/host/xhci.h
+1-1drivers/usb/serial/console.c
+1-1drivers/usb/host/hwa-hc.c
+1-0drivers/usb/misc/appledisplay.c
+1-0include/linux/tty.h
+70-1512 files

UnifiedSplitRaw