summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-171-26/+29
|\
| * Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng2019-10-151-26/+29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-1915-151/+13
|\|
| * Input: psmouse - drop all unneeded functions from mouse headersHui Wang2019-08-2011-114/+8
| * Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-3/+1
| * Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-112-29/+28
| |\
| * | Input: synaptics - fix a typoChristophe JAILLET2019-08-091-1/+1
| * | Input: cyapa - switch to using devm_device_add_group()Dmitry Torokhov2019-07-241-15/+1
| * | Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov2019-07-241-2/+1
| * | Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov2019-07-241-16/+1
* | | input/vmmouse: Update the backdoor call with support for new instructionsThomas Hellstrom2019-08-281-3/+3
| |/ |/|
* | Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov2019-07-251-0/+1
* | Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov2019-07-241-0/+1
* | Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng2019-07-231-29/+25
* | Merge branch 'next' into for-linusDmitry Torokhov2019-07-2045-278/+81
|\|
| * Input: alps - fix a mismatch between a condition check and its commentHui Wang2019-07-191-1/+1
| * Input: psmouse - fix build error of multiple definitionYueHaibing2019-07-191-1/+2
| * Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang2019-07-151-0/+32
| * Merge tag 'v5.2' into nextDmitry Torokhov2019-07-1545-276/+47
| |\
| | * Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2130-124/+30
| | |\
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1930-124/+30
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-06-193-0/+6
| | |\ \ | | | |/ | | |/|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-65/+5
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-245-72/+5
| | * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| | * | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
| * | | Input: synaptics - fix misuse of strlcpyJoe Perches2019-07-151-1/+1
| * | | Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-111-0/+1
* | | | Merge branch 'next' into for-linusDmitry Torokhov2019-07-103-216/+236
|\| | |
| * | | Input: elan_i2c - export the device id whitelistJeffrey Hugo2019-06-301-49/+1
| * | | Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires2019-05-271-4/+0
| * | | Input: elan_i2c - handle physical middle buttonBenjamin Tissoires2019-05-271-4/+12
| * | | Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires2019-05-272-5/+44
| * | | Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires2019-05-271-12/+44
| * | | Input: elantech - detect middle button based on firmware versionBenjamin Tissoires2019-05-272-12/+7
| * | | Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires2019-05-271-44/+49
| * | | Input: elantech - query the min/max information beforehand tooBenjamin Tissoires2019-05-272-86/+79
* | | | Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-011-0/+1
| |_|/ |/| |
* | | Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko2019-06-121-0/+2
|/ /
* | Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma2019-05-201-0/+2
* | Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni2019-05-151-0/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2019-05-101-0/+2
|\
| * Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-041-0/+2
* | Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao2019-03-261-0/+25
* | Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts2019-03-091-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2019-03-031-18/+4
|\|
| * Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck2019-02-161-18/+4
* | Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-161-0/+1
* | Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0