Hans Petter Selasky
|
8c127f0717
Input: properly assign return value of clamp() macro.
|
14 年之前 |
Eric Dumazet
|
7cbbb758d3
Input: remove useless synchronize_rcu() calls
|
14 年之前 |
Joe Perches
|
da0c490115
Input: use pr_fmt and pr_<level>
|
14 年之前 |
Linus Torvalds
|
3a99c63190
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
14 年之前 |
Hitoshi Mitake
|
f74eef95e3
Input: mousedev - correct lockdep annotation
|
14 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Christoph Fritz
|
268ba5c05b
Input: mousedev - fix regression of inverting axes
|
15 年之前 |
Daniel Mack
|
987a6c0298
Input: switch to input_abs_*() access functions
|
15 年之前 |
Julien Moutinho
|
4d4bf995ea
Input: mousedev - signal that device is writable in mousedev_poll()
|
15 年之前 |
Dmitry Torokhov
|
20da92de8e
Input: change input handlers to use bool when possible
|
15 年之前 |
Thadeu Lima de Souza Cascardo
|
c90c6a885a
Input: mousedev - remove BKL
|
15 年之前 |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 年之前 |
Thadeu Lima de Souza Cascardo
|
3d5cb60ef3
Input: simplify name handling for certain input handles
|
16 年之前 |
Jonathan Corbet
|
60aa49243d
Rationalize fasync return values
|
16 年之前 |
Dmitry Torokhov
|
93b8eef1c0
Merge commit 'v2.6.28-rc9' into next
|
16 年之前 |
Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 年之前 |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Arnd Bergmann
|
f9c8154f36
mousedev: BKL pushdown
|
17 年之前 |
Dmitry Torokhov
|
a7097ff89c
Input: make sure input interfaces pin parent input devices
|
17 年之前 |
Dmitry Torokhov
|
d182c10c84
Input: mousedev - use BIT_MASK instead of BIT
|
17 年之前 |
Julia Lawall
|
3b04a61107
Input: drop redundant includes of moduleparam.h
|
17 年之前 |
Micah Parrish
|
6724f93463
Input: mousedev - handle mice that use absolute coordinates
|
17 年之前 |
Jiri Slaby
|
7b19ada2ed
get rid of input BIT* duplicate defines
|
17 年之前 |
Dmitry Torokhov
|
82ba56c273
Input: use full RCU API
|
17 年之前 |
Oliver Neukum
|
064450140f
Input: fix open count handling in input interfaces
|
17 年之前 |
Dmitry Torokhov
|
464b241575
Input: mousedev - implement proper locking
|
18 年之前 |
Dmitry Torokhov
|
9657d75c5f
Input: convert from class devices to standard devices
|
18 年之前 |
Linus Torvalds
|
0b662c6484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
18 年之前 |
Dmitry Torokhov
|
1dfa281240
Input: reduce raciness when input handlers disconnect
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |