summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-backend.c
Commit message (Expand)AuthorAgeFilesLines
* drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Yang Ruibin2024-08-211-1/+1
* iio: add child nodes support in iio backend frameworkOlivier Moysan2024-08-101-16/+41
* iio: add enable and disable services to iio backend frameworkOlivier Moysan2024-08-101-1/+24
* iio: add read scale and offset services to iio backend frameworkOlivier Moysan2024-08-101-0/+19
* iio: backend: add debugFs interfaceNuno Sa2024-08-031-0/+145
* iio: backend: introduce struct iio_backend_infoNuno Sa2024-08-031-5/+5
* iio: backend: print message in case op is not implementedNuno Sa2024-08-031-0/+4
* iio: backend: remove unused parameterNuno Sa2024-08-031-3/+1
* iio: backend: make use of dev_err_cast_probe()Nuno Sa2024-06-301-5/+3
* iio: backend: add API for interface tuningNuno Sa2024-04-291-0/+86
* iio: backend: change docs paddingNuno Sa2024-04-291-38/+38
* iio: backend: add new functionalityNuno Sa2024-04-201-0/+179
* iio: add the IIO backend frameworkNuno Sa2024-02-191-0/+418