index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-02
iio: backend: fix typos in comments
Anas Khan
1
-4
/
+4
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-1
/
+1
2026-05-31
iio: backend: add devm_iio_backend_get_by_index()
Antoniu Miclaus
1
-15
/
+38
2026-05-26
iio: backend: fix uninitialized data in debugfs
Dan Carpenter
1
-1
/
+1
2026-03-21
iio: backend: use __free(fwnode_handle) for automatic cleanup
Antoniu Miclaus
1
-4
/
+2
2026-02-23
iio: industrialio-backend: support backend capabilities
Tomas Melin
1
-0
/
+16
2025-11-09
iio: backend: fix kernel-doc to avoid warnings and ensure consistency
Kriish Sharma
1
-2
/
+6
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+60
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
1
-1
/
+2
2025-06-09
iio: backend: add support for number of lanes
Antoniu Miclaus
1
-0
/
+17
2025-06-09
iio: backend: add support for data alignment
Antoniu Miclaus
1
-0
/
+23
2025-06-09
iio: backend: add support for filter config
Antoniu Miclaus
1
-0
/
+18
2025-06-09
iio: backend: fix out-of-bound write
Markus Burri
1
-1
/
+4
2025-04-22
iio: backend: add support for data source get
Angelo Dureghello
1
-0
/
+28
2025-03-04
iio: backend: make sure to NULL terminate stack buffer
Nuno Sá
1
-1
/
+3
2025-02-16
iio: backend: add API for oversampling
Antoniu Miclaus
1
-0
/
+15
2025-02-16
iio: backend: add support for data size set
Antoniu Miclaus
1
-0
/
+21
2025-02-16
iio: backend: add API for interface get
Antoniu Miclaus
1
-0
/
+24
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-29
/
+29
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+78
2024-11-01
iio: backend: extend features
Angelo Dureghello
1
-0
/
+78
2024-10-29
iio: backend: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-2
/
+2
2024-08-21
drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
1
-1
/
+1
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
1
-16
/
+41
2024-08-10
iio: add enable and disable services to iio backend framework
Olivier Moysan
1
-1
/
+24
2024-08-10
iio: add read scale and offset services to iio backend framework
Olivier Moysan
1
-0
/
+19
2024-08-03
iio: backend: add debugFs interface
Nuno Sa
1
-0
/
+145
2024-08-03
iio: backend: introduce struct iio_backend_info
Nuno Sa
1
-5
/
+5
2024-08-03
iio: backend: print message in case op is not implemented
Nuno Sa
1
-0
/
+4
2024-08-03
iio: backend: remove unused parameter
Nuno Sa
1
-3
/
+1
2024-06-30
iio: backend: make use of dev_err_cast_probe()
Nuno Sa
1
-5
/
+3
2024-04-29
iio: backend: add API for interface tuning
Nuno Sa
1
-0
/
+86
2024-04-29
iio: backend: change docs padding
Nuno Sa
1
-38
/
+38
2024-04-20
iio: backend: add new functionality
Nuno Sa
1
-0
/
+179
2024-02-19
iio: add the IIO backend framework
Nuno Sa
1
-0
/
+418