summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2025-06-04Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg1-0/+1
2025-06-04Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov1-0/+1
2025-06-04Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-06-04Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-06-04Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2024-08-19Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov1-0/+2
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose1-0/+31
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov1-0/+1
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2022-12-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-06-14Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi1-1/+7
2021-11-17Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-03-07Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2020-12-30Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-07-29Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-06-17Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu1-0/+1
2020-04-01Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-02-19Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires1-1/+1
2020-02-19Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal1-0/+1
2020-02-19Input: synaptics - switch T470s to RMI4 by defaultLyude Paul1-0/+1
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1
2019-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+0
2019-11-23Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2019-11-16Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-26/+29
2019-10-16Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-151/+13
2019-08-28input/vmmouse: Update the backdoor call with support for new instructionsThomas Hellstrom1-3/+3
2019-08-21Input: psmouse - drop all unneeded functions from mouse headersHui Wang11-114/+8
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-08-12Merge tag 'v5.3-rc4' into nextDmitry Torokhov2-29/+28
2019-08-09Input: synaptics - fix a typoChristophe JAILLET1-1/+1
2019-07-25Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
2019-07-24Input: cyapa - switch to using devm_device_add_group()Dmitry Torokhov1-15/+1
2019-07-24Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov1-2/+1
2019-07-24Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov1-16/+1