diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-03-15 12:11:36 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-03-15 12:11:40 -0400 |
commit | 86a30bece9ad4cc91c393a829a7b128291e0fb65 (patch) | |
tree | 6cb3e6ad413d74118535f77436056c8d3cfae0eb /MAINTAINERS | |
parent | 243d58ec5792299fa212d05a4113c0ebac2df6a3 (diff) | |
parent | a323f66439c04d1c3ae4dc20cc2d44d52ee43c9f (diff) |
Merge branch 'fixes-non-critical' of git://github.com/hzhuang1/linux into next/maintainers
* 'fixes-non-critical' of git://github.com/hzhuang1/linux:
MAINTAINERS: update MAINTAINERS email entry
MAINTAINERS: update maintainer entry for pxa/hx4700
(update to v3.3-rc7)
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8758b0df5012..187d855c7a1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -813,9 +813,12 @@ S: Maintained | |||
813 | 813 | ||
814 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT | 814 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT |
815 | M: Philipp Zabel <philipp.zabel@gmail.com> | 815 | M: Philipp Zabel <philipp.zabel@gmail.com> |
816 | M: Paul Parsons <lost.distance@yahoo.com> | ||
817 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
816 | S: Maintained | 818 | S: Maintained |
817 | F: arch/arm/mach-pxa/hx4700.c | 819 | F: arch/arm/mach-pxa/hx4700.c |
818 | F: arch/arm/mach-pxa/include/mach/hx4700.h | 820 | F: arch/arm/mach-pxa/include/mach/hx4700.h |
821 | F: sound/soc/pxa/hx4700.c | ||
819 | 822 | ||
820 | ARM/HP JORNADA 7XX MACHINE SUPPORT | 823 | ARM/HP JORNADA 7XX MACHINE SUPPORT |
821 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> | 824 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> |
@@ -961,7 +964,7 @@ F: drivers/tty/serial/msm_serial.c | |||
961 | F: drivers/platform/msm/ | 964 | F: drivers/platform/msm/ |
962 | F: drivers/*/pm8???-* | 965 | F: drivers/*/pm8???-* |
963 | F: include/linux/mfd/pm8xxx/ | 966 | F: include/linux/mfd/pm8xxx/ |
964 | T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git | 967 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git |
965 | S: Maintained | 968 | S: Maintained |
966 | 969 | ||
967 | ARM/TOSA MACHINE SUPPORT | 970 | ARM/TOSA MACHINE SUPPORT |
@@ -1309,7 +1312,7 @@ F: drivers/atm/ | |||
1309 | F: include/linux/atm* | 1312 | F: include/linux/atm* |
1310 | 1313 | ||
1311 | ATMEL AT91 MCI DRIVER | 1314 | ATMEL AT91 MCI DRIVER |
1312 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1315 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
1313 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1316 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1314 | W: http://www.atmel.com/products/AT91/ | 1317 | W: http://www.atmel.com/products/AT91/ |
1315 | W: http://www.at91.com/ | 1318 | W: http://www.at91.com/ |
@@ -1317,7 +1320,7 @@ S: Maintained | |||
1317 | F: drivers/mmc/host/at91_mci.c | 1320 | F: drivers/mmc/host/at91_mci.c |
1318 | 1321 | ||
1319 | ATMEL AT91 / AT32 MCI DRIVER | 1322 | ATMEL AT91 / AT32 MCI DRIVER |
1320 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1323 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
1321 | S: Maintained | 1324 | S: Maintained |
1322 | F: drivers/mmc/host/atmel-mci.c | 1325 | F: drivers/mmc/host/atmel-mci.c |
1323 | F: drivers/mmc/host/atmel-mci-regs.h | 1326 | F: drivers/mmc/host/atmel-mci-regs.h |
@@ -5340,7 +5343,7 @@ F: drivers/media/video/pvrusb2/ | |||
5340 | PXA2xx/PXA3xx SUPPORT | 5343 | PXA2xx/PXA3xx SUPPORT |
5341 | M: Eric Miao <eric.y.miao@gmail.com> | 5344 | M: Eric Miao <eric.y.miao@gmail.com> |
5342 | M: Russell King <linux@arm.linux.org.uk> | 5345 | M: Russell King <linux@arm.linux.org.uk> |
5343 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | 5346 | M: Haojian Zhuang <haojian.zhuang@gmail.com> |
5344 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5347 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
5345 | T: git git://github.com/hzhuang1/linux.git | 5348 | T: git git://github.com/hzhuang1/linux.git |
5346 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | 5349 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git |
@@ -5355,7 +5358,7 @@ F: sound/soc/pxa | |||
5355 | 5358 | ||
5356 | MMP SUPPORT | 5359 | MMP SUPPORT |
5357 | M: Eric Miao <eric.y.miao@gmail.com> | 5360 | M: Eric Miao <eric.y.miao@gmail.com> |
5358 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | 5361 | M: Haojian Zhuang <haojian.zhuang@gmail.com> |
5359 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 5362 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
5360 | T: git git://github.com/hzhuang1/linux.git | 5363 | T: git git://github.com/hzhuang1/linux.git |
5361 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git | 5364 | T: git git://git.linaro.org/people/ycmiao/pxa-linux.git |