summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/mcs_touchkey.c
AgeCommit message (Expand)AuthorLines
2014-05-28Input: mcs_touchkey - fix incorrect input device nameBeomho Seo-1/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-06Input: use dev_get_platdata()Jingoo Han-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen-1/+2
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin-12/+1
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim-0/+9
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim-1/+47
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim-0/+239