Age | Commit message (Expand) | Author | Files | Lines |
2023-01-14 | iio:imu:adis: Move exports into IIO_ADISLIB namespace | Jonathan Cameron | 1 | -0/+1 |
2021-07-14 | iio: adis16400: do not return ints in irq handlers | Nuno Sa | 1 | -3/+0 |
2021-03-25 | iio: adis16400: Fix an error code in adis16400_initial_setup() | Dan Carpenter | 1 | -2/+1 |
2020-09-21 | iio: adis16400: Drop adis_burst usage | Nuno Sá | 1 | -19/+13 |
2020-09-17 | iio:imu:adis16400: Sort out missing kernel doc. | Jonathan Cameron | 1 | -0/+2 |
2020-09-16 | iio: adis16400: Use Managed device functions | Nuno Sá | 1 | -23/+15 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2020-05-03 | iio: imu: adis16xxx: use helper to access iio core debugfs dir | Alexandru Ardelean | 1 | -6/+4 |
2020-04-25 | iio: adis: Support different burst sizes | Nuno Sá | 1 | -1/+1 |
2020-04-19 | iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_AT... | Rohit Sarkar | 1 | -9/+10 |
2020-03-08 | iio: imu: adis: Add self_test_reg variable | Nuno Sá | 1 | -0/+1 |
2020-03-08 | iio: imu: adis16400: initialize adis_data statically | Alexandru Ardelean | 1 | -76/+63 |
2020-01-12 | iio: adis: Remove startup_delay | Nuno Sá | 1 | -1/+0 |
2020-01-12 | iio: adis: Introduce timeouts structure | Nuno Sá | 1 | -1/+62 |
2019-11-23 | iio: imu: adis16400: rework locks using ADIS library's state lock | Alexandru Ardelean | 1 | -26/+25 |
2019-11-03 | iio: imu: adis16400: check ret val for non-zero vs less-than-zero | Alexandru Ardelean | 1 | -11/+11 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2019-04-04 | iio: imu: adis16400: move adis16400.h into adis16400.c | Alexandru Ardelean | 1 | -1/+175 |
2019-04-04 | iio: imu: adis16400: rename adis16400_core.c -> adi16400.c | Alexandru Ardelean | 1 | -0/+1055 |