index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
st_lsm6dsx
Age
Commit message (
Expand
)
Author
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2025-12-21
iio: imu: st_lsm6dsx: add tap event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event configurability on a per axis basis
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: make event management functions generic
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: rework code to check for enabled events
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: make event_settings more generic
Francesco Lavra
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
2025-10-19
iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Francesco Lavra
2025-10-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
2025-10-19
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
2025-08-16
iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()
Akshay Bansod
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allo...
Jonathan Cameron
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
Silvano Seva
2025-04-07
iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
Silvano Seva
2024-12-11
iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface dri...
Sean Nyekjaer
2024-12-07
iio: imu: lsm6dsx: Use i3cdev_to_dev to get device pointer
Guenter Roeck
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-09-30
iio: imu: st_lsm6dsx: Get platform data via dev_get_platdata()
Andy Shevchenko
2024-09-30
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
2024-09-30
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
2024-03-25
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
2024-02-17
iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
Lorenzo Bianconi
2024-02-17
iio: imu: st_lsm6dsx: improve kernel docs and comments
Lorenzo Bianconi
2023-07-23
iio: imu: lsm6dsx: Fix mount matrix retrieval
Alejandro Tafalla
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-01-21
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
2023-01-21
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
2023-01-08
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
2022-11-24
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
2022-11-23
iio: imu: st_lsm6dsx: Convert to i2c's .probe_new()
Uwe Kleine-König
[next]