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
/
misc
/
mma8450.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
Input: mma8450 - switch to using polled mode of input devices
Dmitry Torokhov
1
-55
/
+46
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2017-01-18
Input: mma8450 - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
1
-2
/
+0
2015-03-24
Input: mma8450 - convert to using managed resources
Dmitry Torokhov
1
-27
/
+8
2015-02-25
Input: mma8450 - add parent device
Stefan Sauer
1
-0
/
+1
2013-11-11
Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()
Wei Yongjun
1
-1
/
+3
2013-03-31
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
1
-3
/
+3
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-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-10-06
Input: mma8450 - silence some 'uninitialized variable' warnings
Dmitry Torokhov
1
-10
/
+10
2011-08-08
Input: mma8450 - fix module device table type
Axel Lin
1
-1
/
+1
2011-07-31
Input: mma8450 - add device tree probe support
Shawn Guo
1
-0
/
+8
2011-06-22
Input: add support for mma8450 accelerometer
Eric Miao
1
-0
/
+256