aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_dma_buf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-01virtio: virtio_dma_buf: fix missing parameter documentationWangYuli1-0/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-07-12virtio: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman1-0/+1
2020-08-19virtio: fix build for configs without dma-bufsDavid Stevens1-0/+3
2020-08-18virtio: add dma-buf support for exported objectsDavid Stevens1-0/+85