aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-11-02 16:36:05 -0500
committerOlof Johansson <olof@lixom.net>2014-11-02 16:37:07 -0500
commit4257412db57900e43716d0b7ddd4f4a51e6ed2f4 (patch)
tree759963245a484422e9ad2639cb223b53f844ff15 /MAINTAINERS
parentcc040ba269ae6972face1dc7376ab3eaab9f64c8 (diff)
parent4b91f7f3c8b20e073b7bfc098625b37f99789508 (diff)
Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Merge "omap fixes against v3.18-rc2" from Tony Lindgren: Few fixes for omaps to enable NAND BCH so devices won't produce errors when booted with omap2plus_defconfig, and reduce bloat by making IPV6 a loadable module. Also let's add a warning about legacy boot being deprecated for omap3. We now have things working with device tree, and only omap3 is still booting in legacy mode. So hopefully this warning will help move the remaining legacy mode users to boot with device tree. As the total reduction of code and static data is somewhere around 20000 lines of code once we remove omap3 legacy mode booting, we really do want to make omap3 to boot also in device tree mode only over the next few merge cycles. * tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (407 commits) ARM: OMAP2+: Warn about deprecated legacy booting mode ARM: omap2plus_defconfig: Fix errors with NAND BCH ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-in + Linux 3.18-rc2 Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS17
1 files changed, 16 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f54ff97d621b..0d4e8f0b238f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5842,6 +5842,14 @@ S: Maintained
5842F: drivers/net/macvlan.c 5842F: drivers/net/macvlan.c
5843F: include/linux/if_macvlan.h 5843F: include/linux/if_macvlan.h
5844 5844
5845MAILBOX API
5846M: Jassi Brar <jassisinghbrar@gmail.com>
5847L: linux-kernel@vger.kernel.org
5848S: Maintained
5849F: drivers/mailbox/
5850F: include/linux/mailbox_client.h
5851F: include/linux/mailbox_controller.h
5852
5845MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7 5853MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
5846M: Michael Kerrisk <mtk.manpages@gmail.com> 5854M: Michael Kerrisk <mtk.manpages@gmail.com>
5847W: http://www.kernel.org/doc/man-pages 5855W: http://www.kernel.org/doc/man-pages
@@ -6830,7 +6838,7 @@ S: Orphan
6830F: drivers/net/wireless/orinoco/ 6838F: drivers/net/wireless/orinoco/
6831 6839
6832OSD LIBRARY and FILESYSTEM 6840OSD LIBRARY and FILESYSTEM
6833M: Boaz Harrosh <bharrosh@panasas.com> 6841M: Boaz Harrosh <ooo@electrozaur.com>
6834M: Benny Halevy <bhalevy@primarydata.com> 6842M: Benny Halevy <bhalevy@primarydata.com>
6835L: osd-dev@open-osd.org 6843L: osd-dev@open-osd.org
6836W: http://open-osd.org 6844W: http://open-osd.org
@@ -6840,6 +6848,13 @@ F: drivers/scsi/osd/
6840F: include/scsi/osd_* 6848F: include/scsi/osd_*
6841F: fs/exofs/ 6849F: fs/exofs/
6842 6850
6851OVERLAYFS FILESYSTEM
6852M: Miklos Szeredi <miklos@szeredi.hu>
6853L: linux-fsdevel@vger.kernel.org
6854S: Supported
6855F: fs/overlayfs/*
6856F: Documentation/filesystems/overlayfs.txt
6857
6843P54 WIRELESS DRIVER 6858P54 WIRELESS DRIVER
6844M: Christian Lamparter <chunkeey@googlemail.com> 6859M: Christian Lamparter <chunkeey@googlemail.com>
6845L: linux-wireless@vger.kernel.org 6860L: linux-wireless@vger.kernel.org