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
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
/
cyapa_gen3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-1
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2018-10-15
Input: cyapa - mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-01-09
Input: cyapa - remove duplicated macro definitions
Rasmus Villemoes
1
-43
/
+0
2017-01-16
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-16
Input: cyapa - use time based retry loop
Nicholas Mc Guire
1
-15
/
+12
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
1
-29
/
+79
2015-07-24
Input: cyapa - fully support runtime suspend power management
Dudley Du
1
-2
/
+2
2015-07-24
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
1
-0
/
+7
2015-07-24
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
1
-2
/
+2
2015-05-22
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
1
-2
/
+1
2015-03-03
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
1
-1
/
+1
2015-01-18
Input: cyapa - add gen3 trackpad force re-calibrate support
Dudley Du
1
-0
/
+59
2015-01-18
Input: cyapa - add gen3 trackpad read baseline support
Dudley Du
1
-0
/
+72
2015-01-18
Input: cyapa - add gen3 trackpad device firmware update support
Dudley Du
1
-0
/
+309
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
1
-0
/
+807