summaryrefslogtreecommitdiff
path: root/drivers/dma-buf/reservation.c
AgeCommit message (Expand)Author
2017-08-14dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2Christian König
2017-08-14dma-buf: add reservation_object_copy_fences (v2)Christian König
2017-08-09dma-buf: dma_fence_put is NULL safeChristian König
2016-11-09reservation: revert "wait only with non-zero timeout specified (v3)" v2Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-12dma-buf: Restart reservation_object_test_signaled_rcu() after writesChris Wilson
2016-10-12dma-buf: Restart reservation_object_wait_timeout_rcu() after writesChris Wilson
2016-10-12dma-buf: Restart reservation_object_get_fences_rcu() after writesChris Wilson
2016-08-22reservation: fix small comment typoRob Clark
2016-05-31reservation: add headerdoc commentsRob Clark
2015-05-21dma-buf: Minor coding style fixesJagan Teki
2015-01-22reservation: Remove shadowing local variable 'ret'Michel Dänzer
2015-01-22reservation: wait only with non-zero timeout specified (v3)Jammy Zhou
2014-07-08reservation: add suppport for read-only access using rcuMaarten Lankhorst
2014-07-08reservation: update api and add some helpersMaarten Lankhorst
2014-07-08dma-buf: move to drivers/dma-bufMaarten Lankhorst