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-29
iio: st_lsm6dsx: Make use of device properties
Andy Shevchenko
2019-12-29
iio: st_lsm6dsx: Drop unneeded OF code
Andy Shevchenko
2019-12-29
iio: st_lsm6dsx: Mark predefined constants with __maybe_unused
Andy Shevchenko
2019-12-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
2019-12-15
iio: imu: inv_mpu6050: Select I2C_MUX again
Linus Walleij
2019-11-23
iio: imu: adis16480: use state lock for filter freq set
Alexandru Ardelean
2019-11-23
iio: imu: adis16400: rework locks using ADIS library's state lock
Alexandru Ardelean
2019-11-23
iio: imu: adis: group single conversion under a single state lock
Alexandru Ardelean
2019-11-23
iio: imu: adis: protect initial startup routine with state lock
Alexandru Ardelean
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
2019-11-23
iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()
Alexandru Ardelean
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
2019-11-16
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
Jean-Baptiste Maneyrol
2019-11-16
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
Jean-Baptiste Maneyrol
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
[next]