diff options
author | Tony Lindgren <tony@atomide.com> | 2009-05-28 16:23:53 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-05-28 16:23:53 -0400 |
commit | f5525786b0c481a0000989f2603257ba3aaef8ba (patch) | |
tree | 204a4ffaa64e17a5c2093694222d9d0155c3a60c | |
parent | 7d8e967f88006ba6bea7f998e9e6745c27b0b664 (diff) |
ARM: OMAP: Add some entries to MAINTAINERS
Add some entries to MAINTAINERS.
Also regroup all omap entries together, and remove an inactive
MMC maintainers entry, and Jarkko Lavinen instead.
Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | MAINTAINERS | 77 |
1 files changed, 63 insertions, 14 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 77cbfb1a696c..ee86be031af3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4127,6 +4127,69 @@ S: Maintained | |||
4127 | F: drivers/video/riva/ | 4127 | F: drivers/video/riva/ |
4128 | F: drivers/video/nvidia/ | 4128 | F: drivers/video/nvidia/ |
4129 | 4129 | ||
4130 | OMAP SUPPORT | ||
4131 | P: Tony Lindgren <tony@atomide.com> | ||
4132 | M: tony@atomide.com | ||
4133 | L: linux-omap@vger.kernel.org | ||
4134 | W: http://www.muru.com/linux/omap/ | ||
4135 | W: http://linux.omap.com/ | ||
4136 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | ||
4137 | S: Maintained | ||
4138 | F: arch/arm/*omap* | ||
4139 | |||
4140 | OMAP CLOCK FRAMEWORK SUPPORT | ||
4141 | P: Paul Walmsley | ||
4142 | M: paul@pwsan.com | ||
4143 | L: linux-omap@vger.kernel.org | ||
4144 | S: Maintained | ||
4145 | F: arch/arm/*omap*/*clock* | ||
4146 | |||
4147 | OMAP POWER MANAGEMENT SUPPORT | ||
4148 | P: Kevin Hilman | ||
4149 | M: khilman@deeprootsystems.com | ||
4150 | L: linux-omap@vger.kernel.org | ||
4151 | S: Maintained | ||
4152 | F: arch/arm/*omap*/*pm* | ||
4153 | |||
4154 | OMAP AUDIO SUPPORT | ||
4155 | P: Jarkko Nikula | ||
4156 | M: jhnikula@gmail.com | ||
4157 | L: alsa-devel@alsa-project.org (subscribers-only) | ||
4158 | L: linux-omap@vger.kernel.org | ||
4159 | S: Maintained | ||
4160 | F: sound/soc/omap/ | ||
4161 | |||
4162 | OMAP FRAMEBUFFER SUPPORT | ||
4163 | P: Imre Deak | ||
4164 | M: imre.deak@nokia.com | ||
4165 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
4166 | L: linux-omap@vger.kernel.org | ||
4167 | S: Maintained | ||
4168 | F: drivers/video/omap/ | ||
4169 | |||
4170 | OMAP MMC SUPPORT | ||
4171 | P: Jarkko Lavinen | ||
4172 | M: jarkko.lavinen@nokia.com | ||
4173 | L: linux-kernel@vger.kernel.org | ||
4174 | L: linux-omap@vger.kernel.org | ||
4175 | S: Maintained | ||
4176 | F: drivers/mmc/host/*omap* | ||
4177 | |||
4178 | OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
4179 | P: Deepak Saxena | ||
4180 | M: dsaxena@plexity.net | ||
4181 | S: Maintained | ||
4182 | F: drivers/char/hw_random/omap-rng.c | ||
4183 | |||
4184 | OMAP USB SUPPORT | ||
4185 | P: Felipe Balbi | ||
4186 | M: felipe.balbi@nokia.com | ||
4187 | P: David Brownell | ||
4188 | M: dbrownell@users.sourceforge.net | ||
4189 | L: linux-usb@vger.kernel.org | ||
4190 | L: linux-omap@vger.kernel.org | ||
4191 | S: Maintained | ||
4192 | |||
4130 | OMFS FILESYSTEM | 4193 | OMFS FILESYSTEM |
4131 | P: Bob Copeland | 4194 | P: Bob Copeland |
4132 | M: me@bobcopeland.com | 4195 | M: me@bobcopeland.com |
@@ -5515,20 +5578,6 @@ F: drivers/misc/tifm* | |||
5515 | F: drivers/mmc/host/tifm_sd.c | 5578 | F: drivers/mmc/host/tifm_sd.c |
5516 | F: include/linux/tifm.h | 5579 | F: include/linux/tifm.h |
5517 | 5580 | ||
5518 | TI OMAP MMC INTERFACE DRIVER | ||
5519 | P: Carlos Aguiar, Anderson Briglia and Syed Khasim | ||
5520 | M: linux-omap@vger.kernel.org | ||
5521 | W: http://linux.omap.com | ||
5522 | W: http://www.muru.com/linux/omap/ | ||
5523 | S: Maintained | ||
5524 | F: drivers/mmc/host/omap.c | ||
5525 | |||
5526 | TI OMAP RANDOM NUMBER GENERATOR SUPPORT | ||
5527 | P: Deepak Saxena | ||
5528 | M: dsaxena@plexity.net | ||
5529 | S: Maintained | ||
5530 | F: drivers/char/hw_random/omap-rng.c | ||
5531 | |||
5532 | TIPC NETWORK LAYER | 5581 | TIPC NETWORK LAYER |
5533 | P: Per Liden | 5582 | P: Per Liden |
5534 | M: per.liden@ericsson.com | 5583 | M: per.liden@ericsson.com |