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