Age | Commit message (Expand) | Author |
2019-07-24 | Input: cyapa - switch to using devm_device_add_group() | Dmitry Torokhov |
2018-01-18 | Input: cyapa - remove redundant assignment to 'pwr_cmd' | Colin Ian King |
2017-01-21 | Input: mouse - use local variables consistently | Guenter Roeck |
2016-03-04 | Input: cyapa - fix for losing events during device power transitions | Dudley Du |
2015-07-30 | Input: cyapa - introduce device tree binding | Dudley Du |
2015-07-30 | Input: cyapa - add regulator vcc support | Dudley Du |
2015-07-23 | Input: cyapa - add ACPI HID CYAP0002 for Gen6 devices | Dudley Du |
2015-07-23 | Input: cyapa - fully support runtime suspend power management | Dudley Du |
2015-07-23 | Input: cyapa - add proximity support for gen5 and gen6 modules | Dudley Du |
2015-07-23 | Input: cyapa - add gen6 device module support | Dudley Du |
2015-07-23 | Input: cyapa - rename 'gen5' to 'pip' for chared code | Dudley Du |
2015-07-17 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-04-20 | Input: cyapa - fix setting suspend scan rate | Dudley Du |
2015-01-22 | Input: cyapa - off by one in cyapa_update_fw_store() | Dan Carpenter |
2015-01-18 | Input: cyapa - add acpi device id support | Dudley Du |
2015-01-18 | Input: cyapa - add sysfs interfaces support in the cyapa driver | Dudley Du |
2015-01-18 | Input: cyapa - add runtime power management support | Dudley Du |
2015-01-18 | Input: cyapa - add power management interfaces support for the device | Dudley Du |
2015-01-18 | Input: cyapa - add gen5 trackpad device basic functions support | Dudley Du |
2015-01-18 | Input: cyapa - re-design driver to support multi-trackpad in one driver | Dudley Du |
2014-12-04 | Input: cyapa - use 'error' for error codes | Dudley Du |
2014-12-03 | Input: cyapa - fix resuming the device | Dudley Du |
2014-11-09 | Input: cyapa - switch to using managed resources | Dudley Du |
2014-11-02 | Input: mouse - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han |
2013-02-13 | Input: cyapa - add support for smbus protocol | Benson Leung |
2013-01-17 | Input: add driver for Cypress APA I2C Trackpad | Benson Leung |