diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-05-14 09:59:18 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-05-14 11:35:50 -0400 |
commit | 090a80cba39f2763a488b6f7c65e38922d5aa17a (patch) | |
tree | ba3797eeca74c42be95bc592ed2db1be99e329d2 /MAINTAINERS | |
parent | 36be50515fe2aef61533b516fa2576a2c7fe7664 (diff) | |
parent | eb3f995d7e73fd78b8fcdc55cfbf01a74a09a6e8 (diff) |
Merge branch 'spear/13xx' into next/soc2
* spear/13xx:
pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res
SPEAr: Update MAINTAINERS and Documentation
SPEAr13xx: Add defconfig
SPEAr13xx: Add compilation support
SPEAr13xx: Add dts and dtsi files
pinctrl: Add SPEAr13xx pinctrl drivers
pinctrl: SPEAr: Create macro for declaring GPIO PINS
SPEAr13xx: Add common clock framework support
SPEAr13xx: Add source files
SPEAr13xx: Add header files
Depends on clock, pinctrl and dt branches to go first.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 50 |
1 files changed, 32 insertions, 18 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b36270986501..fa81a16e4641 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1882,6 +1882,16 @@ F: Documentation/filesystems/coda.txt | |||
1882 | F: fs/coda/ | 1882 | F: fs/coda/ |
1883 | F: include/linux/coda*.h | 1883 | F: include/linux/coda*.h |
1884 | 1884 | ||
1885 | COMMON CLK FRAMEWORK | ||
1886 | M: Mike Turquette <mturquette@ti.com> | ||
1887 | M: Mike Turquette <mturquette@linaro.org> | ||
1888 | L: linux-arm-kernel@lists.infradead.org (same as CLK API & CLKDEV) | ||
1889 | T: git git://git.linaro.org/people/mturquette/linux.git | ||
1890 | S: Maintained | ||
1891 | F: drivers/clk/clk.c | ||
1892 | F: drivers/clk/clk-* | ||
1893 | F: include/linux/clk-pr* | ||
1894 | |||
1885 | COMMON INTERNET FILE SYSTEM (CIFS) | 1895 | COMMON INTERNET FILE SYSTEM (CIFS) |
1886 | M: Steve French <sfrench@samba.org> | 1896 | M: Steve French <sfrench@samba.org> |
1887 | L: linux-cifs@vger.kernel.org | 1897 | L: linux-cifs@vger.kernel.org |
@@ -5235,6 +5245,14 @@ M: Linus Walleij <linus.walleij@linaro.org> | |||
5235 | S: Maintained | 5245 | S: Maintained |
5236 | F: drivers/pinctrl/ | 5246 | F: drivers/pinctrl/ |
5237 | 5247 | ||
5248 | PIN CONTROLLER - ST SPEAR | ||
5249 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5250 | L: spear-devel@list.st.com | ||
5251 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
5252 | W: http://www.st.com/spear | ||
5253 | S: Maintained | ||
5254 | F: driver/pinctrl/spear/ | ||
5255 | |||
5238 | PKTCDVD DRIVER | 5256 | PKTCDVD DRIVER |
5239 | M: Peter Osterlund <petero2@telia.com> | 5257 | M: Peter Osterlund <petero2@telia.com> |
5240 | S: Maintained | 5258 | S: Maintained |
@@ -6299,52 +6317,48 @@ F: include/linux/compiler.h | |||
6299 | 6317 | ||
6300 | SPEAR PLATFORM SUPPORT | 6318 | SPEAR PLATFORM SUPPORT |
6301 | M: Viresh Kumar <viresh.kumar@st.com> | 6319 | M: Viresh Kumar <viresh.kumar@st.com> |
6320 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6302 | L: spear-devel@list.st.com | 6321 | L: spear-devel@list.st.com |
6303 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6322 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6304 | W: http://www.st.com/spear | 6323 | W: http://www.st.com/spear |
6305 | S: Maintained | 6324 | S: Maintained |
6306 | F: arch/arm/plat-spear/ | 6325 | F: arch/arm/plat-spear/ |
6307 | 6326 | ||
6308 | SPEAR3XX MACHINE SUPPORT | 6327 | SPEAR13XX MACHINE SUPPORT |
6309 | M: Viresh Kumar <viresh.kumar@st.com> | 6328 | M: Viresh Kumar <viresh.kumar@st.com> |
6329 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6310 | L: spear-devel@list.st.com | 6330 | L: spear-devel@list.st.com |
6311 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6331 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6312 | W: http://www.st.com/spear | 6332 | W: http://www.st.com/spear |
6313 | S: Maintained | 6333 | S: Maintained |
6314 | F: arch/arm/mach-spear3xx/ | 6334 | F: arch/arm/mach-spear13xx/ |
6315 | 6335 | ||
6316 | SPEAR6XX MACHINE SUPPORT | 6336 | SPEAR3XX MACHINE SUPPORT |
6317 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | 6337 | M: Viresh Kumar <viresh.kumar@st.com> |
6338 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6318 | L: spear-devel@list.st.com | 6339 | L: spear-devel@list.st.com |
6319 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6340 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6320 | W: http://www.st.com/spear | 6341 | W: http://www.st.com/spear |
6321 | S: Maintained | 6342 | S: Maintained |
6322 | F: arch/arm/mach-spear6xx/ | 6343 | F: arch/arm/mach-spear3xx/ |
6323 | 6344 | ||
6324 | SPEAR CLOCK FRAMEWORK SUPPORT | 6345 | SPEAR6XX MACHINE SUPPORT |
6346 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | ||
6347 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6325 | M: Viresh Kumar <viresh.kumar@st.com> | 6348 | M: Viresh Kumar <viresh.kumar@st.com> |
6326 | L: spear-devel@list.st.com | 6349 | L: spear-devel@list.st.com |
6327 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6350 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6328 | W: http://www.st.com/spear | 6351 | W: http://www.st.com/spear |
6329 | S: Maintained | 6352 | S: Maintained |
6330 | F: arch/arm/mach-spear*/clock.c | 6353 | F: arch/arm/mach-spear6xx/ |
6331 | F: arch/arm/plat-spear/clock.c | ||
6332 | F: arch/arm/plat-spear/include/plat/clock.h | ||
6333 | 6354 | ||
6334 | SPEAR PAD MULTIPLEXING SUPPORT | 6355 | SPEAR CLOCK FRAMEWORK SUPPORT |
6335 | M: Viresh Kumar <viresh.kumar@st.com> | 6356 | M: Viresh Kumar <viresh.kumar@st.com> |
6336 | L: spear-devel@list.st.com | 6357 | L: spear-devel@list.st.com |
6337 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6358 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6338 | W: http://www.st.com/spear | 6359 | W: http://www.st.com/spear |
6339 | S: Maintained | 6360 | S: Maintained |
6340 | F: arch/arm/plat-spear/include/plat/padmux.h | 6361 | F: drivers/clk/spear/ |
6341 | F: arch/arm/plat-spear/padmux.c | ||
6342 | F: arch/arm/mach-spear*/spear*xx.c | ||
6343 | F: arch/arm/mach-spear*/include/mach/generic.h | ||
6344 | F: arch/arm/mach-spear3xx/spear3*0.c | ||
6345 | F: arch/arm/mach-spear3xx/spear3*0_evb.c | ||
6346 | F: arch/arm/mach-spear6xx/spear600.c | ||
6347 | F: arch/arm/mach-spear6xx/spear600_evb.c | ||
6348 | 6362 | ||
6349 | SPI SUBSYSTEM | 6363 | SPI SUBSYSTEM |
6350 | M: Grant Likely <grant.likely@secretlab.ca> | 6364 | M: Grant Likely <grant.likely@secretlab.ca> |