aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem
2011-09-09Input: elantech - add v4 hardware supportJJ Ding
2011-09-09Input: elantech - add v3 hardware supportJJ Ding
2011-09-09Input: elantech - clean up elantech_initJJ Ding
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz
2011-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake
2011-08-08Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon
2011-07-30Input: psmouse - hgpk.c needs module.hRandy Dunlap
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz
2011-06-29Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt
2011-06-27Input: remove unneeded version.h includesJesper Juhl
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-16Input: elantech - remove support for proprietary X driverÉric Piel
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel
2011-05-16Input: elantech - export pressure and width when supportedÉric Piel
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi