index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
mms114.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
Input: mms114 - add support for mms152
Simon Shields
1
-19
/
+73
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
1
-82
/
+65
2018-01-26
Input: mms114 - mark as direct input device
Dmitry Torokhov
1
-8
/
+5
2018-01-26
Input: mms114 - do not clobber interrupt trigger
Dmitry Torokhov
1
-3
/
+3
2017-05-23
Input: mms114 - move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2015-09-19
Input: mms114 - remove unneded semicolons
Javier Martinez Canillas
1
-2
/
+2
2015-07-30
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-05-29
Input: mms114 - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-05-15
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-01-17
Input: mms114 - switch to using managed resources
Sachin Kamat
1
-38
/
+16
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-11
Input: mms114 - add device tree bindings
Tomasz Figa
1
-2
/
+60
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-07-18
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
1
-0
/
+544