aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov1-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon1-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon1-0/+2
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller2-2/+2
2007-11-01Input: appletouch - idle reset logic broke older FountainsDmitry Torokhov1-48/+77
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-14/+11
2007-10-22Input: appletouch - apply idle reset logic to all touchpadsAnton Ekblad1-14/+11
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby12-45/+55
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-8/+24
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven1-9/+9
2007-10-13Input: appletouch - another fix for idle reset logicSoeren Sonnenburg1-5/+10
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov4-43/+83
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov1-1/+1
2007-10-11Input: ALPS - add signature for ThinkPad R61Dmitry Torokhov1-0/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik2-4/+4
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer1-2/+4
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov1-0/+8
2007-09-05Input: ALPS - add support for model found in Dell Vostro 1400William Pettersson1-0/+1
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk1-1/+2
2007-08-30Input: psmouse - reset harder during probeAlon Ziv1-2/+3
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg1-37/+74
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov1-1/+1
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt3-0/+213
2007-07-10Input: psmouse - add support for Cortron PS/2 TrackballsAristeu Rozanski2-0/+30
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2007-05-28Input: logips2pp - fix typo in KconfigUwe Bugla1-1/+1
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-27/+32
2007-05-22Input: ALPS - force stream modeDmitry Torokhov1-27/+31
2007-05-15missing dependencies for USB drivers in inputAl Viro1-0/+1
2007-05-08Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson1-0/+1
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov3-9/+736
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov3-0/+172
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-159/+591
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz3-0/+172
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov1-1/+1
2007-04-25Input: lifebook - split into 2 devicesDmitry Torokhov1-20/+93
2007-04-25Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov1-0/+8
2007-04-12Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov1-13/+65
2007-04-12Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov1-0/+14
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov4-4/+4
2007-04-12Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov4-5/+0
2007-04-12Input: logips2pp - add model 1 informationDmitry Torokhov1-0/+1
2007-04-12Input: logips2pp - ignore mice reporting model as 0Dmitry Torokhov1-3/+3
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2-5/+9
2007-04-12Input: synaptics - export model bitsDmitry Torokhov1-0/+10
2007-03-16Input: sermouse - improve protocol error recoveryPeter Osterlund1-4/+12
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon10-59/+195
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov1-6/+0