summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mms114.c
Commit message (Expand)AuthorAgeFilesLines
* Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
* Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-301-0/+1
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
* Input: mms114 - make of_device_id array constJingoo Han2014-05-151-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: mms114 - Fix regulator enable and disable pathsMark Brown2013-03-111-9/+25
* Input: mms114 - switch to using managed resourcesSachin Kamat2013-01-171-38/+16Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devinitdataBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: mms114 - add device tree bindingsTomasz Figa2012-10-111-2/+60
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-181-0/+544