index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics.c
Age
Commit message (
Expand
)
Author
2020-07-06
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Ilya Katsnelson
2020-05-26
Input: synaptics - add a second working PNP_ID for Lenovo T470s
Dennis Kadioglu
2020-03-24
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
2020-02-13
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Benjamin Tissoires
2020-02-13
Input: synaptics - enable SMBus on ThinkPad L470
Gaurav Agrawal
2020-02-13
Input: synaptics - switch T470s to RMI4 by default
Lyude Paul
2019-11-22
Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
Hans Verkuil
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-09
Input: synaptics - fix a typo
Christophe JAILLET
2019-07-25
Input: synaptics - enable RMI mode for HP Spectre X360
Dmitry Torokhov
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-15
Input: synaptics - fix misuse of strlcpy
Joe Perches
2019-07-11
Input: synaptics - whitelist Lenovo T580 SMBus intertouch
Nick Black
2019-07-01
Input: synaptics - enable SMBUS on T480 thinkpad trackpad
Cole Rogers
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-12
Input: synaptics - enable SMBus on ThinkPad E480 and E580
Alexander Mikhaylenko
2018-12-21
Input: synaptics - enable SMBus for HP EliteBook 840 G4
Mantas Mikulėnas
2018-12-08
Input: synaptics - enable RMI on ThinkPad T560
Yussuf Khalil
2018-12-03
Input: synaptics - enable SMBus for HP 15-ay000
Teika Kazura
2018-12-03
Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
Lyude Paul
2018-10-19
Input: synaptics - avoid using uninitialized variable when probing
Dmitry Torokhov
2018-06-12
Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next
Dmitry Torokhov
2018-05-23
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
2018-05-23
Input: synaptics - add Lenovo 80 series ids to SMBus
Benjamin Tissoires
2018-05-23
Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
Aaron Ma
2018-05-23
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...
Edvard Holst
2018-05-23
Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
Dmitry Torokhov
2018-04-23
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...
Dmitry Torokhov
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
2018-03-07
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
2018-02-02
Input: synaptics - handle errors from input_mt_init_slots()
Dmitry Torokhov
2018-02-02
Input: synaptics - switch to using input_set_capability
Dmitry Torokhov
2018-02-02
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-01-16
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
2018-01-10
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
王振杰
2017-10-09
Input: synaptics - disable kernel tracking on SMBus devices
Andrew Duggan
2017-08-28
Input: synaptics - fix device info appearing different on reconnect
Anthony Martin
2017-05-29
Input: synaptics - tell users to report when they should be using rmi-smbus
Benjamin Tissoires
2017-05-29
Input: synaptics - warn the users when there is a better mode
Benjamin Tissoires
2017-05-29
Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
Benjamin Tissoires
2017-05-29
Input: synaptics - clear device info before filling in
Eric Biggers
2017-04-03
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2017-04-03
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
2017-04-03
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2017-04-03
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
[next]