index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-backend.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
2025-06-09
iio: backend: add support for number of lanes
Antoniu Miclaus
2025-06-09
iio: backend: add support for data alignment
Antoniu Miclaus
2025-06-09
iio: backend: add support for filter config
Antoniu Miclaus
2025-06-09
iio: backend: fix out-of-bound write
Markus Burri
2025-04-22
iio: backend: add support for data source get
Angelo Dureghello
2025-03-04
iio: backend: make sure to NULL terminate stack buffer
Nuno Sá
2025-02-16
iio: backend: add API for oversampling
Antoniu Miclaus
2025-02-16
iio: backend: add support for data size set
Antoniu Miclaus
2025-02-16
iio: backend: add API for interface get
Antoniu Miclaus
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-01
iio: backend: extend features
Angelo Dureghello
2024-10-29
iio: backend: fix wrong pointer passed to IS_ERR()
Yang Yingliang
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