index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-28
Input: mms114 - fix incorrect input device name
Beomho Seo
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-10
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-17
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim