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

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ef02684c4e67d8c35ac83083564135bc7b1d3445:

  usb: bdc: Make bdc pci driver depend on BROKEN (2021-01-19 14:10:46 +0100)

----------------------------------------------------------------
USB fixes for 5.11-rc5

Here are some small USB driver fixes for 5.11-rc5.  They resolve:
	- xhci issues for some reported problems
	- ehci driver issue for one specific device
	- USB gadget fixes for some reported problems
	- cdns3 driver fixes for issues reported
	- MAINTAINERS file update
	- thunderbolt minor fix

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

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

----------------------------------------------------------------
Alan Stern (1):
      USB: gadget: dummy-hcd: Fix errors in port-reset handling

Eugene Korenevsky (1):
      ehci: fix EHCI host controller initialization sequence

Greg Kroah-Hartman (2):
      Merge tag 'usb-v5.11-rc3' of git://git.kernel.org/.../peter.chen/usb into usb-linus
      Merge tag 'thunderbolt-for-v5.11-rc4' of git://git.kernel.org/.../westeri/thunderbolt into usb-linus

JC Kuo (1):
      xhci: tegra: Delay for disabling LFPS detector

Longfang Liu (1):
      USB: ehci: fix an interrupt calltrace error

Mathias Nyman (1):
      xhci: make sure TRB is fully written before giving it to the controller

Mika Westerberg (1):
      thunderbolt: Drop duplicated 0x prefix from format string

Patrik Jakobsson (1):
      usb: bdc: Make bdc pci driver depend on BROKEN

Peter Chen (4):
      usb: cdns3: imx: fix writing read-only memory issue
      usb: cdns3: imx: fix can't create core device the second time issue
      usb: cdns3: imx: improve driver .remove API
      MAINTAINERS: update Peter Chen's email address

Roger Quadros (1):
      MAINTAINERS: Update address for Cadence USB3 driver

Ryan Chen (1):
      usb: gadget: aspeed: fix stop dma register setting.

Thinh Nguyen (1):
      usb: udc: core: Use lock when write to soft_connect

 MAINTAINERS                              |  6 +++---
 drivers/thunderbolt/icm.c                |  2 +-
 drivers/usb/cdns3/cdns3-imx.c            | 22 +++++++++++-----------
 drivers/usb/gadget/udc/aspeed-vhub/epn.c |  5 ++++-
 drivers/usb/gadget/udc/bdc/Kconfig       |  2 +-
 drivers/usb/gadget/udc/core.c            | 13 ++++++++++---
 drivers/usb/gadget/udc/dummy_hcd.c       | 10 +++++++---
 drivers/usb/host/ehci-hcd.c              | 12 ++++++++++++
 drivers/usb/host/ehci-hub.c              |  3 +++
 drivers/usb/host/xhci-ring.c             |  2 ++
 drivers/usb/host/xhci-tegra.c            |  7 +++++++
 11 files changed, 61 insertions(+), 23 deletions(-)

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

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

The pull request you sent on Sun, 24 Jan 2021 13:57:18 +0100:

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

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

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-01-24 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 12:57 [GIT PULL] USB driver fixes for 5.11-rc5 Greg KH
2021-01-24 19:33 ` 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).