index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
4
-16
/
+24
2026-03-26
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
Milan Misic
1
-0
/
+1
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
9
-6
/
+32
2026-03-21
iio: imu: fix typo from adjustement to adjustment
Shi Hao
1
-1
/
+1
2026-03-15
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
1
-10
/
+5
2026-03-07
iio: imu: adis16550: fix swapped gyro/accel filter functions
Antoniu Miclaus
1
-4
/
+4
2026-03-03
iio: imu: bmi323: remove unused drdy_trigger_enabled
Antoniu Miclaus
1
-1
/
+0
2026-03-03
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
1
-1
/
+1
2026-03-01
iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
David Lechner
1
-1
/
+1
2026-03-01
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
Francesco Lavra
1
-1
/
+10
2026-03-01
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
1
-0
/
+4
2026-02-23
iio: imu: adis: Fix NULL pointer dereference in adis_init
Radu Sabau
1
-1
/
+1
2026-02-23
iio: imu: inv_icm45600: fix regulator put warning when probe fails
Jean-Baptiste Maneyrol
1
-1
/
+6
2026-02-23
iio: imu: inv_icm45600: fix INT1 drive bit inverted
Jean-Baptiste Maneyrol
2
-3
/
+3
2026-02-23
iio: imu: inv-mpu9150: fix irq ack preventing irq storms
Andreas Kemnade
3
-1
/
+14
2026-02-23
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
1
-0
/
+4
2026-02-23
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2
-0
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
5
-205
/
+420
2026-01-16
iio: imu: smi330: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+2
2026-01-11
iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Derek J. Clark
1
-0
/
+3
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
1
-3
/
+0
2025-12-21
iio: imu: inv_icm45600: fix temperature offset reporting
Jean-Baptiste Maneyrol
1
-4
/
+5
2025-12-21
iio: imu: smi330: remove redundant assignment in smi330_read_avail
Massimiliano Pellizzer
1
-1
/
+0
2025-12-21
iio: imu: st_lsm6dsx: add tap event detection
Francesco Lavra
2
-2
/
+56
2025-12-21
iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
Francesco Lavra
2
-14
/
+16
2025-12-21
iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
Francesco Lavra
1
-4
/
+11
2025-12-21
iio: imu: st_lsm6dsx: add event configurability on a per axis basis
Francesco Lavra
2
-14
/
+88
2025-12-21
iio: imu: st_lsm6dsx: make event management functions generic
Francesco Lavra
2
-42
/
+110
2025-12-21
iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
Francesco Lavra
2
-5
/
+10
2025-12-21
iio: imu: st_lsm6dsx: rework code to check for enabled events
Francesco Lavra
1
-10
/
+8
2025-12-21
iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
Francesco Lavra
2
-57
/
+30
2025-12-21
iio: imu: st_lsm6dsx: make event_settings more generic
Francesco Lavra
2
-60
/
+106
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
25
-32
/
+5616
2025-11-09
iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleep
Remi Buisson
1
-0
/
+1
2025-11-09
iio: imu: bmi270: fix dev_err_probe error msg
Rodrigo Gobbi
1
-1
/
+1
2025-11-09
iio: imu: inv_icm45600: Add a missing return statement in probe()
Dan Carpenter
1
-1
/
+2
2025-11-09
iio: imu: smi330: Add driver
Jianping Shen
8
-0
/
+1203
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
2
-11
/
+26
2025-10-19
iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Francesco Lavra
4
-10
/
+72
2025-10-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
1
-1
/
+1
2025-10-19
iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+102
2025-10-19
iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+132
2025-10-19
iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+122
2025-10-19
iio: imu: inv_icm45600: add IMU IIO accelerometer device
Remi Buisson
5
-0
/
+843
2025-10-19
iio: imu: inv_icm45600: add IMU IIO gyroscope device
Remi Buisson
7
-3
/
+1069
2025-10-19
iio: imu: inv_icm45600: add buffer support in iio devices
Remi Buisson
5
-0
/
+748
2025-10-19
iio: imu: inv_icm45600: add new inv_icm45600 driver
Remi Buisson
6
-0
/
+963
2025-10-19
iio: imu: bmi270: add support for motion events
Gustavo Silva
1
-20
/
+361
[next]