diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 117 |
1 files changed, 89 insertions, 28 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f6b38dbe54c..9e28c5c16602 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -681,6 +681,13 @@ M: sakoman@gmail.com | |||
681 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 681 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
682 | S: Maintained | 682 | S: Maintained |
683 | 683 | ||
684 | ARM/H4700 (HP IPAQ HX4700) MACHINE SUPPORT | ||
685 | P: Philipp Zabel | ||
686 | M: philipp.zabel@gmail.com | ||
687 | S: Maintained | ||
688 | F: arch/arm/mach-pxa/hx4700.c | ||
689 | F: arch/arm/mach-pxa/include/mach/hx4700.h | ||
690 | |||
684 | ARM/HP JORNADA 7XX MACHINE SUPPORT | 691 | ARM/HP JORNADA 7XX MACHINE SUPPORT |
685 | P: Kristoffer Ericson | 692 | P: Kristoffer Ericson |
686 | M: kristoffer.ericson@gmail.com | 693 | M: kristoffer.ericson@gmail.com |
@@ -3363,6 +3370,16 @@ F: drivers/serial/kgdboc.c | |||
3363 | F: include/linux/kgdb.h | 3370 | F: include/linux/kgdb.h |
3364 | F: kernel/kgdb.c | 3371 | F: kernel/kgdb.c |
3365 | 3372 | ||
3373 | KMEMLEAK | ||
3374 | P: Catalin Marinas | ||
3375 | M: catalin.marinas@arm.com | ||
3376 | L: linux-kernel@vger.kernel.org | ||
3377 | S: Maintained | ||
3378 | F: Documentation/kmemleak.txt | ||
3379 | F: include/linux/kmemleak.h | ||
3380 | F: mm/kmemleak.c | ||
3381 | F: mm/kmemleak-test.c | ||
3382 | |||
3366 | KMEMTRACE | 3383 | KMEMTRACE |
3367 | P: Eduard - Gabriel Munteanu | 3384 | P: Eduard - Gabriel Munteanu |
3368 | M: eduard.munteanu@linux360.ro | 3385 | M: eduard.munteanu@linux360.ro |
@@ -3372,12 +3389,6 @@ F: Documentation/trace/kmemtrace.txt | |||
3372 | F: include/trace/kmemtrace.h | 3389 | F: include/trace/kmemtrace.h |
3373 | F: kernel/trace/kmemtrace.c | 3390 | F: kernel/trace/kmemtrace.c |
3374 | 3391 | ||
3375 | KMEMLEAK | ||
3376 | P: Catalin Marinas | ||
3377 | M: catalin.marinas@arm.com | ||
3378 | L: linux-kernel@vger.kernel.org | ||
3379 | S: Maintained | ||
3380 | |||
3381 | KPROBES | 3392 | KPROBES |
3382 | P: Ananth N Mavinakayanahalli | 3393 | P: Ananth N Mavinakayanahalli |
3383 | M: ananth@in.ibm.com | 3394 | M: ananth@in.ibm.com |
@@ -4155,6 +4166,69 @@ S: Maintained | |||
4155 | F: drivers/video/riva/ | 4166 | F: drivers/video/riva/ |
4156 | F: drivers/video/nvidia/ | 4167 | F: drivers/video/nvidia/ |
4157 | 4168 | ||
4169 | OMAP SUPPORT | ||
4170 | P: Tony Lindgren <tony@atomide.com> | ||
4171 | M: tony@atomide.com | ||
4172 | L: linux-omap@vger.kernel.org | ||
4173 | W: http://www.muru.com/linux/omap/ | ||
4174 | W: http://linux.omap.com/ | ||
4175 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | ||
4176 | S: Maintained | ||
4177 | F: arch/arm/*omap* | ||
4178 | |||
4179 | OMAP CLOCK FRAMEWORK SUPPORT | ||
4180 | P: Paul Walmsley | ||
4181 | M: paul@pwsan.com | ||
4182 | L: linux-omap@vger.kernel.org | ||
4183 | S: Maintained | ||
4184 | F: arch/arm/*omap*/*clock* | ||
4185 | |||
4186 | OMAP POWER MANAGEMENT SUPPORT | ||
4187 | P: Kevin Hilman | ||
4188 | M: khilman@deeprootsystems.com | ||
4189 | L: linux-omap@vger.kernel.org | ||
4190 | S: Maintained | ||
4191 | F: arch/arm/*omap*/*pm* | ||
4192 | |||
4193 | OMAP AUDIO SUPPORT | ||
4194 | P: Jarkko Nikula | ||
4195 | M: jhnikula@gmail.com | ||
4196 | L: alsa-devel@alsa-project.org (subscribers-only) | ||
4197 | L: linux-omap@vger.kernel.org | ||
4198 | S: Maintained | ||
4199 | F: sound/soc/omap/ | ||
4200 | |||
4201 | OMAP FRAMEBUFFER SUPPORT | ||
4202 | P: Imre Deak | ||
4203 | M: imre.deak@nokia.com | ||
4204 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
4205 | L: linux-omap@vger.kernel.org | ||
4206 | S: Maintained | ||
4207 | F: drivers/video/omap/ | ||
4208 | |||
4209 | OMAP MMC SUPPORT | ||
4210 | P: Jarkko Lavinen | ||
4211 | M: jarkko.lavinen@nokia.com | ||
4212 | L: linux-kernel@vger.kernel.org | ||
4213 | L: linux-omap@vger.kernel.org | ||
4214 | S: Maintained | ||
4215 | F: drivers/mmc/host/*omap* | ||
4216 | |||
4217 | OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
4218 | P: Deepak Saxena | ||
4219 | M: dsaxena@plexity.net | ||
4220 | S: Maintained | ||
4221 | F: drivers/char/hw_random/omap-rng.c | ||
4222 | |||
4223 | OMAP USB SUPPORT | ||
4224 | P: Felipe Balbi | ||
4225 | M: felipe.balbi@nokia.com | ||
4226 | P: David Brownell | ||
4227 | M: dbrownell@users.sourceforge.net | ||
4228 | L: linux-usb@vger.kernel.org | ||
4229 | L: linux-omap@vger.kernel.org | ||
4230 | S: Maintained | ||
4231 | |||
4158 | OMFS FILESYSTEM | 4232 | OMFS FILESYSTEM |
4159 | P: Bob Copeland | 4233 | P: Bob Copeland |
4160 | M: me@bobcopeland.com | 4234 | M: me@bobcopeland.com |
@@ -4593,7 +4667,7 @@ F: drivers/media/video/pvrusb2/ | |||
4593 | 4667 | ||
4594 | PXA2xx/PXA3xx SUPPORT | 4668 | PXA2xx/PXA3xx SUPPORT |
4595 | P: Eric Miao | 4669 | P: Eric Miao |
4596 | M: eric.miao@marvell.com | 4670 | M: eric.y.miao@gmail.com |
4597 | P: Russell King | 4671 | P: Russell King |
4598 | M: linux@arm.linux.org.uk | 4672 | M: linux@arm.linux.org.uk |
4599 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4673 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
@@ -4603,23 +4677,24 @@ F: drivers/pcmcia/pxa2xx* | |||
4603 | F: drivers/spi/pxa2xx* | 4677 | F: drivers/spi/pxa2xx* |
4604 | F: drivers/usb/gadget/pxa2* | 4678 | F: drivers/usb/gadget/pxa2* |
4605 | F: include/sound/pxa2xx-lib.h | 4679 | F: include/sound/pxa2xx-lib.h |
4606 | F: sound/soc/pxa/pxa2xx* | 4680 | F: sound/arm/pxa* |
4681 | F: sound/soc/pxa | ||
4607 | 4682 | ||
4608 | PXA168 SUPPORT | 4683 | PXA168 SUPPORT |
4609 | P: Eric Miao | 4684 | P: Eric Miao |
4610 | M: eric.miao@marvell.com | 4685 | M: eric.y.miao@gmail.com |
4611 | P: Jason Chagas | 4686 | P: Jason Chagas |
4612 | M: jason.chagas@marvell.com | 4687 | M: jason.chagas@marvell.com |
4613 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4688 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4614 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4689 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4615 | S: Supported | 4690 | S: Maintained |
4616 | 4691 | ||
4617 | PXA910 SUPPORT | 4692 | PXA910 SUPPORT |
4618 | P: Eric Miao | 4693 | P: Eric Miao |
4619 | M: eric.miao@marvell.com | 4694 | M: eric.y.miao@gmail.com |
4620 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) | 4695 | L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) |
4621 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4696 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4622 | S: Supported | 4697 | S: Maintained |
4623 | 4698 | ||
4624 | PXA MMCI DRIVER | 4699 | PXA MMCI DRIVER |
4625 | S: Orphan | 4700 | S: Orphan |
@@ -5140,7 +5215,6 @@ P: Vincent Sanders | |||
5140 | M: support@simtec.co.uk | 5215 | M: support@simtec.co.uk |
5141 | W: http://www.simtec.co.uk/products/EB110ATX/ | 5216 | W: http://www.simtec.co.uk/products/EB110ATX/ |
5142 | S: Supported | 5217 | S: Supported |
5143 | F: arch/arm/mach-ebsa110/ | ||
5144 | 5218 | ||
5145 | SIMTEC EB2410ITX (BAST) | 5219 | SIMTEC EB2410ITX (BAST) |
5146 | P: Ben Dooks | 5220 | P: Ben Dooks |
@@ -5331,11 +5405,12 @@ P: Liam Girdwood | |||
5331 | M: lrg@slimlogic.co.uk | 5405 | M: lrg@slimlogic.co.uk |
5332 | P: Mark Brown | 5406 | P: Mark Brown |
5333 | M: broonie@opensource.wolfsonmicro.com | 5407 | M: broonie@opensource.wolfsonmicro.com |
5334 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 5408 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git |
5335 | L: alsa-devel@alsa-project.org (subscribers-only) | 5409 | L: alsa-devel@alsa-project.org (subscribers-only) |
5336 | W: http://alsa-project.org/main/index.php/ASoC | 5410 | W: http://alsa-project.org/main/index.php/ASoC |
5337 | S: Supported | 5411 | S: Supported |
5338 | F: sound/soc/ | 5412 | F: sound/soc/ |
5413 | F: include/sound/soc* | ||
5339 | 5414 | ||
5340 | SPARC + UltraSPARC (sparc/sparc64) | 5415 | SPARC + UltraSPARC (sparc/sparc64) |
5341 | P: David S. Miller | 5416 | P: David S. Miller |
@@ -5553,20 +5628,6 @@ F: drivers/misc/tifm* | |||
5553 | F: drivers/mmc/host/tifm_sd.c | 5628 | F: drivers/mmc/host/tifm_sd.c |
5554 | F: include/linux/tifm.h | 5629 | F: include/linux/tifm.h |
5555 | 5630 | ||
5556 | TI OMAP MMC INTERFACE DRIVER | ||
5557 | P: Carlos Aguiar, Anderson Briglia and Syed Khasim | ||
5558 | M: linux-omap@vger.kernel.org | ||
5559 | W: http://linux.omap.com | ||
5560 | W: http://www.muru.com/linux/omap/ | ||
5561 | S: Maintained | ||
5562 | F: drivers/mmc/host/omap.c | ||
5563 | |||
5564 | TI OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
5565 | P: Deepak Saxena | ||
5566 | M: dsaxena@plexity.net | ||
5567 | S: Maintained | ||
5568 | F: drivers/char/hw_random/omap-rng.c | ||
5569 | |||
5570 | TIPC NETWORK LAYER | 5631 | TIPC NETWORK LAYER |
5571 | P: Per Liden | 5632 | P: Per Liden |
5572 | M: per.liden@ericsson.com | 5633 | M: per.liden@ericsson.com |