index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
2019-12-09
Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-12-08
iio: imu: st_lsm6dsx: do not power-off accel if events are enabled
Lorenzo Bianconi
2019-12-08
iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_mask
Lorenzo Bianconi
2019-12-08
iio: imu: st_lsm6dsx: fix decimation factor estimation
Lorenzo Bianconi
2019-12-08
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2019-11-27
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-11
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
2019-11-11
iio: adis16480: Fix scales factors
Nuno Sá
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-10
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2019-11-09
iio: imu: st_lsm6dsx: express odr in mHZ
Lorenzo Bianconi
2019-11-09
iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw
Lorenzo Bianconi
2019-11-09
iio: imu: st_lsm6dsx: explicitly define odr table size
Lorenzo Bianconi
2019-11-03
iio: imu: adis: assign read val in debugfs hook only if op successful
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: assign bias value only if operation succeeded
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: prefer `unsigned int` over `unsigned`
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: fix indentation of return statement
Alexandru Ardelean
2019-11-03
iio: imu: adis: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
iio: imu: adis16480: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
iio: imu: adis16460: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
iio: imu: adis16400: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-10-27
iio: imu: st_lsm6dsx: add support to LSM6DSRX
Lorenzo Bianconi
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
2019-10-22
iio: imu: Add support for the FXOS8700 IMU
Robert Jones
2019-10-15
iio: imu: st_lsm6dsx: add support to LSM6DS0
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: fix gyro gain definitions for LSM9DS1
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add odr calibration feature
Mario Tesi
2019-10-15
iio: imu: st_lsm6dsx: enable drdy-mask if available
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: enable wake-up event for LSM6DSO
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add missing kernel documenation
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add wakeup_source in st_sensors_platform_data
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: grab conf mutex in st_lsm6dsx_write_event_config
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: rely on st_lsm6dsx_update_bits_locked configuring events
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: always check enable_reg in st_lsm6dsx_event_setup
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: move bdu/boot and reset register info in hw_settings
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: do not access active-low/open-drain regs if not supported
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: move irq related definitions in irq_config
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: add sanity check for read_fifo pointer
Lorenzo Bianconi
2019-10-15
iio: imu: st_lsm6dsx: use st_lsm6dsx_read_locked in st_lsm6dsx_report_motion_...
Lorenzo Bianconi
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-12
iio: imu: adis16480: make sure provided frequency is positive
Alexandru Ardelean
2019-10-09
iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
Lorenzo Bianconi
2019-10-09
iio: imu: adis16400: fix memory leak
Navid Emamdoost
2019-10-09
iio: imu: adis16400: release allocated memory on failure
Navid Emamdoost
2019-10-05
iio: imu: st_lsm6dsx: add motion report function and call from interrupt
Sean Nyekjaer
2019-10-05
iio: imu: st_lsm6dsx: always enter interrupt thread
Sean Nyekjaer
[next]