index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
mma8452.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-07-25
1
-0
/
+1
|
\
|
*
iio: mma8452: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
1
-0
/
+1
*
|
iio: mma8452: Fix ignoring MMA8452_INT_DRDY
Leonard Crestez
2018-06-24
1
-1
/
+1
|
/
*
iio: accell: mma8452: Reduce sleep time when data not ready
Richard Tresidder
2018-05-12
1
-1
/
+23
*
iio: mma8452: replace license description with SPDX specifier
Martin Kepplinger
2018-01-08
1
-3
/
+1
*
iio: accel: mma8452: Rename config structs for readability
Harinath Nampally
2017-12-02
1
-5
/
+5
*
iio: accel: mma8452: Rename a struct for code readibility
Harinath Nampally
2017-12-02
1
-3
/
+3
*
iio: accel: mma8452: Rename read/write event value callbacks to generic funct...
Harinath Nampally
2017-10-09
1
-4
/
+4
*
iio: accel: mma8452: Fix code style warning for unsigned int declarations
Harinath Nampally
2017-09-24
1
-2
/
+2
*
iio: accel: mma8452: Fix code style warning
Harinath Nampally
2017-09-24
1
-3
/
+3
*
iio: accel: mma8452: improvements to handle multiple events
Harinath Nampally
2017-09-13
1
-157
/
+206
*
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: accel: mma8452: define unsigned return values where appropriate
Martin Kepplinger
2016-12-03
1
-2
/
+2
*
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
2016-10-23
1
-22
/
+38
*
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
2016-10-23
1
-2
/
+4
*
iio:mma8452: Use new iio_trigger_validate_own_device() helper
Lars-Peter Clausen
2016-09-27
1
-12
/
+1
*
drivers:iio:accel:mma8452: removed unwanted return statements
Bijosh Thykkoottathil
2016-07-05
1
-5
/
+1
*
drivers:iio:accel:mma8452: added cleanup provision in case of failure.
Bijosh Thykkoottathil
2016-07-05
1
-2
/
+2
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-2
/
+2
*
iio: mma8452: update Freescale company information
Martin Kepplinger
2016-06-11
1
-3
/
+3
*
iio: mma8452: update device description in header comments
Martin Kepplinger
2016-06-11
1
-8
/
+8
*
iio: mma8452: update contact information for Martin Kepplinger
Martin Kepplinger
2016-06-11
1
-1
/
+1
*
iio: mma8452: add support for oversampling ratio
Martin Kepplinger
2016-05-04
1
-25
/
+160
*
iio: mma8452: use runtime pm instead of device specific autosleep
Martin Kepplinger
2016-03-20
1
-1
/
+1
*
iio: mma8452: add i2c_device_id for mma8451
Martin Kepplinger
2016-03-20
1
-0
/
+1
*
iio: mma8452: add support for FXLS8471Q
Martin Kepplinger
2016-03-12
1
-0
/
+22
*
iio: mma8452: add support for runtime power management
Martin Kepplinger
2016-03-05
1
-10
/
+108
*
iio: mma8452: avoid switching to active because of config change
Martin Kepplinger
2016-03-05
1
-6
/
+29
*
iio: mma8452: coding style fixes
Martin Kepplinger
2016-03-05
1
-4
/
+6
*
iio: mma8452: add support for MMA8451Q
Martin Kepplinger
2016-01-23
1
-6
/
+36
*
iio: mma8452: whitespace cleanup
Martin Kepplinger
2016-01-23
1
-2
/
+2
*
iio: mma8452: add freefall detection for Freescale's accelerometers
Martin Kepplinger
2016-01-23
1
-16
/
+144
*
iio: mma8452: use enum for channel index
Martin Kepplinger
2015-12-19
1
-16
/
+23
*
iio: mma8452: remove unused register description
Martin Kepplinger
2015-12-19
1
-1
/
+0
*
iio: mma8452: support either of the available interrupt pins
Martin Kepplinger
2015-10-25
1
-6
/
+15
*
iio: mma8452: leave sysfs namings to the iio core
Martin Kepplinger
2015-09-23
1
-1
/
+0
*
iio: mma8452: add copyright notice comment
Martin Kepplinger
2015-09-23
1
-0
/
+1
*
iio: mma8452: add support for MMA8652FC and MMA8653FC
Martin Kepplinger
2015-09-23
1
-7
/
+91
*
iio: mma8452: add freefall / motion interrupt source
Martin Kepplinger
2015-09-23
1
-8
/
+36
*
iio: mma8452: add support for MMA8453Q accelerometer chip
Martin Kepplinger
2015-09-23
1
-3
/
+34
*
iio: mma8452: refactor for seperating chip specific data
Martin Kepplinger
2015-09-23
1
-49
/
+134
*
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2015-08-12
1
-94
/
+123
|
\
|
*
iio:accel:mma8452: coding style cleanup
Hartmut Knaack
2015-08-08
1
-38
/
+68
|
*
iio:accel:mma8452: rework register definitions
Hartmut Knaack
2015-08-08
1
-48
/
+45
|
*
iio:accel:mma8452: check values to be written
Hartmut Knaack
2015-08-08
1
-3
/
+5
|
*
iio:accel:mma8452: pass up real error code
Hartmut Knaack
2015-08-08
1
-3
/
+3
|
*
iio:accel:mma8452: drop double include
Hartmut Knaack
2015-08-08
1
-1
/
+0
|
*
iio:accel:mma8452: fix _get_hp_filter_index
Hartmut Knaack
2015-08-08
1
-1
/
+1
|
*
iio: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-08-02
1
-0
/
+1
*
|
iio: mma8452: use iio event type IIO_EV_TYPE_MAG
Martin Kepplinger
2015-07-19
1
-4
/
+4
|
/
[next]