aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS38
1 files changed, 29 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fd7e441b5ea7..bd07f6c1890f 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
@@ -1788,6 +1789,14 @@ F: include/net/cfg80211.h
1788F: net/wireless/* 1789F: net/wireless/*
1789X: net/wireless/wext* 1790X: net/wireless/wext*
1790 1791
1792CHAR and MISC DRIVERS
1793M: Arnd Bergmann <arnd@arndb.de>
1794M: Greg Kroah-Hartman <greg@kroah.com>
1795T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
1796S: Maintained
1797F: drivers/char/*
1798F: drivers/misc/*
1799
1791CHECKPATCH 1800CHECKPATCH
1792M: Andy Whitcroft <apw@canonical.com> 1801M: Andy Whitcroft <apw@canonical.com>
1793S: Supported 1802S: Supported
@@ -1926,9 +1935,11 @@ S: Maintained
1926F: drivers/connector/ 1935F: drivers/connector/
1927 1936
1928CONTROL GROUPS (CGROUPS) 1937CONTROL GROUPS (CGROUPS)
1929M: Paul Menage <paul@paulmenage.org> 1938M: Tejun Heo <tj@kernel.org>
1930M: Li Zefan <lizf@cn.fujitsu.com> 1939M: Li Zefan <lizf@cn.fujitsu.com>
1931L: 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
1932S: Maintained 1943S: Maintained
1933F: include/linux/cgroup* 1944F: include/linux/cgroup*
1934F: kernel/cgroup* 1945F: kernel/cgroup*
@@ -2342,6 +2353,13 @@ S: Supported
2342F: drivers/gpu/drm/i915 2353F: drivers/gpu/drm/i915
2343F: include/drm/i915* 2354F: include/drm/i915*
2344 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
2345DSCC4 DRIVER 2363DSCC4 DRIVER
2346M: Francois Romieu <romieu@fr.zoreil.com> 2364M: Francois Romieu <romieu@fr.zoreil.com>
2347L: netdev@vger.kernel.org 2365L: netdev@vger.kernel.org
@@ -2576,7 +2594,7 @@ S: Maintained
2576F: drivers/net/ethernet/i825xx/eexpress.* 2594F: drivers/net/ethernet/i825xx/eexpress.*
2577 2595
2578ETHERNET BRIDGE 2596ETHERNET BRIDGE
2579M: Stephen Hemminger <shemminger@linux-foundation.org> 2597M: Stephen Hemminger <shemminger@vyatta.com>
2580L: bridge@lists.linux-foundation.org 2598L: bridge@lists.linux-foundation.org
2581L: netdev@vger.kernel.org 2599L: netdev@vger.kernel.org
2582W: http://www.linuxfoundation.org/en/Net:Bridge 2600W: http://www.linuxfoundation.org/en/Net:Bridge
@@ -3710,7 +3728,7 @@ F: fs/jbd2/
3710F: include/linux/jbd2.h 3728F: include/linux/jbd2.h
3711 3729
3712JSM Neo PCI based serial card 3730JSM Neo PCI based serial card
3713M: Breno Leitao <leitao@linux.vnet.ibm.com> 3731M: Lucas Tavares <lucaskt@linux.vnet.ibm.com>
3714L: linux-serial@vger.kernel.org 3732L: linux-serial@vger.kernel.org
3715S: Maintained 3733S: Maintained
3716F: drivers/tty/serial/jsm/ 3734F: drivers/tty/serial/jsm/
@@ -4296,6 +4314,7 @@ MEMORY RESOURCE CONTROLLER
4296M: Balbir Singh <bsingharora@gmail.com> 4314M: Balbir Singh <bsingharora@gmail.com>
4297M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> 4315M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
4298M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> 4316M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
4317L: cgroups@vger.kernel.org
4299L: linux-mm@kvack.org 4318L: linux-mm@kvack.org
4300S: Maintained 4319S: Maintained
4301F: mm/memcontrol.c 4320F: mm/memcontrol.c
@@ -4329,7 +4348,7 @@ MIPS
4329M: Ralf Baechle <ralf@linux-mips.org> 4348M: Ralf Baechle <ralf@linux-mips.org>
4330L: linux-mips@linux-mips.org 4349L: linux-mips@linux-mips.org
4331W: http://www.linux-mips.org/ 4350W: http://www.linux-mips.org/
4332T: git git://git.linux-mips.org/pub/scm/linux.git 4351T: git git://git.linux-mips.org/pub/scm/ralf/linux.git
4333Q: http://patchwork.linux-mips.org/project/linux-mips/list/ 4352Q: http://patchwork.linux-mips.org/project/linux-mips/list/
4334S: Supported 4353S: Supported
4335F: Documentation/mips/ 4354F: Documentation/mips/
@@ -4462,7 +4481,7 @@ S: Supported
4462F: drivers/infiniband/hw/nes/ 4481F: drivers/infiniband/hw/nes/
4463 4482
4464NETEM NETWORK EMULATOR 4483NETEM NETWORK EMULATOR
4465M: Stephen Hemminger <shemminger@linux-foundation.org> 4484M: Stephen Hemminger <shemminger@vyatta.com>
4466L: netem@lists.linux-foundation.org 4485L: netem@lists.linux-foundation.org
4467S: Maintained 4486S: Maintained
4468F: net/sched/sch_netem.c 4487F: net/sched/sch_netem.c
@@ -4939,7 +4958,7 @@ F: drivers/char/ppdev.c
4939F: include/linux/ppdev.h 4958F: include/linux/ppdev.h
4940 4959
4941PARAVIRT_OPS INTERFACE 4960PARAVIRT_OPS INTERFACE
4942M: Jeremy Fitzhardinge <jeremy@xensource.com> 4961M: Jeremy Fitzhardinge <jeremy@goop.org>
4943M: Chris Wright <chrisw@sous-sol.org> 4962M: Chris Wright <chrisw@sous-sol.org>
4944M: Alok Kataria <akataria@vmware.com> 4963M: Alok Kataria <akataria@vmware.com>
4945M: Rusty Russell <rusty@rustcorp.com.au> 4964M: Rusty Russell <rusty@rustcorp.com.au>
@@ -5976,7 +5995,7 @@ S: Maintained
5976F: drivers/usb/misc/sisusbvga/ 5995F: drivers/usb/misc/sisusbvga/
5977 5996
5978SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS 5997SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
5979M: Stephen Hemminger <shemminger@linux-foundation.org> 5998M: Stephen Hemminger <shemminger@vyatta.com>
5980L: netdev@vger.kernel.org 5999L: netdev@vger.kernel.org
5981S: Maintained 6000S: Maintained
5982F: drivers/net/ethernet/marvell/sk* 6001F: drivers/net/ethernet/marvell/sk*
@@ -7390,8 +7409,8 @@ S: Maintained
7390F: arch/x86/kernel/cpu/mcheck/* 7409F: arch/x86/kernel/cpu/mcheck/*
7391 7410
7392XEN HYPERVISOR INTERFACE 7411XEN HYPERVISOR INTERFACE
7393M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
7394M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 7412M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
7413M: Jeremy Fitzhardinge <jeremy@goop.org>
7395L: xen-devel@lists.xensource.com (moderated for non-subscribers) 7414L: xen-devel@lists.xensource.com (moderated for non-subscribers)
7396L: virtualization@lists.linux-foundation.org 7415L: virtualization@lists.linux-foundation.org
7397S: Supported 7416S: Supported
@@ -7424,7 +7443,8 @@ F: drivers/xen/*swiotlb*
7424 7443
7425XFS FILESYSTEM 7444XFS FILESYSTEM
7426P: Silicon Graphics Inc 7445P: Silicon Graphics Inc
7427M: Alex Elder <aelder@sgi.com> 7446M: Ben Myers <bpm@sgi.com>
7447M: Alex Elder <elder@kernel.org>
7428M: xfs-masters@oss.sgi.com 7448M: xfs-masters@oss.sgi.com
7429L: xfs@oss.sgi.com 7449L: xfs@oss.sgi.com
7430W: http://oss.sgi.com/projects/xfs 7450W: http://oss.sgi.com/projects/xfs