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-09-16
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
1
-7
/
+6
2018-09-02
iio: imu: st_lsm6dsx: add support to LSM6DSO
Lorenzo Bianconi
6
-8
/
+205
2018-09-02
iio: imu: st_lsm6dsx: add addr/max_word_len to st_lsm6dsx_read_block()
Lorenzo Bianconi
1
-7
/
+9
2018-09-02
iio: imu: st_lsm6dsx: make st_lsm6dsx_check_odr() non-static
Lorenzo Bianconi
2
-2
/
+2
2018-09-02
iio: imu: st_lsm6dsx: add read_fifo callback to fifo_ops
Lorenzo Bianconi
3
-3
/
+11
2018-09-02
iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Lorenzo Bianconi
1
-7
/
+6
2018-08-18
iio: imu: mpu6050: add support for regulator framework
Brian Masney
2
-0
/
+64
2018-07-25
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-3
/
+29
2018-07-15
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
1
-3
/
+13
2018-07-15
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
3
-0
/
+13
2018-07-07
iio:imu:adis: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-02
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+2
2018-06-26
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-79
/
+131
2018-06-24
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
Hans de Goede
1
-0
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-10
iio: imu: inv_mpu6050: new timestamp mechanism
Jean-Baptiste Maneyrol
3
-1
/
+96
2018-06-10
iio: imu: inv_mpu6050: better fifo overflow handling
Jean-Baptiste Maneyrol
2
-3
/
+4
2018-06-10
iio: imu: inv_mpu6050: fix fifo count reading
Jean-Baptiste Maneyrol
1
-13
/
+11
2018-06-10
iio: imu: inv_mpu6050: switch to use sample rate divider
Jean-Baptiste Maneyrol
2
-10
/
+24
2018-06-10
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
Jean-Baptiste Maneyrol
3
-58
/
+2
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
[next]