index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
buffer
/
industrialio-buffer-dma.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-21
iio: buffer-dma: Fix coding style complains
Nuno Sá
2025-12-21
iio: buffer-dma: Turn iio_dma_buffer_init() void
Nuno Sá
2025-12-21
iio: buffer-dma: Use the cleanup.h API
Nuno Sá
2025-12-21
iio: buffer-dma: Use lockdep for locking annotations
Nuno Sá
2025-10-13
iio: buffer-dma: support getting the DMA channel
Nuno Sá
2025-03-04
iio: buffer-dma: Fix docstrings
Folker Schwesinger
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-03
iio: buffer-dma: Move exports into IIO_DMA_BUFFER namespace
Nuno Sa
2024-06-30
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
2024-04-20
iio: buffer-dma: Enable buffer write support
Paul Cercueil
2024-04-20
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2023-12-21
iio: buffer-dma: split iio_dma_buffer_fileio_free() function
Alexandru Ardelean
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
2020-04-19
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
2019-12-29
iio: buffer: rename 'read_first_n' callback to 'read'
Lars-Peter Clausen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-03-30
iio:buffer: make length types match kfifo types
Martin Kelly
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-06-13
iio: buffer-dma: Add missing header buffer_impl.h
Phil Reid
2016-06-27
iio: buffer-dma: Use ARRAY_SIZE in for loop range
Phil Reid
2015-10-25
iio: Add generic DMA buffer infrastructure
Lars-Peter Clausen