Age | Commit message (Expand) | Author |
---|---|---|
2022-11-23 | drivers: iio: accel: Add support for ADXL359 device | Ramona Bolboaca |
2022-11-23 | drivers: iio: accel: Use warning if invalid device id is detected | Ramona Bolboaca |
2022-06-14 | iio: accel: adxl355: Fix alignment for DMA safety | Jonathan Cameron |
2022-04-28 | iio: accel: adxl355: use fwnode_irq_get_byname() | Puranjay Mohan |
2022-02-18 | iio:accel:adxl355: Move exports into IIO_ADXL355 namespace | Jonathan Cameron |
2022-02-06 | iio: accel: adxl355: Replace custom definitions with generic from units.h | Andy Shevchenko |
2021-09-14 | iio: accel: adxl355: Add triggered buffer support | Puranjay Mohan |
2021-09-14 | iio: accel: adxl355: use if(ret) in place of ret < 0 | Puranjay Mohan |
2021-09-14 | iio: accel: Add driver support for ADXL355 | Puranjay Mohan |