aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOhad Ben-Cohen <ohad@wizery.com>2013-04-16 13:34:49 -0400
committerOhad Ben-Cohen <ohad@wizery.com>2013-04-16 13:34:49 -0400
commitd8115db52b99eefb99bcbf992edc349e691b4ca7 (patch)
treea04b27c7c840eab9dbb3fb604a38b78a6751102a /MAINTAINERS
parent1aa7d6a5d0e4c301a7f497d3be26bb7acd749423 (diff)
MAINTAINERS: add rpmsg entry
People and scripts look for this. Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 95616582c728..eaca6c8451fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6604,6 +6604,14 @@ F: drivers/remoteproc/
6604F: Documentation/remoteproc.txt 6604F: Documentation/remoteproc.txt
6605F: include/linux/remoteproc.h 6605F: include/linux/remoteproc.h
6606 6606
6607REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
6608M: Ohad Ben-Cohen <ohad@wizery.com>
6609T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
6610S: Maintained
6611F: drivers/rpmsg/
6612F: Documentation/rpmsg.txt
6613F: include/linux/rpmsg.h
6614
6607RFKILL 6615RFKILL
6608M: Johannes Berg <johannes@sipsolutions.net> 6616M: Johannes Berg <johannes@sipsolutions.net>
6609L: linux-wireless@vger.kernel.org 6617L: linux-wireless@vger.kernel.org