aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-10-01 21:21:07 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-01 21:21:07 -0400
commit1a58ddfc0fcf3d83a92573c71771962f9b218993 (patch)
treed4af56f47959cf3dc2b35e949b3cc80af267bb3d /MAINTAINERS
parent61464c8357c8f6b780e4c44f5c79471799c51ca7 (diff)
parentd192f93cfca6a0aedbf10fa548d8bc17b86275d6 (diff)
Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM soc MAINTAINERS updates from Olof Johansson: "Maintainers updates for KS8965 adding Greg Ungerer, and removing myself and Colin Cross as tegra maintainers, since Stephen Warren has been handling it on his own for several releases now." * tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: ks8695: add maintainers entry MAINTAINERS: tegra: remove Olof/Colin, add device tree files MAINTAINERS: add defconfig file to TEGRA section
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a9f1ac20a094..8443eda055dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -912,6 +912,12 @@ W: http://www.digriz.org.uk/ts78xx/kernel
912S: Maintained 912S: Maintained
913F: arch/arm/mach-orion5x/ts78xx-* 913F: arch/arm/mach-orion5x/ts78xx-*
914 914
915ARM/MICREL KS8695 ARCHITECTURE
916M: Greg Ungerer <gerg@uclinux.org>
917L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
918F: arch/arm/mach-ks8695
919S: Odd Fixes
920
915ARM/MIOA701 MACHINE SUPPORT 921ARM/MIOA701 MACHINE SUPPORT
916M: Robert Jarzmik <robert.jarzmik@free.fr> 922M: Robert Jarzmik <robert.jarzmik@free.fr>
917L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 923L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -6793,14 +6799,14 @@ F: drivers/net/team/
6793F: include/linux/if_team.h 6799F: include/linux/if_team.h
6794 6800
6795TEGRA SUPPORT 6801TEGRA SUPPORT
6796M: Colin Cross <ccross@android.com>
6797M: Olof Johansson <olof@lixom.net>
6798M: Stephen Warren <swarren@wwwdotorg.org> 6802M: Stephen Warren <swarren@wwwdotorg.org>
6799L: linux-tegra@vger.kernel.org 6803L: linux-tegra@vger.kernel.org
6800Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ 6804Q: http://patchwork.ozlabs.org/project/linux-tegra/list/
6801T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git 6805T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra.git
6802S: Supported 6806S: Supported
6803F: arch/arm/mach-tegra 6807F: arch/arm/mach-tegra
6808F: arch/arm/boot/dts/tegra*
6809F: arch/arm/configs/tegra_defconfig
6804 6810
6805TEHUTI ETHERNET DRIVER 6811TEHUTI ETHERNET DRIVER
6806M: Andy Gospodarek <andy@greyhouse.net> 6812M: Andy Gospodarek <andy@greyhouse.net>