From: Benjamin Tissoires Date: Mon, 12 Nov 2012 14:42:59 +0000 (+0100) Subject: HID: i2c-hid: introduce HID over i2c specification implementation X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~36^2^3~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a200c3b9a40242652b5734630bdd0bcf3aca75f;p=pandora-kernel.git HID: i2c-hid: introduce HID over i2c specification implementation Microsoft published the protocol specification of HID over i2c: http://msdn.microsoft.com/en-us/library/windows/hardware/hh852380.aspx This patch introduces an implementation of this protocol. This implementation does not includes the ACPI part of the specification. This will come when ACPI 5.0 devices enumeration will be available. Once the ACPI part is done, OEM will not have to declare HID over I2C devices in their platform specific driver. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed