index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-28
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
1
-6
/
+10
2018-04-28
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
1
-54
/
+62
2018-04-28
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
5
-47
/
+12
2018-04-28
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2
-16
/
+32
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
5
-8
/
+64
2018-04-21
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
1
-20
/
+13
2018-04-21
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
1
-20
/
+24
2018-04-15
iio: imu: Add mpu9255 support to mpu6050 driver
Douglas Fischer
4
-0
/
+14
2018-04-15
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
1
-4
/
+2
2018-03-30
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
Jean-Baptiste Maneyrol
1
-1
/
+0
2017-12-02
iio: imu: inv_mpu6050: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-03
iio: imu: inv_mpu6050: make arrays hz and d static
Colin Ian King
1
-4
/
+6
2017-09-03
iio: imu: inv_mpu6050: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+2
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2
-2
/
+0
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-84
/
+129
2017-06-13
iio: imu: inv_mpu6050: test whoami first and against all known values
Jean-Baptiste Maneyrol
1
-9
/
+24
2017-06-11
iio: imu: inv_mpu6050: replace sprintf with scnprintf
Jean-Baptiste Maneyrol
1
-1
/
+2
2017-06-11
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
Jean-Baptiste Maneyrol
5
-74
/
+103
2017-06-03
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2
-3
/
+39
2017-04-02
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
4
-0
/
+14
2017-03-19
iio: imu: inv_mpu6050: Add OF device ID table
Javier Martinez Canillas
1
-4
/
+34
2016-11-12
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
Peter Rosin
1
-1
/
+1
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-5
/
+15
2016-07-03
iio:imu:mpu6050: icm20608 initial support
Gregor Boirie
5
-4
/
+14
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
1
-2
/
+3
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-20
/
+102
2016-05-20
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
4
-59
/
+26
2016-05-04
iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
Peter Rosin
1
-42
/
+10
2016-05-04
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
1
-3
/
+26
2016-05-04
iio: imu: mpu6050: fix possible NULL dereferences
Matt Ranostay
2
-2
/
+4
2016-04-27
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-20
/
+102
2016-04-25
iio: inv_mpu6050: Add explicit support for MPU9150
Crestez Dan Leonard
5
-6
/
+14
2016-04-25
iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
Crestez Dan Leonard
1
-0
/
+1
2016-04-25
iio: inv_mpu6050: Check WHO_AM_I register on probe
Crestez Dan Leonard
2
-0
/
+23
2016-04-25
iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
Crestez Dan Leonard
2
-5
/
+0
2016-04-25
iio: inv_mpu6050: Cleanup hw_info mapping
Crestez Dan Leonard
3
-6
/
+29
2016-04-24
iio:imu:mpu6050: enhance mounting matrix support
Gregor Boirie
2
-4
/
+36
2016-04-22
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
Peter Rosin
4
-20
/
+19
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2016-03-28
iio: imu: Fix inv_mpu6050 dependencies
Richard Weinberger
1
-2
/
+1
2016-03-20
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
1
-3
/
+26
2016-03-05
iio: imu: mpu6050: fix possible NULL dereferences
Matt Ranostay
2
-2
/
+4
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
1
-1
/
+1
2016-02-25
iio: imu: mpu6050: add mpu6500 register settings
Matt Ranostay
4
-6
/
+34
2016-02-25
iio: imu: mpu6050: add calibration offset support
Matt Ranostay
2
-2
/
+59
2016-02-25
iio: imu: mpu6050: add missing docstring for int_pin_cfg
Matt Ranostay
1
-0
/
+1
2016-02-25
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
Matt Ranostay
3
-3
/
+10
[prev]
[next]