summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/cyapa.c
Commit message (Expand)AuthorAgeFilesLines
* Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-221-1/+1
* Input: cyapa - add acpi device id supportDudley Du2015-01-181-0/+11
* Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-181-0/+310
* Input: cyapa - add runtime power management supportDudley Du2015-01-181-1/+187
* Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-181-0/+136
* Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-181-0/+13
* Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-181-665/+411
* Input: cyapa - use 'error' for error codesDudley Du2014-12-041-47/+47
* Input: cyapa - fix resuming the deviceDudley Du2014-12-031-4/+3
* Input: cyapa - switch to using managed resourcesDudley Du2014-11-091-79/+105
* Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* Input: cyapa - add support for smbus protocolBenson Leung2013-02-131-5/+174
* Input: add driver for Cypress APA I2C TrackpadBenson Leung2013-01-171-0/+804
OpenPOWER on IntegriCloud