summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/cyapa.c
AgeCommit message (Expand)AuthorLines
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter-1/+1
2015-01-18Input: cyapa - add acpi device id supportDudley Du-0/+11
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du-1/+187
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du-0/+136
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du-0/+13
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du-665/+411
2014-12-04Input: cyapa - use 'error' for error codesDudley Du-47/+47
2014-12-03Input: cyapa - fix resuming the deviceDudley Du-4/+3
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du-79/+105
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-4/+2
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung-5/+174
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung-0/+804