summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mcs5000_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: mcs - move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-1/+0Star
* Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam2014-07-311-4/+2Star
* Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam2014-07-311-1/+1
* Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-291-47/+34Star
* Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-2/+2
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-12/+1Star
* Input: mcs5000_ts - convert to dev_pm_opsMark Brown2011-01-071-7/+10
* Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-041-3/+3
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-181-0/+318