summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl355_core.c
AgeCommit message (Expand)Author
2022-11-23drivers: iio: accel: Add support for ADXL359 deviceRamona Bolboaca
2022-11-23drivers: iio: accel: Use warning if invalid device id is detectedRamona Bolboaca
2022-06-14iio: accel: adxl355: Fix alignment for DMA safetyJonathan Cameron
2022-04-28iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan
2022-02-18iio:accel:adxl355: Move exports into IIO_ADXL355 namespaceJonathan Cameron
2022-02-06iio: accel: adxl355: Replace custom definitions with generic from units.hAndy Shevchenko
2021-09-14iio: accel: adxl355: Add triggered buffer supportPuranjay Mohan
2021-09-14iio: accel: adxl355: use if(ret) in place of ret < 0Puranjay Mohan
2021-09-14iio: accel: Add driver support for ADXL355Puranjay Mohan