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
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
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-04-08
iio: imu: st_lsm6dsx: add support to ism330dlc
Lorenzo Bianconi
6
-7
/
+21
2018-04-08
iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSL
Lorenzo Bianconi
1
-2
/
+2
2018-03-30
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
Jean-Baptiste Maneyrol
1
-1
/
+0
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
1
-3
/
+4
2018-02-17
iio: adis_lib: Initialize trigger before requesting interrupt
Lars-Peter Clausen
1
-3
/
+4
2018-01-30
iio: imu: st_lsm6dsx: add hw timestamp support
Lorenzo Bianconi
3
-70
/
+224
2018-01-08
imu:adis16480: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
1
-12
/
+16
2018-01-08
iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
Lorenzo Bianconi
1
-2
/
+0
2018-01-08
iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
Lorenzo Bianconi
3
-4
/
+11
2018-01-08
iio: imu: st_lsm6dsx: add regmap API support
Lorenzo Bianconi
6
-211
/
+131
2018-01-08
iio: imu: st_lsm6dsx: introduce conf_lock mutex
Lorenzo Bianconi
3
-8
/
+21
2018-01-08
iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
Lorenzo Bianconi
1
-1
/
+1
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
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
[next]