aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/analog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov1-1/+1
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov1-0/+1
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov1-3/+5
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-2/+0
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov1-2/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov1-10/+13
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-53/+43
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+772