index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-buffer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: core: Add new DMABUF interface infrastructure
Paul Cercueil
2024-06-30
1
-0
/
+459
*
iio: add support for multiple scan types per channel
David Lechner
2024-06-04
1
-21
/
+80
*
iio: buffer: use struct iio_scan_type to simplify code
David Lechner
2024-06-04
1
-20
/
+28
*
iio: buffer: initialize masklength accumulator to 0
David Lechner
2024-04-29
1
-1
/
+1
*
iio: buffer: iio: core: move to the cleanup.h magic
Nuno Sa
2024-03-25
1
-73
/
+47
*
iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0
Christophe JAILLET
2023-12-21
1
-3
/
+3
*
iio: buffer: document known issue
Matti Vaittinen
2023-11-16
1
-0
/
+16
*
iio: buffer: fix coding style warnings
Nuno Sá
2023-05-13
1
-49
/
+49
*
iio: buffer: make sure O_NONBLOCK is respected
Nuno Sá
2023-02-18
1
-8
/
+11
*
iio: buffer: correctly return bytes written in output buffers
Nuno Sá
2023-02-18
1
-1
/
+1
*
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
1
-4
/
+7
*
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
2022-11-23
1
-12
/
+17
*
iio: Fix indentation for multiline conditional.
Joe Simmons-Talbott
2022-08-15
1
-2
/
+2
*
iio: Add blank lines after declarations.
Joe Simmons-Talbott
2022-08-15
1
-0
/
+1
*
iio: Don't use bare "unsigned"
Joe Simmons-Talbott
2022-07-01
1
-5
/
+5
*
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
2022-06-15
1
-35
/
+21
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-3
/
+3
*
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
1
-6
/
+6
*
iio: core: Print error and fail iio_device_register() in case sample bits do ...
Marek Vasut
2022-04-04
1
-0
/
+13
*
iio: buffer: remove usage of list iterator variable for list_for_each_entry_c...
Jakob Koschel
2022-04-04
1
-2
/
+5
*
iio: core: fix a few code style issues
Alexander Vorwerk
2022-04-04
1
-2
/
+2
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
1
-2
/
+2
|
\
|
*
iio: core: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
*
|
iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
Mathias Krause
2022-02-11
1
-3
/
+11
|
/
*
iio: buffer: Use dedicated variable in iio_buffers_alloc_sysfs_and_mask()
Andy Shevchenko
2021-11-20
1
-12
/
+8
*
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-10-24
1
-1
/
+1
|
\
|
*
iio: buffer: Fix uninitialized variable ret
Colin Ian King
2021-10-20
1
-1
/
+1
*
|
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-24
1
-11
/
+17
|
\
\
|
|
/
|
/
|
|
*
iio: buffer: Fix memory leak in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-21
1
-5
/
+7
|
*
iio: buffer: Fix memory leak in iio_buffer_register_legacy_sysfs_groups()
Yang Yingliang
2021-10-17
1
-2
/
+2
|
*
iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-1
/
+1
|
*
iio: buffer: Fix memory leak in __iio_buffer_alloc_sysfs_and_mask()
Yang Yingliang
2021-10-17
1
-3
/
+2
|
*
iio: buffer: check return value of kstrdup_const()
Yang Yingliang
2021-10-17
1
-0
/
+5
*
|
iio: Add output buffer support
Mihail Chindris
2021-10-19
1
-2
/
+125
*
|
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
2021-10-19
1
-0
/
+46
|
/
*
iio: buffer: Move a sanity check at the beginning of 'iio_scan_mask_set()'
Christophe JAILLET
2021-07-17
1
-4
/
+5
*
iio: buffer: Save a few cycles in 'iio_scan_mask_set()'
Christophe JAILLET
2021-07-17
1
-2
/
+2
*
iio: buffer: Remove redundant assignment to in_loc
Jiapeng Chong
2021-06-03
1
-1
/
+0
*
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+3
*
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+5
*
iio: buffer: use sysfs_attr_init() on allocated attrs
Alexandru Ardelean
2021-04-07
1
-0
/
+1
*
iio: buffer: return 0 for buffer getfd ioctl handler
Alexandru Ardelean
2021-04-07
1
-1
/
+1
*
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
2021-03-29
1
-10
/
+10
*
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
2021-03-25
1
-4
/
+5
*
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2021-03-11
1
-5
/
+139
*
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
1
-19
/
+81
*
iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
Alexandru Ardelean
2021-03-11
1
-8
/
+8
*
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
2021-03-11
1
-4
/
+6
*
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
2021-03-11
1
-26
/
+51
*
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
2021-03-11
1
-0
/
+4
[next]