summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/interact.c
AgeCommit message (Expand)Author
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov
2008-05-20Input: remove CVS keywordsAdrian Bunk
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2004-05-09Input: trailing whitespace fixes in drivers/input/joystickDmitry Torokhov
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik
2002-02-05The patch moves:Vojtech Pavlik