index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
2025-07-14
iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: add WoM support
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: reorganize DMA aligned buffers in structure
Jean-Baptiste Maneyrol
2025-07-13
iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
Chelsy Ratnawat
2025-07-13
iio: imu: adis16400: Use separate structures rather than an array for chip info
David Lechner
2025-07-06
iio: imu: bmi160: make bmi160_regs const
David Lechner
2025-07-06
iio: imu: bmi270: add step counter watermark event
Gustavo Silva
2025-07-06
iio: imu: bmi270: add channel for step counter
Gustavo Silva
2025-06-26
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
2025-06-26
iio: imu: inv_mpu6050: use = { } instead of memset()
David Lechner
2025-06-26
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2025-06-26
iio: imu: bno055: convert to use maple tree register cache
chuguangqing
2025-06-26
iio: imu: icm42600: convert to use maple tree register cache
chuguangqing
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-09
iio: bmi160: suspend and resume triggering on relevant pm operations
Denis Benato
2025-06-09
iio: bmi270: suspend and resume triggering on relevant pm operations
Denis Benato
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
2025-06-09
iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logic
Isabella Caselli
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: imu: adis: remove bits_per_word = 8
David Lechner
2025-05-07
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: imu: inv_icm42600: switch to use generic name irq get
Jean-Baptiste Maneyrol
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allo...
Jonathan Cameron
2025-04-22
iio: imu: smi240: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: imu: inv_mpu6050: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
2025-04-22
iio: imu: inv_icm42600: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
2025-04-21
iio: imu: adis16550: align buffers for timestamp
David Lechner
2025-04-18
iio: imu: inv_mpu6050: align buffer for timestamp
David Lechner
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
2025-04-07
iio: imu: bmi270: fix initial sampling frequency configuration
Gustavo Silva
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-04
iio: imu: adis: fix uninitialized symbol warning
sunliming
2025-03-04
iio: imu: bmi270: add support for data ready interrupt trigger
Gustavo Silva
2025-03-04
iio: imu: bmi270: rename variable bmi270_device to data
Gustavo Silva
2025-03-04
iio: imu: bmi270: move private struct declaration to source file
Gustavo Silva
2025-03-04
iio: imu: adis16550: add adis16550 support
Robert Budai
2025-02-24
iio: imu: st_lsm9ds0: Replace device.h with what is needed
Andy Shevchenko
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
2025-02-17
iio: imu: bmi323: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
[next]