aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/fence.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-534/+0
2016-10-25dma-buf/fence: add an lockdep_assert_held()Rob Clark1-0/+2
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König1-4/+4
2015-10-30dma-buf/fence: add fence_wait_any_timeout function v2Christian König1-0/+98
2015-01-22dma-buf/fence: don't wait when specified timeout is zeroJammy Zhou1-0/+3
2014-11-03treewide: Fix typo in Documentation/DocBook/device-driversMasanari Iida1-1/+1
2014-08-28dma-buf/fence: Fix a kerneldoc warningThierry Reding1-1/+1
2014-07-08reservation: add suppport for read-only access using rcuMaarten Lankhorst1-1/+1
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst1-0/+431