mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 4.20-rc4
Date: Thu, 22 Nov 2018 09:45:39 +0100	[thread overview]
Message-ID: <20181122084539.GA22578@kroah.com> (raw)

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 63529eaa6164ef7ab4b907b25ac3648177e5e78f:

  usb: cdc-acm: add entry for Hiro (Conexant) modem (2018-11-20 12:12:06 +0100)

----------------------------------------------------------------
USB fixes for 4.20-rc4

Here are a number of small USB fixes for 4.20-rc4.

There's the usual xhci and dwc2/3 fixes as well as a few minor other
issues resolved for problems that have been reported.  Full details are
in the shortlog.

All have been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Aaron Ma (2):
      usb: xhci: fix uninitialized completion when USB3 port got wrong status
      usb: xhci: fix timeout for transition from RExit to U0

Andy Shevchenko (1):
      usb: dwc3: core: Clean up ULPI device

Cherian, George (1):
      xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc

Dan Carpenter (1):
      usb: dwc2: pci: Fix an error code in probe

Dennis Wassenberg (1):
      usb: core: Fix hub port connection events lost

Emmanuel Pescosta (1):
      usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB

Felipe Balbi (1):
      usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers

Greg Kroah-Hartman (1):
      Merge tag 'fixes-for-v4.20-rc2' of git://git.kernel.org/.../balbi/usb into usb-linus

Kai-Heng Feng (2):
      USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
      USB: quirks: Add no-lpm quirk for Raydium touchscreens

Kuppuswamy Sathyanarayanan (1):
      usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()

Maarten Jacobs (1):
      usb: cdc-acm: add entry for Hiro (Conexant) modem

Mathias Nyman (3):
      xhci: Fix leaking USB3 shared_hcd at xhci removal
      xhci: handle port status events for removed USB3 hcd
      usb: xhci: Prevent bus suspend if a port connect change or polling state is detected

Mattias Jacobsson (1):
      USB: misc: appledisplay: add 20" Apple Cinema Display

Sandeep Singh (1):
      xhci: Add check for invalid byte size error when UAS devices are connected.

Shen Jing (1):
      Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers"

Thinh Nguyen (1):
      usb: dwc3: gadget: Properly check last unaligned/zero chain TRB

 Documentation/admin-guide/kernel-parameters.txt |  2 +
 drivers/usb/class/cdc-acm.c                     |  3 ++
 drivers/usb/core/hub.c                          | 18 +++++--
 drivers/usb/core/quirks.c                       | 14 ++++++
 drivers/usb/dwc2/pci.c                          |  1 +
 drivers/usb/dwc3/core.c                         |  1 +
 drivers/usb/dwc3/dwc3-pci.c                     |  4 +-
 drivers/usb/dwc3/gadget.c                       |  8 +--
 drivers/usb/gadget/function/f_fs.c              | 26 +++-------
 drivers/usb/host/xhci-histb.c                   |  6 ++-
 drivers/usb/host/xhci-hub.c                     | 66 ++++++++++++++++++-------
 drivers/usb/host/xhci-mtk.c                     |  6 ++-
 drivers/usb/host/xhci-pci.c                     |  6 +++
 drivers/usb/host/xhci-plat.c                    |  6 ++-
 drivers/usb/host/xhci-ring.c                    | 45 ++++++++++++++++-
 drivers/usb/host/xhci-tegra.c                   |  1 +
 drivers/usb/host/xhci.c                         |  2 -
 drivers/usb/host/xhci.h                         |  3 +-
 drivers/usb/misc/appledisplay.c                 |  1 +
 include/linux/usb/quirks.h                      |  3 ++
 20 files changed, 167 insertions(+), 55 deletions(-)

             reply	other threads:[~2018-11-22  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22  8:45 Greg KH [this message]
2018-11-22 17:05 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181122084539.GA22578@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®