aboutsummaryrefslogtreecommitdiff
path: root/include/linux/i2c/mcs.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-0/+1
This adds support for system-level suspend/resume to the driver. Signed-off-by: Heungjun Kim <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim1-0/+34
This adds support for MELPAS MCS5000/MSC5080 touch key controllers. Signed-off-by: Joonyoung Shim <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>