aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-06-14 16:42:43 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-14 16:42:43 -0400
commit2cf4d4514d5b43c1f3b64bd0ec8b9853bde8f1dc (patch)
treee35a625496acc6ac852846d40b8851186b9d1ac4 /MAINTAINERS
parent44b7532b8b464f606053562400719c9c21276037 (diff)
parentce53895a5d24e0ee19fb92f56c17323fb4c9ab27 (diff)
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (417 commits) MAINTAINERS: EB110ATX is not ebsa110 MAINTAINERS: update Eric Miao's email address and status fb: add support of LCD display controller on pxa168/910 (base layer) [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCN [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines [ARM] 5544/1: Trust PrimeCell resource sizes [ARM] pxa/sharpsl_pm: cleanup of gpio-related code. [ARM] pxa/sharpsl_pm: drop set_irq_type calls [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific [ARM] sa1100: remove unused collie_pm.c [ARM] pxa: fix the conflicting non-static declarations of global_gpios[] [ARM] 5550/1: Add default configure file for w90p910 platform [ARM] 5549/1: Add clock api for w90p910 platform. [ARM] 5548/1: Add gpio api for w90p910 platform [ARM] 5551/1: Add multi-function pin api for w90p910 platform. [ARM] Make ARM_VIC_NR depend on ARM_VIC [ARM] 5546/1: ARM PL022 SSP/SPI driver v3 ARM: OMAP4: SMP: Update defconfig for OMAP4430 ARM: OMAP4: SMP: Enable SMP support for OMAP4430 ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS95
1 files changed, 75 insertions, 20 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f81283b722..0765bb6aa3cb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -681,6 +681,13 @@ M: sakoman@gmail.com
681L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 681L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
682S: Maintained 682S: Maintained
683 683
684ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT
685P: Philipp Zabel
686M: philipp.zabel@gmail.com
687S: Maintained
688F: arch/arm/mach-pxa/hx4700.c
689F: arch/arm/mach-pxa/include/mach/hx4700.h
690
684ARM/HP JORNADA 7XX MACHINE SUPPORT 691ARM/HP JORNADA 7XX MACHINE SUPPORT
685P: Kristoffer Ericson 692P: Kristoffer Ericson
686M: kristoffer.ericson@gmail.com 693M: kristoffer.ericson@gmail.com
@@ -4159,6 +4166,69 @@ S: Maintained
4159F: drivers/video/riva/ 4166F: drivers/video/riva/
4160F: drivers/video/nvidia/ 4167F: drivers/video/nvidia/
4161 4168
4169OMAP SUPPORT
4170P: Tony Lindgren <tony@atomide.com>
4171M: tony@atomide.com
4172L: linux-omap@vger.kernel.org
4173W: http://www.muru.com/linux/omap/
4174W: http://linux.omap.com/
4175T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
4176S: Maintained
4177F: arch/arm/*omap*
4178
4179OMAP CLOCK FRAMEWORK SUPPORT
4180P: Paul Walmsley
4181M: paul@pwsan.com
4182L: linux-omap@vger.kernel.org
4183S: Maintained
4184F: arch/arm/*omap*/*clock*
4185
4186OMAP POWER MANAGEMENT SUPPORT
4187P: Kevin Hilman
4188M: khilman@deeprootsystems.com
4189L: linux-omap@vger.kernel.org
4190S: Maintained
4191F: arch/arm/*omap*/*pm*
4192
4193OMAP AUDIO SUPPORT
4194P: Jarkko Nikula
4195M: jhnikula@gmail.com
4196L: alsa-devel@alsa-project.org (subscribers-only)
4197L: linux-omap@vger.kernel.org
4198S: Maintained
4199F: sound/soc/omap/
4200
4201OMAP FRAMEBUFFER SUPPORT
4202P: Imre Deak
4203M: imre.deak@nokia.com
4204L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers)
4205L: linux-omap@vger.kernel.org
4206S: Maintained
4207F: drivers/video/omap/
4208
4209OMAP MMC SUPPORT
4210P: Jarkko Lavinen
4211M: jarkko.lavinen@nokia.com
4212L: linux-kernel@vger.kernel.org
4213L: linux-omap@vger.kernel.org
4214S: Maintained
4215F: drivers/mmc/host/*omap*
4216
4217OMAP RANDOM NUMBER GENERATOR SUPPORT
4218P: Deepak Saxena
4219M: dsaxena@plexity.net
4220S: Maintained
4221F: drivers/char/hw_random/omap-rng.c
4222
4223OMAP USB SUPPORT
4224P: Felipe Balbi
4225M: felipe.balbi@nokia.com
4226P: David Brownell
4227M: dbrownell@users.sourceforge.net
4228L: linux-usb@vger.kernel.org
4229L: linux-omap@vger.kernel.org
4230S: Maintained
4231
4162OMFS FILESYSTEM 4232OMFS FILESYSTEM
4163P: Bob Copeland 4233P: Bob Copeland
4164M: me@bobcopeland.com 4234M: me@bobcopeland.com
@@ -4597,7 +4667,7 @@ F: drivers/media/video/pvrusb2/
4597 4667
4598PXA2xx/PXA3xx SUPPORT 4668PXA2xx/PXA3xx SUPPORT
4599P: Eric Miao 4669P: Eric Miao
4600M: eric.miao@marvell.com 4670M: eric.y.miao@gmail.com
4601P: Russell King 4671P: Russell King
4602M: linux@arm.linux.org.uk 4672M: linux@arm.linux.org.uk
4603L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4673L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
@@ -4612,19 +4682,19 @@ F: sound/soc/pxa
4612 4682
4613PXA168 SUPPORT 4683PXA168 SUPPORT
4614P: Eric Miao 4684P: Eric Miao
4615M: eric.miao@marvell.com 4685M: eric.y.miao@gmail.com
4616P: Jason Chagas 4686P: Jason Chagas
4617M: jason.chagas@marvell.com 4687M: jason.chagas@marvell.com
4618L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4688L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4619T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4689T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4620S: Supported 4690S: Maintained
4621 4691
4622PXA910 SUPPORT 4692PXA910 SUPPORT
4623P: Eric Miao 4693P: Eric Miao
4624M: eric.miao@marvell.com 4694M: eric.y.miao@gmail.com
4625L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) 4695L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
4626T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4696T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4627S: Supported 4697S: Maintained
4628 4698
4629PXA MMCI DRIVER 4699PXA MMCI DRIVER
4630S: Orphan 4700S: Orphan
@@ -5145,7 +5215,6 @@ P: Vincent Sanders
5145M: support@simtec.co.uk 5215M: support@simtec.co.uk
5146W: http://www.simtec.co.uk/products/EB110ATX/ 5216W: http://www.simtec.co.uk/products/EB110ATX/
5147S: Supported 5217S: Supported
5148F: arch/arm/mach-ebsa110/
5149 5218
5150SIMTEC EB2410ITX (BAST) 5219SIMTEC EB2410ITX (BAST)
5151P: Ben Dooks 5220P: Ben Dooks
@@ -5559,20 +5628,6 @@ F: drivers/misc/tifm*
5559F: drivers/mmc/host/tifm_sd.c 5628F: drivers/mmc/host/tifm_sd.c
5560F: include/linux/tifm.h 5629F: include/linux/tifm.h
5561 5630
5562TI OMAP MMC INTERFACE DRIVER
5563P: Carlos Aguiar, Anderson Briglia and Syed Khasim
5564M: linux-omap@vger.kernel.org
5565W: http://linux.omap.com
5566W: http://www.muru.com/linux/omap/
5567S: Maintained
5568F: drivers/mmc/host/omap.c
5569
5570TI OMAP RANDOM NUMBER GENERATOR SUPPORT
5571P: Deepak Saxena
5572M: dsaxena@plexity.net
5573S: Maintained
5574F: drivers/char/hw_random/omap-rng.c
5575
5576TIPC NETWORK LAYER 5631TIPC NETWORK LAYER
5577P: Per Liden 5632P: Per Liden
5578M: per.liden@ericsson.com 5633M: per.liden@ericsson.com