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

The following changes since commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1:

  Linux 5.16-rc4 (2021-12-05 14:08:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ca5737396927afd4d57b133fd2874bbcf3421cdb:

  usb: core: config: using bit mask instead of individual bits (2021-12-12 13:06:39 +0100)

----------------------------------------------------------------
USB fixes for 5.16-rc5

Here are some small USB fixes for 5.16-rc5.  They include:
	- gadget driver fixes for reported issues
	- xhci fixes for reported problems.
	- config endpoint parsing fixes for where we got bitfields wrong

Most of these have been in linux-next, the remaining few were not, but
got lots of local testing in my systems and in some cloud testing
infrastructures.

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

----------------------------------------------------------------
Douglas Anderson (1):
      Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"

Greg Kroah-Hartman (2):
      USB: gadget: detect too-big endpoint 0 requests
      USB: gadget: zero allocate endpoint 0 buffers

Kai-Heng Feng (1):
      xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending

Mathias Nyman (1):
      xhci: avoid race between disable slot command and host runtime suspend

Pavel Hofman (2):
      usb: core: config: fix validation of wMaxPacketValue entries
      usb: core: config: using bit mask instead of individual bits

 drivers/usb/core/config.c         |  6 +++---
 drivers/usb/dwc3/dwc3-qcom.c      | 15 ---------------
 drivers/usb/gadget/composite.c    | 14 +++++++++++++-
 drivers/usb/gadget/legacy/dbgp.c  | 15 ++++++++++++++-
 drivers/usb/gadget/legacy/inode.c | 16 +++++++++++++++-
 drivers/usb/host/xhci-hub.c       |  1 +
 drivers/usb/host/xhci-ring.c      |  1 -
 drivers/usb/host/xhci.c           | 26 +++++++++++++++-----------
 8 files changed, 61 insertions(+), 33 deletions(-)

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

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

The pull request you sent on Sun, 12 Dec 2021 15:11:26 +0100:

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

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

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-12 19:16 UTC | newest]

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