aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mms114.c
AgeCommit message (Expand)Author
2020-08-13Input: mms114 - add extra compatible for mms345lStephan Gerhold
2020-07-07Input: mms114 - fix handling of mms345lStephan Gerhold
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti
2018-02-02Input: mms114 - fix license module informationAndi Shyti
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti
2018-01-26Input: mms114 - add support for mms152Simon Shields
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-05-28Input: mms114 - fix incorrect input device nameBeomho Seo
2014-05-14Input: mms114 - make of_device_id array constJingoo Han
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown
2013-01-17Input: mms114 - switch to using managed resourcesSachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-11Input: mms114 - add device tree bindingsTomasz Figa
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-07-17Input: add MELFAS mms114 touchscreen driverJoonyoung Shim