linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.17-rc6
@ 2022-02-25 13:22 Greg KH
  2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-02-25 13:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 19eae24b76c27dedfb166dc06a8c48e052cbc814:

  Merge tag 'usb-serial-5.17-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus (2022-02-24 14:51:45 +0100)

----------------------------------------------------------------
USB fixes for 5.17-rc6

Here are a number of small USB driver fixes for 5.17-rc6 to resolve
reported problems and add new device ids.  They include:
	- dwc3 device mapping fix
	- dwc3 new device ids
	- xhci driver fixes
	- dwc3 driver fixes
	- gadget driver fixes
	- usb-serial driver device id updates

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

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

----------------------------------------------------------------
Daehwan Jung (1):
      usb: gadget: rndis: add spinlock for rndis response list

Daniele Palmas (1):
      USB: serial: option: add Telit LE910R1 compositions

Dmytro Bagrii (1):
      Revert "USB: serial: ch341: add new Product ID for CH341A"

Fabrice Gasnier (1):
      usb: dwc2: drd: fix soft connect when gadget is unconfigured

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

Hans de Goede (2):
      usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
      usb: dwc3: pci: Fix Bay Trail phy GPIO mappings

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

Hongyu Xie (1):
      xhci: Prevent futile URB re-submissions due to incorrect return value.

Jens Axboe (1):
      tps6598x: clear int mask on probe failure

Puma Hsu (1):
      xhci: re-initialize the HC during resume if HCE was set

Sebastian Andrzej Siewior (1):
      usb: dwc3: gadget: Let the interrupt handler disable bottom halves.

Slark Xiao (1):
      USB: serial: option: add support for DW5829e

Szymon Heidrich (1):
      USB: gadget: validate endpoint index for xilinx udc

 drivers/usb/dwc2/core.h             |  2 ++
 drivers/usb/dwc2/drd.c              |  6 ++++--
 drivers/usb/dwc3/dwc3-pci.c         | 21 ++++++++++++++++++---
 drivers/usb/dwc3/gadget.c           |  2 ++
 drivers/usb/gadget/function/rndis.c |  8 ++++++++
 drivers/usb/gadget/function/rndis.h |  1 +
 drivers/usb/gadget/udc/udc-xilinx.c |  6 ++++++
 drivers/usb/host/xhci.c             | 28 +++++++++++++++++++---------
 drivers/usb/serial/ch341.c          |  1 -
 drivers/usb/serial/option.c         | 12 ++++++++++++
 drivers/usb/typec/tipd/core.c       |  7 ++++---
 11 files changed, 76 insertions(+), 18 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.17-rc6
  2022-02-25 13:22 [GIT PULL] USB fixes for 5.17-rc6 Greg KH
@ 2022-02-25 20:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-25 20:17 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Fri, 25 Feb 2022 14:22:21 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/548b1af45d1a10a6e2a04255c29d06cc14c10870

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-02-25 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 13:22 [GIT PULL] USB fixes for 5.17-rc6 Greg KH
2022-02-25 20:17 ` 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;
as well as URLs for NNTP newsgroup(s).