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
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