开源镜像站
帮助
动态
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_gen3.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2018-10-15
Input: cyapa - mark expected switch fall-throughs
Gustavo A. R. Silva
2018-01-08
Input: cyapa - remove duplicated macro definitions
Rasmus Villemoes
2017-01-15
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
2017-01-15
Input: cyapa - use time based retry loop
Nicholas Mc Guire
2016-03-04
Input: cyapa - fix for losing events during device power transitions
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 - rename 'gen5' to 'pip' for chared code
Dudley Du
2015-05-21
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
2015-03-02
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
2015-01-18
Input: cyapa - add gen3 trackpad force re-calibrate support
Dudley Du
2015-01-18
Input: cyapa - add gen3 trackpad read baseline support
Dudley Du
2015-01-18
Input: cyapa - add gen3 trackpad device firmware update support
Dudley Du
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du