aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>2016-05-31 10:33:15 -0400
committerSumit Semwal <sumit.semwal@linaro.org>2016-07-13 10:22:04 -0400
commitc483e06506b8614220ed036319fc4c7af787f602 (patch)
tree0131f0cff7977121b47f5b9cd4644e076c787e8b
parent11c21e73f848844d439cbccb42a1018b8c560e5c (diff)
MAINTAINERS: add entry for the Sync File Framework
Add Gustavo as maintainer for the Sync File Framework. Sumit is co-maintainer as he maintains drivers/dma-buf/. It also uses Sumit's tree as base. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Acked-by: Sumit Semwal <sumit.semwal@linaro.org> Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 512185c9b768..5f782ac305db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3774,6 +3774,17 @@ F: include/linux/*fence.h
3774F: Documentation/dma-buf-sharing.txt 3774F: Documentation/dma-buf-sharing.txt
3775T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git 3775T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
3776 3776
3777SYNC FILE FRAMEWORK
3778M: Sumit Semwal <sumit.semwal@linaro.org>
3779R: Gustavo Padovan <gustavo@padovan.org>
3780S: Maintained
3781L: linux-media@vger.kernel.org
3782L: dri-devel@lists.freedesktop.org
3783F: drivers/dma-buf/sync_file.c
3784F: include/linux/sync_file.h
3785F: Documentation/sync_file.txt
3786T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
3787
3777DMA GENERIC OFFLOAD ENGINE SUBSYSTEM 3788DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
3778M: Vinod Koul <vinod.koul@intel.com> 3789M: Vinod Koul <vinod.koul@intel.com>
3779L: dmaengine@vger.kernel.org 3790L: dmaengine@vger.kernel.org