..
heaps
dma-buf/heaps: Assert held reservation lock for dma-buf mmapping
2022-11-11 23:49:51 +03:00
Kconfig
dma-buf: deprecate DMABUF_SYSFS_STATS
2022-06-23 10:51:43 +02:00
Makefile
dma-buf: cleanup dma_fence_unwrap implementation
2022-05-30 14:16:32 +02:00
dma-buf-sysfs-stats.c
dma-buf: make kobj_type structure constant
2023-02-17 10:59:14 +01:00
dma-buf-sysfs-stats.h
dma-buf: fix dma_buf_export init order v2
2022-12-13 08:31:45 +01:00
dma-buf.c
Linux 6.2-rc6
2023-01-31 12:23:23 +01:00
dma-fence-array.c
dma-buf: handle empty dma_fence_arrays gracefully
2022-03-29 09:14:30 +02:00
dma-fence-chain.c
dma-buf: cleanup dma_fence_chain_walk
2022-05-30 11:24:50 +02:00
dma-fence-unwrap.c
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
2022-07-14 14:41:30 +02:00
dma-fence.c
dma-buf: actually set signaling bit for private stub fences
2023-01-26 23:33:11 +01:00
dma-heap.c
Driver Core changes for 6.2-rc1
2022-12-16 03:54:54 -08:00
dma-resv.c
dma-buf: Proactively round up to kmalloc bucket size
2022-11-01 10:04:52 -07:00
selftest.c
dma-buf: Introduce selftesting framework
2019-08-19 18:01:34 +01:00
selftest.h
dma-buf: Introduce selftesting framework
2019-08-19 18:01:34 +01:00
selftests.h
dma-buf: add dma_fence_unwrap v2
2022-03-25 14:18:28 +01:00
st-dma-fence-chain.c
treewide: use get_random_u32_inclusive() when possible
2022-11-18 02:18:02 +01:00
st-dma-fence-unwrap.c
dma-buf: Enable signaling on fence for selftests
2022-09-16 15:53:25 +02:00
st-dma-fence.c
dma-buf: Enable signaling on fence for selftests
2022-09-16 15:53:25 +02:00
st-dma-resv.c
dma-buf: Enable signaling on fence for selftests
2022-09-16 15:53:25 +02:00
sw_sync.c
compat_ioctl: move more drivers to compat_ptr_ioctl
2019-10-23 17:23:44 +02:00
sync_debug.c
Linux 5.2-rc5
2019-06-19 12:07:29 +02:00
sync_debug.h
dma-buf: Remove unused sync_dump()
2019-04-23 09:30:07 +01:00
sync_file.c
dma-buf/sync_file: use strscpy to replace strlcpy
2022-08-10 13:50:49 +02:00
sync_trace.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
udmabuf.c
udmabuf: add vmap and vunmap methods to udmabuf_ops
2022-11-18 10:57:26 +01:00