index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
st_lsm6dsx
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-07-15
iio: imu: st_lsm6dsx: add error logs to st_lsm6dsx_read_fifo()
Lorenzo Bianconi
1
-3
/
+13
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-01-30
iio: imu: st_lsm6dsx: add hw timestamp support
Lorenzo Bianconi
3
-70
/
+224
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-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-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-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-01
iio: imu: st_lsm6dsx: support open drain mode
Lorenzo Bianconi
1
-0
/
+17
2017-06-11
iio: imu: st_lsm6dsx: support active-low interrupts
Lorenzo Bianconi
1
-0
/
+14
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
2
-17
/
+28
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: 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: 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-22
iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition
Lorenzo Bianconi
1
-3
/
+3
2017-01-14
iio: imu: add support to lsm6dsx driver
Lorenzo Bianconi
7
-0
/
+1514