aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/amijoy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven1-0/+3
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack1-1/+1
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-2/+2
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall1-1/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+4
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-2/+0
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov1-1/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar1-5/+6
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-2/+2
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov1-37/+48
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven1-1/+1
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov1-13/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+161