From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 5.11-rc5
Date: Sun, 24 Jan 2021 13:57:18 +0100 [thread overview]
Message-ID: <YA1urjFySDgiW7QE@kroah.com> (raw)
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(-)
next reply other threads:[~2021-01-24 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-24 12:57 Greg KH [this message]
2021-01-24 19:33 ` [GIT PULL] USB driver fixes for 5.11-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YA1urjFySDgiW7QE@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox