summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/amijoy.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-261-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-0/+3
|\
| * Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-251-0/+3
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+161