| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-11 | dma-buf: dma-heap: export declared functions | Jens Wiklander | 1 | -0/+4 |
| 2024-07-23 | dma-buf: heaps: Deduplicate docs and adopt common format | T.J. Mercier | 1 | -12/+15 |
| 2024-06-05 | dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data | Barry Song | 1 | -2/+2 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-11-22 | dma-buf: fix racing conflict of dma_heap_add() | Dawei Li | 1 | -13/+15 |
| 2022-02-01 | dma-buf: heaps: Fix potential spectre v1 gadget | Jordy Zomer | 1 | -0/+2 |
| 2021-02-25 | dma-buf: dma-heap: Provide accessor to get heap name | John Stultz | 1 | -0/+12 |
| 2021-01-22 | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead... | John Stultz | 1 | -1/+13 |
| 2019-12-18 | dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static | zhong jiang | 1 | -1/+1 |
| 2019-12-17 | dma-buf: fix resource leak on -ENOTTY error return path | Colin Ian King | 1 | -1/+2 |
| 2019-12-17 | dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier | Andrew F. Davis | 1 | -2/+2 |
| 2019-12-11 | dma-buf: Add dma-buf heaps framework | Andrew F. Davis | 1 | -0/+297 |
| 2019-10-30 | Revert "dma-buf: Add dma-buf heaps framework" | Sean Paul | 1 | -269/+0 |
| 2019-10-25 | dma-buf: Add dma-buf heaps framework | Andrew F. Davis | 1 | -0/+269 |