summaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-backend.c
AgeCommit message (Expand)Author
6 daysMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-09iio: backend: add support for number of lanesAntoniu Miclaus
2025-06-09iio: backend: add support for data alignmentAntoniu Miclaus
2025-06-09iio: backend: add support for filter configAntoniu Miclaus
2025-06-09iio: backend: fix out-of-bound writeMarkus Burri
2025-04-22iio: backend: add support for data source getAngelo Dureghello
2025-03-04iio: backend: make sure to NULL terminate stack bufferNuno Sá
2025-02-16iio: backend: add API for oversamplingAntoniu Miclaus
2025-02-16iio: backend: add support for data size setAntoniu Miclaus
2025-02-16iio: backend: add API for interface getAntoniu Miclaus
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