index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
1
-1
/
+1
2020-12-02
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-08
Input: cyapa - remove duplicated macro definitions
Rasmus Villemoes
1
-43
/
+0
2017-01-15
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-15
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-23
Input: cyapa - fully support runtime suspend power management
Dudley Du
1
-2
/
+2
2015-07-23
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
1
-0
/
+7
2015-07-23
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
1
-2
/
+2
2015-05-21
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
1
-2
/
+1
2015-03-02
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