summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/gamecon.c
Commit message (Expand)AuthorAgeFilesLines
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-8/+9
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-6/+0
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-1/+2
* Input: gamecon - add SNES mouse supportRaphael Assenat2006-04-021-13/+70
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-6/+7
* 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
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-180/+216
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-291-3/+16
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-291-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+697