From: Niklas Neronin <niklas.neronin@linux.intel.com>
To: mathias.nyman@linux.intel.com
Cc: linux-usb@vger.kernel.org, raoxu@uniontech.com,
Niklas Neronin <niklas.neronin@linux.intel.com>
Subject: [PATCH 0/2] usb: xhci: simplify interrupter handling
Date: Wed, 28 Jan 2026 14:15:02 +0100 [thread overview]
Message-ID: <20260128131504.124322-1-niklas.neronin@linux.intel.com> (raw)
Make the interrupter type explicit in the driver, simplifying the code
paths and clarifying intent. These changes make it easier to add support
for secondary interrupters.
No functional changes are introduced; behavior remains the same.
Niklas Neronin (2):
usb: xhci: move Primary Interrupter IMODI setup
usb: xhci: add interrupter type
drivers/usb/host/xhci-sideband.c | 1 +
drivers/usb/host/xhci.c | 9 +++++++--
drivers/usb/host/xhci.h | 8 ++++++++
3 files changed, 16 insertions(+), 2 deletions(-)
--
2.50.1
next reply other threads:[~2026-01-28 13:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-28 13:15 Niklas Neronin [this message]
2026-01-28 13:15 ` [PATCH 1/2] usb: xhci: move Primary Interrupter IMODI setup Niklas Neronin
2026-01-28 13:15 ` [PATCH 2/2] usb: xhci: add interrupter type Niklas Neronin
2026-01-29 6:59 ` Dan Carpenter
2026-02-04 1:17 ` Wesley Cheng
2026-02-05 10:41 ` Neronin, Niklas
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=20260128131504.124322-1-niklas.neronin@linux.intel.com \
--to=niklas.neronin@linux.intel.com \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@linux.intel.com \
--cc=raoxu@uniontech.com \
/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