index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Age
Commit message (
Expand
)
Author
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