diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-28 17:03:14 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-28 17:03:14 -0400 |
commit | 0fe41b8982001cd14ee2c77cd776735a5024e98b (patch) | |
tree | 83e65d595c413d55259ea14fb97748ce5efe5707 /MAINTAINERS | |
parent | eedf2c5296a8dfaaf9aec1a938c1d3bd73159a30 (diff) | |
parent | 9759d22c8348343b0da4e25d6150c41712686c14 (diff) |
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (422 commits)
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx
[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0
[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins
imxfb: Fix TFT mode
i.MX21/27: remove ifdef CONFIG_FB_IMX
imxfb: add clock support
mxc: add arch_reset() function
clkdev: add possibility to get a clock based on the device name
i.MX1: remove fb support from mach-imx
[ARM] pxa: build arch/arm/plat-pxa/mfp.c only when PXA3xx or ARCH_MMP defined
Gemini: Add support for Teltonika RUT100
Gemini: gpiolib based GPIO support v2
MAINTAINERS: add myself as Gemini architecture maintainer
ARM: Add Gemini architecture v3
[ARM] OMAP: Fix compile for omap2_init_common_hw()
MAINTAINERS: Add myself as Faraday ARM core variant maintainer
ARM: Add support for FA526 v2
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
[ARM] collie: fix two minor formatting nits
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d8a4c8d0a554..01243ce6d998 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -502,6 +502,13 @@ P: Richard Purdie | |||
502 | M: rpurdie@rpsys.net | 502 | M: rpurdie@rpsys.net |
503 | S: Maintained | 503 | S: Maintained |
504 | 504 | ||
505 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | ||
506 | P: Paulius Zaleckas | ||
507 | M: paulius.zaleckas@teltonika.lt | ||
508 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
509 | T: git gitorious.org/linux-gemini/mainline.git | ||
510 | S: Maintained | ||
511 | |||
505 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) | 512 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) |
506 | P: Daniel Ribeiro | 513 | P: Daniel Ribeiro |
507 | M: drwyrm@gmail.com | 514 | M: drwyrm@gmail.com |
@@ -513,6 +520,12 @@ L: openezx-devel@lists.openezx.org (subscribers-only) | |||
513 | W: http://www.openezx.org/ | 520 | W: http://www.openezx.org/ |
514 | S: Maintained | 521 | S: Maintained |
515 | 522 | ||
523 | ARM/FARADAY FA526 PORT | ||
524 | P: Paulius Zaleckas | ||
525 | M: paulius.zaleckas@teltonika.lt | ||
526 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
527 | S: Maintained | ||
528 | |||
516 | ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | 529 | ARM/FREESCALE IMX / MXC ARM ARCHITECTURE |
517 | P: Sascha Hauer | 530 | P: Sascha Hauer |
518 | M: kernel@pengutronix.de | 531 | M: kernel@pengutronix.de |
@@ -622,7 +635,7 @@ P: Dirk Opfer | |||
622 | M: dirk@opfer-online.de | 635 | M: dirk@opfer-online.de |
623 | S: Maintained | 636 | S: Maintained |
624 | 637 | ||
625 | ARM/PALMTX SUPPORT | 638 | ARM/PALMTX,PALMT5,PALMLD SUPPORT |
626 | P: Marek Vasut | 639 | P: Marek Vasut |
627 | M: marek.vasut@gmail.com | 640 | M: marek.vasut@gmail.com |
628 | W: http://hackndev.com | 641 | W: http://hackndev.com |
@@ -3570,6 +3583,22 @@ M: linux@arm.linux.org.uk | |||
3570 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 3583 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
3571 | S: Maintained | 3584 | S: Maintained |
3572 | 3585 | ||
3586 | PXA168 SUPPORT | ||
3587 | P: Eric Miao | ||
3588 | M: eric.miao@marvell.com | ||
3589 | P: Jason Chagas | ||
3590 | M: jason.chagas@marvell.com | ||
3591 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
3592 | T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
3593 | S: Supported | ||
3594 | |||
3595 | PXA910 SUPPORT | ||
3596 | P: Eric Miao | ||
3597 | M: eric.miao@marvell.com | ||
3598 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
3599 | T: git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
3600 | S: Supported | ||
3601 | |||
3573 | PXA MMCI DRIVER | 3602 | PXA MMCI DRIVER |
3574 | S: Orphan | 3603 | S: Orphan |
3575 | 3604 | ||