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: Fix selection of ST_LSM6DS3_ID
Stephan Gerhold
2020-01-13
1
-1
/
+2
*
Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-12-09
5
-43
/
+86
|
\
|
*
iio: imu: st_lsm6dsx: do not power-off accel if events are enabled
Lorenzo Bianconi
2019-12-08
1
-4
/
+26
|
*
iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_mask
Lorenzo Bianconi
2019-12-08
3
-15
/
+18
|
*
iio: imu: st_lsm6dsx: fix decimation factor estimation
Lorenzo Bianconi
2019-12-08
2
-9
/
+18
|
*
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2019-12-08
2
-15
/
+24
*
|
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-27
27
-391
/
+2949
|
\
|
|
*
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-13
10
-216
/
+279
|
|
\
|
|
*
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
2019-11-11
1
-0
/
+1
|
|
*
iio: adis16480: Fix scales factors
Nuno Sá
2019-11-11
1
-36
/
+41
|
|
*
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2019-11-10
2
-10
/
+37
|
|
*
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
2019-11-09
4
-122
/
+131
|
|
*
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
2019-11-09
1
-4
/
+5
|
|
*
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
2019-11-09
3
-12
/
+29
|
|
*
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
2019-11-03
1
-1
/
+2
|
|
*
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
2019-11-03
1
-2
/
+4
|
|
*
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
2019-11-03
1
-1
/
+1
|
|
*
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
2019-11-03
1
-1
/
+1
|
|
*
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-1
/
+1
|
|
*
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-14
/
+14
|
|
*
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-4
/
+4
|
|
*
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-11
/
+11
|
*
|
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-11
4
-4
/
+27
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
2019-10-27
6
-5
/
+21
|
*
|
iio: imu: Add support for the FXOS8700 IMU
Robert Jones
2019-10-22
6
-0
/
+821
|
*
|
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
2019-10-15
5
-2
/
+17
|
*
|
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
2019-10-15
1
-3
/
+4
|
*
|
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
2019-10-15
3
-3
/
+29
|
*
|
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
2019-10-15
3
-0
/
+29
|
*
|
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
2019-10-15
1
-1
/
+24
|
*
|
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
2019-10-15
1
-0
/
+3
|
*
|
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
2019-10-15
1
-2
/
+4
|
*
|
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-10-15
1
-16
/
+19
|
*
|
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
2019-10-15
1
-0
/
+2
|
*
|
iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
Lorenzo Bianconi
2019-10-15
1
-11
/
+14
|
*
|
iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
Lorenzo Bianconi
2019-10-15
1
-12
/
+11
|
*
|
iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2019-10-15
2
-22
/
+99
|
*
|
iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
Lorenzo Bianconi
2019-10-15
2
-14
/
+67
|
*
|
iio: imu: st_lsm6dsx: move irq related definitions in irq_config
Lorenzo Bianconi
2019-10-15
2
-108
/
+179
|
*
|
iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer
Lorenzo Bianconi
2019-10-15
2
-0
/
+6
|
*
|
iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...
Lorenzo Bianconi
2019-10-15
1
-14
/
+20
|
*
|
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-14
4
-19
/
+36
|
|
\
\
|
*
|
|
iio: imu: st_lsm6dsx: add motion report function and call from interrupt
Sean Nyekjaer
2019-10-05
2
-4
/
+98
|
*
|
|
iio: imu: st_lsm6dsx: always enter interrupt thread
Sean Nyekjaer
2019-10-05
1
-8
/
+1
|
*
|
|
iio: imu: st_lsm6dsx: add wakeup-source option
Sean Nyekjaer
2019-10-05
1
-0
/
+14
|
*
|
|
iio: imu: st_lsm6dsx: add motion events
Sean Nyekjaer
2019-10-05
2
-4
/
+228
|
*
|
|
iio: imu: st_lsm6dsx: move interrupt thread to core
Sean Nyekjaer
2019-10-05
2
-77
/
+89
|
*
|
|
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
2019-10-05
4
-12
/
+88
|
*
|
|
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
2019-10-05
5
-4
/
+538
|
*
|
|
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
2019-10-05
3
-1
/
+225
[next]