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-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-81
/
+142
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-09
iio: imu: st_lsm6dsx: add FIFO ops data structure
Lorenzo Bianconi
3
-15
/
+63
2017-10-09
iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
3
-14
/
+47
2017-10-09
iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration
Lorenzo Bianconi
1
-15
/
+17
2017-10-09
iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size
Lorenzo Bianconi
1
-6
/
+5
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
8
-31
/
+10
2017-09-24
iio: imu: st_lsm6dsx: remove rounding configuration
Lorenzo Bianconi
1
-7
/
+0
2017-09-24
iio: imu: st_lsm6dsx: remove LIR configuration
Lorenzo Bianconi
1
-8
/
+0
2017-09-24
iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()
Lorenzo Bianconi
1
-1
/
+2
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-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
8
-11
/
+0
2017-08-20
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
1
-1
/
+1
2017-07-02
iio: adis16400: Change unsigned to unsigned int
Reno Farnesi
1
-2
/
+2
2017-07-01
iio: imu: st_lsm6dsx: support open drain mode
Lorenzo Bianconi
1
-0
/
+17
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
6
-84
/
+143
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2
-3
/
+39
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-11
iio: imu: st_lsm6dsx: support active-low interrupts
Lorenzo Bianconi
1
-0
/
+14
2017-06-03
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2
-3
/
+39
2017-05-21
iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro
Lorenzo Bianconi
1
-4
/
+2
2017-04-30
iio: imu: st_lsm6dsx: add system power management support
Lorenzo Bianconi
4
-0
/
+58
2017-04-30
iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo...
Lorenzo Bianconi
2
-3
/
+6
2017-04-14
iio: imu: st_lsm6dsx: simplify data ready pin parsing
Lorenzo Bianconi
1
-9
/
+1
2017-04-08
iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name
Lorenzo Bianconi
4
-8
/
+14
2017-04-03
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
6
-17
/
+42
2017-04-02
iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
Lorenzo Bianconi
1
-15
/
+26
2017-04-02
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
4
-0
/
+14
2017-04-02
iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer
simran singhal
1
-2
/
+2
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-03-19
iio: imu: inv_mpu6050: Add OF device ID table
Javier Martinez Canillas
1
-4
/
+34
2017-03-19
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Lorenzo Bianconi
1
-2
/
+2
2017-02-04
iio: imu: st_lsm6dsx: add support to lsm6ds3h
Lorenzo Bianconi
6
-6
/
+26
2017-02-04
iio: imu: st_lsm6dsx: add support to lsm6dsl
Lorenzo Bianconi
6
-5
/
+18
2017-02-04
iio: imu: st_lsm6dsx: add support to multiple devices with the same settings
Lorenzo Bianconi
2
-15
/
+18
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
[next]