aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/gamecon.c
Commit message (Expand)AuthorAge
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-20
* Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: gamecon - fix off by one range checkDan Carpenter2010-03-05
* Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-22
* Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-22
* Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-22
* Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-22
* Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-22
* Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-22
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-21
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-03
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-12
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-18
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-26
* Input: gamecon - add SNES mouse supportRaphael Assenat2006-04-02
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-19
* Input: gamecon - handle errors from input_register_device()Dmitry Torokhov2006-01-29
* Input: gamecon - fix crash when accessing deviceDmitry Torokhov2006-01-29
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-28
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-07
* Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-29
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16