aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge branch 'next' into for-linusDmitry Torokhov22-1126/+5913
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes1-1/+1
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires1-1/+4
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg4-4/+4
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin4-14/+15
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov1-9/+2
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter1-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du1-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov1-39/+40
2015-01-19Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer1-3/+4
2015-01-18Input: cyapa - add acpi device id supportDudley Du1-0/+11
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du1-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du2-0/+642
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du2-0/+392
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du1-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du1-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du1-0/+309
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du1-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du2-1/+189
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du1-0/+136
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du4-1/+1693
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du4-666/+1516
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov8-28/+89
2015-01-11Input: alps - add sanity checks for non DualPoint devicesPali Rohár1-2/+20
2015-01-11Input: alps - fix name, product and version of dev2 input devicePali Rohár1-4/+14
2015-01-08Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-10/+83
2014-12-29Input: synaptics - remove duplicated codeBenjamin Tissoires1-37/+1
2014-12-29Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2-381/+34
2014-12-29Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag5-17/+436
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov3-10/+83
2014-12-18Input: alps - v7: document the v7 touchpad packet protocolHans de Goede1-0/+28
2014-12-18Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede1-4/+12
2014-12-18Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede1-4/+14
2014-12-18Input: alps - v7: ignore new packetsHans de Goede1-6/+24
2014-12-17Input: psmouse - expose drift duration for IBM trackpointshaarp2-0/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-144/+2546
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov10-144/+2546
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-04Input: cyapa - use 'error' for error codesDudley Du1-47/+47
2014-12-03Input: cyapa - fix resuming the deviceDudley Du1-4/+3
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-16Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal1-0/+4
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-13Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár1-1/+16
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du1-79/+105
2014-11-09Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang1-3/+3
2014-11-09Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3