Dmitry Torokhov
|
df2d4637b0
Input: document use of input_event() function
|
15 年之前 |
Dmitry Torokhov
|
467832032c
Merge commit 'v2.6.32' into next
|
15 年之前 |
Dmitry Torokhov
|
66d2a5952e
Input: keyboard - fix lack of locking when traversing handler->h_list
|
15 年之前 |
Dmitry Torokhov
|
3cc9635179
Input: force LED reset on resume
|
15 年之前 |
Dmitry Torokhov
|
7a53c7f56b
Merge commit 'v2.6.32-rc5' into for-linus
|
15 年之前 |
Linus Torvalds
|
be8db0b843
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
15 年之前 |
Dmitry Torokhov
|
1572ca2a84
Input: fix locking issue in /proc/bus/input/ handlers
|
15 年之前 |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 年之前 |
Andrew Morton
|
1c4115e595
drivers/input/input.c: fix CONFIG_PM=n warning
|
15 年之前 |
Linus Torvalds
|
0dd52d0df0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
15 年之前 |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 年之前 |
Dmitry Torokhov
|
ffd0db9719
Input: add generic suspend and resume for input devices
|
15 年之前 |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 年之前 |
Kay Sievers
|
aa5ed63e96
Driver Core: input: add nodename for input drivers
|
16 年之前 |
Henrik Rydberg
|
df391e0eda
Input: multitouch - add tracking ID to the protocol
|
16 年之前 |
Henrik Rydberg
|
5e5ee686e3
Input: add detailed multi-touch finger data report protocol
|
16 年之前 |
Henrik Rydberg
|
61994a61bc
Input: allow certain EV_ABS events to bypass all filtering
|
16 年之前 |
Dmitry Torokhov
|
0c387ec88a
Merge branch 'next' into for-linus
|
16 年之前 |
Arjan van de Ven
|
b79e83bdd9
Input: remove unnecessary synchronize_rcu() call
|
16 年之前 |
Dmitry Torokhov
|
ba28f22e7c
Merge branch 'next' into for-linus
|
16 年之前 |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 年之前 |
Dmitry Torokhov
|
fa88661224
Input: fix polling of /proc/bus/input/devices
|
16 年之前 |
Johannes Berg
|
e7b5c1ef4d
Input: stop autorepeat timer on key release
|
16 年之前 |
Kay Sievers
|
a6c2490f01
Input: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Dmitry Torokhov
|
908cf4b925
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
|
17 年之前 |
Dmitry Torokhov
|
c981228281
Input: don't reset sync flag when ignoring event
|
17 年之前 |
Jonathan Corbet
|
2edbf8537e
Input: cdev lock_kernel() pushdown
|
17 年之前 |
Denis V. Lunev
|
c7705f3449
drivers: use non-racy method for proc entries creation (2)
|
17 年之前 |
Alexey Dobriyan
|
9c37066d88
proc: remove proc_bus
|
17 年之前 |
Jan Engelhardt
|
cec69c376b
Input: constify function pointer tables (seq_operations)
|
17 年之前 |