summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu
Commit message (Expand)AuthorAgeFilesLines
* iio: imu: st_lsm6dsx: add possibility to select drdy pinLorenzo Bianconi2017-01-281-6/+53
* Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-2310-4/+1521
|\
| * iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definitionLorenzo Bianconi2017-01-221-3/+3
| * iio: bmi160: use variable names for sizeof() operatorAlison Schofield2017-01-211-4/+4
| * iio: imu: add support to lsm6dsx driverLorenzo Bianconi2017-01-149-0/+1517
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-192-6/+26
|\|
| * iio: bmi160: Add of device table for spiMarcin Niestroj2016-12-301-4/+14
| * iio: bmi160: Add of device table for i2cMarcin Niestroj2016-12-301-2/+12
* | iio: bmi160: Fix time needed to sleep after command executionMarcin Niestroj2016-12-301-19/+6
|/
* iio: imu: inv_mpu6050: inform the i2c mux core about how it is usedPeter Rosin2016-11-121-1/+1
* iio: bmi160_core: Fix sparse warning due to incorrect type in assignmentsayli karnik2016-10-231-1/+2
* Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-07-147-6/+17
|\
| * iio:imu:mpu6050: icm20608 initial supportGregor Boirie2016-07-035-4/+14
| * iio:core: timestamping clock selection supportGregor Boirie2016-06-302-2/+3
* | Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-041-2/+3
|\ \ | |/ |/|
| * iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard2016-06-111-2/+3
* | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-8/+8
|\|
| * Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-071-8/+8
| |\
| | * iio: bmi160: Fix ODR settingDaniel Baluta2016-05-041-2/+2
| | * iio: bmi160: Fix output data rate for accelDaniel Baluta2016-05-041-6/+6
* | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-091-0/+27
|\ \ \ | |/ / |/| |
| * | imu: bmi160: Add avail frequency and scale attributesDaniel Baluta2016-05-041-0/+27
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2015-22/+890
|\ \ \ | | |/ | |/|
| * | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-2614-21/+890
| |\|
| | * iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard2016-04-255-6/+14
| | * iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard2016-04-251-0/+1
| | * iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard2016-04-252-0/+23
| | * iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard2016-04-252-5/+0
| | * iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard2016-04-253-6/+29
| | * iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2016-04-232-4/+36
| | * iio:adis: Add support for manual self-test flag clearLars-Peter Clausen2016-04-161-1/+6
| | * iio: imu: Add initial support for Bosch BMI160Daniel Baluta2016-04-168-0/+782
| * | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-2/+1
| |\ \ | | |/ | |/|
| * | iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-031-1/+0
| * | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-03-201-3/+26
| * | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-03-052-2/+4
* | | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-05-194-59/+26
|\ \ \
| * | | iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin2016-05-041-42/+10
| * | | iio: imu: inv_mpu6050: convert to use an explicit i2c mux corePeter Rosin2016-04-224-20/+19
| | |/ | |/|
* | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
* | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
|/ /
* / iio: imu: Fix inv_mpu6050 dependenciesRichard Weinberger2016-03-281-2/+1
|/
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: imu: mpu6050: add mpu6500 register settingsMatt Ranostay2016-02-254-6/+34
* iio: imu: mpu6050: add calibration offset supportMatt Ranostay2016-02-252-2/+59
* iio: imu: mpu6050: add missing docstring for int_pin_cfgMatt Ranostay2016-02-251-0/+1
* iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delayMatt Ranostay2016-02-253-3/+10
* iio: imu: mpu6050: use inv_mpu6050_sensor_show return codeMatt Ranostay2016-02-251-1/+1
* iio: imu: mpu6050: remove trailing whitespacesMatt Ranostay2016-02-241-4/+4
* iio: imu: inv_mpu6050: Fix alignment with open parenthesisDaniel Baluta2016-02-244-49/+49