From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: <gregkh@linuxfoundation.org>
Cc: <linux-usb@vger.kernel.org>,
Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: [PATCH 0/6] xhci features and fixes for usb-next
Date: Fri, 20 Aug 2021 15:34:57 +0300 [thread overview]
Message-ID: <20210820123503.2605901-1-mathias.nyman@linux.intel.com> (raw)
Hi Greg
Some xhci features and fixes for usb-next.
Fixes are late for 5.14 so I'll add them here for 5.15-rc1 instead.
They are marked for stable.
Thanks
-Mathias
Mathias Nyman (6):
xhci: fix unsafe memory usage in xhci tracing
xhci: fix even more unsafe memory usage in xhci tracing
xhci: Fix failure to give back some cached cancelled URBs.
Revert "USB: xhci: fix U1/U2 handling for hardware with
XHCI_INTEL_HOST quirk set"
xhci: Add additional dynamic debug to follow URBs in cancel and error
cases.
xhci: Add bus number to some debug messages
drivers/usb/host/xhci-debugfs.c | 14 ++++--
drivers/usb/host/xhci-hub.c | 6 ++-
drivers/usb/host/xhci-ring.c | 76 +++++++++++++++++++++++----------
drivers/usb/host/xhci-trace.h | 26 ++++++-----
drivers/usb/host/xhci.c | 30 +++++++------
drivers/usb/host/xhci.h | 73 ++++++++++++++++---------------
6 files changed, 134 insertions(+), 91 deletions(-)
--
2.25.1
next reply other threads:[~2021-08-20 12:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-20 12:34 Mathias Nyman [this message]
2021-08-20 12:34 ` [PATCH 1/6] xhci: fix unsafe memory usage in xhci tracing Mathias Nyman
2021-08-20 12:34 ` [PATCH 2/6] xhci: fix even more " Mathias Nyman
2021-08-20 12:35 ` [PATCH 3/6] xhci: Fix failure to give back some cached cancelled URBs Mathias Nyman
2021-08-20 12:35 ` [PATCH 4/6] Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" Mathias Nyman
2021-08-20 12:35 ` [PATCH 5/6] xhci: Add additional dynamic debug to follow URBs in cancel and error cases Mathias Nyman
2021-08-20 12:35 ` [PATCH 6/6] xhci: Add bus number to some debug messages Mathias Nyman
-- strict thread matches above, loose matches on Subject: below --
2022-09-21 12:34 [PATCH 0/6] xhci features and fixes for usb-next Mathias Nyman
2022-09-22 12:08 ` Greg KH
2022-09-22 12:43 ` Mathias Nyman
2022-09-22 12:52 ` Greg KH
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=20210820123503.2605901-1-mathias.nyman@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.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