From: Javier Martinez Canillas Date: Tue, 31 Jan 2012 08:18:00 +0000 (-0800) Subject: Input: add Cypress TTSP capacitive multi-touch screen support X-Git-Tag: v3.4-rc1~130^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4065d1e7b2164cff4af57b58fac887df2fe75d2a;p=pandora-kernel.git Input: add Cypress TTSP capacitive multi-touch screen support Cypress TrueTouch(tm) Standard Product controllers are found in a wide range of embedded devices. This driver add support for a variety of TTSP controllers. Since the hardware is capable of tracking identifiable contacts, multi-touch protocol type B (stateful) is used to report contact information. The driver is composed of a core driver that process the data sent by the contacts and a set of bus specific interface modules. This patch adds the base core TTSP driver. Signed-off-by: Javier Martinez Canillas Reviewed-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed