aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/grip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov1-3/+4
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov1-1/+2
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov1-0/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-34/+43
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+422