aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS30
1 files changed, 21 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c9c0643bc46..165205be20f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1106,6 +1106,7 @@ F: drivers/media/video/s5p-fimc/
1106ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT 1106ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT
1107M: Kyungmin Park <kyungmin.park@samsung.com> 1107M: Kyungmin Park <kyungmin.park@samsung.com>
1108M: Kamil Debski <k.debski@samsung.com> 1108M: Kamil Debski <k.debski@samsung.com>
1109M: Jeongtae Park <jtp.park@samsung.com>
1109L: linux-arm-kernel@lists.infradead.org 1110L: linux-arm-kernel@lists.infradead.org
1110L: linux-media@vger.kernel.org 1111L: linux-media@vger.kernel.org
1111S: Maintained 1112S: Maintained
@@ -1934,9 +1935,11 @@ S: Maintained
1934F: drivers/connector/ 1935F: drivers/connector/
1935 1936
1936CONTROL GROUPS (CGROUPS) 1937CONTROL GROUPS (CGROUPS)
1937M: Paul Menage <paul@paulmenage.org> 1938M: Tejun Heo <tj@kernel.org>
1938M: Li Zefan <lizf@cn.fujitsu.com> 1939M: Li Zefan <lizf@cn.fujitsu.com>
1939L: containers@lists.linux-foundation.org 1940L: containers@lists.linux-foundation.org
1941L: cgroups@vger.kernel.org
1942T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
1940S: Maintained 1943S: Maintained
1941F: include/linux/cgroup* 1944F: include/linux/cgroup*
1942F: kernel/cgroup* 1945F: kernel/cgroup*
@@ -2350,6 +2353,13 @@ S: Supported
2350F: drivers/gpu/drm/i915 2353F: drivers/gpu/drm/i915
2351F: include/drm/i915* 2354F: include/drm/i915*
2352 2355
2356DRM DRIVERS FOR EXYNOS
2357M: Inki Dae <inki.dae@samsung.com>
2358L: dri-devel@lists.freedesktop.org
2359S: Supported
2360F: drivers/gpu/drm/exynos
2361F: include/drm/exynos*
2362
2353DSCC4 DRIVER 2363DSCC4 DRIVER
2354M: Francois Romieu <romieu@fr.zoreil.com> 2364M: Francois Romieu <romieu@fr.zoreil.com>
2355L: netdev@vger.kernel.org 2365L: netdev@vger.kernel.org
@@ -2584,7 +2594,7 @@ S: Maintained
2584F: drivers/net/ethernet/i825xx/eexpress.* 2594F: drivers/net/ethernet/i825xx/eexpress.*
2585 2595
2586ETHERNET BRIDGE 2596ETHERNET BRIDGE
2587M: Stephen Hemminger <shemminger@linux-foundation.org> 2597M: Stephen Hemminger <shemminger@vyatta.com>
2588L: bridge@lists.linux-foundation.org 2598L: bridge@lists.linux-foundation.org
2589L: netdev@vger.kernel.org 2599L: netdev@vger.kernel.org
2590W: http://www.linuxfoundation.org/en/Net:Bridge 2600W: http://www.linuxfoundation.org/en/Net:Bridge
@@ -4304,6 +4314,7 @@ MEMORY RESOURCE CONTROLLER
4304M: Balbir Singh <bsingharora@gmail.com> 4314M: Balbir Singh <bsingharora@gmail.com>
4305M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> 4315M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
4306M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> 4316M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
4317L: cgroups@vger.kernel.org
4307L: linux-mm@kvack.org 4318L: linux-mm@kvack.org
4308S: Maintained 4319S: Maintained
4309F: mm/memcontrol.c 4320F: mm/memcontrol.c
@@ -4337,7 +4348,7 @@ MIPS
4337M: Ralf Baechle <ralf@linux-mips.org> 4348M: Ralf Baechle <ralf@linux-mips.org>
4338L: linux-mips@linux-mips.org 4349L: linux-mips@linux-mips.org
4339W: http://www.linux-mips.org/ 4350W: http://www.linux-mips.org/
4340T: git git://git.linux-mips.org/pub/scm/linux.git 4351T: git git://git.linux-mips.org/pub/scm/ralf/linux.git
4341Q: http://patchwork.linux-mips.org/project/linux-mips/list/ 4352Q: http://patchwork.linux-mips.org/project/linux-mips/list/
4342S: Supported 4353S: Supported
4343F: Documentation/mips/ 4354F: Documentation/mips/
@@ -4470,7 +4481,7 @@ S: Supported
4470F: drivers/infiniband/hw/nes/ 4481F: drivers/infiniband/hw/nes/
4471 4482
4472NETEM NETWORK EMULATOR 4483NETEM NETWORK EMULATOR
4473M: Stephen Hemminger <shemminger@linux-foundation.org> 4484M: Stephen Hemminger <shemminger@vyatta.com>
4474L: netem@lists.linux-foundation.org 4485L: netem@lists.linux-foundation.org
4475S: Maintained 4486S: Maintained
4476F: net/sched/sch_netem.c 4487F: net/sched/sch_netem.c
@@ -4947,7 +4958,7 @@ F: drivers/char/ppdev.c
4947F: include/linux/ppdev.h 4958F: include/linux/ppdev.h
4948 4959
4949PARAVIRT_OPS INTERFACE 4960PARAVIRT_OPS INTERFACE
4950M: Jeremy Fitzhardinge <jeremy@xensource.com> 4961M: Jeremy Fitzhardinge <jeremy@goop.org>
4951M: Chris Wright <chrisw@sous-sol.org> 4962M: Chris Wright <chrisw@sous-sol.org>
4952M: Alok Kataria <akataria@vmware.com> 4963M: Alok Kataria <akataria@vmware.com>
4953M: Rusty Russell <rusty@rustcorp.com.au> 4964M: Rusty Russell <rusty@rustcorp.com.au>
@@ -5985,7 +5996,7 @@ S: Maintained
5985F: drivers/usb/misc/sisusbvga/ 5996F: drivers/usb/misc/sisusbvga/
5986 5997
5987SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS 5998SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5988M: Stephen Hemminger <shemminger@linux-foundation.org> 5999M: Stephen Hemminger <shemminger@vyatta.com>
5989L: netdev@vger.kernel.org 6000L: netdev@vger.kernel.org
5990S: Maintained 6001S: Maintained
5991F: drivers/net/ethernet/marvell/sk* 6002F: drivers/net/ethernet/marvell/sk*
@@ -6130,7 +6141,7 @@ F: sound/
6130SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) 6141SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
6131M: Liam Girdwood <lrg@ti.com> 6142M: Liam Girdwood <lrg@ti.com>
6132M: Mark Brown <broonie@opensource.wolfsonmicro.com> 6143M: Mark Brown <broonie@opensource.wolfsonmicro.com>
6133T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git 6144T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
6134L: alsa-devel@alsa-project.org (moderated for non-subscribers) 6145L: alsa-devel@alsa-project.org (moderated for non-subscribers)
6135W: http://alsa-project.org/main/index.php/ASoC 6146W: http://alsa-project.org/main/index.php/ASoC
6136S: Supported 6147S: Supported
@@ -7399,8 +7410,8 @@ S: Maintained
7399F: arch/x86/kernel/cpu/mcheck/* 7410F: arch/x86/kernel/cpu/mcheck/*
7400 7411
7401XEN HYPERVISOR INTERFACE 7412XEN HYPERVISOR INTERFACE
7402M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
7403M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 7413M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
7414M: Jeremy Fitzhardinge <jeremy@goop.org>
7404L: xen-devel@lists.xensource.com (moderated for non-subscribers) 7415L: xen-devel@lists.xensource.com (moderated for non-subscribers)
7405L: virtualization@lists.linux-foundation.org 7416L: virtualization@lists.linux-foundation.org
7406S: Supported 7417S: Supported
@@ -7433,7 +7444,8 @@ F: drivers/xen/*swiotlb*
7433 7444
7434XFS FILESYSTEM 7445XFS FILESYSTEM
7435P: Silicon Graphics Inc 7446P: Silicon Graphics Inc
7436M: Alex Elder <aelder@sgi.com> 7447M: Ben Myers <bpm@sgi.com>
7448M: Alex Elder <elder@kernel.org>
7437M: xfs-masters@oss.sgi.com 7449M: xfs-masters@oss.sgi.com
7438L: xfs@oss.sgi.com 7450L: xfs@oss.sgi.com
7439W: http://oss.sgi.com/projects/xfs 7451W: http://oss.sgi.com/projects/xfs