diff options
author | Jiri Kosina | 2022-05-24 10:59:51 +0200 |
---|---|---|
committer | Jiri Kosina | 2022-05-24 10:59:51 +0200 |
commit | 07d17217c668d5b9974572b2d69c6736f60b9925 (patch) | |
tree | 7ca1c06a76b2be32bc5addf9c4d7e9aad4a963af /MAINTAINERS | |
parent | 2e688e654f48dde6e5899ff62cdf7b2d87f4ad89 (diff) | |
parent | d88591a555325f6f0ec1f28c5fe2c7f2383a4366 (diff) |
Merge branch 'for-5.19/wacom' into for-linus
- support for pens with 3 buttons (Joshua Dickens)
- support for HID_DG_SCANTIME to report the timestamp for pen and touch events
(Joshua Dickens)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6ab7120f63c8..d59c8a34f584 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8639,6 +8639,14 @@ F: drivers/hid/hid-sensor-* F: drivers/iio/*/hid-* F: include/linux/hid-sensor-* +HID WACOM DRIVER +M: Ping Cheng <ping.cheng@wacom.com> +M: Jason Gerecke <jason.gerecke@wacom.com> +L: linux-input@vger.kernel.org +S: Maintained +F: drivers/hid/wacom.h +F: drivers/hid/wacom_* + HIGH-RESOLUTION TIMERS, CLOCKEVENTS M: Thomas Gleixner <tglx@linutronix.de> L: linux-kernel@vger.kernel.org |