]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-multitouch.c
HID: hid-multitouch: add support for the IDEACOM 6650 chip
authorStephane Chatty <chatty@lii-enac.fr>
Sat, 17 Sep 2011 20:27:30 +0000 (22:27 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 20 Sep 2011 13:14:30 +0000 (15:14 +0200)
commita062cc5a76fa1d12f0821e56e3746cad2dc2fc65
tree633b11a13257e15f6fdc44d4e8800a023a6a406f
parentc50bb1a4005630f47b5da26336f74a485033a515
HID: hid-multitouch: add support for the IDEACOM 6650 chip

The IDEACOM 6650 multitouch chip, present in various all-in-one computers,
uses the serial version of the HID multitouch protocol. No existing class
supports this.

In principle, the new MT_CLS_SERIAL should work for other
serial panels as well, perhaps including some eGalax panels.

Signed-off-by: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-multitouch.c