aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/vsxxxaa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2014-10-28Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov1-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-04-04Input: serio - use module_serio_driverAxel Lin1-13/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-10-13Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov1-199/+175
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov1-4/+4
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
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
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-13/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov1-9/+13
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-44/+40
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+591