]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: Add support for Wacom W9000-series penabled touchscreens
authorHendrik Noack <hendrik-noack@gmx.de>
Fri, 29 May 2026 04:28:48 +0000 (21:28 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 30 May 2026 05:31:40 +0000 (22:31 -0700)
commitacaefbacc997ae79527a5ade8720221dfe17407e
tree132162f196f2aa8a72d526e81c9e8380e316188b
parent185cd1d8cb7f0fd30d868fa12d294bba5997b7c7
Input: Add support for Wacom W9000-series penabled touchscreens

Add driver for Wacom W9002 and two Wacom W9007A variants. These are
penabled touchscreens supporting passive Wacom Pens and use I2C.

Co-developed-by: Ferass El Hafidi <funderscore@postmarketos.org>
Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org>
Signed-off-by: Hendrik Noack <hendrik-noack@gmx.de>
Link: https://patch.msgid.link/20260528074818.12151-3-hendrik-noack@gmx.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/wacom_w9000.c [new file with mode: 0644]