summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/adxl355_core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan2022-04-281-5/+2
* iio:accel:adxl355: Move exports into IIO_ADXL355 namespaceJonathan Cameron2022-02-181-3/+3
* iio: accel: adxl355: Replace custom definitions with generic from units.hAndy Shevchenko2022-02-061-3/+2
* iio: accel: adxl355: Add triggered buffer supportPuranjay Mohan2021-09-141-1/+154
* iio: accel: adxl355: use if(ret) in place of ret < 0Puranjay Mohan2021-09-141-6/+6
* iio: accel: Add driver support for ADXL355Puranjay Mohan2021-09-141-0/+612