index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
uinput.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
-5
/
+3
2005-02-04
input: This patch adds support to uinput for Linux's force feedback interface.
Micah Dowty
1
-13
/
+204
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
1
-1
/
+1
2004-06-24
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Vojtech Pavlik
1
-0
/
+3
2004-06-17
[PATCH] sparse: drivers/input annotations
Alexander Viro
1
-3
/
+3
2004-05-31
input: Return 0 from uinput poll if device isn't yet created.
Vojtech Pavlik
1
-1
/
+1
2004-05-29
input: Fix an oops in poll() on uinput. Thanks to Dmitry Torokhov
Vojtech Pavlik
1
-0
/
+3
2004-04-22
Input: trailing whitespace fixes
Dmitry Torokhov
1
-25
/
+25
2003-08-14
[PATCH] uinput oops and panic fix
Andrew Morton
1
-1
/
+32
2003-08-14
[PATCH] Kill warning in drivers/input/misc/uinput.c on IA64
Andrew Morton
1
-1
/
+1
2003-06-20
input: Three fixes for the uinput userspace input device driver.
Neil Brown
1
-2
/
+3
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
1
-4
/
+3
2003-04-29
[PATCH] uinput.c: reduce stack usage
Randy Dunlap
1
-14
/
+21
2002-11-17
[PATCH] more bogus MOD_INC_USE_COUNT removals
Alexander Viro
1
-8
/
+1
2002-10-11
Several fixes in the uinput.c userspace input driver. Size of fifo,
Zach Welch
1
-51
/
+81
2002-10-09
Fix oops when 'cat /dev/uinput' is done. Used wait_event_interruptible().
Vojtech Pavlik
1
-28
/
+10
2002-08-25
This (re)implements getkeycode/setkeycode, kbd_rate and kd_mksound
Vojtech Pavlik
1
-0
/
+385