index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
/
inv_mpu_ring.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-04-14
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
2018-06-10
iio: imu: inv_mpu6050: new timestamp mechanism
Jean-Baptiste Maneyrol
2018-06-10
iio: imu: inv_mpu6050: better fifo overflow handling
Jean-Baptiste Maneyrol
2018-06-10
iio: imu: inv_mpu6050: fix fifo count reading
Jean-Baptiste Maneyrol
2018-06-10
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
Jean-Baptiste Maneyrol
2018-05-12
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
2018-05-06
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
2018-05-06
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
2018-05-06
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
2018-04-15
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
2017-06-11
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
Jean-Baptiste Maneyrol
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-02-24
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix code indent for if statement
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix Yoda conditions
Daniel Baluta
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
2016-02-13
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
Adriana Reus
2015-03-14
iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
Viorel Suman
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-21
iio:mpu6050: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-03-17
using kfifo_in_spinlocked instead of separate code.
Ge Gao
2013-02-10
Invensense MPU6050 Device Driver.
Ge Gao