From: Dmitry Torokhov Date: Thu, 9 Jul 2015 21:33:21 +0000 (-0700) Subject: HID: input: call input_sync() when automatically releasing a key X-Git-Tag: omap-for-v4.3/fixes-rc1~125^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb4351af42bd8b6de20daab07b204a85c35248f;p=pandora-kernel.git HID: input: call input_sync() when automatically releasing a key We need to emit EV_SYN/SYN_REPORT between key press and release, otherwise userspace is allowed to "swallow" the event. [jkosina@suse.com: Dmitry says that he's observing this behavior with Plantronics headset] Signed-off-by: Dmitry Torokhov Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed