index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joydev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-24
input: Fix usage of *_MAX macros. Check keycode in KDIOSKEYCODE and
Vojtech Pavlik
1
-13
/
+13
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
-5
/
+5
2004-10-21
Input: evdev, joydev, mousedev, tsdev - remove class device and devfs
Dmitry Torokhov
1
-2
/
+2
2004-07-27
Input: fix reader wakeup conditions in mousedev, joydev and tsdev
Dmitry Torokhov
1
-2
/
+4
2004-06-17
[PATCH] sparse: drivers/input annotations
Alexander Viro
1
-20
/
+21
2004-05-09
Input: trailing whitespace fixes in drivers/input
Dmitry Torokhov
1
-8
/
+8
2004-01-20
input: Manual merge.
Vojtech Pavlik
1
-5
/
+12
2004-01-20
input: Properly recompute initial values upon recalibration in joydev.
Glenn Burkhardt
1
-3
/
+10
2004-01-19
[PATCH] Input: add sysfs class support for input devices
Greg Kroah-Hartman
1
-0
/
+4
2004-01-15
input: Move devfs entries for joystick into /dev/input
Andrey Borzenkov
1
-2
/
+2
2003-12-18
[PATCH] Add black list to handler<->device matching
Dmitry Torokhov
1
-4
/
+10
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
-1
/
+3
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
-15
/
+14
2003-02-12
input.c: joydev/mousedev update
Vojtech Pavlik
1
-8
/
+9
2002-11-09
Handle return values from interface_register() and misc_register()
Michael Still
1
-1
/
+6
2002-09-25
Convert more of input to list.h usage.
Vojtech Pavlik
1
-67
/
+24
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
-24
/
+24
2002-07-03
Update the input handler modules to latest versions.
Vojtech Pavlik
1
-2
/
+8
2002-02-06
[PATCH] Input drivers, step #3
Vojtech Pavlik
1
-32
/
+57
2002-02-04
v2.5.1.6 -> v2.5.1.7
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-1
/
+0
2002-02-04
v2.5.0.2 -> v2.5.0.3
Linus Torvalds
1
-3
/
+1
2002-02-04
v2.4.10.1 -> v2.4.10.2
Linus Torvalds
1
-0
/
+1
2002-02-04
v2.4.3.1 -> v2.4.3.2
Linus Torvalds
1
-5
/
+28
2002-02-04
v2.4.1.2 -> v2.4.1.3
Linus Torvalds
1
-1
/
+1
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+497