index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
iio: imu: st_lsm6dsx: flip irq return logic
Sean Nyekjaer
1
-1
/
+1
2019-07-28
iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR
Vitor Soares
3
-1
/
+65
2019-07-28
iio: imu: Add support for the ADIS16460 IMU
Alexandru Ardelean
3
-0
/
+502
2019-07-28
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
3
-6
/
+3
2019-05-27
iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controller
Lorenzo Bianconi
2
-8
/
+19
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
6
-0
/
+6
2019-05-20
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+64
2019-04-22
iio: imu: st_lsm6dsx: inline per-sensor data
Lorenzo Bianconi
1
-34
/
+16
2019-04-14
iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...
YueHaibing
1
-4
/
+0
2019-04-14
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
3
-5
/
+64
2019-04-07
iio: imu: st_lsm6dsx: add support to LSM6DSR
Lorenzo Bianconi
6
-6
/
+83
2019-04-04
iio: imu: adis16400: move adis16400.h into adis16400.c
Alexandru Ardelean
2
-198
/
+175
2019-04-04
iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
Alexandru Ardelean
2
-1
/
+0
2019-04-04
iio: imu: adis16400: move burst logic to ADIS lib
Alexandru Ardelean
5
-77
/
+41
2019-04-04
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
2
-4
/
+11
2019-04-04
iio: imu: adis16400: move trigger handler into adis16400_core
Alexandru Ardelean
3
-43
/
+46
[next]