summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-221-1/+2
|\
| * iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_IDStephan Gerhold2020-01-131-1/+2
* | iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2020-01-182-0/+23
* | iio: imu: adis16480: Add support for ADIS16490Stefan Popa2020-01-181-0/+17
* | iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2020-01-182-5/+2
* | iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol2020-01-184-141/+90
* | iio: imu: adis: use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-131-9/+18
* | iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enableLorenzo Bianconi2020-01-131-2/+5
* | iio: adis: Remove startup_delayNuno Sá2020-01-121-1/+0
* | iio: adis: Introduce timeouts structureNuno Sá2020-01-124-6/+140
* | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-1016-185/+380
|\ \ | |/ |/|
| * iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi2019-12-294-15/+94
| * iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read...Lorenzo Bianconi2019-12-291-5/+6
| * iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi2019-12-293-15/+28
| * iio: imu: st_lsm6dsx: check if pull_up is located in primary pageLorenzo Bianconi2019-12-292-5/+14
| * iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi2019-12-293-5/+14
| * iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_sett...Lorenzo Bianconi2019-12-293-2/+5
| * iio: st_lsm6dsx: Make use of device propertiesAndy Shevchenko2019-12-291-13/+13
| * iio: st_lsm6dsx: Drop unneeded OF codeAndy Shevchenko2019-12-292-4/+2
| * iio: st_lsm6dsx: Mark predefined constants with __maybe_unusedAndy Shevchenko2019-12-291-2/+5
| * iio: imu: st_lsm6dsx: fix checkpatch warningLorenzo Bianconi2019-12-151-5/+5
| * iio: imu: inv_mpu6050: Select I2C_MUX againLinus Walleij2019-12-151-1/+2
| * iio: imu: adis16480: use state lock for filter freq setAlexandru Ardelean2019-11-231-3/+10
| * iio: imu: adis16400: rework locks using ADIS library's state lockAlexandru Ardelean2019-11-231-26/+25
| * iio: imu: adis: group single conversion under a single state lockAlexandru Ardelean2019-11-231-4/+4
| * iio: imu: adis: protect initial startup routine with state lockAlexandru Ardelean2019-11-231-6/+10
| * iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean2019-11-231-4/+4
| * iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean2019-11-231-4/+4
| * iio: imu: adis[16480]: group RW into a single lock in adis_enable_irq()Alexandru Ardelean2019-11-232-8/+13
| * iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean2019-11-231-19/+16
| * iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean2019-11-232-7/+7
| * iio: imu: inv_mpu6050: add support of MPU9150 magnetometerJean-Baptiste Maneyrol2019-11-164-36/+104
| * iio: imu: inv_mpu6050: delete not existing MPU9150 spi supportJean-Baptiste Maneyrol2019-11-162-4/+3
* | Merge tag 'iio-fixes-for-5.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-095-43/+86
|\ \
| * | iio: imu: st_lsm6dsx: do not power-off accel if events are enabledLorenzo Bianconi2019-12-081-4/+26
| * | iio: imu: st_lsm6dsx: track hw FIFO buffering with fifo_maskLorenzo Bianconi2019-12-083-15/+18
| * | iio: imu: st_lsm6dsx: fix decimation factor estimationLorenzo Bianconi2019-12-082-9/+18
| * | iio: imu: inv_mpu6050: fix temperature reporting using bad unitJean-Baptiste Maneyrol2019-12-082-15/+24
| |/
* | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-2727-391/+2949
|\|
| * Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-11-1310-216/+279
| |\
| | * iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-11-111-0/+1
| | * iio: adis16480: Fix scales factorsNuno Sá2019-11-111-36/+41
| | * iio: imu: mpu6050: Add support for vdd-supply regulatorStephan Gerhold2019-11-102-10/+37
| | * iio: imu: st_lsm6dsx: express odr in mHZLorenzo Bianconi2019-11-094-122/+131
| | * iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_rawLorenzo Bianconi2019-11-091-4/+5
| | * iio: imu: st_lsm6dsx: explicitly define odr table sizeLorenzo Bianconi2019-11-093-12/+29
| | * iio: imu: adis: assign read val in debugfs hook only if op successfulAlexandru Ardelean2019-11-031-1/+2
| | * iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2019-11-031-2/+4
| | * iio: imu: adis16480: prefer `unsigned int` over `unsigned`Alexandru Ardelean2019-11-031-1/+1
| | * iio: imu: adis16480: fix indentation of return statementAlexandru Ardelean2019-11-031-1/+1