Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-21 | iio: gyro: adxrs290: fix data signedness | Kister Genesis Jimenez | 1 | -2/+3 |
2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron | 1 | -1/+1 |
2021-03-25 | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou | 1 | -1/+0 |
2020-12-03 | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron | 1 | -4/+2 |
2020-09-13 | iio: gyro: adxrs290: Add debugfs register access support | Nishant Malpani | 1 | -0/+26 |
2020-09-13 | iio: gyro: adxrs290: Add triggered buffer support | Nishant Malpani | 1 | -14/+197 |
2020-09-13 | iio: gyro: adxrs290: use hook for devm resource unwinding | Nishant Malpani | 1 | -3/+58 |
2020-09-03 | iio: gyro: adxrs290: Insert missing mutex initialization call | Nishant Malpani | 1 | -0/+2 |
2020-08-22 | iio: gyro: Add driver support for ADXRS290 | Nishant Malpani | 1 | -0/+444 |