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

The following changes since commit a7904a538933c525096ca2ccde1e60d0ee62c08e:

  Linux 5.16-rc6 (2021-12-19 14:14:33 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3f345e907a8e7c56fdebf7231cd67afc85d02aaa:

  usb: typec: ucsi: Only check the contract if there is a connection (2021-12-21 16:30:53 +0100)

----------------------------------------------------------------
USB fixes for 5.16-final

Here are some small USB driver fixes for 5.16 to resolve some reported
problems:
	- mtu3 driver fixes
	- typec ucsi driver fix
	- xhci driver quirk added
	- usb gadget f_fs fix for reported crash

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

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

----------------------------------------------------------------
Chunfeng Yun (4):
      usb: mtu3: fix interval value for intr and isoc
      usb: mtu3: add memory barrier before set GPD's HWO
      usb: mtu3: fix list_head check warning
      usb: mtu3: set interval of FS intr and isoc endpoint

Heikki Krogerus (1):
      usb: typec: ucsi: Only check the contract if there is a connection

Mathias Nyman (1):
      xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.

Vincent Pelletier (1):
      usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.

 drivers/usb/gadget/function/f_fs.c |  9 ++++++---
 drivers/usb/host/xhci-pci.c        |  5 ++++-
 drivers/usb/mtu3/mtu3_gadget.c     | 12 ++++++++++--
 drivers/usb/mtu3/mtu3_qmu.c        |  7 ++++++-
 drivers/usb/typec/ucsi/ucsi.c      |  4 +++-
 5 files changed, 29 insertions(+), 8 deletions(-)

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

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

The pull request you sent on Thu, 30 Dec 2021 17:52:21 +0100:

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

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

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-30 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-30 16:52 [GIT PULL] USB fixes for 5.16-final Greg KH
2021-12-30 17:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.