summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/cyapa.c
AgeCommit message (Expand)Author
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du
2015-07-30Input: cyapa - introduce device tree bindingDudley Du
2015-07-30Input: cyapa - add regulator vcc supportDudley Du
2015-07-23Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du
2015-07-23Input: cyapa - fully support runtime suspend power managementDudley Du
2015-07-23Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du
2015-07-23Input: cyapa - add gen6 device module supportDudley Du
2015-07-23Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter
2015-01-18Input: cyapa - add acpi device id supportDudley Du
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du
2015-01-18Input: cyapa - add runtime power management supportDudley Du
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du
2014-12-04Input: cyapa - use 'error' for error codesDudley Du
2014-12-03Input: cyapa - fix resuming the deviceDudley Du
2014-11-09Input: cyapa - switch to using managed resourcesDudley Du
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-02-13Input: cyapa - add support for smbus protocolBenson Leung
2013-01-17Input: add driver for Cypress APA I2C TrackpadBenson Leung