[PATCH 0/4] Input: refactor USB endpoint lookups

From: Johan Hovold

Date: Mon Mar 30 2026 - 06:06:10 EST


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