index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
mcs_touchkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Input: mcs_touchkey - use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-14
1
-3
/
+2
*
Input: mcs - move header file out of I2C realm
Wolfram Sang
2017-05-23
1
-1
/
+1
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
*
Input: mcs_touchkey - fix incorrect input device name
Beomho Seo
2014-05-29
1
-1
/
+1
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-1
/
+2
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
1
-12
/
+1
*
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
2011-02-24
1
-0
/
+9
*
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
2011-02-24
1
-1
/
+47
*
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
2010-07-04
1
-0
/
+239