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
/
elantech.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-10
Input: elantech - Prepare a complete software node for the device
Heikki Krogerus
1
-2
/
+4
2020-12-11
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
1
-2
/
+97
2020-11-09
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+2
2020-07-07
Input: elantech - remove redundant assignments to variable error
Colin Ian King
1
-3
/
+3
2019-10-16
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
1
-26
/
+29
2019-07-24
Input: elantech - annotate fall-through case in elantech_use_host_notify()
Dmitry Torokhov
1
-0
/
+1
2019-07-23
Input: elantech - enable SMBus on new (2018+) systems
Kai-Heng Feng
1
-29
/
+25
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-4
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-28
Input: elantech - remove P52 and P72 from SMBus blacklist
Benjamin Tissoires
1
-4
/
+0
2019-05-28
Input: elantech/SMBus - export all capabilities from the PS/2 node
Benjamin Tissoires
1
-5
/
+42
2019-05-28
Input: elantech - detect middle button based on firmware version
Benjamin Tissoires
1
-12
/
+6
2019-05-28
Input: elantech - add helper function elantech_is_buttonpad()
Benjamin Tissoires
1
-44
/
+49
2019-05-28
Input: elantech - query the min/max information beforehand too
Benjamin Tissoires
1
-86
/
+74
2019-05-21
Input: elantech - enable middle button support on 2 ThinkPads
Aaron Ma
1
-0
/
+2
2019-02-08
Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
Matti Kurkela
1
-0
/
+9
2018-12-21
Input: elantech - disable elan-i2c for P52 and P72
Benjamin Tissoires
1
-2
/
+16
2018-09-19
Input: elantech - enable middle button of touchpad on ThinkPad P72
Aaron Ma
1
-0
/
+2
2018-08-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-06-22
Input: elantech - fix V4 report decoding for module with middle key
???
1
-1
/
+1
2018-06-22
Input: elantech - enable middle button of touchpads on ThinkPad P52
Aaron Ma
1
-1
/
+8
2018-05-24
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
1
-1
/
+1
2018-05-24
Input: elantech - detect new ICs and setup Host Notify for them
Benjamin Tissoires
1
-4
/
+7
2018-05-24
Input: elantech - add support for SMBus devices
Benjamin Tissoires
1
-4
/
+184
2018-05-24
Input: elantech - query the resolution in query_info
Benjamin Tissoires
1
-12
/
+15
2018-05-24
Input: elantech - split device info into a separate structure
Benjamin Tissoires
1
-113
/
+158
2018-02-03
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
1
-6
/
+6
2018-02-03
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
1
-18
/
+10
2017-11-27
Input: elantech - add new icbody type 15
Aaron Ma
1
-1
/
+1
2017-09-12
Input: elantech - make arrays debounce_packet static, reduces object code size
Colin Ian King
1
-2
/
+6
2017-07-25
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
1
-0
/
+16
2017-07-13
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-06-07
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Ulrik De Bie
1
-0
/
+16
2017-05-30
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
1
-0
/
+8
2017-05-12
Input: elantech - force relative mode on a certain module
KT Liao
1
-0
/
+11
2017-04-18
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
1
-0
/
+8
2017-01-22
Input: mouse - use local variables consistently
Guenter Roeck
1
-1
/
+1
2016-10-08
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
1
-2
/
+9
2016-10-04
Input: elantech - force needed quirks on Fujitsu H760
Matti Kurkela
1
-0
/
+14
2016-10-04
Input: elantech - fix Lenovo version typo
Marcos Paulo de Souza
1
-1
/
+1
2016-08-03
Input: elantech - fix debug dump of the current packet
Benjamin Tissoires
1
-6
/
+2
2016-07-19
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-7
/
+1
2016-06-23
Input: elantech - add more IC body types to the list
Dmitry Torokhov
1
-7
/
+1
2016-06-19
Input: psmouse - use same format for secondary devices as for primary
Pali Rohár
1
-1
/
+1
2016-01-12
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
1
-1
/
+1
2015-11-06
Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
Takashi Iwai
1
-0
/
+7
2015-08-08
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
1
-2
/
+20
[next]