Dmitry Torokhov
|
b666263b71
Input: document that unregistering managed devices is not necessary
|
12 years ago |
Dmitry Torokhov
|
2be975c6d9
Input: introduce managed input devices (add devres support)
|
12 years ago |
Dmitry Torokhov
|
adc4633c86
Input: fix sparse warning in __input_release_device()
|
12 years ago |
Dmitry Torokhov
|
7f8d4cad1e
Input: extend the number of event (and other) devices
|
12 years ago |
Dmitry Torokhov
|
7774036808
Merge branch 'for-next' of git://github.com/rydberg/linux into next
|
12 years ago |
Henrik Rydberg
|
4369c64c79
Input: Send events one packet at a time
|
12 years ago |
Henrik Rydberg
|
352ac4bd01
Input: Move autorepeat to the event-passing phase
|
13 years ago |
Henrik Rydberg
|
0672120a2e
Input: Make sure we follow all EV_KEY events
|
13 years ago |
Henrik Rydberg
|
7c75bf9927
Input: Improve the events-per-packet estimate
|
13 years ago |
Henrik Rydberg
|
8d18fba282
Input: Break out MT data
|
12 years ago |
Dmitry Torokhov
|
c0bb1f975c
Input: get rid of MATCH_BIT() macro
|
13 years ago |
Henrik Rydberg
|
b89529a10c
Input: Use accessor for MT values
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Hans Petter Selasky
|
8c127f0717
Input: properly assign return value of clamp() macro.
|
14 years ago |
Eric Dumazet
|
7cbbb758d3
Input: remove useless synchronize_rcu() calls
|
14 years ago |
Jeff Brown
|
80b4895aa4
Input: estimate number of events per packet
|
14 years ago |
Dmitry Torokhov
|
97eb3f2435
Merge branch 'next' into for-linus
|
14 years ago |
Dmitry Torokhov
|
9ae4345a46
Revert "Input: do not pass injected events back to the originating handler"
|
14 years ago |
Dmitry Torokhov
|
aebd636bd6
Input: switch completely over to the new versions of get/setkeycode
|
14 years ago |
Linus Torvalds
|
31b6ca0af7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 years ago |
Dmitry Torokhov
|
554738da71
Merge branch 'next' into for-linus
|
14 years ago |
Dmitry Torokhov
|
5c461b913a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
|
14 years ago |
Henrik Rydberg
|
fcd3027abb
Input: fix double equality sign in uevent
|
14 years ago |
Henrik Rydberg
|
85b7720039
Input: introduce device properties
|
14 years ago |
Dmitry Torokhov
|
67b989a0c1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
|
14 years ago |
Henrik Rydberg
|
47c78e8913
input: mt: Break out slots handling
|
14 years ago |
Joe Perches
|
da0c490115
Input: use pr_fmt and pr_<level>
|
14 years ago |
Linus Torvalds
|
864ee6cb22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 years ago |
Mattia Dongili
|
de391d1250
Input: fix typo in keycode validation supporting large scancodes
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |