aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Input: introduce input_mt_report_slot_inactive()Gravatar Jiada Wang 1-1/+1
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngGravatar Yussuf Khalil 1-0/+1
2020-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-8/+12
2020-02-14Input: cyapa - replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-4/+4
2020-02-13Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listGravatar Benjamin Tissoires 1-1/+1
2020-02-13Input: synaptics - enable SMBus on ThinkPad L470Gravatar Gaurav Agrawal 1-0/+1
2020-02-13Input: synaptics - switch T470s to RMI4 by defaultGravatar Lyude Paul 1-0/+1
2020-02-10Input: psmouse - switch to using i2c_new_scanned_device()Gravatar Wolfram Sang 1-3/+5
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-11-22Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusGravatar Hans Verkuil 1-0/+1
2019-11-22Input: fix Kconfig indentationGravatar Krzysztof Kozlowski 1-8/+8
2019-10-27Merge tag 'v5.4-rc5' into nextGravatar Dmitry Torokhov 2-29/+32
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-26/+29
2019-10-15Revert "Input: elantech - enable SMBus on new (2018+) systems"Gravatar Kai-Heng Feng 1-26/+29
2019-10-04Input: gpio_mouse - switch to using input device polling modeGravatar Dmitry Torokhov 2-26/+20
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 15-151/+13
2019-08-28input/vmmouse: Update the backdoor call with support for new instructionsGravatar Thomas Hellstrom 1-3/+3
2019-08-20Input: psmouse - drop all unneeded functions from mouse headersGravatar Hui Wang 11-114/+8
2019-08-14Input: remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-08-11Merge tag 'v5.3-rc4' into nextGravatar Dmitry Torokhov 2-29/+28
2019-08-09Input: synaptics - fix a typoGravatar Christophe JAILLET 1-1/+1
2019-07-25Input: synaptics - enable RMI mode for HP Spectre X360Gravatar Dmitry Torokhov 1-0/+1
2019-07-24Input: cyapa - switch to using devm_device_add_group()Gravatar Dmitry Torokhov 1-15/+1
2019-07-24Input: elan_i2c - switch to using devm_add_action_or_reset()Gravatar Dmitry Torokhov 1-2/+1
2019-07-24Input: elan_i2c - switch to using devm_device_add_groups()Gravatar Dmitry Torokhov 1-16/+1
2019-07-24Input: elantech - annotate fall-through case in elantech_use_host_notify()Gravatar Dmitry Torokhov 1-0/+1
2019-07-23Input: elantech - enable SMBus on new (2018+) systemsGravatar Kai-Heng Feng 1-29/+25
2019-07-20Merge branch 'next' into for-linusGravatar Dmitry Torokhov 45-278/+81
2019-07-19Input: alps - fix a mismatch between a condition check and its commentGravatar Hui Wang 1-1/+1
2019-07-19Input: psmouse - fix build error of multiple definitionGravatar YueHaibing 1-1/+2
2019-07-15Input: alps - don't handle ALPS cs19 trackpoint-only deviceGravatar Hui Wang 1-0/+32
2019-07-15Merge tag 'v5.2' into nextGravatar Dmitry Torokhov 45-276/+47
2019-07-15Input: synaptics - fix misuse of strlcpyGravatar Joe Perches 1-1/+1
2019-07-11Input: synaptics - whitelist Lenovo T580 SMBus intertouchGravatar Nick Black 1-0/+1
2019-07-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 3-216/+236
2019-07-01Input: synaptics - enable SMBUS on T480 thinkpad trackpadGravatar Cole Rogers 1-0/+1
2019-06-30Input: elan_i2c - export the device id whitelistGravatar Jeffrey Hugo 1-49/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 30-124/+30
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-0/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 30-124/+30
2019-06-12Input: synaptics - enable SMBus on ThinkPad E480 and E580Gravatar Alexander Mikhaylenko 1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 5-65/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-15/+3
2019-05-27Input: elantech - remove P52 and P72 from SMBus blacklistGravatar Benjamin Tissoires 1-4/+0
2019-05-27Input: elan_i2c - handle physical middle buttonGravatar Benjamin Tissoires 1-4/+12
2019-05-27Input: elantech/SMBus - export all capabilities from the PS/2 nodeGravatar Benjamin Tissoires 2-5/+44
2019-05-27Input: elan_i2c - do not query the info if they are providedGravatar Benjamin Tissoires 1-12/+44
2019-05-27Input: elantech - detect middle button based on firmware versionGravatar Benjamin Tissoires 2-12/+7
2019-05-27Input: elantech - add helper function elantech_is_buttonpad()Gravatar Benjamin Tissoires 1-44/+49