index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-31
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
2014-07-31
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
2014-05-29
Input: mcs5000_ts - switch to using managed resources
Beomho Seo
2014-05-29
Input: mcs5000_ts - fix incorrect input device name
Beomho Seo
2014-01-07
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-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-01-07
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-18
Input: add touchscreen driver for MELFAS MCS-5000 controller
Joonyoung Shim