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
Age
Commit message (
Expand
)
Author
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
2015-03-24
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-03-14
iio:inv-mpu6050: Fix inconsistency for the scale channel
Adriana Reus
2015-03-14
iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
Viorel Suman
2015-02-28
Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-02-25
iio: imu: inv_mpu6050: Create mux clients for ACPI
Srinivas Pandruvada
2015-01-27
imu: inv_mpu6050: cleanup on error check
Varka Bhadram
2015-01-27
imu: inv_mpu6050: use devm_request_irq
Varka Bhadram
2015-01-27
imu: inv_mpu6050: use devm_iio_trigger_alloc
Varka Bhadram
2015-01-10
iio: imu: inv_mpu6050: Prevent dereferencing NULL
Srinivas Pandruvada
2014-12-26
iio: imu: inv_mpu6050: ACPI enumeration
Srinivas Pandruvada
2014-12-12
iio: imu: inv_mpu6050: Add i2c mux for by pass
Srinivas Pandruvada
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-08-30
iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer
Jingoo Han
2014-08-25
iio: inv_mpu6050: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-05-22
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
2014-04-26
iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference
Atilla Filiz
2014-03-29
iio: imu: inv_mpu6050: Add compatibity with MPU6500
Srinivas Pandruvada
2014-02-08
iio: imu: inv_mpu6050: Fix typo and formatting
Manuel Stahl
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-08-03
iio: imu: inv_mpu6050: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: use I2C_FUNC_SMBUS_I2C_BLOCK macro
Peter Meerwald
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-25
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-03-17
using kfifo_in_spinlocked instead of separate code.
Ge Gao
2013-03-17
iio:imu:mpu6050 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-02
iio/imu: inv_mpu6050 depends on IIO_BUFFER
Guenter Roeck
2013-02-10
Invensense MPU6050 Device Driver.
Ge Gao