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
2017-03-19
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Lorenzo Bianconi
1
-2
/
+2
2017-01-28
iio: imu: st_lsm6dsx: add possibility to select drdy pin
Lorenzo Bianconi
1
-6
/
+53
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
10
-4
/
+1521
2017-01-22
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
Lorenzo Bianconi
1
-3
/
+3
2017-01-21
iio: bmi160: use variable names for sizeof() operator
Alison Schofield
1
-4
/
+4
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-6
/
+26
2017-01-14
iio: imu: add support to lsm6dsx driver
Lorenzo Bianconi
9
-0
/
+1517
2016-12-30
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
1
-19
/
+6
2016-12-30
iio: bmi160: Add of device table for spi
Marcin Niestroj
1
-4
/
+14
2016-12-30
iio: bmi160: Add of device table for i2c
Marcin Niestroj
1
-2
/
+12
2016-11-12
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
Peter Rosin
1
-1
/
+1
2016-10-23
iio: bmi160_core: Fix sparse warning due to incorrect type in assignment
sayli karnik
1
-1
/
+2
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
[next]