index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
Age
Commit message (
Expand
)
Author
Lines
2005-02-28
input: Make gameport digital joysticks work on 2.6 and x86_64 again.
Vojtech Pavlik
-38
/
+38
2005-02-26
input: Fix string formatting in joydump.
Vojtech Pavlik
-12
/
+12
2005-02-16
Input: fix timer handling race in sidewinder joystick driver by
Dmitry Torokhov
-13
/
+7
2005-02-15
Input: fix race timer handling races in gameport-based joystick drivers
Dmitry Torokhov
-167
/
+105
2005-02-10
Input: remove gameport->private in favor of using driver-specific data
Dmitry Torokhov
-40
/
+62
2005-02-10
Input: integrate gameport drivers info dribver model/sysfs,
Dmitry Torokhov
-230
/
+363
2005-02-10
Input: convert input/gameport to dynamic gameport allocation.
Dmitry Torokhov
-30
/
+27
2005-02-10
Input: more renames in gameport in preparations to sysfs integration
Dmitry Torokhov
-65
/
+65
2005-02-10
Input: rename gameport->driver to gameport->port_data in preparation
Dmitry Torokhov
-4
/
+4
2005-02-08
input: For now, a bug in the PSX controllers support in gamecon prevents
Peter Nelson
-8
/
+11
2005-02-07
Input: fix compie error in twidjoy.c
Dmitry Torokhov
-1
/
+3
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
-24
/
+20
2005-02-04
input: joydump_connect: reduce stack usage from 2048 to 44 bytes (on i386)
Randy Dunlap
-11
/
+27
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-41
/
+41
2005-02-04
Input: make serio's connect routines return error code
Dmitry Torokhov
-30
/
+59
2005-02-04
Input: replace serio's type field with serio_id structure and
Dmitry Torokhov
-35
/
+107
2005-02-04
Input: remove serio->private in favor of using driver-specific data
Dmitry Torokhov
-22
/
+48
2005-02-04
Input: twidjoy - apparently Kconfig and Makefile disagreed on the
Dmitry Torokhov
-1
/
+1
2005-02-01
[PATCH] Disable Sidewinder debug messages
Michael Marineau
-1
/
+1
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
-1
/
+2
2004-10-21
Input: when creating input devices for hardware attached to
Dmitry Torokhov
-1
/
+21
2004-10-21
Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/input
Vojtech Pavlik
-12
/
+11
2004-10-19
[PATCH] module_param_array() should take a pointer
Rusty Russell
-12
/
+11
2004-10-16
[PATCH] joydump needs gameport
Olaf Hering
-1
/
+1
2004-09-30
Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/input
Vojtech Pavlik
-1
/
+2
2004-09-23
[PATCH] gcc-4.0 build fixes
Grzegorz Jaskiewicz
-1
/
+2
2004-09-21
input: Fix oops in gamecon
Peter Nelson
-3
/
+3
2004-09-19
input: Joydump depends on gameport
Olaf Hering
-1
/
+1
2004-07-29
input: Fix a missing index in tmdc.c
Vojtech Pavlik
-1
/
+1
2004-07-27
Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/input
Vojtech Pavlik
-156
/
+204
2004-07-26
[PATCH] #if abuses in drivers/*
Alexander Viro
-2
/
+2
2004-07-20
Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/input
Vojtech Pavlik
-156
/
+204
2004-07-11
[PATCH] sparse: misc NULL noise in drivers/*
Alexander Viro
-4
/
+4
2004-06-29
Merge
Vojtech Pavlik
-63
/
+101
2004-06-29
input: Fix Kconfig so that the joydump module can be compiled.
Vojtech Pavlik
-1
/
+1
2004-06-28
Input: serio sysfs integration
Dmitry Torokhov
-27
/
+65
2004-06-28
Input: more renames in serio in preparations to sysfs integration
Dmitry Torokhov
-36
/
+36
2004-06-24
input: Fix Peter Nelson's e-mail address in gamecon.c
Vojtech Pavlik
-1
/
+1
2004-06-21
input: Enhancements/fixes for PSX pad support:
Peter Nelson
-92
/
+102
2004-06-07
Merge suse.cz:/home/vojtech/bk/linus
Vojtech Pavlik
-223
/
+226
2004-05-18
Input: remove wait_ms() in place of using msleep()
Greg Kroah-Hartman
-8
/
+8
2004-05-10
Merge with Linus' tree
Dmitry Torokhov
-223
/
+226
2004-05-10
[PATCH] CLOCK_TICK_RATE: use CLOCK_TICK_RATE
Andrew Morton
-1
/
+1
2004-05-09
Input: trailing whitespace fixes in drivers/input/joystick
Dmitry Torokhov
-220
/
+220
2004-05-09
Input: twidjoy module
Dmitry Torokhov
-3
/
+6
2004-03-30
[PATCH] double semicolon cleanup
Alexander Stohr
-1
/
+1
2004-03-15
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
-1
/
+1
2004-03-02
[PATCH] USB: remove act_altsetting usages in more USB drivers
Greg Kroah-Hartman
-1
/
+1
2004-03-02
Input: use __obsolete_setup to document removed (renamed)
Dmitry Torokhov
-0
/
+18
2004-03-02
Input: Convert joystick modules to the new way of handling parameters and
Dmitry Torokhov
-156
/
+90
[next]