index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
mcs5000_ts.c
Age
Commit message (
Expand
)
Author
2014-07-30
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
2014-07-30
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
2014-05-28
Input: mcs5000_ts - switch to using managed resources
Beomho Seo
2014-05-28
Input: mcs5000_ts - fix incorrect input device name
Beomho Seo
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-01-06
Input: mcs5000_ts - convert to dev_pm_ops
Mark Brown
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-17
Input: add touchscreen driver for MELFAS MCS-5000 controller
Joonyoung Shim