| Commit message (Expand) | Author | Age |
* | Input: mms114 - add SPDX identifier | Andi Shyti | 2018-02-02 |
* | Input: mms114 - fix license module information | Andi Shyti | 2018-02-02 |
* | Input: mms114 - fix typo in definition | Andi Shyti | 2018-01-31 |
* | Input: mms114 - use BIT() macro instead of explicit shifting | Andi Shyti | 2018-01-30 |
* | Input: mms114 - replace mdelay with msleep | Andi Shyti | 2018-01-30 |
* | Input: mms114 - add support for mms152 | Simon Shields | 2018-01-26 |
* | Input: mms114 - drop platform data and use generic APIs | Simon Shields | 2018-01-26 |
* | Input: mms114 - mark as direct input device | Dmitry Torokhov | 2018-01-26 |
* | Input: mms114 - do not clobber interrupt trigger | Dmitry Torokhov | 2018-01-26 |
* | Input: mms114 - move header file out of I2C realm | Wolfram Sang | 2017-05-22 |
* | Input: mms114 - remove unneded semicolons | Javier Martinez Canillas | 2015-09-19 |
* | Input: touchscreen - export OF module alias information | Javier Martinez Canillas | 2015-07-30 |
* | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-17 |
* | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume | Jingoo Han | 2014-11-02 |
* | Input: mms114 - fix incorrect input device name | Beomho Seo | 2014-05-28 |
* | Input: mms114 - make of_device_id array const | Jingoo Han | 2014-05-14 |
* | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 |
* | Input: mms114 - Fix regulator enable and disable paths | Mark Brown | 2013-03-10 |
* | Input: mms114 - switch to using managed resources | Sachin Kamat | 2013-01-17 |
* | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 |
* | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 |
* | Input: remove use of __devinitdata | Bill Pemberton | 2012-11-24 |
* | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 |
* | Input: mms114 - add device tree bindings | Tomasz Figa | 2012-10-11 |
* | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 2012-09-19 |
* | Input: add MELFAS mms114 touchscreen driver | Joonyoung Shim | 2012-07-17 |