aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/sermouse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Input: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+4
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov1-1/+0
2007-03-16Input: sermouse - improve protocol error recoveryPeter Osterlund1-4/+12
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov1-5/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+5
2006-09-10Input: constify psmouse driverHelge Deller1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov1-1/+1
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller1-1/+1
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-43/+39
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+370