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
|
17 жил өмнө |
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 жил өмнө |
Linus Torvalds
|
a3d52136ee
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
|
18 жил өмнө |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 жил өмнө |
Dmitry Torokhov
|
0d9d93c411
Input: mousedev - fix sudden warps with touchpads
|
18 жил өмнө |
Dmitry Torokhov
|
d542ed82fd
Input: handlers - handle errors from input_open_device()
|
18 жил өмнө |
Dmitry Torokhov
|
d0ffb9be86
Input: handlers - rename 'list' to 'client'
|
18 жил өмнө |
Dmitry Torokhov
|
5b2a08262a
Input: rework handle creation code
|
18 жил өмнө |
Marton Nemeth
|
6c595fb12f
Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE
|
18 жил өмнө |
Dmitry Torokhov
|
4263cf0fac
Input: make input_register_handler() return error codes
|
18 жил өмнө |
Dmitry Torokhov
|
66e6611883
Input: constify input core
|
18 жил өмнө |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 жил өмнө |
Dmitry Torokhov
|
1e0afb288e
Input: fix formatting to better follow CodingStyle
|
19 жил өмнө |
Eric Sesterhenn
|
b39787a972
Input: use kzalloc() throughout the code
|
19 жил өмнө |