Arnd Bergmann
|
f9c8154f36
mousedev: BKL pushdown
|
17 vuotta sitten |
Dmitry Torokhov
|
a7097ff89c
Input: make sure input interfaces pin parent input devices
|
17 vuotta sitten |
Dmitry Torokhov
|
d182c10c84
Input: mousedev - use BIT_MASK instead of BIT
|
17 vuotta sitten |
Julia Lawall
|
3b04a61107
Input: drop redundant includes of moduleparam.h
|
17 vuotta sitten |
Micah Parrish
|
6724f93463
Input: mousedev - handle mice that use absolute coordinates
|
17 vuotta sitten |
Jiri Slaby
|
7b19ada2ed
get rid of input BIT* duplicate defines
|
17 vuotta sitten |
Dmitry Torokhov
|
82ba56c273
Input: use full RCU API
|
17 vuotta sitten |
Oliver Neukum
|
064450140f
Input: fix open count handling in input interfaces
|
17 vuotta sitten |
Dmitry Torokhov
|
464b241575
Input: mousedev - implement proper locking
|
17 vuotta sitten |
Dmitry Torokhov
|
9657d75c5f
Input: convert from class devices to standard devices
|
18 vuotta sitten |
Linus Torvalds
|
0b662c6484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
18 vuotta sitten |
Dmitry Torokhov
|
1dfa281240
Input: reduce raciness when input handlers disconnect
|
18 vuotta sitten |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 vuotta sitten |
Linus Torvalds
|
a3d52136ee
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
|
18 vuotta sitten |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 vuotta sitten |
Dmitry Torokhov
|
0d9d93c411
Input: mousedev - fix sudden warps with touchpads
|
18 vuotta sitten |
Dmitry Torokhov
|
d542ed82fd
Input: handlers - handle errors from input_open_device()
|
18 vuotta sitten |
Dmitry Torokhov
|
d0ffb9be86
Input: handlers - rename 'list' to 'client'
|
18 vuotta sitten |
Dmitry Torokhov
|
5b2a08262a
Input: rework handle creation code
|
18 vuotta sitten |
Marton Nemeth
|
6c595fb12f
Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE
|
18 vuotta sitten |
Dmitry Torokhov
|
4263cf0fac
Input: make input_register_handler() return error codes
|
18 vuotta sitten |
Dmitry Torokhov
|
66e6611883
Input: constify input core
|
18 vuotta sitten |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 vuotta sitten |
Dmitry Torokhov
|
1e0afb288e
Input: fix formatting to better follow CodingStyle
|
19 vuotta sitten |
Eric Sesterhenn
|
b39787a972
Input: use kzalloc() throughout the code
|
19 vuotta sitten |
Kimball Murray
|
74570d413c
Input: mousedev - fix memory leak
|
19 vuotta sitten |
Dmitry Torokhov
|
84c12b2410
Input: mousedev - make module parameters visible in sysfs
|
19 vuotta sitten |
Greg Kroah-Hartman
|
c9bcd582df
[PATCH] INPUT: Create symlinks for backwards compatibility
|
19 vuotta sitten |
Greg Kroah-Hartman
|
ea9f240bd8
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
|
19 vuotta sitten |
Greg Kroah-Hartman
|
967ca69216
[PATCH] INPUT: move the input class devices under their new input_dev devices
|
19 vuotta sitten |