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-12-15
iio: imu: inv_mpu6050: Select I2C_MUX again
Linus Walleij
1
-1
/
+2
2019-12-09
Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-43
/
+86
2019-12-08
iio: imu: st_lsm6dsx: do not power-off accel if events are enabled
Lorenzo Bianconi
1
-4
/
+26
2019-12-08
iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_mask
Lorenzo Bianconi
3
-15
/
+18
2019-12-08
iio: imu: st_lsm6dsx: fix decimation factor estimation
Lorenzo Bianconi
2
-9
/
+18
2019-12-08
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2
-15
/
+24
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-391
/
+2949
2019-11-23
iio: imu: adis16480: use state lock for filter freq set
Alexandru Ardelean
1
-3
/
+10
2019-11-23
iio: imu: adis16400: rework locks using ADIS library's state lock
Alexandru Ardelean
1
-26
/
+25
2019-11-23
iio: imu: adis: group single conversion under a single state lock
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis: protect initial startup routine with state lock
Alexandru Ardelean
1
-6
/
+10
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
1
-4
/
+4
2019-11-23
iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()
Alexandru Ardelean
2
-8
/
+13
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
1
-19
/
+16
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
2
-7
/
+7
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-12
/
+12
2019-11-16
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
Jean-Baptiste Maneyrol
4
-36
/
+104
2019-11-16
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
Jean-Baptiste Maneyrol
2
-4
/
+3
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
10
-216
/
+279
2019-11-11
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
1
-0
/
+1
2019-11-11
iio: adis16480: Fix scales factors
Nuno Sá
1
-36
/
+41
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
4
-4
/
+27
2019-11-10
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2
-10
/
+37
2019-11-09
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
4
-122
/
+131
2019-11-09
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
1
-4
/
+5
2019-11-09
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
3
-12
/
+29
2019-11-03
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
1
-1
/
+2
2019-11-03
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
1
-2
/
+4
2019-11-03
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-1
/
+1
2019-11-03
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-14
/
+14
2019-11-03
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-4
/
+4
2019-11-03
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
1
-11
/
+11
2019-10-27
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
6
-5
/
+21
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
3
-3
/
+23
2019-10-22
iio: imu: Add support for the FXOS8700 IMU
Robert Jones
6
-0
/
+821
2019-10-15
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
5
-2
/
+17
2019-10-15
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
1
-3
/
+4
2019-10-15
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
3
-3
/
+29
2019-10-15
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
3
-0
/
+29
2019-10-15
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
1
-1
/
+24
2019-10-15
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
1
-0
/
+3
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
1
-2
/
+4
2019-10-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
1
-16
/
+19
2019-10-15
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
1
-0
/
+2
2019-10-15
iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
Lorenzo Bianconi
1
-11
/
+14
2019-10-15
iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
Lorenzo Bianconi
1
-12
/
+11
2019-10-15
iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2
-22
/
+99
[prev]
[next]