index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
5
-50
/
+51
2025-04-22
iio: normalize array sentinel style
David Lechner
3
-6
/
+6
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
1
-9
/
+7
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allo...
Jonathan Cameron
1
-30
/
+35
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
1
-0
/
+3
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
1
-0
/
+3
2024-12-11
iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface dri...
Sean Nyekjaer
1
-9
/
+9
2024-12-07
iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer
Guenter Roeck
1
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-4
/
+4
2024-11-03
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
1
-1
/
+1
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-09-30
iio: imu: st_lsm6dsx: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-10
/
+5
2024-09-30
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
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
[next]