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