[GIT PULL] USB driver fixes for 4.20-rc8

From: Greg KH
Date: Thu Dec 20 2018 - 07:38:44 EST


The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-4.20-rc8

for you to fetch changes up to 2419f30a4a4fcaa5f35111563b4c61f1b2b26841:

USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd (2018-12-17 16:01:02 +0100)

----------------------------------------------------------------
USB fixes and ids for 4.20-rc8

Here are some late xhci fixes for 4.20-rc8 as well as a few new device
ids for the option usb-serial driver.

The xhci fixes resolve some many-reported issues and all of these have
been in linux-next for a while with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/.../johan/usb-serial into usb-linus

Jörgen Storvist (4):
USB: serial: option: add GosunCn ZTE WeLink ME3630
USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
USB: serial: option: add Fibocom NL668 series
USB: serial: option: add Telit LN940 series

Mathias Nyman (1):
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only

Nicolas Saenz Julienne (1):
USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd

Tore Anderson (1):
USB: serial: option: add HP lt4132

drivers/usb/host/xhci-hub.c | 3 ++-
drivers/usb/host/xhci.h | 4 ++--
drivers/usb/serial/option.c | 16 +++++++++++++++-
3 files changed, 19 insertions(+), 4 deletions(-)