public inbox for linux-kernel@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 / Thunderbolt driver fixes for 6.3-rc6
Date: Sat, 8 Apr 2023 13:48:13 +0200	[thread overview]
Message-ID: <ZDFUfXFg3s03QbsL@kroah.com> (raw)

The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1edf48991a783d00a3a18dc0d27c88139e4030a2:

  usb: cdnsp: Fixes error: uninitialized symbol 'len' (2023-04-05 19:55:04 +0200)

----------------------------------------------------------------
USB bugfixes for 6.3-rc6

Here are some small USB bugfixes for 6.3-rc6 that have been in my tree,
and in linux-next, for a while.  Included in here are:
  - new usb-serial driver device ids
  - xhci bugfixes for reported problems
  - gadget driver bugfixes for reported problems
  - dwc3 new device id

All have been in linux-next with no reported problems.

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

----------------------------------------------------------------
Bjørn Mork (1):
      USB: serial: option: add Quectel RM500U-CN modem

D Scott Phillips (1):
      xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu

Enrico Sau (1):
      USB: serial: option: add Telit FE990 compositions

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

Heikki Krogerus (1):
      usb: dwc3: pci: add support for the Intel Meteor Lake-S

Kees Jan Koster (1):
      USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs

Mathias Nyman (2):
      Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"
      xhci: Free the command allocated for setting LPM if we return early

Pawel Laszczak (1):
      usb: cdnsp: Fixes error: uninitialized symbol 'len'

RD Babiera (1):
      usb: typec: altmodes/displayport: Fix configure initial pin assignment

Sandeep Dhavale (2):
      usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
      usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF

Wayne Chang (1):
      usb: xhci: tegra: fix sleep in atomic call

 drivers/usb/cdns3/cdnsp-ep0.c            |  3 +--
 drivers/usb/dwc3/dwc3-pci.c              |  4 ++++
 drivers/usb/gadget/function/f_fs.c       |  2 +-
 drivers/usb/gadget/legacy/inode.c        |  2 +-
 drivers/usb/host/xhci-pci.c              |  7 +++----
 drivers/usb/host/xhci-tegra.c            |  6 +++---
 drivers/usb/host/xhci.c                  |  7 ++++++-
 drivers/usb/serial/cp210x.c              |  1 +
 drivers/usb/serial/option.c              | 10 ++++++++++
 drivers/usb/typec/altmodes/displayport.c |  6 +++++-
 10 files changed, 35 insertions(+), 13 deletions(-)

             reply	other threads:[~2023-04-08 11:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-08 11:48 Greg KH [this message]
2023-04-08 19:31 ` [GIT PULL] USB / Thunderbolt driver fixes for 6.3-rc6 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=ZDFUfXFg3s03QbsL@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