summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/adxl372.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-091-2/+1
* iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8
* iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-171-11/+16
* iio: adxl372: Add support for I2C communicationStefan Popa2018-09-081-1/+0
* iio: adxl372: Refactor the driverStefan Popa2018-09-081-48/+25
* iio:adxl372: Add filter bandwidth supportStefan Popa2018-08-251-2/+36
* iio:adxl372: Add sampling frequency supportStefan Popa2018-08-251-1/+73
* iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa2018-08-251-0/+13
* iio:adxl372: Add FIFO and interrupts supportStefan Popa2018-08-191-1/+356
* iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa2018-08-191-0/+525