index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
1
-20
/
+20
2007-07-10
Input: xpad - make xpad_play_effect() static
Adrian Bunk
1
-1
/
+2
2007-07-10
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
1
-1
/
+1
2007-07-10
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
1
-2
/
+2
2007-07-10
Input: xpad - add Xbox360 gamepad rumble support
Jan Kratochvil
2
-4
/
+128
2007-07-10
Input: xpad - add support for Xbox 360 gamepad
Jan Kratochvil
1
-34
/
+117
2007-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2007-05-29
Input: db9 - do not ignore dev2 module parameter
Dmitry Torokhov
1
-1
/
+1
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+12
2007-05-23
Input: iforce - minor clean-ups
Johann Deneux
2
-5
/
+9
2007-05-23
Input: iforce - fix force feedback not working
Johann Deneux
1
-2
/
+3
2007-05-16
missing dependencies for USB drivers in input
Al Viro
1
-0
/
+1
2007-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
8
-29
/
+480
2007-05-08
Input: move USB gamepads under drivers/input/joystick
Dmitry Torokhov
3
-2
/
+451
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
5
-27
/
+30
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
18
-18
/
+19
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
20
-49
/
+59
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
6
-38
/
+33
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
5
-18
/
+0
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-3
/
+3
2006-12-02
usb: iforce-usb free urb cleanup
Mariusz Kozlowski
1
-3
/
+3
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
7
-15
/
+17
2006-11-06
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
16
-59
/
+120
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
11
-46
/
+28
2006-10-04
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
4
-238
/
+147
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-07
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-28
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-30
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-30
Input: a3d - convert to dynamic input_dev allocation
Dmitry Torokhov
1
-42
/
+46
2006-01-30
Input: tmdc - handle errors from input_register_device()
Dmitry Torokhov
1
-4
/
+11
2006-01-30
Input: turbografx - handle errors from input_register_device()
Dmitry Torokhov
1
-7
/
+13
2006-01-30
Input: gamecon - handle errors from input_register_device()
Dmitry Torokhov
1
-6
/
+12
2006-01-30
Input: gamecon - fix crash when accessing device
Dmitry Torokhov
1
-149
/
+194
2006-01-30
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-30
Input: sidewinder - fix an oops
Zinx Verituse
1
-1
/
+1
2006-01-30
Input: db9 - handle errors from input_register_device()
Dmitry Torokhov
1
-5
/
+10
2006-01-30
Input: db9 - fix possible crash with Saturn gamepads
Dmitry Torokhov
1
-34
/
+36
2006-01-30
Input: grip - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-30
Input: grip - fix crash when accessing device
Dmitry Torokhov
1
-0
/
+3
2006-01-30
Input: make needlessly global code static
Adrian Bunk
1
-2
/
+2
[next]