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