summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/mms114.c
Commit message (Expand)AuthorAge
* Input: mms114 - add SPDX identifierAndi Shyti2018-02-02
* Input: mms114 - fix license module informationAndi Shyti2018-02-02
* Input: mms114 - fix typo in definitionAndi Shyti2018-01-31
* Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-30
* Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-30
* Input: mms114 - add support for mms152Simon Shields2018-01-26
* Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-26
* Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-26
* Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-26
* Input: mms114 - move header file out of I2C realmWolfram Sang2017-05-22
* Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-19
* Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-30
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-17
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-28
* Input: mms114 - make of_device_id array constJingoo Han2014-05-14
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-10
* Input: mms114 - switch to using managed resourcesSachin Kamat2013-01-17
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devinitdataBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: mms114 - add device tree bindingsTomasz Figa2012-10-11
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
* Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-17