summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2015-02-1022-1126/+5913
|\
| * Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-061-1/+1
| * Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires2015-02-031-1/+4
| * Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-014-4/+4
| * Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-234-14/+15
| * Input: elantech - remove stale comment from KconfigDmitry Torokhov2015-01-221-9/+2
| * Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-221-1/+1
| * Input: cyapa - fix variable being dereferenced before checkDudley Du2015-01-221-1/+3
| * Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov2015-01-221-39/+40
| * Input: cyapa - add acpi device id supportDudley Du2015-01-181-0/+11
| * Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du2015-01-181-0/+65
| * Input: cyapa - add gen5 trackpad read baseline supportDudley Du2015-01-182-0/+642
| * Input: cyapa - add gen5 trackpad firmware update supportDudley Du2015-01-182-0/+392
| * Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du2015-01-181-0/+59
| * Input: cyapa - add gen3 trackpad read baseline supportDudley Du2015-01-181-0/+72
| * Input: cyapa - add gen3 trackpad device firmware update supportDudley Du2015-01-181-0/+309
| * Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-181-0/+310
| * Input: cyapa - add runtime power management supportDudley Du2015-01-182-1/+189
| * Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-181-0/+136
| * Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-184-1/+1693
| * Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-184-666/+1516
| * Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-158-28/+89
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-303-10/+83
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1710-144/+2546
| | |\ \
| | * \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-143-3/+0
| | |\ \ \
| | | * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-033-3/+0
| | | |\ \ \
| | | | * | | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
| * | | | | | Input: alps - add sanity checks for non DualPoint devicesPali Rohár2015-01-111-2/+20
| * | | | | | Input: alps - fix name, product and version of dev2 input devicePali Rohár2015-01-111-4/+14
| * | | | | | Input: synaptics - remove duplicated codeBenjamin Tissoires2014-12-291-37/+1
| * | | | | | Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2014-12-292-381/+34
| * | | | | | Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag2014-12-295-17/+436
* | | | | | | Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
* | | | | | | Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-191-3/+4
* | | | | | | Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-12-183-10/+83
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Input: alps - v7: document the v7 touchpad packet protocolHans de Goede2014-12-181-0/+28
| * | | | Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-181-4/+12
| * | | | Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-181-4/+14
| * | | | Input: alps - v7: ignore new packetsHans de Goede2014-12-181-6/+24
| * | | | Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-172-0/+9
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1510-144/+2546
|\| | | | | |/ / / |/| | |
| * | | Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
| * | | Input: cyapa - fix resuming the deviceDudley Du2014-12-031-4/+3
| * | | Input: cyapa - switch to using managed resourcesDudley Du2014-11-091-79/+105
| * | | Input: lifebook - use "static inline" instead of "inline" in lifebook.hChen Gang2014-11-091-3/+3
| * | | Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-023-12/+6
| * | | Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-246-0/+2383
* | | | Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1
* | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-161-0/+4