summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2005-09-09Manual merge with LinusDmitry Torokhov
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-09-05Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov
2005-05-29Input: whitespace fixes in driver/input/joystickDmitry Torokhov
2005-05-01[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik
2005-02-26input: Fix string formatting in joydump.Vojtech Pavlik
2005-02-16Input: fix timer handling race in sidewinder joystick driver byDmitry Torokhov
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: convert input/gameport to dynamic gameport allocation.Dmitry Torokhov
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-10Input: rename gameport->driver to gameport->port_data in preparationDmitry Torokhov
2005-02-08input: For now, a bug in the PSX controllers support in gamecon preventsPeter Nelson
2005-02-07Input: fix compie error in twidjoy.cDmitry Torokhov
2005-02-04input: Cleanup the Kconfig menus for the input subsystem.Roman Zippel
2005-02-04input: joydump_connect: reduce stack usage from 2048 to 44 bytes (on i386)Randy Dunlap
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-02-04Input: make serio's connect routines return error codeDmitry Torokhov
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2005-02-04Input: remove serio->private in favor of using driver-specific dataDmitry Torokhov
2005-02-04Input: twidjoy - apparently Kconfig and Makefile disagreed on theDmitry Torokhov
2005-02-01[PATCH] Disable Sidewinder debug messagesMichael Marineau
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2004-10-21Input: when creating input devices for hardware attached toDmitry Torokhov
2004-10-21Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-10-16[PATCH] joydump needs gameportOlaf Hering
2004-09-30Merge suse.cz:/data2/bk/linus into suse.cz:/data2/bk/inputVojtech Pavlik
2004-09-23[PATCH] gcc-4.0 build fixesGrzegorz Jaskiewicz
2004-09-21input: Fix oops in gameconPeter Nelson
2004-09-19input: Joydump depends on gameportOlaf Hering
2004-07-29input: Fix a missing index in tmdc.cVojtech Pavlik
2004-07-27Merge suse.cz:/data/bk/linus into suse.cz:/data/bk/inputVojtech Pavlik
2004-07-26[PATCH] #if abuses in drivers/*Alexander Viro
2004-07-20Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-06-29MergeVojtech Pavlik
2004-06-29input: Fix Kconfig so that the joydump module can be compiled.Vojtech Pavlik
2004-06-28Input: serio sysfs integrationDmitry Torokhov
2004-06-28Input: more renames in serio in preparations to sysfs integrationDmitry Torokhov
2004-06-24input: Fix Peter Nelson's e-mail address in gamecon.cVojtech Pavlik
2004-06-21input: Enhancements/fixes for PSX pad support:Peter Nelson
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman