From: Daniel Kurtz Date: Wed, 24 Aug 2011 06:02:56 +0000 (-0700) Subject: Input: synaptics - process finger (<=5) transitions X-Git-Tag: v3.2-rc1~145^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4b49fea15ea3034e22ad4ca85f23c000b88e92;p=pandora-kernel.git Input: synaptics - process finger (<=5) transitions Synaptics image sensor touchpads track up to 5 fingers, but only report 2. They use a special "TYPE=2" (AGM-CONTACT) packet type that reports the number of tracked fingers and which finger is reported in the SGM and AGM packets. With this new packet type, it is possible to tell userspace when 4 or 5 fingers are touching. Signed-off-by: Daniel Kurtz Acked-by: Chase Douglas Acked-by: Henrik Rydberg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed