summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJassi Brar <jaswinder.singh@linaro.org>2014-06-12 22:31:19 +0530
committerJassi Brar <jaswinder.singh@linaro.org>2014-10-08 10:39:41 +0530
commit2b6d83e2b8b7de82331a6a1dcd64b51020a6031c (patch)
treebad207a312a196de55c9d141bbfa542b029ca768 /MAINTAINERS
parentf2fc42b6ac31f4d808da7a9da460dd433a71e976 (diff)
downloadlinux-stable-2b6d83e2b8b7de82331a6a1dcd64b51020a6031c.tar.gz
linux-stable-2b6d83e2b8b7de82331a6a1dcd64b51020a6031c.tar.bz2
linux-stable-2b6d83e2b8b7de82331a6a1dcd64b51020a6031c.zip
mailbox: Introduce framework for mailbox
Introduce common framework for client/protocol drivers and controller drivers of Inter-Processor-Communication (IPC). Client driver developers should have a look at include/linux/mailbox_client.h to understand the part of the API exposed to client drivers. Similarly controller driver developers should have a look at include/linux/mailbox_controller.h Reviewed-by: Mark Brown <broonie@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a12edf2624e5..c5f7c854b6d2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5740,6 +5740,14 @@ S: Maintained
F: drivers/net/macvlan.c
F: include/linux/if_macvlan.h
+MAILBOX API
+M: Jassi Brar <jassisinghbrar@gmail.com>
+L: linux-kernel@vger.kernel.org
+S: Maintained
+F: drivers/mailbox/
+F: include/linux/mailbox_client.h
+F: include/linux/mailbox_controller.h
+
MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
M: Michael Kerrisk <mtk.manpages@gmail.com>
W: http://www.kernel.org/doc/man-pages