summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/grip_mp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: gameport - use module_gameport_driverAxel Lin2012-04-041-12/+1
* 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: grip-mp - use ARRAY_SIZEAndi Drebes2007-07-101-2/+2
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-4/+5
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-2/+11
* Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-62/+87
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* Input: whitespace fixes in driver/input/joystickDmitry Torokhov2005-05-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+677