public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB / Thunderbolt driver fixes for 6.3-rc6
@ 2023-04-08 11:48 Greg KH
  2023-04-08 19:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-04-08 11:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-08 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08 11:48 [GIT PULL] USB / Thunderbolt driver fixes for 6.3-rc6 Greg KH
2023-04-08 19:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox