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
starfive-6.6.48-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
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
6
-54
/
+6
2019-05-31
Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+64
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+64
2019-04-14
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
3
-5
/
+64
2019-04-04
iio: mpu6050: improve code readability
H. Nikolaus Schaller
1
-2
/
+4
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-2
/
+2
2019-02-04
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-7
/
+58
2019-02-02
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
5
-7
/
+58
2018-12-03
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
1
-10
/
+6
2018-08-18
iio: imu: mpu6050: add support for regulator framework
Brian Masney
2
-0
/
+64
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-0
/
+13
2018-07-15
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
3
-0
/
+13
2018-07-02
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2018-06-24
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
1
-0
/
+2
2018-06-10
iio: imu: inv_mpu6050: new timestamp mechanism
Jean-Baptiste Maneyrol
3
-1
/
+96
2018-06-10
iio: imu: inv_mpu6050: better fifo overflow handling
Jean-Baptiste Maneyrol
2
-3
/
+4
2018-06-10
iio: imu: inv_mpu6050: fix fifo count reading
Jean-Baptiste Maneyrol
1
-13
/
+11
2018-06-10
iio: imu: inv_mpu6050: switch to use sample rate divider
Jean-Baptiste Maneyrol
2
-10
/
+24
2018-06-10
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
Jean-Baptiste Maneyrol
3
-58
/
+2
2018-05-22
iio: imu: inv_mpu6050: add comment about frequencies
Martin Kelly
1
-1
/
+8
2018-05-12
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
1
-2
/
+2
2018-05-06
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
3
-4
/
+4
2018-05-06
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
5
-12
/
+17
2018-05-06
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
3
-1
/
+10
2018-05-06
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
Jean-Baptiste Maneyrol
1
-18
/
+16
2018-05-06
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
Jean-Baptiste Maneyrol
1
-16
/
+25
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
[next]