aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-05-19 14:37:22 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-05-19 14:37:22 -0400
commit1d3c6ff44ad4b5f113602e153026a338f0f9b3ff (patch)
tree1e1f2932634fc6d0e4acfe68496c1c727b83a13e /MAINTAINERS
parent7c7cbaf5b82c418cd3b1dcf718f71d0e6057e639 (diff)
parent717e7c2672e37253a4d3aa70e4716b5b0a658761 (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: (224 commits) ARM: remove 'select GENERIC_TIME' ARM: 6136/1: ARCH_REQUIRE_GPIOLIB selects GENERIC_GPIO ARM: 6074/1: oprofile: convert from sysdev to platform device ARM: 6073/1: oprofile: remove old files and update KConfig ARM: 6072/1: oprofile: use perf-events framework as backend ARM: 6071/1: perf-events: allow modules to query the number of hardware counters ARM: 6070/1: perf-events: add support for xscale PMUs ARM: 6069/1: perf-events: use numeric ID to identify PMU ARM: 6064/1: pmu: register IRQs at runtime ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA ARM: 6134/1: Handle instruction cache maintenance fault properly ARM: nwfpe: allow debugging output to be configured at runtime ARM: rename mach_cpu_disable() to platform_cpu_disable() ARM: 6132/1: PL330: Add common core driver ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 ARM: Move memory mapping into mmu.c ARM: Ensure meminfo is sorted prior to sanity_check_meminfo ARM: Remove useless linux/bootmem.h includes ARM: convert /proc/cpu/aligment to seq_file arm: use asm-generic/scatterlist.h ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS72
1 files changed, 66 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3d2651bffadd..a77ae73a5f6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -586,6 +586,12 @@ F: drivers/mtd/nand/bcm_umi_bch.c
586F: drivers/mtd/nand/bcm_umi_hamming.c 586F: drivers/mtd/nand/bcm_umi_hamming.c
587F: drivers/mtd/nand/nand_bcm_umi.h 587F: drivers/mtd/nand/nand_bcm_umi.h
588 588
589ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT
590M: Anton Vorontsov <avorontsov@mvista.com>
591S: Maintained
592F: arch/arm/mach-cns3xxx/
593T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git
594
589ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE 595ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
590M: Hartley Sweeten <hsweeten@visionengravers.com> 596M: Hartley Sweeten <hsweeten@visionengravers.com>
591M: Ryan Mallon <ryan@bluewatersys.com> 597M: Ryan Mallon <ryan@bluewatersys.com>
@@ -775,11 +781,10 @@ M: Philipp Zabel <philipp.zabel@gmail.com>
775S: Maintained 781S: Maintained
776 782
777ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support 783ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support
778M: Lennert Buytenhek <buytenh@marvell.com> 784M: Lennert Buytenhek <kernel@wantstofly.org>
779M: Nicolas Pitre <nico@marvell.com> 785M: Nicolas Pitre <nico@fluxnic.net>
780L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 786L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
781T: git git://git.marvell.com/orion 787S: Odd Fixes
782S: Maintained
783F: arch/arm/mach-loki/ 788F: arch/arm/mach-loki/
784F: arch/arm/mach-kirkwood/ 789F: arch/arm/mach-kirkwood/
785F: arch/arm/mach-mv78xx0/ 790F: arch/arm/mach-mv78xx0/
@@ -994,6 +999,20 @@ W: http://www.arm.linux.org.uk/
994S: Maintained 999S: Maintained
995F: arch/arm/vfp/ 1000F: arch/arm/vfp/
996 1001
1002ARM/VOIPAC PXA270 SUPPORT
1003M: Marek Vasut <marek.vasut@gmail.com>
1004L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1005S: Maintained
1006F: arch/arm/mach-pxa/vpac270.c
1007F: arch/arm/mach-pxa/include/mach-pxa/vpac270.h
1008
1009ARM/ZIPIT Z2 SUPPORT
1010M: Marek Vasut <marek.vasut@gmail.com>
1011L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1012S: Maintained
1013F: arch/arm/mach-pxa/z2.c
1014F: arch/arm/mach-pxa/include/mach-pxa/z2.h
1015
997ASC7621 HARDWARE MONITOR DRIVER 1016ASC7621 HARDWARE MONITOR DRIVER
998M: George Joseph <george.joseph@fairview5.com> 1017M: George Joseph <george.joseph@fairview5.com>
999L: lm-sensors@lm-sensors.org 1018L: lm-sensors@lm-sensors.org
@@ -3635,7 +3654,8 @@ F: drivers/net/wireless/mwl8k.c
3635 3654
3636MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER 3655MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
3637M: Nicolas Pitre <nico@fluxnic.net> 3656M: Nicolas Pitre <nico@fluxnic.net>
3638S: Maintained 3657S: Odd Fixes
3658F: drivers/mmc/host/mvsdio.*
3639 3659
3640MARVELL YUKON / SYSKONNECT DRIVER 3660MARVELL YUKON / SYSKONNECT DRIVER
3641M: Mirko Lindner <mlindner@syskonnect.de> 3661M: Mirko Lindner <mlindner@syskonnect.de>
@@ -5133,7 +5153,7 @@ F: mm/sl?b.c
5133 5153
5134SMC91x ETHERNET DRIVER 5154SMC91x ETHERNET DRIVER
5135M: Nicolas Pitre <nico@fluxnic.net> 5155M: Nicolas Pitre <nico@fluxnic.net>
5136S: Maintained 5156S: Odd Fixes
5137F: drivers/net/smc91x.* 5157F: drivers/net/smc91x.*
5138 5158
5139SMSC47B397 HARDWARE MONITOR DRIVER 5159SMSC47B397 HARDWARE MONITOR DRIVER
@@ -5264,6 +5284,46 @@ F: drivers/serial/sunsu.c
5264F: drivers/serial/sunzilog.c 5284F: drivers/serial/sunzilog.c
5265F: drivers/serial/sunzilog.h 5285F: drivers/serial/sunzilog.h
5266 5286
5287SPEAR PLATFORM SUPPORT
5288M: Viresh Kumar <viresh.kumar@st.com>
5289W: http://www.st.com/spear
5290S: Maintained
5291F: arch/arm/plat-spear/
5292
5293SPEAR3XX MACHINE SUPPORT
5294M: Viresh Kumar <viresh.kumar@st.com>
5295W: http://www.st.com/spear
5296S: Maintained
5297F: arch/arm/mach-spear3xx/
5298
5299SPEAR6XX MACHINE SUPPORT
5300M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
5301W: http://www.st.com/spear
5302S: Maintained
5303F: arch/arm/mach-spear6xx/
5304
5305SPEAR CLOCK FRAMEWORK SUPPORT
5306M: Viresh Kumar <viresh.kumar@st.com>
5307W: http://www.st.com/spear
5308S: Maintained
5309F: arch/arm/mach-spear*/clock.c
5310F: arch/arm/mach-spear*/include/mach/clkdev.h
5311F: arch/arm/plat-spear/clock.c
5312F: arch/arm/plat-spear/include/plat/clock.h and clkdev.h
5313
5314SPEAR PAD MULTIPLEXING SUPPORT
5315M: Viresh Kumar <viresh.kumar@st.com>
5316W: http://www.st.com/spear
5317S: Maintained
5318F: arch/arm/plat-spear/include/plat/padmux.h
5319F: arch/arm/plat-spear/padmux.c
5320F: arch/arm/mach-spear*/spear*xx.c
5321F: arch/arm/mach-spear*/include/mach/generic.h
5322F: arch/arm/mach-spear3xx/spear3*0.c
5323F: arch/arm/mach-spear3xx/spear3*0_evb.c
5324F: arch/arm/mach-spear6xx/spear600.c
5325F: arch/arm/mach-spear6xx/spear600_evb.c
5326
5267SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 5327SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5268M: Roger Wolff <R.E.Wolff@BitWizard.nl> 5328M: Roger Wolff <R.E.Wolff@BitWizard.nl>
5269S: Supported 5329S: Supported