index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2026-07-24
iio: imu: inv_icm42600: fix timestamp clock period by using lower value
Jean-Baptiste Maneyrol
2
-4
/
+4
2026-07-24
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Jean-Baptiste Maneyrol
1
-0
/
+5
2026-07-24
iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
Jean-Baptiste Maneyrol
2
-4
/
+6
2026-07-24
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
3
-2
/
+20
2026-07-24
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2
-13
/
+9
2026-07-24
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
5
-93
/
+45
2026-07-24
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
4
-46
/
+62
2026-07-24
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
8
-270
/
+13
2026-07-24
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2026-07-24
iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
Runyu Xiao
1
-1
/
+1
2026-07-24
iio: imu: st_lsm6dsx: deselect shub page before reading whoami
Andreas Kempe
1
-1
/
+20
2026-07-24
iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQ
Runyu Xiao
1
-1
/
+2
2026-06-19
iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer
Greg Kroah-Hartman
1
-1
/
+1
2026-06-01
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
1
-0
/
+3
2026-04-18
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
1
-0
/
+4
2026-04-18
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2
-0
/
+4
2026-01-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
1
-1
/
+1
2026-01-19
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2026-01-19
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
Lorenzo Bianconi
3
-23
/
+16
2025-12-07
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
1
-11
/
+11
2025-10-29
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-10-29
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
1
-5
/
+6
2025-10-29
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2
-6
/
+4
2025-10-19
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-08-28
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
2025-06-27
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
1
-3
/
+5
2025-05-18
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
1
-0
/
+3
2025-05-18
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
1
-0
/
+3
2025-01-23
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2025-01-23
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+14
2025-01-23
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-07-05
iio: imu: inv_icm42600: delete unneeded update watermark call
Jean-Baptiste Maneyrol
2
-8
/
+0
2024-05-17
iio:imu: adis16475: Fix sync mode setting
Ramona Gradinariu
1
-1
/
+3
2024-01-05
iio: imu: adis16475: add spi_device_id table
Nuno Sa
1
-45
/
+72
2024-01-05
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Su Hui
1
-2
/
+2
2023-06-09
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
1
-5
/
+5
2023-04-13
iio: adis16480: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2023-02-09
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
1
-3
/
+3
2023-02-09
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
1
-1
/
+0
2023-02-09
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
1
-2
/
+4
2023-02-09
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song
1
-6
/
+6
2023-02-09
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song
1
-2
/
+15
2023-02-09
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song
1
-1
/
+1
2023-02-09
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song
1
-1
/
+27
2023-02-09
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song
1
-1
/
+1
2023-02-09
iio: imu: fxos8700: fix ACCEL measurement range selection
Carlos Song
1
-7
/
+34
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-18
/
+10
2022-12-31
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
7
-13
/
+17
2022-12-31
iio: adis: stylistic changes
Nuno Sá
3
-27
/
+29
2022-12-31
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2
-1
/
+18
[next]