开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
11 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-06
iio: imu: inv_icm42600: fix timestamp clock period by using lower value
Jean-Baptiste Maneyrol
2026-07-05
iio: imu: bmi270: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-05
iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
Jean-Baptiste Maneyrol
2026-07-03
iio: imu: st_lsm6dsx: deselect shub page before reading whoami
Andreas Kempe
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
iio: imu: inv_icm45600: clamp the device-reported FIFO sample count
Bryam Vargas
2026-07-02
iio: imu: fix typos in comments
Anas Khan
2026-07-02
iio: imu: inv_icm45600: Use I2C match data
Pengpeng Hou
2026-07-02
iio: imu: inv_icm42600: add buffer hwfifo watermark attributes
Jean-Baptiste Maneyrol
2026-07-02
iio: imu: inv_icm42600: reorder all driver headers
Jean-Baptiste Maneyrol
2026-07-01
iio: imu: adis16550: Simplify device abstraction
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-06-29
iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQ
Runyu Xiao
2026-06-29
iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
Runyu Xiao
2026-06-29
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
[next]