summaryrefslogtreecommitdiff
path: root/drivers/iio/imu
Commit message (Expand)AuthorAge
* iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-03
* iio: imu: st_lsm6dsx: simplify data ready pin parsingLorenzo Bianconi2017-04-14
* iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev nameLorenzo Bianconi2017-04-08
* Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-03
|\
| * iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handlerLorenzo Bianconi2017-04-02
| * iio:imu:mpu6050 add explicit mpu9250 supportJonathan Cameron2017-04-02
| * iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointersimran singhal2017-04-02
* | Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman2017-03-27
|\ \ | |/ |/|
| * iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configurationLorenzo Bianconi2017-03-19
* | iio: imu: inv_mpu6050: Add OF device ID tableJavier Martinez Canillas2017-03-19
* | iio: imu: st_lsm6dsx: add support to lsm6ds3hLorenzo Bianconi2017-02-04
* | iio: imu: st_lsm6dsx: add support to lsm6dslLorenzo Bianconi2017-02-04
* | iio: imu: st_lsm6dsx: add support to multiple devices with the same settingsLorenzo Bianconi2017-02-04
|/
* iio: imu: st_lsm6dsx: add possibility to select drdy pinLorenzo Bianconi2017-01-28
* Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-23
|\
| * iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi2017-01-22
| * iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-21
| * iio: imu: add support to lsm6dsx driverLorenzo Bianconi2017-01-14
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-19
|\ \ | |/
| * iio: bmi160: Add of device table for spiMarcin Niestroj2016-12-30
| * iio: bmi160: Add of device table for i2cMarcin Niestroj2016-12-30
* | iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj2016-12-30
|/
* iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin2016-11-12
* iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2016-10-23
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-14
|\
| * iio:imu:mpu6050: icm20608 initial supportGregor Boirie2016-07-03
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-30
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-04
|\ \ | |/ |/|
| * iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard2016-06-11
* | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-20
|\ \ | |/
| * Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-07
| |\
| | * iio: bmi160: Fix ODR settingDaniel Baluta2016-05-04
| | * iio: bmi160: Fix output data rate for accelDaniel Baluta2016-05-04
* | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-09
|\ \ \ | |/ / |/| |
| * | imu: bmi160: Add avail frequency and scale attributesDaniel Baluta2016-05-04
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-20
|\ \ \ | | |/ | |/|
| * | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-26
| |\ \ | | |/
| | * iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard2016-04-25
| | * iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard2016-04-25
| | * iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard2016-04-25
| | * iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard2016-04-25
| | * iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard2016-04-25
| | * iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2016-04-23
| | * iio:adis: Add support for manual self-test flag clearLars-Peter Clausen2016-04-16
| | * iio: imu: Add initial support for Bosch BMI160Daniel Baluta2016-04-16
| * | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-11
| |\ \ | | |/ | |/|
| * | iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-03
| * | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-03-20
| * | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-03-05
* | | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-19
|\ \ \