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
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-07-23
iio: imu: lsm6dsx: Fix mount matrix retrieval
Alejandro Tafalla
1
-1
/
+1
2023-07-23
iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
Ramona Bolboaca
1
-0
/
+3
2023-07-23
iio: imu: adis16475.c: Remove unused enum elements
Ramona Bolboaca
1
-2
/
+0
2023-07-20
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
3
-8
/
+18
2023-07-20
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
5
-93
/
+45
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
4
-40
/
+55
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
8
-273
/
+13
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
15
-34
/
+78
2023-05-23
iio: imu: inv_icm42600: avoid frequent timestamp jitter
Jean-Baptiste Maneyrol
1
-23
/
+26
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
8
-8
/
+8
2023-05-20
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
1
-5
/
+5
2023-05-13
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
5
-2
/
+25
2023-05-13
iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driver
Marius Hoch
1
-0
/
+7
2023-05-13
iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
Marius Hoch
3
-1
/
+12
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+189
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
1
-3
/
+74
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2
-3
/
+15
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
7
-14
/
+100
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+1
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
6
-3
/
+19
2023-03-11
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
1
-3
/
+3
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2
-22
/
+90
2023-02-02
iio: adis16480: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2023-01-28
iio: imu: fix spdx format
Tom Rix
1
-1
/
+1
2023-01-21
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
1
-2
/
+3
2023-01-21
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
1
-6
/
+6
2023-01-21
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
1
-3
/
+3
2023-01-21
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
1
-1
/
+0
2023-01-21
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
1
-2
/
+4
2023-01-21
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song
1
-6
/
+6
2023-01-08
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
1
-0
/
+1
2022-12-28
iio: imu: fxos8700: fix ACCEL measurement range selection
Carlos Song
1
-7
/
+34
2022-12-28
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song
1
-1
/
+27
2022-12-28
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song
1
-1
/
+1
2022-12-28
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song
1
-2
/
+15
2022-12-28
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song
1
-1
/
+1
2022-12-28
iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"
Colin Ian King
1
-1
/
+1
2022-11-27
Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
11
-38
/
+183
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
15
-137
/
+387
2022-11-24
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
5
-4
/
+20
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
5
-3
/
+141
2022-11-23
iio: imu: adis16400: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
1
-1
/
+1
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-18
/
+10
2022-11-23
iio: imu: st_lsm6dsx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: imu: kmx61: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
[next]