index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tsdev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-07
input: Do a kill_fasync() in input handlers on device disconnect
Vojtech Pavlik
1
-0
/
+3
2005-02-06
input: Fix poll() behavior of input handlers on disconnect.
Vojtech Pavlik
1
-4
/
+2
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
1
-1
/
+1
2004-10-21
Input: evdev, joydev, mousedev, tsdev - remove class device and devfs
Dmitry Torokhov
1
-5
/
+5
2004-09-21
[PATCH] drivers/input annotations
Alexander Viro
1
-2
/
+2
2004-07-27
Input: fix reader wakeup conditions in mousedev, joydev and tsdev
Dmitry Torokhov
1
-5
/
+5
2004-06-24
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Vojtech Pavlik
1
-105
/
+186
2004-06-17
[PATCH] sparse: drivers/input annotations
Alexander Viro
1
-1
/
+1
2004-06-06
input:
Andrew Zabolotny
1
-105
/
+186
2004-01-19
[PATCH] Input: add sysfs class support for input devices
Greg Kroah-Hartman
1
-0
/
+4
2004-01-18
[PATCH] Convert tsdev to use module_param
Andrew Morton
1
-10
/
+13
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-1
/
+1
2003-05-07
[PATCH] devfs: API changes
Andrew Morton
1
-2
/
+4
2003-04-28
driver core: fix up the input_class logic due to the class changes.
Greg Kroah-Hartman
1
-12
/
+0
2003-04-23
[PATCH] don't include devfs_fs_kernel.h in global headers
Christoph Hellwig
1
-0
/
+1
2003-04-20
[PATCH] devfs: input
Christoph Hellwig
1
-14
/
+13
2003-03-23
[PATCH] cleanup input_register_minor
Christoph Hellwig
1
-1
/
+1
2002-12-05
[PATCH] interface_register-001
Rusty Russell
1
-1
/
+6
2002-11-17
[PATCH] C99 initializers for drivers/input
Art Haas
1
-8
/
+8
2002-09-25
Convert more of input to list.h usage.
Vojtech Pavlik
1
-72
/
+29
2002-08-26
Define a struct device_interface for all the input interfaces and register
Patrick Mochel
1
-0
/
+8
2002-07-25
Apply Rusty's C99 initializer patch to input drivers.
Vojtech Pavlik
1
-14
/
+14
2002-07-03
Add keyboard, mouse and touchscreen drivers.
Vojtech Pavlik
1
-0
/
+443