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: st_lsm6dsx: inline per-sensor data
Lorenzo Bianconi
2019-04-22
1
-34
/
+16
*
iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...
YueHaibing
2019-04-14
1
-4
/
+0
*
iio: imu: st_lsm6dsx: add support to LSM6DSR
Lorenzo Bianconi
2019-04-07
6
-6
/
+83
*
iio: imu: adis16400: move adis16400.h into adis16400.c
Alexandru Ardelean
2019-04-04
2
-198
/
+175
*
iio: imu: adis16400: rename adis16400_core.c -> adi16400.c
Alexandru Ardelean
2019-04-04
2
-1
/
+0
*
iio: imu: adis16400: move burst logic to ADIS lib
Alexandru Ardelean
2019-04-04
5
-77
/
+41
*
iio: imu: adis: generalize burst mode support
Alexandru Ardelean
2019-04-04
2
-4
/
+11
*
iio: imu: adis16400: move trigger handler into adis16400_core
Alexandru Ardelean
2019-04-04
3
-43
/
+46
*
iio: imu: st_lsm6dsx: add support to LSM6DSOX
Lorenzo Bianconi
2019-04-04
6
-4
/
+17
*
iio: imu: adis16480: Add support for external clock
Stefan Popa
2019-04-04
1
-7
/
+179
*
iio: imu: st_lsm6dsx: add support to ASM330LHH
Lorenzo Bianconi
2019-04-04
6
-6
/
+57
*
iio: mpu6050: improve code readability
H. Nikolaus Schaller
2019-04-04
1
-2
/
+4
*
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-04-04
1
-2
/
+2
*
iio: imu: adis16480: Add support for ADIS1649x family of devices
Stefan Popa
2019-04-04
1
-0
/
+97
*
iio: imu: adis16480: Deal with filter freq in a generic way
Stefan Popa
2019-04-04
1
-4
/
+9
*
iio: imu: adis16480: Calculate the sampling frequency in a generic way
Stefan Popa
2019-04-04
1
-4
/
+14
*
iio: imu: adis16480: Treat temperature scale in a generic way
Stefan Popa
2019-04-04
1
-3
/
+15
*
iio: imu: adis16480: Add OF device ID table
Stefan Popa
2019-04-04
1
-0
/
+10
*
iio: imu: adis16480: Add support for configurable drdy indicator
Stefan Popa
2019-04-04
1
-2
/
+95
*
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
2019-02-09
1
-22
/
+18
*
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
2019-02-09
1
-3
/
+3
*
iio:bmi160: add drdy interrupt support
Martin Kelly
2019-02-09
2
-3
/
+278
*
iio:bmi160: add SPDX identifiers
Martin Kelly
2019-02-09
3
-11
/
+3
*
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-02-04
6
-9
/
+58
|
\
|
*
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
2019-02-02
5
-7
/
+58
|
*
iio: imu: st_lsm6dsx: remove set but not used variable ''
YueHaibing
2018-12-22
1
-2
/
+0
*
|
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-29
9
-176
/
+1276
|
\
|
|
*
iio: bmi160: use all devm functions in probe
Martin Kelly
2018-12-10
4
-41
/
+14
|
*
iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
Lorenzo Bianconi
2018-11-25
1
-6
/
+8
|
*
iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
Lorenzo Bianconi
2018-11-16
4
-6
/
+125
|
*
iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine
Lorenzo Bianconi
2018-11-16
1
-15
/
+29
|
*
iio: imu: st_lsm6dsx: add i2c embedded controller support
Lorenzo Bianconi
2018-11-16
4
-43
/
+909
|
*
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine
Lorenzo Bianconi
2018-11-16
3
-33
/
+15
|
*
iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
Lorenzo Bianconi
2018-11-16
3
-9
/
+88
|
*
iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
Lorenzo Bianconi
2018-11-16
2
-1
/
+2
|
*
iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap
Lorenzo Bianconi
2018-11-16
1
-3
/
+15
|
*
iio: imu: st_lsm6dsx: introduce locked read/write utility routines
Lorenzo Bianconi
2018-11-16
3
-38
/
+90
*
|
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
2018-12-03
1
-10
/
+6
|
/
*
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-16
1
-7
/
+6
|
\
|
*
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Lorenzo Bianconi
2018-09-02
1
-7
/
+6
*
|
iio: imu: st_lsm6dsx: add support to LSM6DSO
Lorenzo Bianconi
2018-09-02
6
-8
/
+205
*
|
iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
Lorenzo Bianconi
2018-09-02
1
-7
/
+9
*
|
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
Lorenzo Bianconi
2018-09-02
2
-2
/
+2
*
|
iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
Lorenzo Bianconi
2018-09-02
3
-3
/
+11
*
|
iio: imu: mpu6050: add support for regulator framework
Brian Masney
2018-08-18
2
-0
/
+64
|
/
*
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-07-25
5
-3
/
+29
|
\
|
*
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
2018-07-15
1
-3
/
+13
|
*
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
2018-07-15
3
-0
/
+13
|
*
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-07
1
-0
/
+3
*
|
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
2018-07-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
[next]