From: Benjamin Tissoires Date: Sat, 4 Feb 2012 16:08:48 +0000 (+0100) Subject: HID: multitouch: add support for trackpads X-Git-Tag: v3.4-rc1~176^2~2^4~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ef8f21ea8f7c34dfa0b569fdee431348205955;p=pandora-kernel.git HID: multitouch: add support for trackpads * some multitouch trackpads present the touch usage. This needs to be filtered as it will conflict with mt-implementation. * trackpads send BTN_TOOL_* to notify how many fingers are present (this is used by xorg to use synaptics instead of generic evdev) * trackpads like Perixx 701 are not different from a hid point of view from a touchscreen, and we need to manually set them as touchpad. Signed-off-by: Benjamin Tissoires Acked-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed