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-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-09
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2
-4
/
+9
2020-12-30
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
1
-2
/
+2
2020-01-23
iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
Stephan Gerhold
1
-1
/
+2
2020-01-17
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
1
-2
/
+4
2020-01-17
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
1
-3
/
+4
2019-12-17
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2
-15
/
+24
2019-12-17
iio: adis16480: Fix scales factors
Nuno Sá
1
-36
/
+41
2019-12-17
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
1
-4
/
+5
2019-12-17
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
1
-0
/
+1
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
3
-3
/
+23
2019-10-12
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
1
-1
/
+4
2019-10-09
iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
Lorenzo Bianconi
1
-1
/
+3
2019-10-09
iio: imu: adis16400: fix memory leak
Navid Emamdoost
1
-1
/
+4
2019-10-09
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
1
-1
/
+4
2019-09-08
iio: imu: st_lsm6dsx: forbid 0 sensor sensitivity
Lorenzo Bianconi
3
-16
/
+25
2019-09-03
iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1
Lorenzo Bianconi
1
-4
/
+4
2019-09-03
iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
Lorenzo Bianconi
1
-6
/
+11
2019-09-03
iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo
mario tesi
1
-3
/
+3
2019-09-03
iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1
Martin Kepplinger
5
-1
/
+100
2019-08-27
iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct
Martin Kepplinger
2
-9
/
+28
2019-08-26
iio: imu: st_lsm6dsx: introduce update_fifo function pointer
Lorenzo Bianconi
3
-4
/
+25
2019-08-18
iio: imu: adis16460: fix variable signedness
Alexandru Ardelean
1
-1
/
+1
2019-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
14
-115
/
+1018
2019-08-05
iio: imu: inv_mpu6050: be more explicit on supported chips
Jean-Baptiste Maneyrol
1
-4
/
+6
2019-08-05
iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type
Martin Kepplinger
1
-2
/
+2
2019-08-05
iio: imu: st_lsm6dsx: add support to ISM330DHCX
Lorenzo Bianconi
6
-5
/
+22
2019-08-05
iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-20
/
+81
2019-08-05
iio: imu: st_lsm6dsx: inline output acc/gyro output regs
Lorenzo Bianconi
1
-20
/
+6
2019-08-05
iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-33
/
+144
2019-08-05
iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2
-32
/
+166
2019-07-27
iio: imu: st_lsm6dsx: flip irq return logic
Sean Nyekjaer
1
-1
/
+1
2019-07-27
iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR
Vitor Soares
3
-1
/
+65
2019-07-27
iio: imu: Add support for the ADIS16460 IMU
Alexandru Ardelean
3
-0
/
+502
2019-07-27
iio: imu: adis: Add support for SPI transfer cs_change_delay
Alexandru Ardelean
1
-0
/
+12
2019-07-27
iio: imu: st_lsm6dsx: add support to LSM6DS3TR-C
Lorenzo Bianconi
6
-6
/
+21
2019-07-27
iio: imu: mpu6050: Replace devm_add_action() followed by failure action with ...
Fuqian Huang
1
-2
/
+1
2019-07-14
iio: imu: mpu6050: add missing available scan masks
Jean-Baptiste Maneyrol
1
-0
/
+43
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
4
-20
/
+48
2019-06-21
Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-10
/
+2
2019-06-17
Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-8
/
+19
2019-06-17
iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings
Lorenzo Bianconi
4
-20
/
+48
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
6
-54
/
+6
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
8
-16
/
+8
2019-05-31
Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+64
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
5
-10
/
+5
[next]