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