aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mcs5000_ts.c
AgeCommit message (Expand)Author
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam
2014-05-28Input: mcs5000_ts - switch to using managed resourcesBeomho Seo
2014-05-28Input: mcs5000_ts - fix incorrect input device nameBeomho Seo
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-01-06Input: mcs5000_ts - convert to dev_pm_opsMark Brown
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-17Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim