Staging
v0.5.1
https://github.com/torvalds/linux
Revision c3c38fbd0cc8cc200a65b2ca7700e4dddedc13a0 authored by Dmitry Torokhov on 05 August 2006, 02:53:24 UTC, committed by Dmitry Torokhov on 05 August 2006, 02:53:24 UTC
When emulating button toggle drivers need to send input_sync()
between 'down' and 'up' events, otherwise some users might miss
keypress because device's state is only considered finalized
after EV_SYN/SYN_REPORT is received.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
1 parent c605b67
History
Tip revision: c3c38fbd0cc8cc200a65b2ca7700e4dddedc13a0 authored by Dmitry Torokhov on 05 August 2006, 02:53:24 UTC
Input: ati_remote - add missing input_sync()
Tip revision: c3c38fb
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.4 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top