aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS32
1 files changed, 28 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 95e4e43a12b4..03e0b4896bc6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1513,19 +1513,23 @@ F: drivers/mtd/devices/block2mtd.c
1513 1513
1514BLUETOOTH DRIVERS 1514BLUETOOTH DRIVERS
1515M: Marcel Holtmann <marcel@holtmann.org> 1515M: Marcel Holtmann <marcel@holtmann.org>
1516M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1516M: Gustavo Padovan <gustavo@padovan.org>
1517M: Johan Hedberg <johan.hedberg@gmail.com>
1517L: linux-bluetooth@vger.kernel.org 1518L: linux-bluetooth@vger.kernel.org
1518W: http://www.bluez.org/ 1519W: http://www.bluez.org/
1519T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1520T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1521T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1520S: Maintained 1522S: Maintained
1521F: drivers/bluetooth/ 1523F: drivers/bluetooth/
1522 1524
1523BLUETOOTH SUBSYSTEM 1525BLUETOOTH SUBSYSTEM
1524M: Marcel Holtmann <marcel@holtmann.org> 1526M: Marcel Holtmann <marcel@holtmann.org>
1525M: "Gustavo F. Padovan" <padovan@profusion.mobi> 1527M: Gustavo Padovan <gustavo@padovan.org>
1528M: Johan Hedberg <johan.hedberg@gmail.com>
1526L: linux-bluetooth@vger.kernel.org 1529L: linux-bluetooth@vger.kernel.org
1527W: http://www.bluez.org/ 1530W: http://www.bluez.org/
1528T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git 1531T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git
1532T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git
1529S: Maintained 1533S: Maintained
1530F: net/bluetooth/ 1534F: net/bluetooth/
1531F: include/net/bluetooth/ 1535F: include/net/bluetooth/
@@ -2351,6 +2355,15 @@ S: Supported
2351F: drivers/gpu/drm/exynos 2355F: drivers/gpu/drm/exynos
2352F: include/drm/exynos* 2356F: include/drm/exynos*
2353 2357
2358EXYNOS MIPI DISPLAY DRIVERS
2359M: Inki Dae <inki.dae@samsung.com>
2360M: Donghwa Lee <dh09.lee@samsung.com>
2361M: Kyungmin Park <kyungmin.park@samsung.com>
2362L: linux-fbdev@vger.kernel.org
2363S: Maintained
2364F: drivers/video/exynos/exynos_mipi*
2365F: include/video/exynos_mipi*
2366
2354DSCC4 DRIVER 2367DSCC4 DRIVER
2355M: Francois Romieu <romieu@fr.zoreil.com> 2368M: Francois Romieu <romieu@fr.zoreil.com>
2356L: netdev@vger.kernel.org 2369L: netdev@vger.kernel.org
@@ -5859,6 +5872,7 @@ F: drivers/mmc/host/sdhci-s3c.c
5859 5872
5860SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 5873SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
5861M: Viresh Kumar <viresh.kumar@st.com> 5874M: Viresh Kumar <viresh.kumar@st.com>
5875L: spear-devel@list.st.com
5862L: linux-mmc@vger.kernel.org 5876L: linux-mmc@vger.kernel.org
5863S: Maintained 5877S: Maintained
5864F: drivers/mmc/host/sdhci-spear.c 5878F: drivers/mmc/host/sdhci-spear.c
@@ -6201,24 +6215,32 @@ F: drivers/tty/serial/sunzilog.h
6201 6215
6202SPEAR PLATFORM SUPPORT 6216SPEAR PLATFORM SUPPORT
6203M: Viresh Kumar <viresh.kumar@st.com> 6217M: Viresh Kumar <viresh.kumar@st.com>
6218L: spear-devel@list.st.com
6219L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6204W: http://www.st.com/spear 6220W: http://www.st.com/spear
6205S: Maintained 6221S: Maintained
6206F: arch/arm/plat-spear/ 6222F: arch/arm/plat-spear/
6207 6223
6208SPEAR3XX MACHINE SUPPORT 6224SPEAR3XX MACHINE SUPPORT
6209M: Viresh Kumar <viresh.kumar@st.com> 6225M: Viresh Kumar <viresh.kumar@st.com>
6226L: spear-devel@list.st.com
6227L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6210W: http://www.st.com/spear 6228W: http://www.st.com/spear
6211S: Maintained 6229S: Maintained
6212F: arch/arm/mach-spear3xx/ 6230F: arch/arm/mach-spear3xx/
6213 6231
6214SPEAR6XX MACHINE SUPPORT 6232SPEAR6XX MACHINE SUPPORT
6215M: Rajeev Kumar <rajeev-dlh.kumar@st.com> 6233M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
6234L: spear-devel@list.st.com
6235L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6216W: http://www.st.com/spear 6236W: http://www.st.com/spear
6217S: Maintained 6237S: Maintained
6218F: arch/arm/mach-spear6xx/ 6238F: arch/arm/mach-spear6xx/
6219 6239
6220SPEAR CLOCK FRAMEWORK SUPPORT 6240SPEAR CLOCK FRAMEWORK SUPPORT
6221M: Viresh Kumar <viresh.kumar@st.com> 6241M: Viresh Kumar <viresh.kumar@st.com>
6242L: spear-devel@list.st.com
6243L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6222W: http://www.st.com/spear 6244W: http://www.st.com/spear
6223S: Maintained 6245S: Maintained
6224F: arch/arm/mach-spear*/clock.c 6246F: arch/arm/mach-spear*/clock.c
@@ -6227,6 +6249,8 @@ F: arch/arm/plat-spear/include/plat/clock.h
6227 6249
6228SPEAR PAD MULTIPLEXING SUPPORT 6250SPEAR PAD MULTIPLEXING SUPPORT
6229M: Viresh Kumar <viresh.kumar@st.com> 6251M: Viresh Kumar <viresh.kumar@st.com>
6252L: spear-devel@list.st.com
6253L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6230W: http://www.st.com/spear 6254W: http://www.st.com/spear
6231S: Maintained 6255S: Maintained
6232F: arch/arm/plat-spear/include/plat/padmux.h 6256F: arch/arm/plat-spear/include/plat/padmux.h