summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)AuthorLines
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
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov-4/+4
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler-1/+0
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov-9/+24
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov-25/+24
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov-4/+4
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov-0/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov-0/+10
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer-0/+10
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰-0/+1
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan-2/+1
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin-15/+20
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires-1/+2
2017-05-29Input: synaptics - clear device info before filling inEric Biggers-0/+2
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov-30/+30
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov-25/+46
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov-3/+3
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov-47/+30
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires-170/+384
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov-175/+217
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov-3/+3
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov-13/+13
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires-2/+3
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov-8/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov-4/+8
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina-2/+2
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov-1/+1