index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-205
/
+420
2026-01-16
iio: imu: smi330: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
-6
/
+2
2026-01-11
iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Derek J. Clark
-0
/
+3
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
-3
/
+0
2025-12-21
iio: imu: inv_icm45600: fix temperature offset reporting
Jean-Baptiste Maneyrol
-4
/
+5
2025-12-21
iio: imu: smi330: remove redundant assignment in smi330_read_avail
Massimiliano Pellizzer
-1
/
+0
2025-12-21
iio: imu: st_lsm6dsx: add tap event detection
Francesco Lavra
-2
/
+56
2025-12-21
iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
Francesco Lavra
-14
/
+16
2025-12-21
iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
Francesco Lavra
-4
/
+11
2025-12-21
iio: imu: st_lsm6dsx: add event configurability on a per axis basis
Francesco Lavra
-14
/
+88
2025-12-21
iio: imu: st_lsm6dsx: make event management functions generic
Francesco Lavra
-42
/
+110
2025-12-21
iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
Francesco Lavra
-5
/
+10
2025-12-21
iio: imu: st_lsm6dsx: rework code to check for enabled events
Francesco Lavra
-10
/
+8
2025-12-21
iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
Francesco Lavra
-57
/
+30
2025-12-21
iio: imu: st_lsm6dsx: make event_settings more generic
Francesco Lavra
-60
/
+106
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-33
/
+5617
2025-11-09
iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleep
Remi Buisson
-0
/
+1
2025-11-09
iio: imu: bmi270: fix dev_err_probe error msg
Rodrigo Gobbi
-1
/
+1
2025-11-09
iio: imu: inv_icm45600: Add a missing return statement in probe()
Dan Carpenter
-1
/
+2
2025-11-09
iio: imu: smi330: Add driver
Jianping Shen
-0
/
+1203
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
-11
/
+26
2025-10-19
iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Francesco Lavra
-10
/
+72
2025-10-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
-1
/
+1
2025-10-19
iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driver
Remi Buisson
-0
/
+102
2025-10-19
iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver
Remi Buisson
-0
/
+132
2025-10-19
iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
Remi Buisson
-0
/
+122
2025-10-19
iio: imu: inv_icm45600: add IMU IIO accelerometer device
Remi Buisson
-0
/
+843
2025-10-19
iio: imu: inv_icm45600: add IMU IIO gyroscope device
Remi Buisson
-3
/
+1069
2025-10-19
iio: imu: inv_icm45600: add buffer support in iio devices
Remi Buisson
-0
/
+748
2025-10-19
iio: imu: inv_icm45600: add new inv_icm45600 driver
Remi Buisson
-0
/
+963
2025-10-19
iio: imu: bmi270: add support for motion events
Gustavo Silva
-21
/
+362
2025-10-19
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
-11
/
+11
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
-1
/
+5
2025-09-10
iio: imu: inv_icm42600: use guard() to release mutexes
Sean Nyekjaer
-96
/
+56
2025-09-10
iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
Sean Nyekjaer
-24
/
+6
2025-09-10
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
-5
/
+6
2025-09-10
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
-4
/
+0
2025-09-10
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
-17
/
+7
2025-08-25
iio: imu: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-23
/
+2
2025-08-25
iio: imu: bmi270: Match PNP ID found on newer GPD firmware
Cryolitia PukNgae
-0
/
+2
2025-08-25
iio: imu: bmi323: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
-2
/
+1
2025-08-17
iio: imu: inv_icm42600: use min() to improve code
Qianfeng Rong
-14
/
+5
2025-08-16
iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()
Akshay Bansod
-7
/
+7
2025-08-16
iio: imu: adis16475: remove extra line
Nuno Sá
-1
/
+0
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
-1
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
-23
/
+26
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
-3
/
+8
[next]