index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
1
-1
/
+1
*
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
2024-12-07
1
-1
/
+6
*
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
2024-12-07
3
-1
/
+18
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
32
-52
/
+52
*
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-09
13
-32
/
+1131
|
\
|
*
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
2024-11-03
1
-1
/
+1
|
*
iio: imu: bmi323: use bool for event state
Julien Stephan
2024-11-03
1
-4
/
+4
|
*
iio: fix write_event_config signature
Julien Stephan
2024-11-03
4
-4
/
+4
|
*
iio: imu: bmi270: Add support for BMI260
Justin Weiss
2024-11-01
4
-1
/
+39
|
*
iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU
Justin Weiss
2024-11-01
1
-0
/
+339
|
*
iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU
Justin Weiss
2024-11-01
3
-0
/
+66
|
*
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-5
/
+2
|
*
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
2024-10-28
1
-4
/
+1
|
*
iio: imu: bmi270: Provide chip info as configuration structure
Justin Weiss
2024-10-28
4
-11
/
+40
|
*
iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes
Justin Weiss
2024-10-28
1
-4
/
+0
|
*
iio: imu: smi240: add driver
Shen Jianping
2024-10-21
3
-0
/
+637
*
|
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-11-08
3
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
2024-10-29
3
-6
/
+0
*
|
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
1
-12
/
+11
|
\
|
|
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
1
-12
/
+11
|
|
\
|
|
*
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
2024-09-30
1
-1
/
+3
|
|
*
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
2024-09-30
1
-6
/
+6
|
|
*
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
2024-09-30
1
-5
/
+2
*
|
|
iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
Yang Li
2024-10-17
1
-1
/
+0
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
2
-2
/
+2
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
2
-2
/
+2
|
|
/
*
|
iio: imu: bmi323: remove redundant register definition
Tarang Raval
2024-10-10
1
-1
/
+0
*
|
iio: imu: bmi270: Add spi driver for bmi270 imu
Alex Lanzano
2024-10-10
6
-7
/
+105
*
|
iio: imu: inv_mpu6050: add support for IAM-20680HT/HP
Jean-Baptiste Maneyrol
2024-10-05
4
-0
/
+44
*
|
iio: imu: kmx61: Drop most likely fake ACPI ID
Andy Shevchenko
2024-09-30
1
-22
/
+3
*
|
iio: imu: Add i2c driver for bmi270 imu
Alex Lanzano
2024-09-30
7
-0
/
+407
*
|
iio: imu: inv_mpu6050: Use upper_16_bits()/lower_16_bits() helpers
Andy Shevchenko
2024-09-30
1
-2
/
+4
*
|
iio: imu: st_lsm6dsx: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
1
-10
/
+5
*
|
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
2024-09-30
1
-1
/
+1
*
|
iio: imu: fxos8700: Drop unused acpi.h
Andy Shevchenko
2024-09-30
1
-1
/
+0
*
|
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
1
-2
/
+1
*
|
iio: imu: inv_mpu6050: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
1
-8
/
+1
*
|
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
1
-9
/
+1
*
|
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
1
-7
/
+1
*
|
iio: imu: bmi160: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
1
-10
/
+1
*
|
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2024-09-30
2
-0
/
+34
|
/
*
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-09
1
-2
/
+11
|
\
|
*
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
2024-08-17
1
-2
/
+11
*
|
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
2024-09-03
1
-17
/
+6
*
|
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
2024-09-03
1
-69
/
+1
*
|
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
2024-09-03
1
-2
/
+159
*
|
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
|
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
|
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-14
/
+4
*
|
iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
2024-08-10
1
-6
/
+3
[next]