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
/
st_lsm6dsx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-22
iio: imu: st_lsm6dsx: inline per-sensor data
Lorenzo Bianconi
1
-34
/
+16
2019-04-14
iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyr...
YueHaibing
1
-4
/
+0
2019-04-07
iio: imu: st_lsm6dsx: add support to LSM6DSR
Lorenzo Bianconi
6
-6
/
+83
2019-04-04
iio: imu: st_lsm6dsx: add support to LSM6DSOX
Lorenzo Bianconi
6
-4
/
+17
2019-04-04
iio: imu: st_lsm6dsx: add support to ASM330LHH
Lorenzo Bianconi
6
-6
/
+57
2018-12-22
iio: imu: st_lsm6dsx: remove set but not used variable ''
YueHaibing
1
-2
/
+0
2018-11-25
iio: imu: st_lsm6dsx: do not use a fixed read len in read_oneshot
Lorenzo Bianconi
1
-6
/
+8
2018-11-16
iio: imu: st_lsm6dsx: add hw FIFO support to i2c controller
Lorenzo Bianconi
4
-6
/
+125
2018-11-16
iio: imu: st_lsm6dsx: add st_lsm6dsx_push_tagged_data routine
Lorenzo Bianconi
1
-15
/
+29
2018-11-16
iio: imu: st_lsm6dsx: add i2c embedded controller support
Lorenzo Bianconi
4
-43
/
+909
2018-11-16
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_sensor_set_enable routine
Lorenzo Bianconi
3
-33
/
+15
2018-11-16
iio: imu: st_lsm6dsx: introduce ST_LSM6DSX_ID_EXT sensor ids
Lorenzo Bianconi
3
-9
/
+88
2018-11-16
iio: imu: st_lsm6dsx: remove static from st_lsm6dsx_set_watermark
Lorenzo Bianconi
2
-1
/
+2
2018-11-16
iio: imu: st_lsm6dsx: reload trimming parameter at bootstrap
Lorenzo Bianconi
1
-3
/
+15
2018-11-16
iio: imu: st_lsm6dsx: introduce locked read/write utility routines
Lorenzo Bianconi
3
-38
/
+90
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
[next]