aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-05-14 09:33:42 -0400
committerArnd Bergmann <arnd@arndb.de>2012-05-14 09:33:42 -0400
commitd2819f80d465672b09c2f4cb52303b7f951c4d0f (patch)
treeaa0262703e86b97ad1460c722e78d7233e24e3bb /MAINTAINERS
parent5df33a62c4a028d6fc7f2dcc159827d09b7334b8 (diff)
parent366695ff706669d40459174b1cbb78fca42f4e06 (diff)
Merge branch 'spear/pinctrl' into spear/clock
Conflicts: arch/arm/mach-spear3xx/Makefile arch/arm/mach-spear3xx/clock.c arch/arm/mach-spear3xx/include/mach/generic.h arch/arm/mach-spear6xx/clock.c arch/arm/plat-spear/Makefile drivers/pinctrl/core.c This resolves some annoying merge conflicts. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS23
1 files changed, 8 insertions, 15 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cb5425e3cd42..27085a75162f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5244,6 +5244,14 @@ M: Linus Walleij <linus.walleij@linaro.org>
5244S: Maintained 5244S: Maintained
5245F: drivers/pinctrl/ 5245F: drivers/pinctrl/
5246 5246
5247PIN CONTROLLER - ST SPEAR
5248M: Viresh Kumar <viresh.kumar@st.com>
5249L: spear-devel@list.st.com
5250L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5251W: http://www.st.com/spear
5252S: Maintained
5253F: driver/pinctrl/spear/
5254
5247PKTCDVD DRIVER 5255PKTCDVD DRIVER
5248M: Peter Osterlund <petero2@telia.com> 5256M: Peter Osterlund <petero2@telia.com>
5249S: Maintained 5257S: Maintained
@@ -6338,21 +6346,6 @@ W: http://www.st.com/spear
6338S: Maintained 6346S: Maintained
6339F: drivers/clk/spear/ 6347F: drivers/clk/spear/
6340 6348
6341SPEAR PAD MULTIPLEXING SUPPORT
6342M: Viresh Kumar <viresh.kumar@st.com>
6343L: spear-devel@list.st.com
6344L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6345W: http://www.st.com/spear
6346S: Maintained
6347F: arch/arm/plat-spear/include/plat/padmux.h
6348F: arch/arm/plat-spear/padmux.c
6349F: arch/arm/mach-spear*/spear*xx.c
6350F: arch/arm/mach-spear*/include/mach/generic.h
6351F: arch/arm/mach-spear3xx/spear3*0.c
6352F: arch/arm/mach-spear3xx/spear3*0_evb.c
6353F: arch/arm/mach-spear6xx/spear600.c
6354F: arch/arm/mach-spear6xx/spear600_evb.c
6355
6356SPI SUBSYSTEM 6349SPI SUBSYSTEM
6357M: Grant Likely <grant.likely@secretlab.ca> 6350M: Grant Likely <grant.likely@secretlab.ca>
6358L: spi-devel-general@lists.sourceforge.net 6351L: spi-devel-general@lists.sourceforge.net