index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
Input: synaptics - enable SMBus on ThinkPad E480 and E580
Alexander Mikhaylenko
1
-0
/
+2
2018-12-21
Input: synaptics - enable SMBus for HP EliteBook 840 G4
Mantas Mikulėnas
1
-0
/
+1
2018-12-09
Input: synaptics - enable RMI on ThinkPad T560
Yussuf Khalil
1
-0
/
+1
2018-12-03
Input: synaptics - enable SMBus for HP 15-ay000
Teika Kazura
1
-0
/
+1
2018-12-03
Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
Lyude Paul
1
-0
/
+1
2018-10-19
Input: synaptics - avoid using uninitialized variable when probing
Dmitry Torokhov
1
-3
/
+1
2018-06-13
Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next
Dmitry Torokhov
1
-0
/
+6
2018-05-24
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
1
-1
/
+1
2018-05-23
Input: synaptics - add Lenovo 80 series ids to SMBus
Benjamin Tissoires
1
-0
/
+2
2018-05-23
Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
Aaron Ma
1
-0
/
+2
2018-05-23
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...
Edvard Holst
1
-0
/
+1
2018-05-23
Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
Dmitry Torokhov
1
-0
/
+1
2018-04-24
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...
Dmitry Torokhov
1
-1
/
+0
2018-04-05
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-38
/
+52
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
1
-4
/
+4
2018-03-08
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
1
-1
/
+0
2018-02-03
Input: synaptics - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-9
/
+24
2018-02-03
Input: synaptics - switch to using input_set_capability
Dmitry Torokhov
1
-25
/
+24
2018-02-03
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
1
-4
/
+4
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
1
-0
/
+1
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+10
2018-01-17
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
1
-0
/
+10
2018-01-11
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
王振杰
1
-0
/
+1
2017-10-10
Input: synaptics - disable kernel tracking on SMBus devices
Andrew Duggan
1
-2
/
+1
2017-08-28
Input: synaptics - fix device info appearing different on reconnect
Anthony Martin
1
-15
/
+20
2017-05-30
Input: synaptics - tell users to report when they should be using rmi-smbus
Benjamin Tissoires
1
-1
/
+9
2017-05-30
Input: synaptics - warn the users when there is a better mode
Benjamin Tissoires
1
-7
/
+15
2017-05-30
Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
Benjamin Tissoires
1
-1
/
+2
2017-05-30
Input: synaptics - clear device info before filling in
Eric Biggers
1
-0
/
+2
2017-04-04
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
1
-30
/
+30
2017-04-04
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-04
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
1
-3
/
+3
2017-04-04
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
1
-47
/
+30
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
1
-170
/
+384
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
1
-175
/
+217
2017-03-24
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
1
-3
/
+3
2017-02-10
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
1
-13
/
+13
2016-03-18
Input: synaptics - handle spurious release of trackstick buttons, again
Benjamin Tissoires
1
-2
/
+3
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-08-26
Input: synaptics - fix handling of disabling gesture mode
Dmitry Torokhov
1
-4
/
+8
2015-07-28
Input: synaptics - dump ext10 capabilities as well
Jiri Kosina
1
-2
/
+2
2015-07-10
Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
Dmitry Torokhov
1
-1
/
+1
2015-06-08
Input: synaptics - add min/max quirk for Lenovo S540
Peter Hutterer
1
-1
/
+6
2015-04-07
Merge tag 'v4.0-rc7' into next
Dmitry Torokhov
1
-1
/
+6
2015-04-06
Input: synaptics - allocate 3 slots to keep stability in image sensors
Benjamin Tissoires
1
-1
/
+1
2015-04-06
Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""
Benjamin Tissoires
1
-1
/
+4
2015-04-01
Input: synaptics - fix min-max quirk value for E440
Filip Ayazi
1
-1
/
+1
2015-03-23
Input: synaptics - add quirk for Thinkpad E440
Ramiro Morales
1
-1
/
+6
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
1
-55
/
+157
2015-03-16
Revert "Input: synaptics - use dmax in input_mt_assign_slots"
Dmitry Torokhov
1
-4
/
+1
[next]