diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2010-12-22 03:18:29 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-24 04:37:58 -0500 |
commit | 875728807ff001b67a1e0535de5ad2cd3c41d47c (patch) | |
tree | fd36d0055637ae45f8586dc7b1920e3855376989 /MAINTAINERS | |
parent | 537de3a67c0c86586eacffde40673b727242dc3a (diff) |
ARM: 6537/1: update Nomadik, U300 and Ux500 maintainers
Adding in self as maintainer for Nomadik and Ux500, I'm running
an active -next tree for that stuff now. Extend file matchers to
cover a few more relevant drivers and add git references.
Cc: Alessandro Rubini <rubini@unipv.it>
Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6a588873cf8d..4323f8fe38a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -792,11 +792,14 @@ S: Maintained | |||
792 | 792 | ||
793 | ARM/NOMADIK ARCHITECTURE | 793 | ARM/NOMADIK ARCHITECTURE |
794 | M: Alessandro Rubini <rubini@unipv.it> | 794 | M: Alessandro Rubini <rubini@unipv.it> |
795 | M: Linus Walleij <linus.walleij@stericsson.com> | ||
795 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | 796 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> |
796 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 797 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
797 | S: Maintained | 798 | S: Maintained |
798 | F: arch/arm/mach-nomadik/ | 799 | F: arch/arm/mach-nomadik/ |
799 | F: arch/arm/plat-nomadik/ | 800 | F: arch/arm/plat-nomadik/ |
801 | F: drivers/i2c/busses/i2c-nomadik.c | ||
802 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | ||
800 | 803 | ||
801 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 804 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
802 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 805 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
@@ -998,12 +1001,24 @@ F: drivers/i2c/busses/i2c-stu300.c | |||
998 | F: drivers/rtc/rtc-coh901331.c | 1001 | F: drivers/rtc/rtc-coh901331.c |
999 | F: drivers/watchdog/coh901327_wdt.c | 1002 | F: drivers/watchdog/coh901327_wdt.c |
1000 | F: drivers/dma/coh901318* | 1003 | F: drivers/dma/coh901318* |
1004 | F: drivers/mfd/ab3100* | ||
1005 | F: drivers/rtc/rtc-ab3100.c | ||
1006 | F: drivers/rtc/rtc-coh901331.c | ||
1007 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | ||
1001 | 1008 | ||
1002 | ARM/U8500 ARM ARCHITECTURE | 1009 | ARM/Ux500 ARM ARCHITECTURE |
1003 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | 1010 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> |
1011 | M: Linus Walleij <linus.walleij@stericsson.com> | ||
1004 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1012 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1005 | S: Maintained | 1013 | S: Maintained |
1006 | F: arch/arm/mach-ux500/ | 1014 | F: arch/arm/mach-ux500/ |
1015 | F: drivers/dma/ste_dma40* | ||
1016 | F: drivers/mfd/ab3550* | ||
1017 | F: drivers/mfd/abx500* | ||
1018 | F: drivers/mfd/ab8500* | ||
1019 | F: drivers/mfd/stmpe* | ||
1020 | F: drivers/rtc/rtc-ab8500.c | ||
1021 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | ||
1007 | 1022 | ||
1008 | ARM/VFP SUPPORT | 1023 | ARM/VFP SUPPORT |
1009 | M: Russell King <linux@arm.linux.org.uk> | 1024 | M: Russell King <linux@arm.linux.org.uk> |