index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
7
-6
/
+17
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
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
2
-2
/
+3
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-8
/
+8
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
1
-2
/
+3
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+27
2016-06-07
Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-8
/
+8
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-22
/
+890
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
imu: bmi160: Add avail frequency and scale attributes
Daniel Baluta
1
-0
/
+27
2016-05-04
iio: bmi160: Fix ODR setting
Daniel Baluta
1
-2
/
+2
2016-05-04
iio: bmi160: Fix output data rate for accel
Daniel Baluta
1
-6
/
+6
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
14
-21
/
+890
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-16
iio:adis: Add support for manual self-test flag clear
Lars-Peter Clausen
1
-1
/
+6
2016-04-16
iio: imu: Add initial support for Bosch BMI160
Daniel Baluta
8
-0
/
+782
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2016-03-28
iio: imu: Fix inv_mpu6050 dependencies
Richard Weinberger
1
-2
/
+1
2016-03-20
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
1
-3
/
+26
2016-03-05
iio: imu: mpu6050: fix possible NULL dereferences
Matt Ranostay
2
-2
/
+4
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
1
-1
/
+1
2016-02-25
iio: imu: mpu6050: add mpu6500 register settings
Matt Ranostay
4
-6
/
+34
2016-02-25
iio: imu: mpu6050: add calibration offset support
Matt Ranostay
2
-2
/
+59
2016-02-25
iio: imu: mpu6050: add missing docstring for int_pin_cfg
Matt Ranostay
1
-0
/
+1
2016-02-25
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
Matt Ranostay
3
-3
/
+10
2016-02-25
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
Matt Ranostay
1
-1
/
+1
2016-02-24
iio: imu: mpu6050: remove trailing whitespaces
Matt Ranostay
1
-4
/
+4
2016-02-24
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
Daniel Baluta
4
-49
/
+49
2016-02-24
iio: imu: inv_mpu6050: Fix code indent for if statement
Daniel Baluta
1
-2
/
+2
2016-02-24
iio: imu: inv_mpu6050: Delete space before comma
Daniel Baluta
1
-1
/
+1
2016-02-24
iio: imu: inv_mpu6050: Remove unnecessary parentheses
Daniel Baluta
1
-2
/
+2
2016-02-24
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
Daniel Baluta
2
-1
/
+2
2016-02-24
iio: imu: inv_mpu6050: Fix Yoda conditions
Daniel Baluta
2
-4
/
+4
2016-02-24
iio: imu: inv_mpu6050: Fix multiline comments style
Daniel Baluta
1
-14
/
+23
2016-02-13
iio: imu: inv_mpu6050: Add SPI support for MPU6000
Adriana Reus
6
-3
/
+123
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
8
-203
/
+265
2016-02-13
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
Adriana Reus
5
-53
/
+57
2016-02-13
iio: imu: inv-mpu6050: Fix interrupt pin configuration
Adriana Reus
2
-2
/
+3
2016-02-01
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-3
/
+2
[next]