index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] INPUT: add MODALIAS to the event environment
Kay Sievers
2006-01-13
1
-18
/
+37
*
Input: prepare for f_ops constness
Arjan van de Ven
2006-01-10
1
-1
/
+1
*
[PATCH] Input: add modalias support
Rusty Russell
2006-01-04
1
-0
/
+39
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
1
-7
/
+7
*
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2006-01-04
1
-1
/
+0
*
Input: handle failures in input_register_device()
Dmitry Torokhov
2005-11-20
1
-27
/
+36
*
[PATCH] Input: fix 'uniq' reporting in hotplug handler
Dmitry Torokhov
2005-11-09
1
-1
/
+1
*
Input: fix input device deregistration
Dmitry Torokhov
2005-11-02
1
-0
/
+1
*
Input: do not register statically allocated devices
Dmitry Torokhov
2005-11-02
1
-11
/
+15
*
Input: fix input_dev registration message
Dmitry Torokhov
2005-10-31
1
-1
/
+1
*
[PATCH] input core: remove custom-made hotplug handler
Dmitry Torokhov
2005-10-28
1
-145
/
+104
*
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
2005-10-28
1
-7
/
+7
*
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
2005-10-28
1
-15
/
+3
*
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
Greg Kroah-Hartman
2005-10-28
1
-7
/
+12
*
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
2005-10-28
1
-1
/
+2
*
[PATCH] INPUT: register the input class device sooner
Greg Kroah-Hartman
2005-10-28
1
-3
/
+3
*
[PATCH] Input: export input_dev data via sysfs attributes
Dmitry Torokhov
2005-10-28
1
-23
/
+133
*
[PATCH] Input: show sysfs path in /proc/bus/input/devices
Dmitry Torokhov
2005-10-28
1
-0
/
+6
*
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
2005-10-28
1
-5
/
+72
*
[PATCH] Input: kill devfs references
Dmitry Torokhov
2005-10-28
1
-7
/
+0
*
[PATCH] Input: check switch bitmap when matching handlers
Dmitry Torokhov
2005-09-24
1
-0
/
+1
*
[PATCH] Input: Add a new switch event type
Richard Purdie
2005-09-07
1
-0
/
+11
*
Input: cannot refer to __exit from within __init.
Andrew Morton
2005-07-01
1
-1
/
+1
*
Input: rearrange procfs code to reduce number of #ifdefs
Dmitry Torokhov
2005-06-30
1
-191
/
+198
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
2005-06-27
1
-5
/
+32
|
\
|
*
Input: do not corrupt system-wide procfs fops.
Luke Kosewski
2005-06-01
1
-0
/
+4
|
*
Input: add semaphore and user count to input_dev structure;
Dmitry Torokhov
2005-05-29
1
-5
/
+28
*
|
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
2005-06-20
1
-5
/
+5
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+748