aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mcs5000_ts.c
Commit message (Expand)AuthorAge
* Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam2014-07-31
* Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam2014-07-31
* Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-29
* Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-29
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* Input: mcs5000_ts - convert to dev_pm_opsMark Brown2011-01-07
* Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-04
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-18