index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
17 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
18 hours
Merge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
3 days
iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
Jean-Baptiste Maneyrol
4 days
iio: imu: st_lsm6dsx: deselect shub page before reading whoami
Andreas Kempe
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
8 days
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
8 days
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
8 days
iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQ
Runyu Xiao
8 days
iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
Runyu Xiao
8 days
iio: imu: bmi323: remove unnecessary cast in watermark limit
Hungyu Lin
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: imu: bno055: terminate dev_err() strings with a newline
Stepan Ionichev
2026-05-31
iio: imu: kmx61: Use guard(mutex)() over manual locking
Maxwell Doose
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-15
iio: imu: adis16550: fix stack leak in trigger handler
Greg Kroah-Hartman
2026-05-15
iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer
Greg Kroah-Hartman
2026-04-27
iio: imu: st_lsm6dsx: Add support for rotation sensor
Francesco Lavra
2026-04-27
iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
Francesco Lavra
2026-04-27
iio: imu: bno055: add explicit scan buf layout
David Lechner
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-26
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
Milan Misic
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-21
iio: imu: fix typo from adjustement to adjustment
Shi Hao
2026-03-15
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
2026-03-07
iio: imu: adis16550: fix swapped gyro/accel filter functions
Antoniu Miclaus
2026-03-03
iio: imu: bmi323: remove unused drdy_trigger_enabled
Antoniu Miclaus
2026-03-03
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
2026-03-01
iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
David Lechner
2026-03-01
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
Francesco Lavra
2026-03-01
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
2026-02-23
iio: imu: adis: Fix NULL pointer dereference in adis_init
Radu Sabau
2026-02-23
iio: imu: inv_icm45600: fix regulator put warning when probe fails
Jean-Baptiste Maneyrol
2026-02-23
iio: imu: inv_icm45600: fix INT1 drive bit inverted
Jean-Baptiste Maneyrol
2026-02-23
iio: imu: inv-mpu9150: fix irq ack preventing irq storms
Andreas Kemnade
2026-02-23
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
2026-02-23
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-01-16
iio: imu: smi330: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
2026-01-11
iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Derek J. Clark
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
2025-12-21
iio: imu: inv_icm45600: fix temperature offset reporting
Jean-Baptiste Maneyrol
2025-12-21
iio: imu: smi330: remove redundant assignment in smi330_read_avail
Massimiliano Pellizzer
2025-12-21
iio: imu: st_lsm6dsx: add tap event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event configurability on a per axis basis
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: make event management functions generic
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
Francesco Lavra
[next]