aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/cyapa_gen3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes1-43/+0
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire1-1/+1
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire1-15/+12
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du1-29/+79
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du1-2/+2
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du1-0/+7
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du1-2/+2
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov1-2/+1
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du1-1/+1
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du1-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du1-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du1-0/+309
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du1-0/+807