aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz2-7/+43
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz2-17/+110
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz1-24/+20
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz2-6/+19
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz1-3/+12
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov1-1/+1
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin1-2/+2
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2-21/+43
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz1-16/+16
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz1-7/+10
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2-10/+15
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz1-0/+3
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl2-2/+0
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-17/+61
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz1-2/+3
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-1/+1
2011-05-16Input: elantech - remove support for proprietary X driverÉric Piel1-12/+0
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel1-5/+34
2011-05-16Input: elantech - export pressure and width when supportedÉric Piel2-1/+28
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich1-2/+2
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov3-12/+74
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting1-0/+20
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg1-4/+4
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov1-0/+23
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-8/+24
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira1-6/+13
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-5/+5
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+40
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov5-89/+770
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov2-5/+93
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon1-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon1-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg1-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg1-0/+3
2010-12-10Merge branch 'master' into upstreamJiri Kosina6-13/+40
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li1-1/+2
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek1-0/+40
2010-11-15Input: hgpk - fix powersave modePaul Fox1-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake1-0/+5
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake2-20/+88
2010-11-11Input: hgpk - rework spew detectionDaniel Drake2-32/+103
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake3-43/+441