aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-4/+4
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+17
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-2/+14
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-294/+1407
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov15-294/+1407
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-25/+2
2011-12-30Input: psmouse - make sure we do not use stale methodsDmitry Torokhov1-69/+124
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2-3/+4
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang1-2/+2
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding3-39/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov2-8/+38
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding2-0/+38
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding2-8/+29
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2-25/+2
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake1-8/+5
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake4-48/+152
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding6-41/+80
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding1-8/+18
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2-19/+215
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee3-38/+768
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee1-5/+5
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2-24/+27
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee1-36/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov14-345/+1363
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov10-198/+243
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov1-1/+1
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding1-10/+2
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding2-5/+42
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem1-0/+20
2011-09-09Input: elantech - add v4 hardware supportJJ Ding2-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding2-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding1-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding1-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding1-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding2-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding1-4/+4
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang2-2/+2
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov2-0/+41
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz1-1/+44
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2-16/+278
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-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake1-0/+20
2011-08-08Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon1-0/+20