aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/cyapa_gen5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du1-17/+82
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du1-7/+14
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du1-1/+60
2015-07-23Input: cyapa - add gen6 device module supportDudley Du1-3/+66
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du1-582/+521
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma1-14/+9
2015-03-02Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven1-1/+1
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du1-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du1-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov1-39/+40
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du1-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du1-0/+640
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du1-0/+391
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du1-0/+1678