summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov
2006-01-29Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov
2006-01-29Input: tmdc - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: turbografx - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: sidewinder - fix an oopsZinx Verituse
2006-01-29Input: db9 - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov
2006-01-29Input: make needlessly global code staticAdrian Bunk
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-10Input: grip_mp - kill commented out codeDmitry Torokhov
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
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