index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
1
-3
/
+0
2021-03-24
iio: adis16400: Fix an error code in adis16400_initial_setup()
Dan Carpenter
1
-2
/
+1
2021-01-17
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
2021-01-17
iio: imu: st_lsm6dsx: flip irq return logic
Sean Nyekjaer
1
-1
/
+1
2021-01-09
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
1
-4
/
+9
2020-12-30
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
1
-2
/
+2
2020-08-05
iio: imu: adis16400: fix memory leak
Sasha Levin
1
-1
/
+4
2020-01-17
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
1
-2
/
+4
2019-12-17
iio: imu: mpu6050: add missing available scan masks
Jean-Baptiste Maneyrol
1
-0
/
+43
2019-12-17
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2
-15
/
+24
2019-12-17
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
1
-0
/
+1
2019-11-12
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
3
-5
/
+64
2019-11-12
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
3
-3
/
+23
2019-11-12
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
5
-7
/
+58
2019-11-12
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
1
-1
/
+4
2019-11-06
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
1
-1
/
+4
2018-09-02
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Lorenzo Bianconi
1
-7
/
+6
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-3
/
+29
2018-07-15
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
1
-3
/
+13
2018-07-15
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
3
-0
/
+13
2018-07-07
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-02
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2018-06-26
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-79
/
+131
2018-06-24
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
1
-0
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-10
iio: imu: inv_mpu6050: new timestamp mechanism
Jean-Baptiste Maneyrol
3
-1
/
+96
2018-06-10
iio: imu: inv_mpu6050: better fifo overflow handling
Jean-Baptiste Maneyrol
2
-3
/
+4
2018-06-10
iio: imu: inv_mpu6050: fix fifo count reading
Jean-Baptiste Maneyrol
1
-13
/
+11
2018-06-10
iio: imu: inv_mpu6050: switch to use sample rate divider
Jean-Baptiste Maneyrol
2
-10
/
+24
2018-06-10
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
Jean-Baptiste Maneyrol
3
-58
/
+2
2018-05-22
iio: imu: inv_mpu6050: add comment about frequencies
Martin Kelly
1
-1
/
+8
2018-05-12
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
1
-2
/
+2
2018-05-06
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
3
-4
/
+4
2018-05-06
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
5
-12
/
+17
2018-05-06
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
3
-1
/
+10
2018-05-06
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
Jean-Baptiste Maneyrol
1
-18
/
+16
2018-05-06
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
Jean-Baptiste Maneyrol
1
-16
/
+25
2018-04-28
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
1
-6
/
+10
2018-04-28
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
1
-54
/
+62
2018-04-28
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
5
-47
/
+12
2018-04-28
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2
-16
/
+32
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
5
-8
/
+64
2018-04-21
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
1
-20
/
+13
2018-04-21
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
1
-20
/
+24
2018-04-15
iio: imu: Add mpu9255 support to mpu6050 driver
Douglas Fischer
4
-0
/
+14
2018-04-15
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
1
-4
/
+2
2018-04-08
iio: imu: st_lsm6dsx: add support to ism330dlc
Lorenzo Bianconi
6
-7
/
+21
2018-04-08
iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
Lorenzo Bianconi
1
-2
/
+2
2018-03-30
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
Jean-Baptiste Maneyrol
1
-1
/
+0
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
1
-3
/
+4
[next]