From: Benjamin Tissoires Date: Thu, 26 Mar 2015 16:41:57 +0000 (-0400) Subject: HID: logitech-hidpp: add a module parameter to keep firmware gestures X-Git-Tag: omap-for-v4.2/o2_dc~153^2~1^6~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9188dbaed68a4b23dc96eba165265c08caa7dc2a;p=pandora-kernel.git HID: logitech-hidpp: add a module parameter to keep firmware gestures The Logitech T650 used to report 3 fingers swipes to the up as a press on the Super key. When we switched the touchpad to the raw mode, we also disable such firmware gesture and some users may rely on it. Unfortunately, 3 finger swipes are still not supported in most of the Linux environments, which means that we disabled a feature of the touchpad. Allow users to revert the raw reporting mode and keep going with the firmware gestures by providing a new module parameter. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed