summaryrefslogtreecommitdiff
path: root/drivers/iio/imu
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin2016-05-04
| * | | iio: imu: inv_mpu6050: convert to use an explicit i2c mux corePeter Rosin2016-04-22
| | |/ | |/|
* | | iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-04
* | | iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-04
|/ /
* | iio: imu: Fix inv_mpu6050 dependenciesRichard Weinberger2016-03-28
|/
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-27
* iio: imu: mpu6050: add mpu6500 register settingsMatt Ranostay2016-02-25
* iio: imu: mpu6050: add calibration offset supportMatt Ranostay2016-02-25
* iio: imu: mpu6050: add missing docstring for int_pin_cfgMatt Ranostay2016-02-25
* iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delayMatt Ranostay2016-02-25
* iio: imu: mpu6050: use inv_mpu6050_sensor_show return codeMatt Ranostay2016-02-25
* iio: imu: mpu6050: remove trailing whitespacesMatt Ranostay2016-02-24
* iio: imu: inv_mpu6050: Fix alignment with open parenthesisDaniel Baluta2016-02-24
* iio: imu: inv_mpu6050: Fix code indent for if statementDaniel Baluta2016-02-24
* iio: imu: inv_mpu6050: Delete space before commaDaniel Baluta2016-02-24
* iio: imu: inv_mpu6050: Remove unnecessary parenthesesDaniel Baluta2016-02-24
* iio: imu: inv_mpu6050: Fix newlines to make code easier to readDaniel Baluta2016-02-24
* iio: imu: inv_mpu6050: Fix Yoda conditionsDaniel Baluta2016-02-24