aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/gamecon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov1-8/+9
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov1-3/+4
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-6/+0
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov1-1/+2
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat1-13/+70
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar1-6/+7
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov1-6/+12
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov1-149/+194
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-180/+216
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov1-3/+16
2005-05-29Input: whitespace fixes in driver/input/joystickDmitry Torokhov1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+697