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
/
iio
/
accel
/
mma8452.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
iio: mma8452: add support for MMA8451Q
Martin Kepplinger
1
-6
/
+36
2016-01-23
iio: mma8452: whitespace cleanup
Martin Kepplinger
1
-2
/
+2
2016-01-23
iio: mma8452: add freefall detection for Freescale's accelerometers
Martin Kepplinger
1
-16
/
+144
2015-12-19
iio: mma8452: use enum for channel index
Martin Kepplinger
1
-16
/
+23
2015-12-19
iio: mma8452: remove unused register description
Martin Kepplinger
1
-1
/
+0
2015-10-25
iio: mma8452: support either of the available interrupt pins
Martin Kepplinger
1
-6
/
+15
2015-09-23
iio: mma8452: leave sysfs namings to the iio core
Martin Kepplinger
1
-1
/
+0
2015-09-23
iio: mma8452: add copyright notice comment
Martin Kepplinger
1
-0
/
+1
2015-09-23
iio: mma8452: add support for MMA8652FC and MMA8653FC
Martin Kepplinger
1
-7
/
+91
2015-09-23
iio: mma8452: add freefall / motion interrupt source
Martin Kepplinger
1
-8
/
+36
2015-09-23
iio: mma8452: add support for MMA8453Q accelerometer chip
Martin Kepplinger
1
-3
/
+34
2015-09-23
iio: mma8452: refactor for seperating chip specific data
Martin Kepplinger
1
-49
/
+134
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-94
/
+123
2015-08-08
iio:accel:mma8452: coding style cleanup
Hartmut Knaack
1
-38
/
+68
2015-08-08
iio:accel:mma8452: rework register definitions
Hartmut Knaack
1
-48
/
+45
2015-08-08
iio:accel:mma8452: check values to be written
Hartmut Knaack
1
-3
/
+5
2015-08-08
iio:accel:mma8452: pass up real error code
Hartmut Knaack
1
-3
/
+3
2015-08-08
iio:accel:mma8452: drop double include
Hartmut Knaack
1
-1
/
+0
2015-08-08
iio:accel:mma8452: fix _get_hp_filter_index
Hartmut Knaack
1
-1
/
+1
2015-08-02
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-07-19
iio: mma8452: use iio event type IIO_EV_TYPE_MAG
Martin Kepplinger
1
-4
/
+4
2015-06-07
iio: mma8452: Add support for interrupt driven triggers.
Martin Fuzzey
1
-6
/
+91
2015-06-07
iio: mma8452: Add highpass filter configuration.
Martin Fuzzey
1
-4
/
+136
2015-06-07
iio: mma8452: Add support for transient event debouncing
Martin Fuzzey
1
-11
/
+65
2015-06-07
iio: mma8452: Basic support for transient events.
Martin Fuzzey
1
-1
/
+211
2015-05-17
iio: mma8452: Add access to registers via DebugFS
Martin Fuzzey
1
-0
/
+25
2015-05-17
iio: mma8452: Initialise before activating
Martin Fuzzey
1
-4
/
+33
2015-01-01
iio: accel: mma8452: Remove trailing whitespace
Roberta Dobrescu
1
-1
/
+1
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2014-07-13
iio: mma8452: add DT support
Martin Fuzzey
1
-0
/
+6
2014-07-12
iio: mma8452: Use correct acceleration units.
Martin Fuzzey
1
-1
/
+7
2014-05-03
iio: Add Freescale MMA8452Q 3-axis accelerometer driver
Peter Meerwald
1
-0
/
+439