index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
mms114.c
Age
Commit message (
Expand
)
Author
2015-09-19
Input: mms114 - remove unneded semicolons
Javier Martinez Canillas
2015-07-30
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-05-29
Input: mms114 - fix incorrect input device name
Beomho Seo
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
2013-01-17
Input: mms114 - switch to using managed resources
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-11
Input: mms114 - add device tree bindings
Tomasz Figa
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-07-18
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim