From: Olivier Scherler Date: Sat, 27 Jul 2013 17:20:02 +0000 (+0200) Subject: HID: Add new driver for non-compliant Xin-Mo devices. X-Git-Tag: v3.12-rc1~125^2~1^8~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2c9e3f92480a292670e2cc261723ce4de8059e;p=pandora-kernel.git HID: Add new driver for non-compliant Xin-Mo devices. The driver currently only supports the Dual Arcade controller. It fixes the negative axis event values (the devices sends -2) to match the logical axis minimum of the HID report descriptor (the report announces -1). It is needed because hid-input discards out of bounds values. Signed-off-by: Olivier Scherler Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed