From: Benjamin Tissoires Date: Tue, 30 Sep 2014 17:18:35 +0000 (-0400) Subject: HID: logitech-hidpp: support combo keyboard touchpad TK820 X-Git-Tag: omap-for-v3.19/fixes-rc1~112^2^5~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a61e97563d78a2ca10752902449570d8433ce76;p=pandora-kernel.git HID: logitech-hidpp: support combo keyboard touchpad TK820 The TK820 presents both a keyboard and a touchpad on the same physical (and logical device). Use the generic hid-input processing for the keyboard part. The keyboard input device is created when the receiver is plugged in, so no events are missed on connect. When the device actaully connects, we can set it to use the raw multitouch reporting to have a consistent user experience accross all Logitech touchpads. Signed-off-by: Benjamin Tissoires Tested-by: Andrew de los Reyes Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed