diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-22 17:56:13 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-22 17:56:13 -0400 |
commit | 9e268beb92ee3a853b3946e84b10358207e2085f (patch) | |
tree | dec36344c8b16d53e56763aa174dd7ea806b653f /MAINTAINERS | |
parent | 2e8b5a09ebf1f98f02c1988a48415e89d4c25168 (diff) | |
parent | 9ccdac3662dbf3c75e8f8851a214bdf7d365a4bd (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: (49 commits)
[ARM] idle: clean up pm_idle calling, obey hlt_counter
[ARM] S3C: Fix gpio-config off-by-one bug
[ARM] S3C64XX: add to_irq() support for EINT() GPIO
[ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbit
[ARM] S3C64XX: fix HCLK gate defines
[ARM] Update mach-types
[ARM] wire up rt_tgsigqueueinfo and perf_counter_open
OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons
OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL
OMAP3: Add support for DPLL3 divisor values higher than 2
OMAP3 SRAM: convert SRAM code to use macros rather than magic numbers
OMAP3 SRAM: add more comments on the SRAM code
OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
OMAP3 clock: add a short delay when lowering CORE clk rate
OMAP3 clock: initialize SDRC timings at kernel start
OMAP3 clock: remove wait for DPLL3 M2 clock to stabilize
[ARM] Add old Feroceon support to compressed/head.S
[ARM] 5559/1: Limit the stack unwinding caused by a kthread exit
[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks
[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTPLUG_CPU
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b114632050bf..cf5a46ef6b3f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -653,6 +653,8 @@ M: laforge@openezx.org | |||
653 | L: openezx-devel@lists.openezx.org (subscribers-only) | 653 | L: openezx-devel@lists.openezx.org (subscribers-only) |
654 | W: http://www.openezx.org/ | 654 | W: http://www.openezx.org/ |
655 | S: Maintained | 655 | S: Maintained |
656 | T: topgit git://git.openezx.org/openezx.git | ||
657 | F: arch/arm/mach-pxa/ezx.c | ||
656 | 658 | ||
657 | ARM/FARADAY FA526 PORT | 659 | ARM/FARADAY FA526 PORT |
658 | P: Paulius Zaleckas | 660 | P: Paulius Zaleckas |
@@ -774,11 +776,25 @@ P: Philipp Zabel | |||
774 | M: philipp.zabel@gmail.com | 776 | M: philipp.zabel@gmail.com |
775 | S: Maintained | 777 | S: Maintained |
776 | 778 | ||
779 | ARM/MIOA701 MACHINE SUPPORT | ||
780 | P: Robert Jarzmik | ||
781 | M: robert.jarzmik@free.fr | ||
782 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | ||
783 | F: arch/arm/mach-pxa/mioa701.c | ||
784 | S: Maintained | ||
785 | |||
777 | ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | 786 | ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT |
778 | P: Michael Petchkovsky | 787 | P: Michael Petchkovsky |
779 | M: mkpetch@internode.on.net | 788 | M: mkpetch@internode.on.net |
780 | S: Maintained | 789 | S: Maintained |
781 | 790 | ||
791 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | ||
792 | P: Nelson Castillo | ||
793 | M: arhuaco@freaks-unidos.net | ||
794 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) | ||
795 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner | ||
796 | S: Supported | ||
797 | |||
782 | ARM/TOSA MACHINE SUPPORT | 798 | ARM/TOSA MACHINE SUPPORT |
783 | P: Dmitry Eremin-Solenikov | 799 | P: Dmitry Eremin-Solenikov |
784 | M: dbaryshkov@gmail.com | 800 | M: dbaryshkov@gmail.com |
@@ -792,6 +808,12 @@ M: marek.vasut@gmail.com | |||
792 | W: http://hackndev.com | 808 | W: http://hackndev.com |
793 | S: Maintained | 809 | S: Maintained |
794 | 810 | ||
811 | ARM/PALM TREO 680 SUPPORT | ||
812 | P: Tomas Cech | ||
813 | M: sleep_walker@suse.cz | ||
814 | W: http://hackndev.com | ||
815 | S: Maintained | ||
816 | |||
795 | ARM/PALMZ72 SUPPORT | 817 | ARM/PALMZ72 SUPPORT |
796 | P: Sergey Lapin | 818 | P: Sergey Lapin |
797 | M: slapin@ossfans.org | 819 | M: slapin@ossfans.org |