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
2019-04-07
iio: imu: st_lsm6dsx: add support to LSM6DSR
Lorenzo Bianconi
6
-6
/
+83
2019-04-04
iio: imu: adis16400: move adis16400.h into adis16400.c
Alexandru Ardelean
2
-198
/
+175
2019-04-04
iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
Alexandru Ardelean
2
-1
/
+0
2019-04-04
iio: imu: adis16400: move burst logic to ADIS lib
Alexandru Ardelean
5
-77
/
+41
2019-04-04
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
2
-4
/
+11
2019-04-04
iio: imu: adis16400: move trigger handler into adis16400_core
Alexandru Ardelean
3
-43
/
+46
2019-04-04
iio: imu: st_lsm6dsx: add support to LSM6DSOX
Lorenzo Bianconi
6
-4
/
+17
2019-04-04
iio: imu: adis16480: Add support for external clock
Stefan Popa
1
-7
/
+179
2019-04-04
iio: imu: st_lsm6dsx: add support to ASM330LHH
Lorenzo Bianconi
6
-6
/
+57
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-04-04
iio: imu: adis16480: Add support for ADIS1649x family of devices
Stefan Popa
1
-0
/
+97
2019-04-04
iio: imu: adis16480: Deal with filter freq in a generic way
Stefan Popa
1
-4
/
+9
2019-04-04
iio: imu: adis16480: Calculate the sampling frequency in a generic way
Stefan Popa
1
-4
/
+14
2019-04-04
iio: imu: adis16480: Treat temperature scale in a generic way
Stefan Popa
1
-3
/
+15
2019-04-04
iio: imu: adis16480: Add OF device ID table
Stefan Popa
1
-0
/
+10
2019-04-04
iio: imu: adis16480: Add support for configurable drdy indicator
Stefan Popa
1
-2
/
+95
2019-02-09
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
1
-22
/
+18
2019-02-09
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
1
-3
/
+3
2019-02-09
iio:bmi160: add drdy interrupt support
Martin Kelly
2
-3
/
+278
2019-02-09
iio:bmi160: add SPDX identifiers
Martin Kelly
3
-11
/
+3
2019-02-04
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-9
/
+58
2019-02-02
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
5
-7
/
+58
2018-12-29
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-176
/
+1276
2018-12-22
iio: imu: st_lsm6dsx: remove set but not used variable ''
YueHaibing
1
-2
/
+0
2018-12-11
iio: bmi160: use all devm functions in probe
Martin Kelly
4
-41
/
+14
2018-12-03
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
1
-10
/
+6
2018-11-25
iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
Lorenzo Bianconi
1
-6
/
+8
2018-11-16
iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
Lorenzo Bianconi
4
-6
/
+125
2018-11-16
iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine
Lorenzo Bianconi
1
-15
/
+29
2018-11-16
iio: imu: st_lsm6dsx: add i2c embedded controller support
Lorenzo Bianconi
4
-43
/
+909
2018-11-16
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine
Lorenzo Bianconi
3
-33
/
+15
2018-11-16
iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
Lorenzo Bianconi
3
-9
/
+88
2018-11-16
iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
Lorenzo Bianconi
2
-1
/
+2
2018-11-16
iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap
Lorenzo Bianconi
1
-3
/
+15
2018-11-16
iio: imu: st_lsm6dsx: introduce locked read/write utility routines
Lorenzo Bianconi
3
-38
/
+90
2018-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
1
-7
/
+6
2018-09-02
iio: imu: st_lsm6dsx: add support to LSM6DSO
Lorenzo Bianconi
6
-8
/
+205
2018-09-02
iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
Lorenzo Bianconi
1
-7
/
+9
2018-09-02
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
Lorenzo Bianconi
2
-2
/
+2
2018-09-02
iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
Lorenzo Bianconi
3
-3
/
+11
2018-09-02
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Lorenzo Bianconi
1
-7
/
+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
5
-3
/
+29
2018-07-15
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
1
-3
/
+13
2018-07-15
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
3
-0
/
+13
2018-07-07
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-02
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2018-06-26
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-79
/
+131
2018-06-24
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
1
-0
/
+2
[next]