summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - fix detection of USB devicesDmitry Torokhov2006-01-312-3/+2
* Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov2006-01-291-42/+46
* Input: tmdc - handle errors from input_register_device()Dmitry Torokhov2006-01-291-4/+11
* Input: turbografx - handle errors from input_register_device()Dmitry Torokhov2006-01-291-7/+13
* Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-291-6/+12
* Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-291-149/+194
* Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
* Input: sidewinder - fix an oopsZinx Verituse2006-01-291-1/+1
* Input: db9 - handle errors from input_register_device()Dmitry Torokhov2006-01-291-5/+10
* Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov2006-01-291-34/+36
* Input: grip - handle errors from input_register_device()Dmitry Torokhov2006-01-291-2/+6
* Input: grip - fix crash when accessing deviceDmitry Torokhov2006-01-291-0/+3
* Input: make needlessly global code staticAdrian Bunk2006-01-291-2/+2
* Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan2006-01-291-1/+1
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-2/+2
* Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov2005-12-301-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-3012-0/+12
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2825-1230/+1460
* Manual merge with LinusDmitry Torokhov2005-09-0914-14/+14
|\
| * [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-0714-14/+14
* | Input: iforce - use wait_event_interruptible_timeoutVojtech Pavlik2005-09-052-25/+8
|/
* [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven2005-07-131-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+3
* Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2005-05-292-0/+2
* Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-294-23/+61
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-299-23/+23
* [PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1632-0/+11225
OpenPOWER on IntegriCloud