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: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
2024-08-17
1
-2
/
+11
*
iio: imu: adis16475: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-30
/
+14
*
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-39
/
+24
*
iio: imu: adis16400: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-37
/
+35
*
iio: imu: adis: move to the cleanup magic
Nuno Sa
2024-06-25
2
-13
/
+6
*
iio: imu: adis_buffer: split trigger handling
Nuno Sa
2024-06-25
1
-18
/
+27
*
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
4
-17
/
+14
*
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-17
8
-14
/
+26
|
\
|
*
iio: imu: inv_mpu6050: stabilized timestamping in interrupt
Jean-Baptiste Maneyrol
2024-06-03
2
-2
/
+3
|
*
iio: imu: inv_icm42600: delete unneeded update watermark call
Jean-Baptiste Maneyrol
2024-06-02
2
-8
/
+0
|
*
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
2024-06-02
3
-2
/
+20
|
*
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
2024-05-27
1
-2
/
+3
*
|
iio: imu: inv_icm42600: add support of accel low-power mode
Jean-Baptiste Maneyrol
2024-06-13
3
-4
/
+151
*
|
iio: imu: inv_icm42600: add register caching in the regmap
Jean-Baptiste Maneyrol
2024-06-13
1
-0
/
+44
*
|
iio: adis16480: add support for adis16545/7 families
Ramona Gradinariu
2024-06-04
1
-8
/
+229
*
|
iio: imu: adis16480.c: Add delta angle and delta velocity channels
Ramona Gradinariu
2024-06-04
1
-2
/
+70
*
|
iio: adis16480: make the burst_max_speed configurable
Ramona Gradinariu
2024-06-04
1
-40
/
+44
*
|
drivers: iio: imu: Add support for adis1657x family
Ramona Gradinariu
2024-06-04
1
-46
/
+556
*
|
iio: imu: adis16475: Re-define ADIS16475_DATA
Ramona Gradinariu
2024-06-04
1
-49
/
+92
*
|
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
2024-06-04
1
-11
/
+26
*
|
drivers: iio: imu: adis16475: generic computation for sample rate
Ramona Gradinariu
2024-06-04
1
-17
/
+22
*
|
iio: imu: adis16475: Create push single sample API
Ramona Gradinariu
2024-06-04
1
-2
/
+10
*
|
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
2024-06-04
1
-14
/
+18
*
|
drivers: iio: imu: Add support for ADIS16501
Ramona Gradinariu
2024-06-04
2
-2
/
+25
*
|
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
2024-06-04
1
-3
/
+5
*
|
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
4
-5
/
+5
*
|
iio: imu: bmi160: add support for bmi120
Danila Tikhonov
2024-05-27
3
-6
/
+26
|
/
*
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
12
-138
/
+809
|
\
|
*
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-1
/
+3
|
|
\
|
*
|
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2024-05-03
2
-13
/
+9
|
*
|
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
2024-04-29
7
-43
/
+193
|
*
|
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
2024-04-13
4
-0
/
+13
|
*
|
iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
Jean-Baptiste Maneyrol
2024-03-25
2
-51
/
+166
|
*
|
iio: imu: inv_mpu6050: add new interrupt handler for WoM events
Jean-Baptiste Maneyrol
2024-03-25
3
-16
/
+66
|
*
|
iio: imu: inv_mpu6050: add WoM event as accel event
Jean-Baptiste Maneyrol
2024-03-25
1
-8
/
+59
|
*
|
iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
Jean-Baptiste Maneyrol
2024-03-25
4
-13
/
+309
|
*
|
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-03-25
1
-1
/
+1
*
|
|
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-1
/
+1
|
|
/
|
/
|
*
|
iio:imu: adis16475: Fix sync mode setting
Ramona Gradinariu
2024-04-06
1
-1
/
+3
|
/
*
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
18
-97
/
+176
|
\
|
*
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
18
-97
/
+176
|
|
\
|
|
*
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
2024-02-19
1
-0
/
+21
|
|
*
iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables
andy.shevchenko@gmail.com
2024-02-19
1
-1
/
+1
|
|
*
iio: st_sensors: lsm9ds0: Don't use "proxy" headers
andy.shevchenko@gmail.com
2024-02-19
4
-5
/
+12
|
|
*
iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
andy.shevchenko@gmail.com
2024-02-19
1
-10
/
+7
|
|
*
Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
Jesus Gonzalez
2024-02-17
1
-0
/
+9
|
|
*
iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
Lorenzo Bianconi
2024-02-17
6
-0
/
+19
|
|
*
iio: imu: st_lsm6dsx: improve kernel docs and comments
Lorenzo Bianconi
2024-02-17
3
-14
/
+71
|
|
*
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
2024-02-17
1
-47
/
+31
|
|
*
iio: imu: adis16480: make use of irq_get_trigger_type()
Nuno Sa
2024-02-17
1
-8
/
+1
[next]