aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/sermouse.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove CVS keywordsAdrian Bunk2008-05-201-2/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+4
* Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0
* Input: sermouse - improve protocol error recoveryPeter Osterlund2007-03-161-4/+12
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-231-2/+1
* Input: mice - handle errors when registering input devicesDmitry Torokhov2006-11-051-5/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+5
* Input: constify psmouse driverHelge Deller2006-09-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Input: fix potential overflows in driver/input/mouseDmitry Torokhov2006-06-261-1/+1
* [SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller2005-12-281-1/+1
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-43/+39
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+370