diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 51 |
1 files changed, 35 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 150a29f3cd33..a246490c95eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1905,6 +1905,16 @@ F: Documentation/filesystems/coda.txt | |||
1905 | F: fs/coda/ | 1905 | F: fs/coda/ |
1906 | F: include/linux/coda*.h | 1906 | F: include/linux/coda*.h |
1907 | 1907 | ||
1908 | COMMON CLK FRAMEWORK | ||
1909 | M: Mike Turquette <mturquette@ti.com> | ||
1910 | M: Mike Turquette <mturquette@linaro.org> | ||
1911 | L: linux-arm-kernel@lists.infradead.org (same as CLK API & CLKDEV) | ||
1912 | T: git git://git.linaro.org/people/mturquette/linux.git | ||
1913 | S: Maintained | ||
1914 | F: drivers/clk/clk.c | ||
1915 | F: drivers/clk/clk-* | ||
1916 | F: include/linux/clk-pr* | ||
1917 | |||
1908 | COMMON INTERNET FILE SYSTEM (CIFS) | 1918 | COMMON INTERNET FILE SYSTEM (CIFS) |
1909 | M: Steve French <sfrench@samba.org> | 1919 | M: Steve French <sfrench@samba.org> |
1910 | L: linux-cifs@vger.kernel.org | 1920 | L: linux-cifs@vger.kernel.org |
@@ -2978,9 +2988,9 @@ GENERIC GPIO I2C MULTIPLEXER DRIVER | |||
2978 | M: Peter Korsgaard <peter.korsgaard@barco.com> | 2988 | M: Peter Korsgaard <peter.korsgaard@barco.com> |
2979 | L: linux-i2c@vger.kernel.org | 2989 | L: linux-i2c@vger.kernel.org |
2980 | S: Supported | 2990 | S: Supported |
2981 | F: drivers/i2c/muxes/gpio-i2cmux.c | 2991 | F: drivers/i2c/muxes/i2c-mux-gpio.c |
2982 | F: include/linux/gpio-i2cmux.h | 2992 | F: include/linux/i2c-mux-gpio.h |
2983 | F: Documentation/i2c/muxes/gpio-i2cmux | 2993 | F: Documentation/i2c/muxes/i2c-mux-gpio |
2984 | 2994 | ||
2985 | GENERIC HDLC (WAN) DRIVERS | 2995 | GENERIC HDLC (WAN) DRIVERS |
2986 | M: Krzysztof Halasa <khc@pm.waw.pl> | 2996 | M: Krzysztof Halasa <khc@pm.waw.pl> |
@@ -3222,10 +3232,8 @@ F: include/linux/clockchips.h | |||
3222 | F: include/linux/hrtimer.h | 3232 | F: include/linux/hrtimer.h |
3223 | 3233 | ||
3224 | HIGH-SPEED SCC DRIVER FOR AX.25 | 3234 | HIGH-SPEED SCC DRIVER FOR AX.25 |
3225 | M: Klaus Kudielka <klaus.kudielka@ieee.org> | ||
3226 | L: linux-hams@vger.kernel.org | 3235 | L: linux-hams@vger.kernel.org |
3227 | W: http://www.nt.tuwien.ac.at/~kkudielk/Linux/ | 3236 | S: Orphan |
3228 | S: Maintained | ||
3229 | F: drivers/net/hamradio/dmascc.c | 3237 | F: drivers/net/hamradio/dmascc.c |
3230 | F: drivers/net/hamradio/scc.c | 3238 | F: drivers/net/hamradio/scc.c |
3231 | 3239 | ||
@@ -3372,6 +3380,12 @@ W: http://www.developer.ibm.com/welcome/netfinity/serveraid.html | |||
3372 | S: Supported | 3380 | S: Supported |
3373 | F: drivers/scsi/ips.* | 3381 | F: drivers/scsi/ips.* |
3374 | 3382 | ||
3383 | ICH LPC AND GPIO DRIVER | ||
3384 | M: Peter Tyser <ptyser@xes-inc.com> | ||
3385 | S: Maintained | ||
3386 | F: drivers/mfd/lpc_ich.c | ||
3387 | F: drivers/gpio/gpio-ich.c | ||
3388 | |||
3375 | IDE SUBSYSTEM | 3389 | IDE SUBSYSTEM |
3376 | M: "David S. Miller" <davem@davemloft.net> | 3390 | M: "David S. Miller" <davem@davemloft.net> |
3377 | L: linux-ide@vger.kernel.org | 3391 | L: linux-ide@vger.kernel.org |
@@ -4495,12 +4509,6 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4495 | S: Maintained | 4509 | S: Maintained |
4496 | F: drivers/mmc/host/imxmmc.* | 4510 | F: drivers/mmc/host/imxmmc.* |
4497 | 4511 | ||
4498 | MOUSE AND MISC DEVICES [GENERAL] | ||
4499 | M: Alessandro Rubini <rubini@ipvvis.unipv.it> | ||
4500 | S: Maintained | ||
4501 | F: drivers/input/mouse/ | ||
4502 | F: include/linux/gpio_mouse.h | ||
4503 | |||
4504 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD | 4512 | MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD |
4505 | M: Jiri Slaby <jirislaby@gmail.com> | 4513 | M: Jiri Slaby <jirislaby@gmail.com> |
4506 | S: Maintained | 4514 | S: Maintained |
@@ -5138,7 +5146,7 @@ PCA9541 I2C BUS MASTER SELECTOR DRIVER | |||
5138 | M: Guenter Roeck <guenter.roeck@ericsson.com> | 5146 | M: Guenter Roeck <guenter.roeck@ericsson.com> |
5139 | L: linux-i2c@vger.kernel.org | 5147 | L: linux-i2c@vger.kernel.org |
5140 | S: Maintained | 5148 | S: Maintained |
5141 | F: drivers/i2c/muxes/pca9541.c | 5149 | F: drivers/i2c/muxes/i2c-mux-pca9541.c |
5142 | 5150 | ||
5143 | PCA9564/PCA9665 I2C BUS DRIVER | 5151 | PCA9564/PCA9665 I2C BUS DRIVER |
5144 | M: Wolfram Sang <w.sang@pengutronix.de> | 5152 | M: Wolfram Sang <w.sang@pengutronix.de> |
@@ -6340,14 +6348,25 @@ F: include/linux/compiler.h | |||
6340 | 6348 | ||
6341 | SPEAR PLATFORM SUPPORT | 6349 | SPEAR PLATFORM SUPPORT |
6342 | M: Viresh Kumar <viresh.kumar@st.com> | 6350 | M: Viresh Kumar <viresh.kumar@st.com> |
6351 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6343 | L: spear-devel@list.st.com | 6352 | L: spear-devel@list.st.com |
6344 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6353 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6345 | W: http://www.st.com/spear | 6354 | W: http://www.st.com/spear |
6346 | S: Maintained | 6355 | S: Maintained |
6347 | F: arch/arm/plat-spear/ | 6356 | F: arch/arm/plat-spear/ |
6348 | 6357 | ||
6358 | SPEAR13XX MACHINE SUPPORT | ||
6359 | M: Viresh Kumar <viresh.kumar@st.com> | ||
6360 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6361 | L: spear-devel@list.st.com | ||
6362 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6363 | W: http://www.st.com/spear | ||
6364 | S: Maintained | ||
6365 | F: arch/arm/mach-spear13xx/ | ||
6366 | |||
6349 | SPEAR3XX MACHINE SUPPORT | 6367 | SPEAR3XX MACHINE SUPPORT |
6350 | M: Viresh Kumar <viresh.kumar@st.com> | 6368 | M: Viresh Kumar <viresh.kumar@st.com> |
6369 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6351 | L: spear-devel@list.st.com | 6370 | L: spear-devel@list.st.com |
6352 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6371 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6353 | W: http://www.st.com/spear | 6372 | W: http://www.st.com/spear |
@@ -6356,6 +6375,8 @@ F: arch/arm/mach-spear3xx/ | |||
6356 | 6375 | ||
6357 | SPEAR6XX MACHINE SUPPORT | 6376 | SPEAR6XX MACHINE SUPPORT |
6358 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | 6377 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> |
6378 | M: Shiraz Hashim <shiraz.hashim@st.com> | ||
6379 | M: Viresh Kumar <viresh.kumar@st.com> | ||
6359 | L: spear-devel@list.st.com | 6380 | L: spear-devel@list.st.com |
6360 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6381 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6361 | W: http://www.st.com/spear | 6382 | W: http://www.st.com/spear |
@@ -6368,9 +6389,7 @@ L: spear-devel@list.st.com | |||
6368 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6389 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6369 | W: http://www.st.com/spear | 6390 | W: http://www.st.com/spear |
6370 | S: Maintained | 6391 | S: Maintained |
6371 | F: arch/arm/mach-spear*/clock.c | 6392 | F: drivers/clk/spear/ |
6372 | F: arch/arm/plat-spear/clock.c | ||
6373 | F: arch/arm/plat-spear/include/plat/clock.h | ||
6374 | 6393 | ||
6375 | SPI SUBSYSTEM | 6394 | SPI SUBSYSTEM |
6376 | M: Grant Likely <grant.likely@secretlab.ca> | 6395 | M: Grant Likely <grant.likely@secretlab.ca> |