summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/interact.c
AgeCommit message (Expand)AuthorLines
2005-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik-2/+2
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov-16/+8
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov-4/+6
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov-9/+23
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov-5/+5
2005-02-04Input: Make some needlessly global code static.Adrian Bunk-2/+2
2004-05-09Input: trailing whitespace fixes in drivers/input/joystickDmitry Torokhov-4/+4
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik-0/+2
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik-2/+2
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik-4/+4
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar-2/+1
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar-3/+3
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik-34/+39
2002-02-05The patch moves:Vojtech Pavlik-0/+308