public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for 5.16-rc6
@ 2021-12-18 16:58 Greg KH
  2021-12-18 22:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-12-18 16:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c4d936efa46d8ea183df16c0f3fa4423327da51d:

  Revert "usb: early: convert to readl_poll_timeout_atomic()" (2021-12-17 16:29:11 +0100)

----------------------------------------------------------------
USB fixes for 5.16-rc6

Here are a number of small USB driver fixes for reported problems for
5.16-rc6.  They include:
	- dwc2 driver fixes
	- xhci driver fixes
	- cdnsp driver fixes
	- typec driver fix
	- gadget u_ether driver fix
	- new quirk additions
	- usb gadget endpoint calculation fix
	- usb serial new device ids
	- revert of a xhci-dbg change that broke early debug booting

All changes, except for the revert, have been in linux-next with no
reported problems.  The revert was from yesterday, and it was reported
by the developers affected that it resolved their problem.

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

----------------------------------------------------------------
Amelie Delaunay (1):
      usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe

Chunfeng Yun (1):
      usb: xhci-mtk: fix list_del warning when enable list debug

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

Greg Kroah-Hartman (3):
      USB: gadget: bRequestType is a bitfield, not a enum
      Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
      Revert "usb: early: convert to readl_poll_timeout_atomic()"

Jimmy Wang (1):
      USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)

Johan Hovold (1):
      USB: serial: cp210x: fix CP2105 GPIO registration

Marian Postevca (1):
      usb: gadget: u_ether: fix race in setting MAC address in setup phase

Nehal Bakulchandra Shah (1):
      usb: xhci: Extend support for runtime power management for AMD's Yellow carp.

Pawel Laszczak (4):
      usb: cdnsp: Fix incorrect calling of cdnsp_died function
      usb: cdnsp: Fix issue in cdnsp_log_ep trace event
      usb: cdnsp: Fix incorrect status for control request
      usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore

Xu Yang (1):
      usb: typec: tcpm: fix tcpm unregister port but leave a pending timer

 drivers/usb/cdns3/cdnsp-gadget.c      | 12 ++++++++++++
 drivers/usb/cdns3/cdnsp-ring.c        | 11 ++++++++++-
 drivers/usb/cdns3/cdnsp-trace.h       |  4 ++--
 drivers/usb/core/quirks.c             |  3 +++
 drivers/usb/dwc2/platform.c           |  3 +++
 drivers/usb/early/xhci-dbc.c          | 15 +++++++++++----
 drivers/usb/gadget/composite.c        |  6 +++---
 drivers/usb/gadget/function/u_ether.c | 16 ++++++----------
 drivers/usb/gadget/legacy/dbgp.c      |  6 +++---
 drivers/usb/gadget/legacy/inode.c     |  6 +++---
 drivers/usb/host/xhci-mtk-sch.c       |  2 +-
 drivers/usb/host/xhci-pci.c           |  6 +++++-
 drivers/usb/serial/cp210x.c           |  6 ++++--
 drivers/usb/serial/option.c           |  8 ++++++++
 drivers/usb/typec/tcpm/tcpm.c         | 18 +++++++++++++-----
 15 files changed, 87 insertions(+), 35 deletions(-)

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

* Re: [GIT PULL] USB fixes for 5.16-rc6
  2021-12-18 16:58 [GIT PULL] USB fixes for 5.16-rc6 Greg KH
@ 2021-12-18 22:17 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-18 22:17 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb

The pull request you sent on Sat, 18 Dec 2021 17:58:28 +0100:

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

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

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:[~2021-12-18 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18 16:58 [GIT PULL] USB fixes for 5.16-rc6 Greg KH
2021-12-18 22: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