diff options
author | David S. Miller <davem@davemloft.net> | 2012-04-10 14:30:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-10 14:30:45 -0400 |
commit | 06eb4eafbdc0796d741d139a44f1253278da8611 (patch) | |
tree | fbdb44317130c371928154c9e6903e699fe2b995 /MAINTAINERS | |
parent | 32ed53b83ea5ec26a4dba90e18f5e0ff6c71eb48 (diff) | |
parent | f68e556e23d1a4176b563bcb25d8baf2c5313f91 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 47 |
1 files changed, 30 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5ba74396af98..f7c39b88a503 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1939,7 +1939,7 @@ F: drivers/connector/ | |||
1939 | 1939 | ||
1940 | CONTROL GROUPS (CGROUPS) | 1940 | CONTROL GROUPS (CGROUPS) |
1941 | M: Tejun Heo <tj@kernel.org> | 1941 | M: Tejun Heo <tj@kernel.org> |
1942 | M: Li Zefan <lizf@cn.fujitsu.com> | 1942 | M: Li Zefan <lizefan@huawei.com> |
1943 | L: containers@lists.linux-foundation.org | 1943 | L: containers@lists.linux-foundation.org |
1944 | L: cgroups@vger.kernel.org | 1944 | L: cgroups@vger.kernel.org |
1945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git | 1945 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git |
@@ -2224,13 +2224,16 @@ W: http://lanana.org/docs/device-list/index.html | |||
2224 | S: Maintained | 2224 | S: Maintained |
2225 | 2225 | ||
2226 | DEVICE-MAPPER (LVM) | 2226 | DEVICE-MAPPER (LVM) |
2227 | P: Alasdair Kergon | 2227 | M: Alasdair Kergon <agk@redhat.com> |
2228 | M: dm-devel@redhat.com | ||
2228 | L: dm-devel@redhat.com | 2229 | L: dm-devel@redhat.com |
2229 | W: http://sources.redhat.com/dm | 2230 | W: http://sources.redhat.com/dm |
2230 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | 2231 | Q: http://patchwork.kernel.org/project/dm-devel/list/ |
2232 | T: quilt http://people.redhat.com/agk/patches/linux/editing/ | ||
2231 | S: Maintained | 2233 | S: Maintained |
2232 | F: Documentation/device-mapper/ | 2234 | F: Documentation/device-mapper/ |
2233 | F: drivers/md/dm* | 2235 | F: drivers/md/dm* |
2236 | F: drivers/md/persistent-data/ | ||
2234 | F: include/linux/device-mapper.h | 2237 | F: include/linux/device-mapper.h |
2235 | F: include/linux/dm-*.h | 2238 | F: include/linux/dm-*.h |
2236 | 2239 | ||
@@ -4300,6 +4303,13 @@ W: http://www.kernel.org/doc/man-pages | |||
4300 | L: linux-man@vger.kernel.org | 4303 | L: linux-man@vger.kernel.org |
4301 | S: Maintained | 4304 | S: Maintained |
4302 | 4305 | ||
4306 | MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) | ||
4307 | M: Mirko Lindner <mlindner@marvell.com> | ||
4308 | M: Stephen Hemminger <shemminger@vyatta.com> | ||
4309 | L: netdev@vger.kernel.org | ||
4310 | S: Maintained | ||
4311 | F: drivers/net/ethernet/marvell/sk* | ||
4312 | |||
4303 | MARVELL LIBERTAS WIRELESS DRIVER | 4313 | MARVELL LIBERTAS WIRELESS DRIVER |
4304 | M: Dan Williams <dcbw@redhat.com> | 4314 | M: Dan Williams <dcbw@redhat.com> |
4305 | L: libertas-dev@lists.infradead.org | 4315 | L: libertas-dev@lists.infradead.org |
@@ -4330,12 +4340,6 @@ M: Nicolas Pitre <nico@fluxnic.net> | |||
4330 | S: Odd Fixes | 4340 | S: Odd Fixes |
4331 | F: drivers/mmc/host/mvsdio.* | 4341 | F: drivers/mmc/host/mvsdio.* |
4332 | 4342 | ||
4333 | MARVELL YUKON / SYSKONNECT DRIVER | ||
4334 | M: Mirko Lindner <mlindner@syskonnect.de> | ||
4335 | M: Ralph Roesler <rroesler@syskonnect.de> | ||
4336 | W: http://www.syskonnect.com | ||
4337 | S: Supported | ||
4338 | |||
4339 | MATROX FRAMEBUFFER DRIVER | 4343 | MATROX FRAMEBUFFER DRIVER |
4340 | L: linux-fbdev@vger.kernel.org | 4344 | L: linux-fbdev@vger.kernel.org |
4341 | S: Orphan | 4345 | S: Orphan |
@@ -5171,7 +5175,7 @@ F: kernel/delayacct.c | |||
5171 | PERFORMANCE EVENTS SUBSYSTEM | 5175 | PERFORMANCE EVENTS SUBSYSTEM |
5172 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 5176 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
5173 | M: Paul Mackerras <paulus@samba.org> | 5177 | M: Paul Mackerras <paulus@samba.org> |
5174 | M: Ingo Molnar <mingo@elte.hu> | 5178 | M: Ingo Molnar <mingo@redhat.com> |
5175 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5179 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
5176 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | 5180 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
5177 | S: Supported | 5181 | S: Supported |
@@ -5628,7 +5632,7 @@ M: Ohad Ben-Cohen <ohad@wizery.com> | |||
5628 | S: Maintained | 5632 | S: Maintained |
5629 | F: drivers/remoteproc/ | 5633 | F: drivers/remoteproc/ |
5630 | F: Documentation/remoteproc.txt | 5634 | F: Documentation/remoteproc.txt |
5631 | F: include/linux/remoteproc.txt | 5635 | F: include/linux/remoteproc.h |
5632 | 5636 | ||
5633 | RFKILL | 5637 | RFKILL |
5634 | M: Johannes Berg <johannes@sipsolutions.net> | 5638 | M: Johannes Berg <johannes@sipsolutions.net> |
@@ -5762,6 +5766,12 @@ F: drivers/media/common/saa7146* | |||
5762 | F: drivers/media/video/*7146* | 5766 | F: drivers/media/video/*7146* |
5763 | F: include/media/*7146* | 5767 | F: include/media/*7146* |
5764 | 5768 | ||
5769 | SAMSUNG LAPTOP DRIVER | ||
5770 | M: Corentin Chary <corentincj@iksaif.net> | ||
5771 | L: platform-driver-x86@vger.kernel.org | ||
5772 | S: Maintained | ||
5773 | F: drivers/platform/x86/samsung-laptop.c | ||
5774 | |||
5765 | SAMSUNG AUDIO (ASoC) DRIVERS | 5775 | SAMSUNG AUDIO (ASoC) DRIVERS |
5766 | M: Sangbeom Kim <sbkim73@samsung.com> | 5776 | M: Sangbeom Kim <sbkim73@samsung.com> |
5767 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5777 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
@@ -5813,7 +5823,7 @@ S: Maintained | |||
5813 | F: drivers/watchdog/sc1200wdt.c | 5823 | F: drivers/watchdog/sc1200wdt.c |
5814 | 5824 | ||
5815 | SCHEDULER | 5825 | SCHEDULER |
5816 | M: Ingo Molnar <mingo@elte.hu> | 5826 | M: Ingo Molnar <mingo@redhat.com> |
5817 | M: Peter Zijlstra <peterz@infradead.org> | 5827 | M: Peter Zijlstra <peterz@infradead.org> |
5818 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 5828 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
5819 | S: Maintained | 5829 | S: Maintained |
@@ -6101,12 +6111,6 @@ W: http://www.winischhofer.at/linuxsisusbvga.shtml | |||
6101 | S: Maintained | 6111 | S: Maintained |
6102 | F: drivers/usb/misc/sisusbvga/ | 6112 | F: drivers/usb/misc/sisusbvga/ |
6103 | 6113 | ||
6104 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS | ||
6105 | M: Stephen Hemminger <shemminger@vyatta.com> | ||
6106 | L: netdev@vger.kernel.org | ||
6107 | S: Maintained | ||
6108 | F: drivers/net/ethernet/marvell/sk* | ||
6109 | |||
6110 | SLAB ALLOCATOR | 6114 | SLAB ALLOCATOR |
6111 | M: Christoph Lameter <cl@linux-foundation.org> | 6115 | M: Christoph Lameter <cl@linux-foundation.org> |
6112 | M: Pekka Enberg <penberg@kernel.org> | 6116 | M: Pekka Enberg <penberg@kernel.org> |
@@ -6272,6 +6276,15 @@ F: drivers/tty/serial/sunsu.c | |||
6272 | F: drivers/tty/serial/sunzilog.c | 6276 | F: drivers/tty/serial/sunzilog.c |
6273 | F: drivers/tty/serial/sunzilog.h | 6277 | F: drivers/tty/serial/sunzilog.h |
6274 | 6278 | ||
6279 | SPARSE CHECKER | ||
6280 | M: "Christopher Li" <sparse@chrisli.org> | ||
6281 | L: linux-sparse@vger.kernel.org | ||
6282 | W: https://sparse.wiki.kernel.org/ | ||
6283 | T: git git://git.kernel.org/pub/scm/devel/sparse/sparse.git | ||
6284 | T: git git://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git | ||
6285 | S: Maintained | ||
6286 | F: include/linux/compiler.h | ||
6287 | |||
6275 | SPEAR PLATFORM SUPPORT | 6288 | SPEAR PLATFORM SUPPORT |
6276 | M: Viresh Kumar <viresh.kumar@st.com> | 6289 | M: Viresh Kumar <viresh.kumar@st.com> |
6277 | L: spear-devel@list.st.com | 6290 | L: spear-devel@list.st.com |