[PATCH 0/2][vivid] Support clickpad detection in hid_multitouch
Seth Forshee
seth.forshee at canonical.com
Fri Mar 20 16:06:50 UTC 2015
hid_multitouch doesn't support setting INPUT_PROP_BUTTONPAD for
clickpads, resulting in suboptimal behavior. The following patches are
cherry picks from linux-next of two different methods of detecting HID
clickpads.
Thanks,
Seth
---
Benjamin Tissoires (1):
HID: multitouch: add support of clickpads
Seth Forshee (1):
HID: multitouch: Add support for button type usage
drivers/hid/hid-debug.c | 1 +
drivers/hid/hid-multitouch.c | 25 +++++++++++++++++++++++++
include/linux/hid.h | 1 +
3 files changed, 27 insertions(+)
More information about the kernel-team
mailing list