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 Torvalds2020-05-281-0/+1
|\
| * Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-05-261-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-261-0/+1
|\|
| * Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil2020-03-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-153-8/+12
|\|
| * Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-4/+4
| * Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-131-1/+1
| * Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-131-0/+1
| * Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-131-0/+1
| * Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-221-0/+1
* Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-221-8/+8
* Merge tag 'v5.4-rc5' into nextDmitry Torokhov2019-10-272-29/+32
|\
| * 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/vmmouse: Update the backdoor call with support for new instructionsThomas Hellstrom2019-08-281-3/+3
* | | Input: gpio_mouse - switch to using input device polling modeDmitry Torokhov2019-10-042-26/+20
| |/ |/|
* | 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 - 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
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-07-103-216/+236
| |\ \
| * | | Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-011-0/+1
* | | | 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: 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko2019-06-121-0/+2
| * | | 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
| |_|/ |/| |
* | | 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