index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
cyapa_gen5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-1
/
+2
2020-11-08
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
1
-2
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
1
-17
/
+82
2015-07-30
Input: cyapa - do not try to enable proximity reporting on older devices
Dudley Du
1
-4
/
+7
2015-07-23
Input: cyapa - fully support runtime suspend power management
Dudley Du
1
-7
/
+14
2015-07-23
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
1
-1
/
+60
2015-07-23
Input: cyapa - add gen6 device module support
Dudley Du
1
-3
/
+66
2015-07-23
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
1
-582
/
+521
2015-05-26
Input: cyapa - fix a few typos in comments
Shailendra Verma
1
-14
/
+9
2015-03-02
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Geert Uytterhoeven
1
-1
/
+1
2015-03-02
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
1
-1
/
+1
2015-01-22
Input: cyapa - fix variable being dereferenced before check
Dudley Du
1
-1
/
+3
2015-01-22
Input: cyapa - fix endianness issues in gen5 firmware update support
Dmitry Torokhov
1
-39
/
+40
2015-01-18
Input: cyapa - add gen5 trackpad force re-calibrate function support
Dudley Du
1
-0
/
+65
2015-01-18
Input: cyapa - add gen5 trackpad read baseline support
Dudley Du
1
-0
/
+640
2015-01-18
Input: cyapa - add gen5 trackpad firmware update support
Dudley Du
1
-0
/
+391
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
1
-0
/
+1678