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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
28
-135
/
+122
2025-05-21
iio: imu: adis: remove bits_per_word = 8
David Lechner
2
-12
/
+0
2025-05-07
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
1
-3
/
+5
2025-04-22
iio: normalize array sentinel style
David Lechner
19
-32
/
+32
2025-04-22
iio: imu: inv_icm42600: switch to use generic name irq get
Jean-Baptiste Maneyrol
4
-7
/
+15
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
1
-9
/
+7
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allow direct returns
Jonathan Cameron
1
-30
/
+35
2025-04-22
iio: imu: smi240: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: imu: inv_mpu6050: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: inv_icm42600: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
3
-28
/
+21
2025-04-21
iio: imu: adis16550: align buffers for timestamp
David Lechner
1
-1
/
+1
2025-04-18
iio: imu: inv_mpu6050: align buffer for timestamp
David Lechner
1
-1
/
+1
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
1
-0
/
+3
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
1
-0
/
+3
2025-04-07
iio: imu: bmi270: fix initial sampling frequency configuration
Gustavo Silva
1
-4
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-93
/
+1538
2025-03-04
iio: imu: adis: fix uninitialized symbol warning
sunliming
1
-1
/
+1
2025-03-04
iio: imu: bmi270: add support for data ready interrupt trigger
Gustavo Silva
1
-7
/
+227
2025-03-04
iio: imu: bmi270: rename variable bmi270_device to data
Gustavo Silva
1
-44
/
+41
2025-03-04
iio: imu: bmi270: move private struct declaration to source file
Gustavo Silva
2
-16
/
+16
2025-03-04
iio: imu: adis16550: add adis16550 support
Robert Budai
3
-0
/
+1161
2025-02-24
iio: imu: st_lsm9ds0: Replace device.h with what is needed
Andy Shevchenko
2
-2
/
+2
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
1
-3
/
+15
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
1
-2
/
+3
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
1
-3
/
+13
2025-02-17
iio: imu: bmi323: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-19
/
+25
2025-02-03
iio: imu: bmi270: add temperature channel
Gustavo Silva
1
-5
/
+43
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+25
2024-12-28
iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to aligned_s64
Jonathan Cameron
2
-2
/
+2
2024-12-28
iio: imu: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2
-2
/
+2
2024-12-28
iio: imu: bno055: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-11
iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface drivers
Sean Nyekjaer
1
-9
/
+9
2024-12-07
iio: gyro: Add support for iam20380 sensor
Han Xu
4
-0
/
+38
2024-12-07
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+18
2024-12-07
iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer
Guenter Roeck
1
-3
/
+3
2024-12-07
iio: imu: adis16480: add devices to adis16480 driver
Darius Berghe
1
-0
/
+75
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
32
-52
/
+52
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
13
-32
/
+1131
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
3
-6
/
+0
2024-11-03
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
1
-1
/
+1
2024-11-03
iio: imu: bmi323: use bool for event state
Julien Stephan
1
-4
/
+4
2024-11-03
iio: fix write_event_config signature
Julien Stephan
4
-4
/
+4
2024-11-01
iio: imu: bmi270: Add support for BMI260
Justin Weiss
4
-1
/
+39
2024-11-01
iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU
Justin Weiss
1
-0
/
+339
2024-11-01
iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU
Justin Weiss
3
-0
/
+66
2024-11-01
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
1
-5
/
+2
[next]