From: Simon Wood Date: Wed, 10 Jun 2015 03:27:07 +0000 (-0600) Subject: HID: sony: PS Move fix report descriptor X-Git-Tag: omap-for-v4.3/legacy-v2-signed~186^2^8~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2513c313612541085a19551139e68ccab13b3f;p=pandora-kernel.git HID: sony: PS Move fix report descriptor Fix the report descriptor so that the buttons and trigger are correctly reported. The format of the input report is described here: https://github.com/nitsch/moveonpc/wiki/Input-report The Accelerometers and Gyros (1st frame only) are also reported as axis, but the Magnetometers are NOT as 'fixing' their byte order would break user-space drivers such as PSMoveAPI. It is hoped to resolve this at a future time. Signed-off-by: Simon Wood Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed