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
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-03-25
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-02-17
iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
Lorenzo Bianconi
6
-0
/
+19
2024-02-17
iio: imu: st_lsm6dsx: improve kernel docs and comments
Lorenzo Bianconi
3
-14
/
+71
2023-07-23
iio: imu: lsm6dsx: Fix mount matrix retrieval
Alejandro Tafalla
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
1
-3
/
+74
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2
-3
/
+15
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
6
-3
/
+19
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2023-01-21
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
1
-2
/
+3
2023-01-21
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
1
-6
/
+6
2023-01-08
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
1
-0
/
+1
2022-11-24
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
5
-4
/
+20
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
5
-3
/
+141
2022-11-23
iio: imu: st_lsm6dsx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: imu: st_lsm6dsx: fix LSM6DSV sensor description
Lorenzo Bianconi
1
-1
/
+8
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSV16X
Lorenzo Bianconi
5
-2
/
+19
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSV
Lorenzo Bianconi
6
-2
/
+216
2022-11-23
iio: imu: st_lsm6dsx: introduce sw trigger support
Lorenzo Bianconi
3
-4
/
+81
2022-11-23
iio: imu: st_lsm6dsx: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
2
-27
/
+5
2022-11-23
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
Lorenzo Bianconi
3
-23
/
+16
2022-09-21
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
6
-3
/
+20
2022-06-16
iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
Paul Cercueil
1
-2
/
+2
2022-06-16
iio: imu: lsm6dsx: Move exported symbols to the IIO_LSM6DSX namespace
Jonathan Cameron
4
-3
/
+6
2022-06-16
iio: imu: lsm6dsx: Use new pm_sleep_ptr() and EXPORT_SIMPLE_DEV_PM_OPS()
Jonathan Cameron
4
-9
/
+7
2022-06-11
iio: imu: st_lsm6dsx: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-04-28
iio: imu: st_lsm6dsx: add support to ASM330LHHX
Lorenzo Bianconi
6
-5
/
+22
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-1
/
+0
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+2
2022-03-02
iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev struct
Haibo Chen
1
-2
/
+2
2022-02-07
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
1
-1
/
+5
2021-12-04
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
1
-1
/
+3
2021-10-20
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
1
-2
/
+4
2021-10-19
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
2
-9
/
+11
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-1
/
+1
2021-05-17
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
1
-3
/
+3
2021-03-25
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
3
-6
/
+3
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-9
/
+6
2020-12-03
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
2020-12-03
iio: imu: st_lsm6dsx: add support to LSM6DSOP
Lorenzo Bianconi
6
-3
/
+19
2020-12-03
iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table
Lorenzo Bianconi
2
-425
/
+29
2020-11-25
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2
-0
/
+43
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-4
/
+221
2020-11-01
iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
Lorenzo Bianconi
1
-2
/
+4
2020-10-10
iio: imu: st_lsm6dsx: add support to LSM6DST
Lorenzo Bianconi
6
-4
/
+221
2020-09-21
iio:imu:st_lsm6dsx Fix alignment and data leak issues
Jonathan Cameron
2
-16
/
+32
2020-09-21
iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output return
Tom Rix
1
-0
/
+2
[next]