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_gen5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
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
-2
/
+2
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
-577
/
+516
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
-37
/
+38
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