Age | Commit message (Expand) | Author |
---|---|---|
2024-08-21 | drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir() | Yang Ruibin |
2024-08-10 | iio: add child nodes support in iio backend framework | Olivier Moysan |
2024-08-10 | iio: add enable and disable services to iio backend framework | Olivier Moysan |
2024-08-10 | iio: add read scale and offset services to iio backend framework | Olivier Moysan |
2024-08-03 | iio: backend: add debugFs interface | Nuno Sa |
2024-08-03 | iio: backend: introduce struct iio_backend_info | Nuno Sa |
2024-08-03 | iio: backend: print message in case op is not implemented | Nuno Sa |
2024-08-03 | iio: backend: remove unused parameter | Nuno Sa |
2024-06-30 | iio: backend: make use of dev_err_cast_probe() | Nuno Sa |
2024-04-29 | iio: backend: add API for interface tuning | Nuno Sa |
2024-04-29 | iio: backend: change docs padding | Nuno Sa |
2024-04-20 | iio: backend: add new functionality | Nuno Sa |
2024-02-19 | iio: add the IIO backend framework | Nuno Sa |