开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
st_lsm6dsx
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-03
iio: imu: st_lsm6dsx: deselect shub page before reading whoami
Andreas Kempe
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-04-27
iio: imu: st_lsm6dsx: Add support for rotation sensor
Francesco Lavra
2026-04-27
iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
Francesco Lavra
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-26
iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope
Milan Misic
2026-03-01
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
Francesco Lavra
2026-03-01
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
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
[next]