aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-02-06Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2022-12-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-06-22Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-04-02Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil
2020-02-19Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires
2020-02-19Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal
2020-02-19Input: synaptics - switch T470s to RMI4 by defaultLyude Paul
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil
2019-08-16Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov
2019-07-26Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black
2019-07-21Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers
2019-06-25Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas
2019-01-13Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil
2018-12-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul
2018-12-01Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov
2018-06-04Merge branch 'next' into for-linusDmitry Torokhov
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires
2018-05-23Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires
2018-05-23Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma
2018-05-23Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst
2018-05-23Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires
2017-05-29Input: synaptics - clear device info before filling inEric Biggers
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov