index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Input: spaceball - make 4000FLX Lefty work
Nick Martin
1
-1
/
+1
2006-07-15
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
1
-0
/
+1
2006-07-06
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
1
-9
/
+9
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-27
Input: db9 - fix potential buffer overrun
Eric Sesterhenn
1
-1
/
+1
2006-06-26
Input: iforce - remove some pointless casts
Jesper Juhl
1
-3
/
+3
2006-06-26
Input: fix potential overflows in driver/input/joystick
Dmitry Torokhov
16
-30
/
+40
2006-06-05
Input: iforce - use ENOSPC instead of ENOMEM
Anssi Hannula
1
-4
/
+4
2006-05-29
Input: sidewinder - fix memory leak
Jesper Juhl
1
-5
/
+6
2006-04-02
Input: gamecon - add SNES mouse support
Raphael Assenat
1
-13
/
+70
2006-02-19
Input: joysticks - semaphore to mutex conversion
Ingo Molnar
7
-38
/
+43
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2
-3
/
+2
2006-01-29
Input: a3d - convert to dynamic input_dev allocation
Dmitry Torokhov
1
-42
/
+46
2006-01-29
Input: tmdc - handle errors from input_register_device()
Dmitry Torokhov
1
-4
/
+11
2006-01-29
Input: turbografx - handle errors from input_register_device()
Dmitry Torokhov
1
-7
/
+13
2006-01-29
Input: gamecon - handle errors from input_register_device()
Dmitry Torokhov
1
-6
/
+12
2006-01-29
Input: gamecon - fix crash when accessing device
Dmitry Torokhov
1
-149
/
+194
2006-01-29
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-29
Input: sidewinder - fix an oops
Zinx Verituse
1
-1
/
+1
2006-01-29
Input: db9 - handle errors from input_register_device()
Dmitry Torokhov
1
-5
/
+10
2006-01-29
Input: db9 - fix possible crash with Saturn gamepads
Dmitry Torokhov
1
-34
/
+36
2006-01-29
Input: grip - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-29
Input: grip - fix crash when accessing device
Dmitry Torokhov
1
-0
/
+3
2006-01-29
Input: make needlessly global code static
Adrian Bunk
1
-2
/
+2
2006-01-29
Input: iforce - do not return ENOMEM upon successful allocation
Alexey Dobriyan
1
-1
/
+1
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
1
-2
/
+2
2006-01-10
Input: grip_mp - kill commented out code
Dmitry Torokhov
1
-9
/
+0
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-12-30
[PATCH] Input: warrior - fix HAT0Y axis setup
Dmitry Torokhov
1
-1
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
12
-0
/
+12
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
25
-1230
/
+1460
2005-09-09
Manual merge with Linus
Dmitry Torokhov
14
-14
/
+14
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
14
-14
/
+14
2005-09-05
Input: iforce - use wait_event_interruptible_timeout
Vojtech Pavlik
2
-25
/
+8
2005-07-13
[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes
Geert Uytterhoeven
1
-1
/
+1
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
1
-1
/
+3
2005-05-29
Input: Add a new I-Force device to the iforce driver.
Marian-Nicolae V. Ion
2
-0
/
+2
2005-05-29
Input: fix open/close races in joystick drivers - add a semaphore
Dmitry Torokhov
4
-23
/
+61
2005-05-29
Input: whitespace fixes in driver/input/joystick
Dmitry Torokhov
9
-23
/
+23
2005-05-01
[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflow
Adrian Bunk
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
32
-0
/
+11225