aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-03-18 23:29:41 -0400
committerDavid S. Miller <davem@davemloft.net>2012-03-18 23:29:41 -0400
commit4da0bd736552e6377b407b3c3d3ae518ebbdd269 (patch)
treef0da9f843b8033565c3ca4103fccb17a60688326 /MAINTAINERS
parent81a430ac1b88b0702c57d2513e247317e810e04d (diff)
parentc16fa4f2ad19908a47c63d8fa436a1178438c7e7 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS46
1 files changed, 42 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 209a386214c2..9be34c42b677 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1514,19 +1514,23 @@ F: drivers/mtd/devices/block2mtd.c
1514 1514
1515BLUETOOTH DRIVERS 1515BLUETOOTH DRIVERS
1516M: Marcel Holtmann <marcel@holtmann.org> 1516M: Marcel Holtmann <marcel@holtmann.org>
1517M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1517M: Gustavo Padovan <gustavo@padovan.org>
1518M: Johan Hedberg <johan.hedberg@gmail.com>
1518L: linux-bluetooth@vger.kernel.org 1519L: linux-bluetooth@vger.kernel.org
1519W: http://www.bluez.org/ 1520W: http://www.bluez.org/
1520T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1521T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1522T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1521S: Maintained 1523S: Maintained
1522F: drivers/bluetooth/ 1524F: drivers/bluetooth/
1523 1525
1524BLUETOOTH SUBSYSTEM 1526BLUETOOTH SUBSYSTEM
1525M: Marcel Holtmann <marcel@holtmann.org> 1527M: Marcel Holtmann <marcel@holtmann.org>
1526M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1528M: Gustavo Padovan <gustavo@padovan.org>
1529M: Johan Hedberg <johan.hedberg@gmail.com>
1527L: linux-bluetooth@vger.kernel.org 1530L: linux-bluetooth@vger.kernel.org
1528W: http://www.bluez.org/ 1531W: http://www.bluez.org/
1529T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1532T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1533T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1530S: Maintained 1534S: Maintained
1531F: net/bluetooth/ 1535F: net/bluetooth/
1532F: include/net/bluetooth/ 1536F: include/net/bluetooth/
@@ -1717,6 +1721,14 @@ F: include/linux/can/error.h
1717F: include/linux/can/netlink.h 1721F: include/linux/can/netlink.h
1718F: include/linux/can/platform/ 1722F: include/linux/can/platform/
1719 1723
1724CAPABILITIES
1725M: Serge Hallyn <serge.hallyn@canonical.com>
1726L: linux-security-module@vger.kernel.org
1727S: Supported
1728F: include/linux/capability.h
1729F: security/capability.c
1730F: security/commoncap.c
1731
1720CELL BROADBAND ENGINE ARCHITECTURE 1732CELL BROADBAND ENGINE ARCHITECTURE
1721M: Arnd Bergmann <arnd@arndb.de> 1733M: Arnd Bergmann <arnd@arndb.de>
1722L: linuxppc-dev@lists.ozlabs.org 1734L: linuxppc-dev@lists.ozlabs.org
@@ -2352,6 +2364,15 @@ S: Supported
2352F: drivers/gpu/drm/exynos 2364F: drivers/gpu/drm/exynos
2353F: include/drm/exynos* 2365F: include/drm/exynos*
2354 2366
2367EXYNOS MIPI DISPLAY DRIVERS
2368M: Inki Dae <inki.dae@samsung.com>
2369M: Donghwa Lee <dh09.lee@samsung.com>
2370M: Kyungmin Park <kyungmin.park@samsung.com>
2371L: linux-fbdev@vger.kernel.org
2372S: Maintained
2373F: drivers/video/exynos/exynos_mipi*
2374F: include/video/exynos_mipi*
2375
2355DSCC4 DRIVER 2376DSCC4 DRIVER
2356M: Francois Romieu <romieu@fr.zoreil.com> 2377M: Francois Romieu <romieu@fr.zoreil.com>
2357L: netdev@vger.kernel.org 2378L: netdev@vger.kernel.org
@@ -2846,6 +2867,12 @@ S: Maintained
2846F: drivers/media/video/m5mols/ 2867F: drivers/media/video/m5mols/
2847F: include/media/m5mols.h 2868F: include/media/m5mols.h
2848 2869
2870FUJITSU TABLET EXTRAS
2871M: Robert Gerlach <khnz@gmx.de>
2872L: platform-driver-x86@vger.kernel.org
2873S: Maintained
2874F: drivers/platform/x86/fujitsu-tablet.c
2875
2849FUSE: FILESYSTEM IN USERSPACE 2876FUSE: FILESYSTEM IN USERSPACE
2850M: Miklos Szeredi <miklos@szeredi.hu> 2877M: Miklos Szeredi <miklos@szeredi.hu>
2851L: fuse-devel@lists.sourceforge.net 2878L: fuse-devel@lists.sourceforge.net
@@ -5863,6 +5890,7 @@ F: drivers/mmc/host/sdhci-s3c.c
5863 5890
5864SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 5891SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
5865M: Viresh Kumar <viresh.kumar@st.com> 5892M: Viresh Kumar <viresh.kumar@st.com>
5893L: spear-devel@list.st.com
5866L: linux-mmc@vger.kernel.org 5894L: linux-mmc@vger.kernel.org
5867S: Maintained 5895S: Maintained
5868F: drivers/mmc/host/sdhci-spear.c 5896F: drivers/mmc/host/sdhci-spear.c
@@ -6205,24 +6233,32 @@ F: drivers/tty/serial/sunzilog.h
6205 6233
6206SPEAR PLATFORM SUPPORT 6234SPEAR PLATFORM SUPPORT
6207M: Viresh Kumar <viresh.kumar@st.com> 6235M: Viresh Kumar <viresh.kumar@st.com>
6236L: spear-devel@list.st.com
6237L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6208W: http://www.st.com/spear 6238W: http://www.st.com/spear
6209S: Maintained 6239S: Maintained
6210F: arch/arm/plat-spear/ 6240F: arch/arm/plat-spear/
6211 6241
6212SPEAR3XX MACHINE SUPPORT 6242SPEAR3XX MACHINE SUPPORT
6213M: Viresh Kumar <viresh.kumar@st.com> 6243M: Viresh Kumar <viresh.kumar@st.com>
6244L: spear-devel@list.st.com
6245L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6214W: http://www.st.com/spear 6246W: http://www.st.com/spear
6215S: Maintained 6247S: Maintained
6216F: arch/arm/mach-spear3xx/ 6248F: arch/arm/mach-spear3xx/
6217 6249
6218SPEAR6XX MACHINE SUPPORT 6250SPEAR6XX MACHINE SUPPORT
6219M: Rajeev Kumar <rajeev-dlh.kumar@st.com> 6251M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
6252L: spear-devel@list.st.com
6253L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6220W: http://www.st.com/spear 6254W: http://www.st.com/spear
6221S: Maintained 6255S: Maintained
6222F: arch/arm/mach-spear6xx/ 6256F: arch/arm/mach-spear6xx/
6223 6257
6224SPEAR CLOCK FRAMEWORK SUPPORT 6258SPEAR CLOCK FRAMEWORK SUPPORT
6225M: Viresh Kumar <viresh.kumar@st.com> 6259M: Viresh Kumar <viresh.kumar@st.com>
6260L: spear-devel@list.st.com
6261L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6226W: http://www.st.com/spear 6262W: http://www.st.com/spear
6227S: Maintained 6263S: Maintained
6228F: arch/arm/mach-spear*/clock.c 6264F: arch/arm/mach-spear*/clock.c
@@ -6231,6 +6267,8 @@ F: arch/arm/plat-spear/include/plat/clock.h
6231 6267
6232SPEAR PAD MULTIPLEXING SUPPORT 6268SPEAR PAD MULTIPLEXING SUPPORT
6233M: Viresh Kumar <viresh.kumar@st.com> 6269M: Viresh Kumar <viresh.kumar@st.com>
6270L: spear-devel@list.st.com
6271L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6234W: http://www.st.com/spear 6272W: http://www.st.com/spear
6235S: Maintained 6273S: Maintained
6236F: arch/arm/plat-spear/include/plat/padmux.h 6274F: arch/arm/plat-spear/include/plat/padmux.h