index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
mms114.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
Input: mms114 - add SPDX identifier
Andi Shyti
1
-8
/
+5
2018-02-02
Input: mms114 - fix license module information
Andi Shyti
1
-1
/
+1
2018-01-31
Input: mms114 - fix typo in definition
Andi Shyti
1
-2
/
+2
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
1
-1
/
+1
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
1
-1
/
+1
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-22
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-17
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-28
Input: mms114 - fix incorrect input device name
Beomho Seo
1
-1
/
+1
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-03-10
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-17
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
1
-0
/
+544