aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu
AgeCommit message (Expand)Author
2019-12-10iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-12-02iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-12-02iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-08-16iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol
2019-06-21Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-27iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-04-22iio: imu: st_lsm6dsx: inline per-sensor dataLorenzo Bianconi
2019-04-14iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...YueHaibing
2019-04-14iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko
2019-04-07iio: imu: st_lsm6dsx: add support to LSM6DSRLorenzo Bianconi
2019-04-04iio: imu: adis16400: move adis16400.h into adis16400.cAlexandru Ardelean
2019-04-04iio: imu: adis16400: rename adis16400_core.c -> adi16400.cAlexandru Ardelean
2019-04-04iio: imu: adis16400: move burst logic to ADIS libAlexandru Ardelean
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean
2019-04-04iio: imu: adis16400: move trigger handler into adis16400_coreAlexandru Ardelean
2019-04-04iio: imu: st_lsm6dsx: add support to LSM6DSOXLorenzo Bianconi
2019-04-04iio: imu: adis16480: Add support for external clockStefan Popa
2019-04-04iio: imu: st_lsm6dsx: add support to ASM330LHHLorenzo Bianconi
2019-04-04iio: mpu6050: improve code readabilityH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-04-04iio: imu: adis16480: Add support for ADIS1649x family of devicesStefan Popa
2019-04-04iio: imu: adis16480: Deal with filter freq in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Calculate the sampling frequency in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Treat temperature scale in a generic wayStefan Popa
2019-04-04iio: imu: adis16480: Add OF device ID tableStefan Popa
2019-04-04iio: imu: adis16480: Add support for configurable drdy indicatorStefan Popa
2019-02-09iio:bmi160: use if (ret) instead of if (ret < 0)Martin Kelly
2019-02-09iio:bmi160: use iio_pollfunc_store_timeMartin Kelly
2019-02-09iio:bmi160: add drdy interrupt supportMartin Kelly
2019-02-09iio:bmi160: add SPDX identifiersMartin Kelly
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-02iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-22iio: imu: st_lsm6dsx: remove set but not used variable ''YueHaibing
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly
2018-12-03iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko
2018-11-25iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshotLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: add hw FIFO support to i2c controllerLorenzo Bianconi
2018-11-16iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routineLorenzo Bianconi