aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPing Cheng <[email protected]>2022-04-23 22:36:58 -0700
committerJiri Kosina <[email protected]>2022-05-02 17:56:21 +0200
commitb3ddadbf353cb4ac5ca66c200cfb25d632cc9e6f (patch)
treed3550de9616af4f7c056b69ceb1b36f4472ecd1e
parent6ff1cae2e30a79265bcce85f617663c480936ab0 (diff)
MAINTAINERS: Add Wacom driver maintainers
As suggested by Bastien and Jiri. Signed-off-by: Ping Cheng <[email protected]> Reviewed-by: Bastien Nocera <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9e15e069a256..77064cea9524 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8640,6 +8640,14 @@ F: drivers/hid/hid-sensor-*
F: drivers/iio/*/hid-*
F: include/linux/hid-sensor-*
+HID WACOM DRIVER
+M: Ping Cheng <[email protected]>
+M: Jason Gerecke <[email protected]>
+S: Maintained
+F: drivers/hid/wacom.h
+F: drivers/hid/wacom_*
+
HIGH-RESOLUTION TIMERS, CLOCKEVENTS
M: Thomas Gleixner <[email protected]>