开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
cyapa_gen5.c
Age
Commit message (
Expand
)
Author
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-11-08
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
2015-07-30
Input: cyapa - do not try to enable proximity reporting on older devices
Dudley Du
2015-07-23
Input: cyapa - fully support runtime suspend power management
Dudley Du
2015-07-23
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
2015-07-23
Input: cyapa - add gen6 device module support
Dudley Du
2015-07-23
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
2015-05-26
Input: cyapa - fix a few typos in comments
Shailendra Verma
2015-03-02
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Geert Uytterhoeven
2015-03-02
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
2015-01-22
Input: cyapa - fix variable being dereferenced before check
Dudley Du
2015-01-22
Input: cyapa - fix endianness issues in gen5 firmware update support
Dmitry Torokhov
2015-01-18
Input: cyapa - add gen5 trackpad force re-calibrate function support
Dudley Du
2015-01-18
Input: cyapa - add gen5 trackpad read baseline support
Dudley Du
2015-01-18
Input: cyapa - add gen5 trackpad firmware update support
Dudley Du
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du