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

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 37307f7020ab38dde0892a578249bf63d00bca64:

  usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() (2021-12-03 13:57:45 +0100)

----------------------------------------------------------------
USB fixes for 5.16-rc4

Here are some small USB fixes for a few reported issues.  Included in
here are:
	- xhci fix for a _much_ reported regression.  I don't think
	  there's a community distro that has not reported this problem
	  yet :(
	- new USB quirk addition
	- cdns3 minor fixes
	- typec regression fix.

All of these have been in linux-next with no reported problems, and the
xhci fix has been reported by many to resolve their reported problem.

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

----------------------------------------------------------------
Badhri Jagan Sridharan (1):
      usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect

Frank Li (1):
      usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests

Mathias Nyman (1):
      xhci: Fix commad ring abort, write all 64 bits to CRCR register.

Ole Ernst (1):
      USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub

Zhou Qingyang (1):
      usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

 drivers/usb/cdns3/cdns3-gadget.c | 20 ++++----------------
 drivers/usb/cdns3/cdnsp-mem.c    |  3 +++
 drivers/usb/core/quirks.c        |  3 +++
 drivers/usb/host/xhci-ring.c     | 21 ++++++++++++++-------
 drivers/usb/typec/tcpm/tcpm.c    |  4 ----
 5 files changed, 24 insertions(+), 27 deletions(-)

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

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

The pull request you sent on Sun, 5 Dec 2021 13:05:17 +0100:

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

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

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-05 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-05 12:05 [GIT PULL] USB fixes for 5.16-rc4 Greg KH
2021-12-05 17:40 ` 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).