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
/
accel
/
adxl380.c
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
2026-01-22
iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
Francesco Lavra
2026-01-22
iio: accel: adxl380: Avoid reading more entries than present in FIFO
Francesco Lavra
2026-01-16
iio: accel: adxl380: Add support for 1 kHz sampling frequency
Francesco Lavra
2026-01-16
iio: accel: adxl380: Introduce helper function for activity detection
Francesco Lavra
2026-01-16
iio: accel: adxl380: Store sampling frequency index in odr struct member
Francesco Lavra
2025-12-21
iio: accel: adxl380: fix handling of unavailable "INT1" interrupt
Francesco Lavra
2025-11-15
iio: accel: adxl380: add support for ADXL318 and ADXL319
Jonathan Santos
2025-03-04
iio: accel: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-01
iio: accel: adxl380: fix raw sample read
Antoniu Miclaus
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: accel: adxl380: use irq_get_trigger_type()
Jonathan Cameron
2024-08-03
iio: accel: adxl380: make use of iio_get_masklength()
Nuno Sa
2024-08-03
iio: accel: add ADXL380 driver
Antoniu Miclaus