From: Bastien Nocera Date: Wed, 31 Oct 2012 11:10:10 +0000 (+0100) Subject: HID: Add driver for ION iCade X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~36^2^7~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ddfe0289bd4622a2a84747ab90c0614da4673e0;p=pandora-kernel.git HID: Add driver for ION iCade Add a driver for the ION iCade mini arcade cabinet [1]. The device generates a key press and release for each joystick movement or button press or release. For example, moving the stick to the left will generate the "A" key being pressed and then released. A list of all the combinations is available in the iCade developer guide [2]. This driver hides all this and makes the device work as a generic joystick. [1]: http://www.ionaudio.com/products/details/icade [2]: http://www.ionaudio.com/downloads/iCade_Dev_Resource_v1.3.pdf Signed-off-by: Bastien Nocera Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed