From: Frank Praznik Date: Mon, 27 Jan 2014 15:17:37 +0000 (-0500) Subject: HID: sony: add output events for the multi-touch pad on the Dualshock 4 X-Git-Tag: v3.15-rc1~114^2~1^3~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e560623050693d2550d0bfb3b092e6398249176e;p=pandora-kernel.git HID: sony: add output events for the multi-touch pad on the Dualshock 4 Add output events for the multi-touch pad on the Dualshock 4. The touchpad has a resolution of 1920x940 and is capable of 2 simultaneous touches. A 'Type B' stateful slot protocol is implemented as defined in Documentation/input/multi-touch-protocol.txt Applications can use the touchpad data by processing the ABS_MT_SLOT, ABS_MT_TRACKING_ID, ABS_MT_POSITION_X and ABS_MT_POSITION_Y events. Signed-off-by: Frank Praznik Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed