aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-17/+61
2011-05-19input/atari: Fix mouse movement and button mappingGravatar Geert Uytterhoeven 1-4/+4
2011-05-19input/atari: Fix atarimouse initGravatar Michael Schmitz 1-2/+3
2011-05-19input/atari: Use the correct mouse interrupt hookGravatar Michael Schmitz 1-1/+1
2011-05-16Input: elantech - remove support for proprietary X driverGravatar Éric Piel 1-12/+0
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesGravatar Éric Piel 1-5/+34
2011-05-16Input: elantech - export pressure and width when supportedGravatar Éric Piel 2-1/+28
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Gravatar Linus Torvalds 3-3/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 3-3/+3
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Gravatar Jan Beulich 1-2/+2
2011-03-18Merge branch 'next' into for-linusGravatar Dmitry Torokhov 3-12/+74
2011-03-12Input: bcm5974 - add support for MacBookPro8Gravatar Andy Botting 1-0/+20
2011-02-27Input: bcm5974 - Report button also for zero fingersGravatar Henrik Rydberg 1-4/+4
2011-02-23Input: synaptics - document 0x0c queryGravatar Dmitry Torokhov 1-0/+23
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsGravatar Mark Brown 1-7/+9
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-8/+24
2011-01-28Input: synaptics - retry failed resets when reconnectingGravatar Alexandre Peixoto Ferreira 1-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesGravatar Alexandre Peixoto Ferreira 1-6/+13
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-5/+5
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+40
2011-01-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 5-89/+770
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Gravatar Dmitry Torokhov 2-5/+93
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesGravatar Andres Salomon 1-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentGravatar Andres Salomon 1-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetGravatar Henrik Rydberg 1-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportGravatar Henrik Rydberg 2-3/+88
2010-12-21Input: synaptics - report clickpad propertyGravatar Henrik Rydberg 1-0/+3
2010-12-10Merge branch 'master' into upstreamGravatar Jiri Kosina 6-13/+40
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsGravatar Yan Li 1-1/+2
2010-11-15input: bcm5974: Add support for MacBookAir3Gravatar Edgar (gimli) Hucek 1-0/+40
2010-11-15Input: hgpk - fix powersave modeGravatar Paul Fox 1-9/+17
2010-11-15Input: hgpk - recalibration tweaksGravatar Daniel Drake 1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsGravatar Daniel Drake 1-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionGravatar Daniel Drake 2-20/+88
2010-11-11Input: hgpk - rework spew detectionGravatar Daniel Drake 2-32/+103
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesGravatar Daniel Drake 3-43/+441
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkGravatar Joe Perches 1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-11/+37
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-2/+3
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 2-2/+3
2010-10-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-4/+8
2010-10-13Input: serio - support multiple child devices per single parentGravatar Dmitry Eremin-Solenikov 1-2/+2
2010-10-13Input: synaptics - simplify pass-through port handlingGravatar Dmitry Torokhov 2-6/+32
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsGravatar Davidlohr Bueso 3-3/+3
2010-08-31Input: bcm5974 - adjust major/minor to scaleGravatar Henrik Rydberg 1-4/+8
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyGravatar Rusty Russell 1-6/+8
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-18/+28
2010-08-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 4-18/+28
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Gravatar Benjamin Herrenschmidt 1-3/+3