summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-backend.c
AgeCommit message (Expand)Author
2024-08-21drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Yang Ruibin
2024-08-10iio: add child nodes support in iio backend frameworkOlivier Moysan
2024-08-10iio: add enable and disable services to iio backend frameworkOlivier Moysan
2024-08-10iio: add read scale and offset services to iio backend frameworkOlivier Moysan
2024-08-03iio: backend: add debugFs interfaceNuno Sa
2024-08-03iio: backend: introduce struct iio_backend_infoNuno Sa
2024-08-03iio: backend: print message in case op is not implementedNuno Sa
2024-08-03iio: backend: remove unused parameterNuno Sa
2024-06-30iio: backend: make use of dev_err_cast_probe()Nuno Sa
2024-04-29iio: backend: add API for interface tuningNuno Sa
2024-04-29iio: backend: change docs paddingNuno Sa
2024-04-20iio: backend: add new functionalityNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa