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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
6
-84
/
+143
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2
-3
/
+39
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-11
iio: imu: st_lsm6dsx: support active-low interrupts
Lorenzo Bianconi
1
-0
/
+14
2017-06-03
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2
-3
/
+39
2017-05-21
iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro
Lorenzo Bianconi
1
-4
/
+2
2017-04-30
iio: imu: st_lsm6dsx: add system power management support
Lorenzo Bianconi
4
-0
/
+58
2017-04-30
iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo...
Lorenzo Bianconi
2
-3
/
+6
2017-04-14
iio: imu: st_lsm6dsx: simplify data ready pin parsing
Lorenzo Bianconi
1
-9
/
+1
2017-04-08
iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name
Lorenzo Bianconi
4
-8
/
+14
2017-04-03
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
6
-17
/
+42
2017-04-02
iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
Lorenzo Bianconi
1
-15
/
+26
2017-04-02
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
4
-0
/
+14
2017-04-02
iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer
simran singhal
1
-2
/
+2
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-03-19
iio: imu: inv_mpu6050: Add OF device ID table
Javier Martinez Canillas
1
-4
/
+34
2017-03-19
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Lorenzo Bianconi
1
-2
/
+2
2017-02-04
iio: imu: st_lsm6dsx: add support to lsm6ds3h
Lorenzo Bianconi
6
-6
/
+26
2017-02-04
iio: imu: st_lsm6dsx: add support to lsm6dsl
Lorenzo Bianconi
6
-5
/
+18
2017-02-04
iio: imu: st_lsm6dsx: add support to multiple devices with the same settings
Lorenzo Bianconi
2
-15
/
+18
2017-01-28
iio: imu: st_lsm6dsx: add possibility to select drdy pin
Lorenzo Bianconi
1
-6
/
+53
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
10
-4
/
+1521
2017-01-22
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
Lorenzo Bianconi
1
-3
/
+3
2017-01-21
iio: bmi160: use variable names for sizeof() operator
Alison Schofield
1
-4
/
+4
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-6
/
+26
2017-01-14
iio: imu: add support to lsm6dsx driver
Lorenzo Bianconi
9
-0
/
+1517
2016-12-30
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
1
-19
/
+6
2016-12-30
iio: bmi160: Add of device table for spi
Marcin Niestroj
1
-4
/
+14
2016-12-30
iio: bmi160: Add of device table for i2c
Marcin Niestroj
1
-2
/
+12
2016-11-12
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
Peter Rosin
1
-1
/
+1
2016-10-23
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
1
-1
/
+2
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-6
/
+17
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
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
2
-2
/
+3
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-8
/
+8
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
1
-2
/
+3
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+27
2016-06-08
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-8
/
+8
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-22
/
+890
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
imu: bmi160: Add avail frequency and scale attributes
Daniel Baluta
1
-0
/
+27
2016-05-04
iio: bmi160: Fix ODR setting
Daniel Baluta
1
-2
/
+2
2016-05-04
iio: bmi160: Fix output data rate for accel
Daniel Baluta
1
-6
/
+6
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
14
-21
/
+890
[next]