summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/gamecon.c
Commit message (Expand)AuthorAgeFilesLines
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1
* Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
* Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: gamecon - fix off by one range checkDan Carpenter2010-03-051-1/+1
* Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-211-8/+10
* Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-211-10/+10
* Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-211-79/+123
* Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-211-4/+8
* Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-211-153/+194
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-211-6/+119
* 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
OpenPOWER on IntegriCloud