summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_dma_buf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* virtio: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-07-121-0/+1
* dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+1
* virtio: fix build for configs without dma-bufsDavid Stevens2020-08-191-0/+3
* virtio: add dma-buf support for exported objectsDavid Stevens2020-08-181-0/+85