public inbox for linux-usb@vger.kernel.org
 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 fixes for 5.15-rc5
Date: Sun, 17 Oct 2021 12:05:16 +0200	[thread overview]
Message-ID: <YWv1XLbDBs/y1d3W@kroah.com> (raw)

The following changes since commit 64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc:

  Linux 5.15-rc5 (2021-10-10 17:01:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.15-rc6

for you to fetch changes up to cd932c2a1ecc8f261ecb8d140fa431c16379931f:

  Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2021-10-15 15:04:02 +0200)

----------------------------------------------------------------
USB fixes for 5.15-rc6

Here are some small USB fixes that resolve a number of tiny issues.
They include:
	- new USB serial driver ids
	- xhci driver fixes for a bunch of issues
	- musb error path fixes.

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

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

----------------------------------------------------------------
Aleksander Morgado (1):
      USB: serial: qcserial: add EM9191 QDL support

Daniele Palmas (1):
      USB: serial: option: add Telit LE910Cx composition 0x1204

Greg Kroah-Hartman (1):
      Merge tag 'usb-serial-5.15-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan Hovold (1):
      USB: xhci: dbc: fix tty registration race

Jonathan Bell (2):
      xhci: guard accesses to ep_state in xhci_endpoint_reset()
      xhci: add quirk for host controllers that don't update endpoint DCS

Miquel Raynal (1):
      usb: musb: dsps: Fix the probe error path

Nikolay Martynov (1):
      xhci: Enable trust tx length quirk for Fresco FL11 USB controller

Pavankumar Kondeti (1):
      xhci: Fix command ring pointer corruption while aborting a command

Tomaz Solc (1):
      USB: serial: option: add prod. id for Quectel EG91

Yu-Tung Chang (1):
      USB: serial: option: add Quectel EC200S-CN module support

 drivers/usb/host/xhci-dbgtty.c | 28 +++++++++++++---------------
 drivers/usb/host/xhci-pci.c    |  6 +++++-
 drivers/usb/host/xhci-ring.c   | 39 ++++++++++++++++++++++++++++++++++-----
 drivers/usb/host/xhci.c        |  5 +++++
 drivers/usb/host/xhci.h        |  1 +
 drivers/usb/musb/musb_dsps.c   |  4 +++-
 drivers/usb/serial/option.c    |  8 ++++++++
 drivers/usb/serial/qcserial.c  |  1 +
 8 files changed, 70 insertions(+), 22 deletions(-)

             reply	other threads:[~2021-10-17 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-17 10:05 Greg KH [this message]
2021-10-18  3:22 ` [GIT PULL] USB fixes for 5.15-rc5 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-10-08 16:12 Greg KH
2021-10-08 17:20 ` 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=YWv1XLbDBs/y1d3W@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