git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e123f
)
HID: input: call input_sync() when automatically releasing a key
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 9 Jul 2015 21:33:21 +0000
(14:33 -0700)
committer
Jiri Kosina
<jkosina@suse.com>
Fri, 10 Jul 2015 09:34:44 +0000
(11:34 +0200)
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 <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-input.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-input.c
Simple merge