index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
iio: imu: inv_mpu6050: add comment about frequencies
Martin Kelly
1
-1
/
+8
2018-05-12
iio: imu: inv_mpu6050: make loop a do-while
Martin Kelly
1
-2
/
+2
2018-05-06
iio: imu: inv_mpu6050: minor wording fixes
Martin Kelly
3
-4
/
+4
2018-05-06
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
Jean-Baptiste Maneyrol
5
-12
/
+17
2018-05-06
iio: imu: inv_mpu6050: skip first sample when gyro is on
Jean-Baptiste Maneyrol
3
-1
/
+10
2018-05-06
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
Jean-Baptiste Maneyrol
1
-18
/
+16
2018-05-06
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
Jean-Baptiste Maneyrol
1
-16
/
+25
2018-04-28
iio: imu: inv_mpu6050: clean read channel data error path
Jean-Baptiste Maneyrol
1
-6
/
+10
2018-04-28
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
Jean-Baptiste Maneyrol
1
-54
/
+62
2018-04-28
iio: imu: inv_mpu6050: use devm_* at init and delete remove
Jean-Baptiste Maneyrol
5
-47
/
+12
2018-04-28
iio: imu: inv_mpu6050: fix error path not turning chip back off
Jean-Baptiste Maneyrol
2
-16
/
+32
2018-04-21
iio:imu: inv_mpu6050: support more interrupt types
Martin Kelly
5
-8
/
+64
2018-04-21
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
Jean-Baptiste Maneyrol
1
-20
/
+13
2018-04-21
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
Jean-Baptiste Maneyrol
1
-20
/
+24
2018-04-15
iio: imu: Add mpu9255 support to mpu6050 driver
Douglas Fischer
4
-0
/
+14
2018-04-15
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
Jean-Baptiste Maneyrol
1
-4
/
+2
2018-03-30
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
Jean-Baptiste Maneyrol
1
-1
/
+0
2017-12-02
iio: imu: inv_mpu6050: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-03
iio: imu: inv_mpu6050: make arrays hz and d static
Colin Ian King
1
-4
/
+6
2017-09-03
iio: imu: inv_mpu6050: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+2
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2
-2
/
+0
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-84
/
+129
2017-06-13
iio: imu: inv_mpu6050: test whoami first and against all known values
Jean-Baptiste Maneyrol
1
-9
/
+24
2017-06-11
iio: imu: inv_mpu6050: replace sprintf with scnprintf
Jean-Baptiste Maneyrol
1
-1
/
+2
2017-06-11
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
Jean-Baptiste Maneyrol
5
-74
/
+103
2017-06-03
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2
-3
/
+39
2017-04-02
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
4
-0
/
+14
2017-03-19
iio: imu: inv_mpu6050: Add OF device ID table
Javier Martinez Canillas
1
-4
/
+34
2016-11-12
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
Peter Rosin
1
-1
/
+1
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-5
/
+15
2016-07-03
iio:imu:mpu6050: icm20608 initial support
Gregor Boirie
5
-4
/
+14
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
1
-2
/
+3
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-20
/
+102
2016-05-19
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
4
-59
/
+26
2016-05-04
iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
Peter Rosin
1
-42
/
+10
2016-05-04
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
1
-3
/
+26
2016-05-04
iio: imu: mpu6050: fix possible NULL dereferences
Matt Ranostay
2
-2
/
+4
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-20
/
+102
2016-04-25
iio: inv_mpu6050: Add explicit support for MPU9150
Crestez Dan Leonard
5
-6
/
+14
2016-04-25
iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
Crestez Dan Leonard
1
-0
/
+1
2016-04-25
iio: inv_mpu6050: Check WHO_AM_I register on probe
Crestez Dan Leonard
2
-0
/
+23
2016-04-25
iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
Crestez Dan Leonard
2
-5
/
+0
2016-04-25
iio: inv_mpu6050: Cleanup hw_info mapping
Crestez Dan Leonard
3
-6
/
+29
2016-04-23
iio:imu:mpu6050: enhance mounting matrix support
Gregor Boirie
2
-4
/
+36
2016-04-22
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
Peter Rosin
4
-20
/
+19
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2016-03-28
iio: imu: Fix inv_mpu6050 dependencies
Richard Weinberger
1
-2
/
+1
[next]