aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAge
* Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-23
* Input: elantech - remove stale comment from KconfigDmitry Torokhov2015-01-22
* Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-22
* Input: cyapa - fix variable being dereferenced before checkDudley Du2015-01-22
* Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov2015-01-22
* Input: cyapa - add acpi device id supportDudley Du2015-01-18
* Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du2015-01-18
* Input: cyapa - add gen5 trackpad read baseline supportDudley Du2015-01-18
* Input: cyapa - add gen5 trackpad firmware update supportDudley Du2015-01-18
* Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du2015-01-18
* Input: cyapa - add gen3 trackpad read baseline supportDudley Du2015-01-18
* Input: cyapa - add gen3 trackpad device firmware update supportDudley Du2015-01-18
* Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-18
* Input: cyapa - add runtime power management supportDudley Du2015-01-18
* Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-18
* Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-18
* Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-18
* Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-30
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-18
| | |\
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-17
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2014-12-15
| | |\ \
| * | \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| | |\ \ \
| | | * | | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * | | | | Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-25
| * | | | | Input: synaptics - adjust min/max on Thinkpad E540Ben Sagal2014-11-16
| * | | | | Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie2014-11-13
| * | | | | Input: elantech - report the middle button of the touchpadUlrik De Bie2014-11-13
| * | | | | Input: alps - ignore bad data on Dell Latitudes E6440 and E7440Pali Rohár2014-11-13
| * | | | | Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-10
| * | | | | Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-09
| * | | | | Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie2014-11-08
| * | | | | Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie2014-11-08
| * | | | | Input: synaptics - add min/max quirk for Lenovo T440sTakashi Iwai2014-11-06
| |/ / / /
| * | | | Input: psmouse - remove unneeded check in psmouse_reconnect()Dmitry Torokhov2014-10-28
| * | | | Input: vsxxxaa - fix code dropping bytes from queueDmitry Torokhov2014-10-28
| |/ / /
| * | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-15
* | | | Input: alps - add sanity checks for non DualPoint devicesPali Rohár2015-01-11
* | | | Input: alps - fix name, product and version of dev2 input devicePali Rohár2015-01-11
* | | | Input: synaptics - remove duplicated codeBenjamin Tissoires2014-12-29
* | | | Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2014-12-29
* | | | Input: psmouse - support for the FocalTech PS/2 protocol extensionsMathias Gottschlag2014-12-29
| |_|/ |/| |
* | | Input: alps - v7: document the v7 touchpad packet protocolHans de Goede2014-12-18
* | | Input: alps - v7: fix finger counting for > 2 fingers on clickpadsHans de Goede2014-12-18
* | | Input: alps - v7: sometimes a single touch is reported in mt[1]Hans de Goede2014-12-18
* | | Input: alps - v7: ignore new packetsHans de Goede2014-12-18
* | | Input: psmouse - expose drift duration for IBM trackpointshaarp2014-12-17
| |/ |/|
* | Input: cyapa - use 'error' for error codesDudley Du2014-12-04
* | Input: cyapa - fix resuming the deviceDudley Du2014-12-03