aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS57
1 files changed, 46 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7e053e0fe38e..75e3db96dec5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -893,20 +893,15 @@ F: arch/arm/include/asm/hardware/dec21285.h
893F: arch/arm/mach-footbridge/ 893F: arch/arm/mach-footbridge/
894 894
895ARM/FREESCALE IMX / MXC ARM ARCHITECTURE 895ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
896M: Shawn Guo <shawn.guo@linaro.org>
896M: Sascha Hauer <kernel@pengutronix.de> 897M: Sascha Hauer <kernel@pengutronix.de>
897L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 898L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
898S: Maintained 899S: Maintained
899T: git git://git.pengutronix.de/git/imx/linux-2.6.git 900T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
900F: arch/arm/mach-imx/ 901F: arch/arm/mach-imx/
902F: arch/arm/boot/dts/imx*
901F: arch/arm/configs/imx*_defconfig 903F: arch/arm/configs/imx*_defconfig
902 904
903ARM/FREESCALE IMX6
904M: Shawn Guo <shawn.guo@linaro.org>
905L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
906S: Maintained
907T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
908F: arch/arm/mach-imx/*imx6*
909
910ARM/FREESCALE MXS ARM ARCHITECTURE 905ARM/FREESCALE MXS ARM ARCHITECTURE
911M: Shawn Guo <shawn.guo@linaro.org> 906M: Shawn Guo <shawn.guo@linaro.org>
912L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 907L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2138,7 +2133,8 @@ S: Maintained
2138F: Documentation/zh_CN/ 2133F: Documentation/zh_CN/
2139 2134
2140CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER 2135CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2141M: Alexander Shishkin <alexander.shishkin@linux.intel.com> 2136M: Peter Chen <Peter.Chen@freescale.com>
2137T: git://github.com/hzpeterchen/linux-usb.git
2142L: linux-usb@vger.kernel.org 2138L: linux-usb@vger.kernel.org
2143S: Maintained 2139S: Maintained
2144F: drivers/usb/chipidea/ 2140F: drivers/usb/chipidea/
@@ -4046,6 +4042,14 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
4046S: Maintained 4042S: Maintained
4047F: fs/hpfs/ 4043F: fs/hpfs/
4048 4044
4045HSI SUBSYSTEM
4046M: Sebastian Reichel <sre@debian.org>
4047S: Maintained
4048F: Documentation/ABI/testing/sysfs-bus-hsi
4049F: drivers/hsi/
4050F: include/linux/hsi/
4051F: include/uapi/linux/hsi/
4052
4049HSO 3G MODEM DRIVER 4053HSO 3G MODEM DRIVER
4050M: Jan Dumon <j.dumon@option.com> 4054M: Jan Dumon <j.dumon@option.com>
4051W: http://www.pharscape.org 4055W: http://www.pharscape.org
@@ -4464,10 +4468,8 @@ M: Bruce Allan <bruce.w.allan@intel.com>
4464M: Carolyn Wyborny <carolyn.wyborny@intel.com> 4468M: Carolyn Wyborny <carolyn.wyborny@intel.com>
4465M: Don Skidmore <donald.c.skidmore@intel.com> 4469M: Don Skidmore <donald.c.skidmore@intel.com>
4466M: Greg Rose <gregory.v.rose@intel.com> 4470M: Greg Rose <gregory.v.rose@intel.com>
4467M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
4468M: Alex Duyck <alexander.h.duyck@intel.com> 4471M: Alex Duyck <alexander.h.duyck@intel.com>
4469M: John Ronciak <john.ronciak@intel.com> 4472M: John Ronciak <john.ronciak@intel.com>
4470M: Tushar Dave <tushar.n.dave@intel.com>
4471L: e1000-devel@lists.sourceforge.net 4473L: e1000-devel@lists.sourceforge.net
4472W: http://www.intel.com/support/feedback.htm 4474W: http://www.intel.com/support/feedback.htm
4473W: http://e1000.sourceforge.net/ 4475W: http://e1000.sourceforge.net/
@@ -6463,19 +6465,52 @@ F: drivers/pci/
6463F: include/linux/pci* 6465F: include/linux/pci*
6464F: arch/x86/pci/ 6466F: arch/x86/pci/
6465 6467
6468PCI DRIVER FOR IMX6
6469M: Richard Zhu <r65037@freescale.com>
6470M: Shawn Guo <shawn.guo@linaro.org>
6471L: linux-pci@vger.kernel.org
6472L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6473S: Maintained
6474F: drivers/pci/host/*imx6*
6475
6476PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
6477M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6478M: Jason Cooper <jason@lakedaemon.net>
6479L: linux-pci@vger.kernel.org
6480L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6481S: Maintained
6482F: drivers/pci/host/*mvebu*
6483
6466PCI DRIVER FOR NVIDIA TEGRA 6484PCI DRIVER FOR NVIDIA TEGRA
6467M: Thierry Reding <thierry.reding@gmail.com> 6485M: Thierry Reding <thierry.reding@gmail.com>
6468L: linux-tegra@vger.kernel.org 6486L: linux-tegra@vger.kernel.org
6487L: linux-pci@vger.kernel.org
6469S: Supported 6488S: Supported
6470F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt 6489F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
6471F: drivers/pci/host/pci-tegra.c 6490F: drivers/pci/host/pci-tegra.c
6472 6491
6492PCI DRIVER FOR RENESAS R-CAR
6493M: Simon Horman <horms@verge.net.au>
6494L: linux-pci@vger.kernel.org
6495L: linux-sh@vger.kernel.org
6496S: Maintained
6497F: drivers/pci/host/*rcar*
6498
6473PCI DRIVER FOR SAMSUNG EXYNOS 6499PCI DRIVER FOR SAMSUNG EXYNOS
6474M: Jingoo Han <jg1.han@samsung.com> 6500M: Jingoo Han <jg1.han@samsung.com>
6475L: linux-pci@vger.kernel.org 6501L: linux-pci@vger.kernel.org
6502L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6503L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
6476S: Maintained 6504S: Maintained
6477F: drivers/pci/host/pci-exynos.c 6505F: drivers/pci/host/pci-exynos.c
6478 6506
6507PCI DRIVER FOR SYNOPSIS DESIGNWARE
6508M: Mohit Kumar <mohit.kumar@st.com>
6509M: Jingoo Han <jg1.han@samsung.com>
6510L: linux-pci@vger.kernel.org
6511S: Maintained
6512F: drivers/pci/host/*designware*
6513
6479PCMCIA SUBSYSTEM 6514PCMCIA SUBSYSTEM
6480P: Linux PCMCIA Team 6515P: Linux PCMCIA Team
6481L: linux-pcmcia@lists.infradead.org 6516L: linux-pcmcia@lists.infradead.org