summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl372.c
AgeCommit message (Expand)Author
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: adxl372: Use IIO_STATIC_CONST_DEVICE_ATTR()Matti Vaittinen
2022-10-17iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen
2022-02-18iio:accel:adxl372: Move exports into IIO_ADXL372 namespaceJonathan Cameron
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-11-21iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-09-03iio: accel: adxl372: Add support for FIFO peak modeStefan Popa
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-03-08iio: accel: adxl372: Set iio_chan BEAlexandru Tachici
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-06-17iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2018-09-08iio: adxl372: Add support for I2C communicationStefan Popa
2018-09-08iio: adxl372: Refactor the driverStefan Popa
2018-08-25iio:adxl372: Add filter bandwidth supportStefan Popa
2018-08-25iio:adxl372: Add sampling frequency supportStefan Popa
2018-08-25iio: adxl372: Provide validate_trigger and validate_device callbacksStefan Popa
2018-08-19iio:adxl372: Add FIFO and interrupts supportStefan Popa
2018-08-19iio: adxl372: New driver for Analog Devices ADXL372 AccelerometerStefan Popa