summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu/inv_mpu6050
Commit message (Expand)AuthorAgeFilesLines
* iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-07-141-0/+43
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-056-54/+6Star
* Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-313-5/+64
|\
| * Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-05-203-5/+64
| |\
| | * iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko2019-04-143-5/+64
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/ /
* | iio: mpu6050: improve code readabilityH. Nikolaus Schaller2019-04-041-2/+4
* | iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-2/+2
|/
* Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-045-7/+58
|\
| * iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen2019-02-025-7/+58
* | iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko2018-12-031-10/+6Star
|/
* iio: imu: mpu6050: add support for regulator frameworkBrian Masney2018-08-182-0/+64
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-253-0/+13
|\
| * iio: imu: mpu6050: add support for 6515 variantBrian Masney2018-07-153-0/+13
* | Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-021-0/+2
|\ \ | |/ |/|
| * iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machinesHans de Goede2018-06-241-0/+2
* | iio: imu: inv_mpu6050: new timestamp mechanismJean-Baptiste Maneyrol2018-06-103-1/+96
* | iio: imu: inv_mpu6050: better fifo overflow handlingJean-Baptiste Maneyrol2018-06-102-3/+4
* | iio: imu: inv_mpu6050: fix fifo count readingJean-Baptiste Maneyrol2018-06-101-13/+11Star
* | iio: imu: inv_mpu6050: switch to use sample rate dividerJean-Baptiste Maneyrol2018-06-102-10/+24
* | iio: imu: inv_mpu6050: replace timestamp fifo by generic timestampJean-Baptiste Maneyrol2018-06-103-58/+2Star
|/
* iio: imu: inv_mpu6050: add comment about frequenciesMartin Kelly2018-05-221-1/+8
* iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly2018-05-121-2/+2
* iio: imu: inv_mpu6050: minor wording fixesMartin Kelly2018-05-063-4/+4
* iio: imu: inv_mpu6050: fix user_ctrl register overwrittenJean-Baptiste Maneyrol2018-05-065-12/+17
* iio: imu: inv_mpu6050: skip first sample when gyro is onJean-Baptiste Maneyrol2018-05-063-1/+10
* iio: imu: inv_mpu6050: fix possible deadlock between mutex and iioJean-Baptiste Maneyrol2018-05-061-18/+16Star
* iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux busJean-Baptiste Maneyrol2018-05-061-16/+25
* iio: imu: inv_mpu6050: clean read channel data error pathJean-Baptiste Maneyrol2018-04-281-6/+10
* iio: imu: inv_mpu6050: clean read raw by factorizing out raw dataJean-Baptiste Maneyrol2018-04-281-54/+62
* iio: imu: inv_mpu6050: use devm_* at init and delete removeJean-Baptiste Maneyrol2018-04-285-47/+12Star
* iio: imu: inv_mpu6050: fix error path not turning chip back offJean-Baptiste Maneyrol2018-04-282-16/+32
* iio:imu: inv_mpu6050: support more interrupt typesMartin Kelly2018-04-215-8/+64
* iio: imu: inv_mpu6050: use set_power_itg function in i2c muxJean-Baptiste Maneyrol2018-04-211-20/+13Star
* iio: imu: inv_mpu6050: clean set_power_itg and fix usageJean-Baptiste Maneyrol2018-04-211-20/+24
* iio: imu: Add mpu9255 support to mpu6050 driverDouglas Fischer2018-04-154-0/+14
* iio: imu: inv_mpu6050: do not flush fifo when iio buffer is fullJean-Baptiste Maneyrol2018-04-151-4/+2Star
* iio: imu: inv_mpu6050: clean double declaration of set_power_itgJean-Baptiste Maneyrol2018-03-301-1/+0Star
* iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko2017-12-021-2/+1Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-142-6/+8
|\
| * iio: imu: inv_mpu6050: make arrays hz and d staticColin Ian King2017-09-031-4/+6
| * iio: imu: inv_mpu6050: fix missing break in switchGustavo A. R. Silva2017-09-031-0/+2
| * iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-222-2/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-06-265-84/+129
|\
| * iio: imu: inv_mpu6050: test whoami first and against all known valuesJean-Baptiste Maneyrol2017-06-131-9/+24
| * iio: imu: inv_mpu6050: replace sprintf with scnprintfJean-Baptiste Maneyrol2017-06-111-1/+2
| * iio: imu: inv_mpu6050: fix lock issues by using our own mutexJean-Baptiste Maneyrol2017-06-115-74/+103
* | iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-032-3/+39
|/