aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/amimouse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-10-20input: mouse: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-05Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat1-13/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-2/+14
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding1-14/+2
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-35/+63
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+4
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov1-2/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-3/+3
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-25/+24
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov1-7/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137