summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* 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 'next' into for-linusDmitry Torokhov2014-12-183-10/+83
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1710-144/+2546
| |\ \ \ | | |/ /
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-1510-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: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1
| * | | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-161-0/+4
| * | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-131-0/+2
| * | | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-131-0/+19
| * | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-131-1/+16
| * | | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-091-0/+3
| * | | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-081-1/+7
| * | | | | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-081-1/+18
| * | | | | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-081-2/+14
| * | | | | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-061-2/+3
| |/ / / /
| * | | | Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-281-7/+0
| * | | | Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-281-1/+1
| |/ / /
| * | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
* | | | 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: 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
| |/ |/|
* | Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
OpenPOWER on IntegriCloud