aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/interact.c
Commit message (Expand)AuthorAgeFilesLines
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-9/+5
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-301-2/+1
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-0/+1
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-1/+3
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-24/+29
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+322