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
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
2015-07-16
Input: elantech - force resolution of 31 u/mm
Peter Hutterer
1
-5
/
+8
2015-06-05
Input: elantech - add new icbody type
洪一竹
1
-0
/
+1
2015-06-02
Input: elantech - fix detection of touchpads where the revision matches a kno...
Hans de Goede
1
-3
/
+4
2015-05-13
Input: elantech - fix semi-mt protocol for v3 HW
Benjamin Tissoires
1
-1
/
+1
2015-04-07
Input: elantech - fix absolute mode setting on some ASUS laptops
Ulrik De Bie
1
-0
/
+22
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-01-09
Input: elantech - support new ICs types for version 4
Sam hung
1
-0
/
+2
2014-11-25
Input: elantech - trust firmware about trackpoint presence
Dmitry Torokhov
1
-9
/
+1
2014-11-14
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-08
Input: elantech - fix crc_enabled for Fujitsu H730
Ulrik De Bie
1
-1
/
+18
2014-11-08
Input: elantech - use elantech_report_trackpoint for hardware v4 too
Ulrik De Bie
1
-2
/
+14
2014-09-09
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+1
2014-09-09
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+3
2014-09-09
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
1
-0
/
+7
2014-08-27
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
1
-9
/
+127
2014-08-27
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
1
-0
/
+1
2014-06-08
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
1
-2
/
+3
2014-06-08
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
1
-4
/
+18
2014-05-05
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
1
-1
/
+25
2014-04-23
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2013-12-18
Input: elantech - improve clickpad detection
Hans de Goede
1
-3
/
+42
2013-12-06
Input: elantech - add support for newer (August 2013) devices
Matt Walker
1
-0
/
+1
2013-08-25
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
1
-4
/
+40
2013-07-07
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
1
-8
/
+9
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-2
/
+2
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
1
-2
/
+4
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
1
-0
/
+4
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
1
-8
/
+18
2011-11-21
Input: elantech - add resolution query support for v4 hardware
JJ Ding
1
-0
/
+37
2011-11-21
Input: elantech - add support for elantech fast command
JJ Ding
1
-8
/
+28
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-5
/
+2
2011-11-10
Input: elantech - adjust hw_version detection logic
JJ Ding
1
-8
/
+18
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-37
/
+47
2011-09-21
Input: elantech - remove module parameter force_elantech
JJ Ding
1
-10
/
+2
2011-09-21
Input: elantech - better support all those v2 variants
JJ Ding
1
-5
/
+41
2011-09-09
Input: elantech - add v4 hardware support
JJ Ding
1
-13
/
+236
2011-09-09
Input: elantech - add v3 hardware support
JJ Ding
1
-19
/
+189
2011-09-09
Input: elantech - clean up elantech_init
JJ Ding
1
-30
/
+39
[next]