From: Johan Hovold <johan@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/4] Input: refactor USB endpoint lookups
Date: Mon, 30 Mar 2026 11:59:44 +0200 [thread overview]
Message-ID: <20260330095948.1663141-1-johan@kernel.org> (raw)
Use the common USB helpers for looking up bulk and interrupt endpoints
instead of open coding.
Johan
Johan Hovold (4):
Input: keyspan-remote - refactor endpoint lookup
Input: appletouch - refactor endpoint lookup
Input: synaptics_usb - refactor endpoint lookup
Input: usbtouchscreen - refactor endpoint lookup
drivers/input/misc/keyspan_remote.c | 22 ++-----------
drivers/input/mouse/appletouch.c | 21 ++++--------
drivers/input/mouse/synaptics_usb.c | 23 ++-----------
drivers/input/touchscreen/usbtouchscreen.c | 38 +++++++---------------
4 files changed, 22 insertions(+), 82 deletions(-)
--
2.52.0
next reply other threads:[~2026-03-30 10:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-30 9:59 Johan Hovold [this message]
2026-03-30 9:59 ` [PATCH 1/4] Input: keyspan-remote - refactor endpoint lookup Johan Hovold
2026-03-30 9:59 ` [PATCH 2/4] Input: appletouch " Johan Hovold
2026-03-30 9:59 ` [PATCH 3/4] Input: synaptics_usb " Johan Hovold
2026-03-30 9:59 ` [PATCH 4/4] Input: usbtouchscreen " Johan Hovold
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=20260330095948.1663141-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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