summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)AuthorLines
2024-10-04Input: synaptics - use guard notation when pausing serio portDmitry Torokhov-4/+2
2024-07-23Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose-0/+1
2024-06-02Input: mouse - use sizeof(*pointer) instead of sizeof(type)Erick Archer-2/+2
2023-11-15Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen-0/+1
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov-0/+1
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller-0/+1
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov-5/+5
2022-12-16Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov-1/+0
2022-10-15Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot-0/+1
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov-2/+3
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson-1/+0
2022-09-14Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul-0/+1
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-03-20Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton-0/+1
2021-01-19Input: synaptics - replace NOOP with suitable commentaryLee Jones-2/+5
2020-11-19Input: synaptics - demote non-conformant kernel-doc headerLee Jones-1/+1
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede-0/+1
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld-1/+2
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang-1/+1
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson-0/+1
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu-0/+1
2020-03-24Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil-0/+1
2020-02-13Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires-1/+1
2020-02-13Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal-0/+1
2020-02-13Input: synaptics - switch T470s to RMI4 by defaultLyude Paul-0/+1
2019-11-22Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil-0/+1
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov-0/+2
2019-08-09Input: synaptics - fix a typoChristophe JAILLET-1/+1
2019-07-25Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov-0/+1
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov-5/+3
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov-4/+3
2019-07-15Input: synaptics - fix misuse of strlcpyJoe Perches-1/+1
2019-07-11Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black-0/+1
2019-07-01Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers-0/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-12Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko-0/+2
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas-0/+1
2018-12-08Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil-0/+1
2018-12-03Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura-0/+1
2018-12-03Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul-0/+1
2018-10-19Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov-3/+1
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov-0/+6
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires-1/+1
2018-05-23Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires-0/+2
2018-05-23Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma-0/+2
2018-05-23Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst-0/+1
2018-05-23Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov-0/+1
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov-1/+0
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-38/+52