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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+25
2024-12-28
iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...
Jonathan Cameron
2
-2
/
+2
2024-12-28
iio: imu: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2
-2
/
+2
2024-12-28
iio: imu: bno055: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-11
iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface dri...
Sean Nyekjaer
1
-9
/
+9
2024-12-07
iio: gyro: Add support for iam20380 sensor
Han Xu
4
-0
/
+38
2024-12-07
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+18
2024-12-07
iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer
Guenter Roeck
1
-3
/
+3
2024-12-07
iio: imu: adis16480: add devices to adis16480 driver
Darius Berghe
1
-0
/
+75
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
32
-52
/
+52
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
13
-32
/
+1131
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-6
/
+0
2024-11-03
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
1
-1
/
+1
2024-11-03
iio: imu: bmi323: use bool for event state
Julien Stephan
1
-4
/
+4
2024-11-03
iio: fix write_event_config signature
Julien Stephan
4
-4
/
+4
2024-11-01
iio: imu: bmi270: Add support for BMI260
Justin Weiss
4
-1
/
+39
2024-11-01
iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU
Justin Weiss
1
-0
/
+339
2024-11-01
iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU
Justin Weiss
3
-0
/
+66
2024-11-01
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
1
-5
/
+2
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
3
-6
/
+0
2024-10-28
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
1
-4
/
+1
2024-10-28
iio: imu: bmi270: Provide chip info as configuration structure
Justin Weiss
4
-11
/
+40
2024-10-28
iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes
Justin Weiss
1
-4
/
+0
2024-10-21
iio: imu: smi240: add driver
Shen Jianping
3
-0
/
+637
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
1
-12
/
+11
2024-10-17
iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
Yang Li
1
-1
/
+0
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-12
/
+11
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2
-2
/
+2
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
1
-1
/
+0
2024-10-10
iio: imu: bmi270: Add spi driver for bmi270 imu
Alex Lanzano
6
-7
/
+105
2024-10-05
iio: imu: inv_mpu6050: add support for IAM-20680HT/HP
Jean-Baptiste Maneyrol
4
-0
/
+44
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-30
iio: imu: kmx61: Drop most likely fake ACPI ID
Andy Shevchenko
1
-22
/
+3
2024-09-30
iio: imu: Add i2c driver for bmi270 imu
Alex Lanzano
7
-0
/
+407
2024-09-30
iio: imu: inv_mpu6050: Use upper_16_bits()/lower_16_bits() helpers
Andy Shevchenko
1
-2
/
+4
2024-09-30
iio: imu: st_lsm6dsx: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-10
/
+5
2024-09-30
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: imu: fxos8700: Drop unused acpi.h
Andy Shevchenko
1
-1
/
+0
2024-09-30
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: imu: inv_mpu6050: use irq_get_trigger_type()
Jonathan Cameron
1
-8
/
+1
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
1
-9
/
+1
2024-09-30
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
1
-7
/
+1
2024-09-30
iio: imu: bmi160: use irq_get_trigger_type()
Jonathan Cameron
1
-10
/
+1
2024-09-30
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2
-0
/
+34
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
1
-1
/
+3
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
1
-6
/
+6
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
1
-5
/
+2
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+11
[next]