summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/amijoy.c
AgeCommit message (Expand)Author
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov
2005-07-13[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixesGeert Uytterhoeven
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-05-09Input: trailing whitespace fixes in drivers/input/joystickDmitry Torokhov
2004-03-02Input: use __obsolete_setup to document removed (renamed)Dmitry Torokhov
2004-03-02Input: Convert joystick modules to the new way of handling parameters andDmitry Torokhov
2003-05-24[PATCH] M68k IRQ API updates [15/20]Geert Uytterhoeven
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-08-19Compile fixes for Amiga input driversGeert Uytterhoeven
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik
2002-02-05The patch moves:Vojtech Pavlik