summaryrefslogtreecommitdiff
path: root/include/linux/dma-buf.h
AgeCommit message (Expand)Author
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-27dma-buf: Fix pin callback commentGal Pressman
2021-10-01dma-buf: fix and rework dma_buf_poll v7Christian König
2021-08-30dma-resv: Give the docs a do-overDaniel Vetter
2021-08-10dma-buf: Fix a few typos in dma-buf documentationGal Pressman
2021-07-20dma-buf: Delete the DMA-BUF attachment sysfs statisticsHridya Valsaraju
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju
2021-01-18dma-buf: Add debug optionDaniel Vetter
2020-12-16dma-buf: doc polish for pin/unpinDaniel Vetter
2020-12-16dma-buf: some kerneldoc formatting fixesDaniel Vetter
2020-12-16dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong
2020-10-15dma-buf: Clarify that dma-buf sg lists are page alignedJianxin Xiong
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann
2020-09-02dma-buf: fix kernel-doc warning in <linux/dma-buf.h>Randy Dunlap
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-01dma-buf: add peer2peer flagChristian König
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2019-11-26dma-buf: Remove kernel map/unmap hooksDaniel Vetter
2019-11-25dma-buf: Drop dma_buf_k(un)mapDaniel Vetter
2019-10-24dma-buf: change DMA-buf locking convention v3Christian König
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-14dma-buf: add DMA_BUF_SET_NAME ioctlsGreg Hackmann
2019-05-22dma-buf: start caching of sg_table objects v2Christian König
2019-04-24dma-buf: Update [un]map documentation to match the other functionsAndrew F. Davis
2019-04-24dma-buf: Remove leftover [un]map_atomic commentsAndrew F. Davis
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König
2018-06-01dma-buf: make map_atomic and map function pointers optionalGerd Hoffmann
2017-11-27dmabuf: annotate dma_buf->activeAl Viro
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2016-12-30dma-buf: Use recommended structure member referenceDaniel Vetter
2016-12-30dma-buf: use preferred struct reference in kernel-docDaniel Vetter
2016-12-13dma-buf: Update cpu access documentationDaniel Vetter
2016-12-13dma-buf: Reorganize device dma access docsDaniel Vetter
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-06-20dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause
2016-05-31dma-buf: headerdoc fixesRob Clark
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson
2016-02-09dma-buf: Remove range-based flushTiago Vignatti