All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: <gregkh@linuxfoundation.org>
Cc: <linux-usb@vger.kernel.org>, <stern@rowland.harvard.edu>,
	oneukum@suse.com, konrad.dybcio@oss.qualcomm.com,
	broonie@kernel.org, Mathias Nyman <mathias.nyman@linux.intel.com>
Subject: [RFT PATCH v3 0/1] Fix "detection of high tier USB3 devices" patch in usb-linus
Date: Fri, 27 Jun 2025 19:43:47 +0300	[thread overview]
Message-ID: <20250627164348.3982628-1-mathias.nyman@linux.intel.com> (raw)

Hi

This is the third attempt to fix "detection of hight tier USB3 devices".
It is rebased on top of the earlier fix attempt:
a49e1e2e785f ("usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pm")

The original commit is:
8f5b7e2bec1c ("usb: hub: fix detection of high tier USB3 devices behind suspended hubs")

Both commits above are in Greg's usb-linus branch.

This is a rebased version of v2 with no other functional changes.
v2 was tested by:
Tested-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> # SC8280XP CRD
Tested-by: Mark Brown <broonie@kernel.org>

Any additional testing is appreciated

Thanks
Mathias

Mathias Nyman (1):
  usb: hub: Fix flushing of delayed work used for post resume purposes

 drivers/usb/core/hub.c | 21 ++++++++-------------
 drivers/usb/core/hub.h |  1 +
 2 files changed, 9 insertions(+), 13 deletions(-)

-- 
2.43.0


             reply	other threads:[~2025-06-27 16:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 16:43 Mathias Nyman [this message]
2025-06-27 16:43 ` [RFT PATCH v3 1/1] usb: hub: Fix flushing of delayed work used for post resume purposes Mathias Nyman
2025-06-27 21:42   ` Mark Brown
2025-06-27 22:40   ` Konrad Dybcio
2025-06-28 14:46   ` Greg KH
2025-06-30 10:07     ` Mathias Nyman
2025-06-30 11:19       ` Greg KH
2025-06-30 13:15         ` Mathias Nyman
2025-06-30 13:36           ` 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=20250627164348.3982628-1-mathias.nyman@linux.intel.com \
    --to=mathias.nyman@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=oneukum@suse.com \
    --cc=stern@rowland.harvard.edu \
    /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 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.