aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/amijoy.c
Commit message (Expand)AuthorAgeFilesLines
* Input: fix faulty XXinput_* callsDaniel Mack2010-08-131-1/+1
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-2/+2
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+4
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-2/+0
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-1/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* Input: joysticks - semaphore to mutex conversionIngo Molnar2006-02-191-5/+6
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-2/+2
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-37/+48
* [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven2005-07-131-1/+1
* Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov2005-05-291-13/+16
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+161