summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl367.c
AgeCommit message (Expand)Author
2024-02-25iio: accel: adxl367: fix DEVID read after resetCosmin Tanislav
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: adxl367: Use IIO_STATIC_CONST_DEVICE_ATTR()Matti Vaittinen
2022-11-23iio: accel: adxl367: Use devm_regulator_bulk_get_enable()Jonathan Cameron
2022-10-17iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen
2022-06-14iio: accel: adxl367: Fix alignment for DMA safetyJonathan Cameron
2022-06-11iio: accel: adxl367: do not update FIFO watermark on scan mode updateCosmin Tanislav
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-02-26iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()Nathan Chancellor
2022-02-26iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()Dan Carpenter
2022-02-21iio: accel: add ADXL367 driverCosmin Tanislav