summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/cyapa.c
Commit message (Expand)AuthorAge
* Input: cyapa - switch to using devm_device_add_group()Dmitry Torokhov2019-07-24
* Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-18
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-22
* Input: cyapa - fix for losing events during device power transitionsDudley Du2016-03-04
* Input: cyapa - introduce device tree bindingDudley Du2015-07-30
* Input: cyapa - add regulator vcc supportDudley Du2015-07-30
* Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du2015-07-23
* Input: cyapa - fully support runtime suspend power managementDudley Du2015-07-23
* Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du2015-07-23
* Input: cyapa - add gen6 device module supportDudley Du2015-07-23
* Input: cyapa - rename 'gen5' to 'pip' for chared codeDudley Du2015-07-23
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-17
* Input: cyapa - fix setting suspend scan rateDudley Du2015-04-20
* Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter2015-01-22
* Input: cyapa - add acpi device id supportDudley Du2015-01-18
* Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du2015-01-18
* Input: cyapa - add runtime power management supportDudley Du2015-01-18
* Input: cyapa - add power management interfaces support for the deviceDudley Du2015-01-18
* Input: cyapa - add gen5 trackpad device basic functions supportDudley Du2015-01-18
* Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du2015-01-18
* Input: cyapa - use 'error' for error codesDudley Du2014-12-04
* Input: cyapa - fix resuming the deviceDudley Du2014-12-03
* Input: cyapa - switch to using managed resourcesDudley Du2014-11-10
* Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* Input: cyapa - add support for smbus protocolBenson Leung2013-02-13
* Input: add driver for Cypress APA I2C TrackpadBenson Leung2013-01-17