diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 955134d22cff..561d4174cdfe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3919,8 +3919,10 @@ R: Gustavo Padovan <gustavo@padovan.org> | |||
3919 | S: Maintained | 3919 | S: Maintained |
3920 | L: linux-media@vger.kernel.org | 3920 | L: linux-media@vger.kernel.org |
3921 | L: dri-devel@lists.freedesktop.org | 3921 | L: dri-devel@lists.freedesktop.org |
3922 | F: drivers/dma-buf/sync_file.c | 3922 | F: drivers/dma-buf/sync_* |
3923 | F: drivers/dma-buf/sw_sync.c | ||
3923 | F: include/linux/sync_file.h | 3924 | F: include/linux/sync_file.h |
3925 | F: include/uapi/linux/sync_file.h | ||
3924 | F: Documentation/sync_file.txt | 3926 | F: Documentation/sync_file.txt |
3925 | T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git | 3927 | T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git |
3926 | 3928 | ||