summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/amimouse.c
AgeCommit message (Expand)Author
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry 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-07-08Fixes (to make it compile), cleanups (in comments) for Amiga andVojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik