index
:
pm24.git
master
perf-mon
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
/
adxl372.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-07-29
iio: accel: adxl372: make use of iio_get_masklength()
Nuno Sa
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
iio: adxl372: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
2022-10-17
iio: adxl372: Fix unsafe buffer attributes
Matti Vaittinen
2022-02-18
iio:accel:adxl372: Move exports into IIO_ADXL372 namespace
Jonathan Cameron
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-09-03
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-03-08
iio: accel: adxl372: Set iio_chan BE
Alexandru Tachici
2019-10-09
iio: accel: adxl372: Perform a reset at start up
Stefan Popa
2019-10-09
iio: accel: adxl372: Fix push to buffers lost samples
Stefan Popa
2019-10-09
iio: accel: adxl372: Fix/remove limitation for FIFO samples
Stefan Popa
2019-06-17
iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions
Alexandru Ardelean
2018-09-08
iio: adxl372: Add support for I2C communication
Stefan Popa
2018-09-08
iio: adxl372: Refactor the driver
Stefan Popa
2018-08-25
iio:adxl372: Add filter bandwidth support
Stefan Popa
2018-08-25
iio:adxl372: Add sampling frequency support
Stefan Popa
2018-08-25
iio: adxl372: Provide validate_trigger and validate_device callbacks
Stefan Popa
2018-08-19
iio:adxl372: Add FIFO and interrupts support
Stefan Popa
2018-08-19
iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
Stefan Popa