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