aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick/db9.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-05-20Input: remove CVS keywordsGravatar Adrian Bunk 1-2/+0
2008-01-21Input: drop redundant includes of moduleparam.hGravatar Julia Lawall 1-1/+0
2007-10-19Convert files to UTF-8 and some cleanupsGravatar Jan Engelhardt 1-1/+1
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-1/+1
2007-05-28Input: db9 - do not ignore dev2 module parameterGravatar Dmitry Torokhov 1-1/+1
2007-05-03Input: drivers/joystick - fix various sparse warningsGravatar Dmitry Torokhov 1-9/+9
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyGravatar Dmitry Torokhov 1-3/+4
2007-02-18Input: remove obsolete setup parameters from input driversGravatar Dmitry Torokhov 1-4/+0
2006-06-27Input: db9 - fix potential buffer overrunGravatar Eric Sesterhenn 1-1/+1
2006-06-26Input: fix potential overflows in driver/input/joystickGravatar Dmitry Torokhov 1-1/+2
2006-02-19Input: joysticks - semaphore to mutex conversionGravatar Ingo Molnar 1-6/+7
2006-01-29Input: db9 - handle errors from input_register_device()Gravatar Dmitry Torokhov 1-5/+10
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsGravatar Dmitry Torokhov 1-34/+36
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationGravatar Dmitry Torokhov 1-116/+176
2005-09-07[PATCH] input: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreGravatar Dmitry Torokhov 1-4/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+647