summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/mcs_touchkey.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+2Star
* Input: mcs - move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+2
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-171-12/+1Star
* Input: mcs_touchkey - add shutdown handlerHeungJun Kim2011-02-241-0/+9
* Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-241-1/+47
* Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-041-0/+239