index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adis_lib: Initialize trigger before requesting interrupt
Lars-Peter Clausen
2018-02-17
1
-3
/
+4
*
imu:adis16480: fix debugfs_simple_attr.cocci warnings
Venkat Prashanth B U
2018-01-08
1
-12
/
+16
*
iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
Lorenzo Bianconi
2018-01-08
1
-2
/
+0
*
iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
Lorenzo Bianconi
2018-01-08
3
-4
/
+11
*
iio: imu: st_lsm6dsx: add regmap API support
Lorenzo Bianconi
2018-01-08
6
-211
/
+131
*
iio: imu: st_lsm6dsx: introduce conf_lock mutex
Lorenzo Bianconi
2018-01-08
3
-8
/
+21
*
iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()
Lorenzo Bianconi
2018-01-08
1
-1
/
+1
*
iio: imu: inv_mpu6050: Remove duplicate NULL check
Andy Shevchenko
2017-12-02
1
-2
/
+1
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
10
-81
/
+142
|
\
|
*
iio: imu: st_lsm6dsx: add FIFO ops data structure
Lorenzo Bianconi
2017-10-09
3
-15
/
+63
|
*
iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings
Lorenzo Bianconi
2017-10-09
3
-14
/
+47
|
*
iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration
Lorenzo Bianconi
2017-10-09
1
-15
/
+17
|
*
iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size
Lorenzo Bianconi
2017-10-09
1
-6
/
+5
|
*
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
8
-31
/
+10
|
|
\
|
|
*
iio: imu: st_lsm6dsx: remove rounding configuration
Lorenzo Bianconi
2017-09-24
1
-7
/
+0
|
|
*
iio: imu: st_lsm6dsx: remove LIR configuration
Lorenzo Bianconi
2017-09-24
1
-8
/
+0
|
|
*
iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()
Lorenzo Bianconi
2017-09-24
1
-1
/
+2
|
|
*
iio: imu: inv_mpu6050: make arrays hz and d static
Colin Ian King
2017-09-03
1
-4
/
+6
|
|
*
iio: imu: inv_mpu6050: fix missing break in switch
Gustavo A. R. Silva
2017-09-03
1
-0
/
+2
|
|
*
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
8
-11
/
+0
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
/
*
|
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: imu: adis16480: Fix acceleration scale factor for adis16480
Dragos Bogdan
2017-08-20
1
-1
/
+1
*
|
iio: adis16400: Change unsigned to unsigned int
Reno Farnesi
2017-07-02
1
-2
/
+2
*
|
iio: imu: st_lsm6dsx: support open drain mode
Lorenzo Bianconi
2017-07-01
1
-0
/
+17
|
/
*
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-06-26
6
-84
/
+143
|
\
|
*
iio: imu: inv_mpu6050: test whoami first and against all known values
Jean-Baptiste Maneyrol
2017-06-13
1
-9
/
+24
|
*
iio: imu: inv_mpu6050: replace sprintf with scnprintf
Jean-Baptiste Maneyrol
2017-06-11
1
-1
/
+2
|
*
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
Jean-Baptiste Maneyrol
2017-06-11
5
-74
/
+103
|
*
iio: imu: st_lsm6dsx: support active-low interrupts
Lorenzo Bianconi
2017-06-11
1
-0
/
+14
*
|
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2017-06-20
2
-3
/
+39
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
Jean-Baptiste Maneyrol
2017-06-03
2
-3
/
+39
*
|
iio: imu: st_lsm6dsx: substitute ifdef CONFIG_PM with __maybe_unused macro
Lorenzo Bianconi
2017-05-21
1
-4
/
+2
*
|
iio: imu: st_lsm6dsx: add system power management support
Lorenzo Bianconi
2017-04-30
4
-0
/
+58
*
|
iio: imu: st_lsm6dsx: modify st_lsm6dsx_flush_fifo and st_lsm6dsx_set_fifo_mo...
Lorenzo Bianconi
2017-04-30
2
-3
/
+6
|
/
*
iio: imu: st_lsm6dsx: simplify data ready pin parsing
Lorenzo Bianconi
2017-04-14
1
-9
/
+1
*
iio: imu: st_lsm6dsx: use i2c/spi device name for iio_dev name
Lorenzo Bianconi
2017-04-08
4
-8
/
+14
*
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-04-03
6
-17
/
+42
|
\
|
*
iio: imu: st_lsm6dsx: do not apply ODR configuration in write_raw handler
Lorenzo Bianconi
2017-04-02
1
-15
/
+26
|
*
iio:imu:mpu6050 add explicit mpu9250 support
Jonathan Cameron
2017-04-02
4
-0
/
+14
|
*
iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-2
/
+2
*
|
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
2017-03-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: imu: st_lsm6dsx: fix FIFO_CTRL2 overwrite during watermark configuration
Lorenzo Bianconi
2017-03-19
1
-2
/
+2
*
|
iio: imu: inv_mpu6050: Add OF device ID table
Javier Martinez Canillas
2017-03-19
1
-4
/
+34
*
|
iio: imu: st_lsm6dsx: add support to lsm6ds3h
Lorenzo Bianconi
2017-02-04
6
-6
/
+26
*
|
iio: imu: st_lsm6dsx: add support to lsm6dsl
Lorenzo Bianconi
2017-02-04
6
-5
/
+18
*
|
iio: imu: st_lsm6dsx: add support to multiple devices with the same settings
Lorenzo Bianconi
2017-02-04
2
-15
/
+18
|
/
*
iio: imu: st_lsm6dsx: add possibility to select drdy pin
Lorenzo Bianconi
2017-01-28
1
-6
/
+53
*
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-01-23
10
-4
/
+1521
|
\
|
*
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
Lorenzo Bianconi
2017-01-22
1
-3
/
+3
[next]