OSDN Git Service

HID: hid-multitouch: add support for the IDEACOM 6650 chip
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>
Tue, 22 Nov 2011 15:50:12 +0000 (16:50 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 25 Jun 2012 12:53:44 +0000 (20:53 +0800)
commit59c3b4e458fe740b79641ac60609f8fb1de6af5a
tree97646f25ee9561c27376ea9ebe1d047af8db4a31
parent38baa9e6b55d807efb9d45009a7d44e6b83240d0
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