index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
st_lsm6dsx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
1
-0
/
+1
|
\
|
*
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
2023-01-08
1
-0
/
+1
*
|
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
2023-01-21
1
-2
/
+3
*
|
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
2023-01-21
1
-6
/
+6
|
/
*
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
2022-11-24
5
-4
/
+20
*
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
2022-11-23
5
-3
/
+141
*
iio: imu: st_lsm6dsx: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: imu: st_lsm6dsx: fix LSM6DSV sensor description
Lorenzo Bianconi
2022-11-23
1
-1
/
+8
*
iio: imu: st_lsm6dsx: add support to LSM6DSV16X
Lorenzo Bianconi
2022-11-23
5
-2
/
+19
*
iio: imu: st_lsm6dsx: add support to LSM6DSV
Lorenzo Bianconi
2022-11-23
6
-2
/
+216
*
iio: imu: st_lsm6dsx: introduce sw trigger support
Lorenzo Bianconi
2022-11-23
3
-4
/
+81
*
iio: imu: st_lsm6dsx: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
2022-11-23
2
-27
/
+5
*
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
Lorenzo Bianconi
2022-11-23
3
-23
/
+16
*
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
2022-09-21
6
-3
/
+20
*
iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
Paul Cercueil
2022-06-15
1
-2
/
+2
*
iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Jonathan Cameron
2022-06-15
4
-3
/
+6
*
iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
2022-06-15
4
-9
/
+7
*
iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2022-06-11
1
-1
/
+1
*
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
2022-04-28
6
-5
/
+22
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
1
-1
/
+0
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
1
-2
/
+2
|
\
|
*
iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev struct
Haibo Chen
2022-03-02
1
-2
/
+2
*
|
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
2022-02-07
1
-1
/
+5
|
/
*
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
2021-12-04
1
-1
/
+3
*
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
2021-10-20
1
-2
/
+4
*
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
2021-10-19
2
-9
/
+11
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-1
/
+1
*
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
2021-05-17
1
-3
/
+3
*
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
3
-6
/
+3
*
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-9
/
+6
*
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
2020-12-03
1
-5
/
+21
*
iio: imu: st_lsm6dsx: add support to LSM6DSOP
Lorenzo Bianconi
2020-12-03
6
-3
/
+19
*
iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table
Lorenzo Bianconi
2020-12-03
2
-425
/
+29
*
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2020-11-25
2
-0
/
+43
*
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-24
6
-4
/
+221
|
\
|
*
iio: imu: st_lsm6dsx: add support to LSM6DST
Lorenzo Bianconi
2020-10-10
6
-4
/
+221
*
|
iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
Lorenzo Bianconi
2020-11-01
1
-2
/
+4
|
/
*
iio:imu:st_lsm6dsx Fix alignment and data leak issues
Jonathan Cameron
2020-09-21
2
-16
/
+32
*
iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return
Tom Rix
2020-09-21
1
-0
/
+2
*
iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO
Mario Tesi
2020-09-21
1
-57
/
+77
*
iio: imu: st_lsm6dsx: reset hw ts after resume
Lorenzo Bianconi
2020-07-22
3
-11
/
+17
*
iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe...
Lee Jones
2020-07-20
1
-1
/
+2
*
iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to ...
Lee Jones
2020-07-20
1
-4
/
+4
*
iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration
Lee Jones
2020-07-20
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
2
-2
/
+0
*
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-25
1
-2
/
+5
|
\
|
*
iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw()
Dan Carpenter
2020-04-25
1
-2
/
+5
*
|
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-15
1
-7
/
+14
|
\
\
|
*
|
iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors
Lorenzo Bianconi
2020-05-03
1
-7
/
+14
*
|
|
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
4
-15
/
+64
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]