index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
mcs_touchkey.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Input: msc_touchkey - remove the driver
Dmitry Torokhov
1
-268
/
+0
2023-07-25
Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()
Nathan Chancellor
1
-1
/
+1
2023-07-20
Input: mcs-touchkey - convert to use devm_* api
Yangtao Li
1
-34
/
+29
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-12-07
Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-02
Input: mcs_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-13
Input: mcs_touchkey - use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2017-05-22
Input: mcs - move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-05-28
Input: mcs_touchkey - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-1
/
+2
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-02-23
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
1
-0
/
+9
2011-02-23
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
1
-1
/
+47
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
1
-0
/
+239