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
*
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
2024-09-03
1
-17
/
+6
*
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
2024-09-03
1
-69
/
+1
*
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-03-25
1
-1
/
+1
*
iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
Lorenzo Bianconi
2024-02-17
6
-0
/
+19
*
iio: imu: st_lsm6dsx: improve kernel docs and comments
Lorenzo Bianconi
2024-02-17
3
-14
/
+71
*
iio: imu: lsm6dsx: Fix mount matrix retrieval
Alejandro Tafalla
2023-07-23
1
-1
/
+1
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
2023-04-13
1
-3
/
+74
*
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2023-04-12
2
-3
/
+15
*
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
2023-03-12
6
-3
/
+19
*
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
2023-03-11
3
-8
/
+78
*
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
[next]