summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov-3/+22
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár-39/+0
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov-7/+8
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár-53/+151
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov-22/+56
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov-64/+67
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov-38/+46
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov-11/+19
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov-16/+16
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes-1/+1
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires-1/+4
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+20
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig-0/+16
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg-4/+4
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin-14/+15
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov-9/+2
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov-39/+40
2015-01-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer-3/+4
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2015-01-18Input: cyapa - add acpi device id supportDudley Du-0/+11
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du-0/+642
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du-0/+392
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du-0/+309
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du-1/+189
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du-0/+136
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du-1/+1693
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du-666/+1516
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov-28/+89
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár-2/+20
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár-4/+14
2015-01-08Input: elantech - support new ICs types for version 4Sam hung-0/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+83
2014-12-29Input: synaptics - remove duplicated codeBenjamin Tissoires-37/+1
2014-12-29Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires-381/+34
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag-17/+436
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov-10/+83
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede-6/+24
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-144/+2546
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-144/+2546