summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-backend.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-09Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-11-01iio: backend: extend featuresAngelo Dureghello
2024-10-29iio: backend: fix wrong pointer passed to IS_ERR()Yang Yingliang
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