diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 83 |
1 files changed, 47 insertions, 36 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4808256446f2..b9db108f01c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -511,8 +511,8 @@ M: Joerg Roedel <joerg.roedel@amd.com> | |||
511 | L: iommu@lists.linux-foundation.org | 511 | L: iommu@lists.linux-foundation.org |
512 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git | 512 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git |
513 | S: Supported | 513 | S: Supported |
514 | F: arch/x86/kernel/amd_iommu*.c | 514 | F: drivers/iommu/amd_iommu*.[ch] |
515 | F: arch/x86/include/asm/amd_iommu*.h | 515 | F: include/linux/amd-iommu.h |
516 | 516 | ||
517 | AMD MICROCODE UPDATE SUPPORT | 517 | AMD MICROCODE UPDATE SUPPORT |
518 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 518 | M: Andreas Herrmann <andreas.herrmann3@amd.com> |
@@ -789,6 +789,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
789 | S: Maintained | 789 | S: Maintained |
790 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git | 790 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git |
791 | F: arch/arm/mach-mx*/ | 791 | F: arch/arm/mach-mx*/ |
792 | F: arch/arm/mach-imx/ | ||
792 | F: arch/arm/plat-mxc/ | 793 | F: arch/arm/plat-mxc/ |
793 | 794 | ||
794 | ARM/FREESCALE IMX51 | 795 | ARM/FREESCALE IMX51 |
@@ -804,6 +805,13 @@ S: Maintained | |||
804 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git | 805 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git |
805 | F: arch/arm/mach-imx/*imx6* | 806 | F: arch/arm/mach-imx/*imx6* |
806 | 807 | ||
808 | ARM/FREESCALE MXS ARM ARCHITECTURE | ||
809 | M: Shawn Guo <shawn.guo@linaro.org> | ||
810 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
811 | S: Maintained | ||
812 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git | ||
813 | F: arch/arm/mach-mxs/ | ||
814 | |||
807 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 815 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
808 | M: Lennert Buytenhek <kernel@wantstofly.org> | 816 | M: Lennert Buytenhek <kernel@wantstofly.org> |
809 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 817 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1046,35 +1054,18 @@ ARM/SAMSUNG ARM ARCHITECTURES | |||
1046 | M: Ben Dooks <ben-linux@fluff.org> | 1054 | M: Ben Dooks <ben-linux@fluff.org> |
1047 | M: Kukjin Kim <kgene.kim@samsung.com> | 1055 | M: Kukjin Kim <kgene.kim@samsung.com> |
1048 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1056 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1057 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
1049 | W: http://www.fluff.org/ben/linux/ | 1058 | W: http://www.fluff.org/ben/linux/ |
1050 | S: Maintained | 1059 | S: Maintained |
1051 | F: arch/arm/plat-samsung/ | 1060 | F: arch/arm/plat-samsung/ |
1052 | F: arch/arm/plat-s3c24xx/ | 1061 | F: arch/arm/plat-s3c24xx/ |
1053 | F: arch/arm/plat-s5p/ | 1062 | F: arch/arm/plat-s5p/ |
1063 | F: arch/arm/mach-s3c24*/ | ||
1064 | F: arch/arm/mach-s3c64xx/ | ||
1054 | F: drivers/*/*s3c2410* | 1065 | F: drivers/*/*s3c2410* |
1055 | F: drivers/*/*/*s3c2410* | 1066 | F: drivers/*/*/*s3c2410* |
1056 | 1067 | F: drivers/spi/spi-s3c* | |
1057 | ARM/S3C2410 ARM ARCHITECTURE | 1068 | F: sound/soc/samsung/* |
1058 | M: Ben Dooks <ben-linux@fluff.org> | ||
1059 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1060 | W: http://www.fluff.org/ben/linux/ | ||
1061 | S: Maintained | ||
1062 | F: arch/arm/mach-s3c2410/ | ||
1063 | |||
1064 | ARM/S3C244x ARM ARCHITECTURE | ||
1065 | M: Ben Dooks <ben-linux@fluff.org> | ||
1066 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1067 | W: http://www.fluff.org/ben/linux/ | ||
1068 | S: Maintained | ||
1069 | F: arch/arm/mach-s3c2440/ | ||
1070 | F: arch/arm/mach-s3c2443/ | ||
1071 | |||
1072 | ARM/S3C64xx ARM ARCHITECTURE | ||
1073 | M: Ben Dooks <ben-linux@fluff.org> | ||
1074 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1075 | W: http://www.fluff.org/ben/linux/ | ||
1076 | S: Maintained | ||
1077 | F: arch/arm/mach-s3c64xx/ | ||
1078 | 1069 | ||
1079 | ARM/S5P EXYNOS ARM ARCHITECTURES | 1070 | ARM/S5P EXYNOS ARM ARCHITECTURES |
1080 | M: Kukjin Kim <kgene.kim@samsung.com> | 1071 | M: Kukjin Kim <kgene.kim@samsung.com> |
@@ -1106,6 +1097,7 @@ F: drivers/media/video/s5p-fimc/ | |||
1106 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT | 1097 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT |
1107 | M: Kyungmin Park <kyungmin.park@samsung.com> | 1098 | M: Kyungmin Park <kyungmin.park@samsung.com> |
1108 | M: Kamil Debski <k.debski@samsung.com> | 1099 | M: Kamil Debski <k.debski@samsung.com> |
1100 | M: Jeongtae Park <jtp.park@samsung.com> | ||
1109 | L: linux-arm-kernel@lists.infradead.org | 1101 | L: linux-arm-kernel@lists.infradead.org |
1110 | L: linux-media@vger.kernel.org | 1102 | L: linux-media@vger.kernel.org |
1111 | S: Maintained | 1103 | S: Maintained |
@@ -1788,6 +1780,14 @@ F: include/net/cfg80211.h | |||
1788 | F: net/wireless/* | 1780 | F: net/wireless/* |
1789 | X: net/wireless/wext* | 1781 | X: net/wireless/wext* |
1790 | 1782 | ||
1783 | CHAR and MISC DRIVERS | ||
1784 | M: Arnd Bergmann <arnd@arndb.de> | ||
1785 | M: Greg Kroah-Hartman <greg@kroah.com> | ||
1786 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git | ||
1787 | S: Maintained | ||
1788 | F: drivers/char/* | ||
1789 | F: drivers/misc/* | ||
1790 | |||
1791 | CHECKPATCH | 1791 | CHECKPATCH |
1792 | M: Andy Whitcroft <apw@canonical.com> | 1792 | M: Andy Whitcroft <apw@canonical.com> |
1793 | S: Supported | 1793 | S: Supported |
@@ -1926,9 +1926,11 @@ S: Maintained | |||
1926 | F: drivers/connector/ | 1926 | F: drivers/connector/ |
1927 | 1927 | ||
1928 | CONTROL GROUPS (CGROUPS) | 1928 | CONTROL GROUPS (CGROUPS) |
1929 | M: Paul Menage <paul@paulmenage.org> | 1929 | M: Tejun Heo <tj@kernel.org> |
1930 | M: Li Zefan <lizf@cn.fujitsu.com> | 1930 | M: Li Zefan <lizf@cn.fujitsu.com> |
1931 | L: containers@lists.linux-foundation.org | 1931 | L: containers@lists.linux-foundation.org |
1932 | L: cgroups@vger.kernel.org | ||
1933 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git | ||
1932 | S: Maintained | 1934 | S: Maintained |
1933 | F: include/linux/cgroup* | 1935 | F: include/linux/cgroup* |
1934 | F: kernel/cgroup* | 1936 | F: kernel/cgroup* |
@@ -2342,6 +2344,13 @@ S: Supported | |||
2342 | F: drivers/gpu/drm/i915 | 2344 | F: drivers/gpu/drm/i915 |
2343 | F: include/drm/i915* | 2345 | F: include/drm/i915* |
2344 | 2346 | ||
2347 | DRM DRIVERS FOR EXYNOS | ||
2348 | M: Inki Dae <inki.dae@samsung.com> | ||
2349 | L: dri-devel@lists.freedesktop.org | ||
2350 | S: Supported | ||
2351 | F: drivers/gpu/drm/exynos | ||
2352 | F: include/drm/exynos* | ||
2353 | |||
2345 | DSCC4 DRIVER | 2354 | DSCC4 DRIVER |
2346 | M: Francois Romieu <romieu@fr.zoreil.com> | 2355 | M: Francois Romieu <romieu@fr.zoreil.com> |
2347 | L: netdev@vger.kernel.org | 2356 | L: netdev@vger.kernel.org |
@@ -2576,7 +2585,7 @@ S: Maintained | |||
2576 | F: drivers/net/ethernet/i825xx/eexpress.* | 2585 | F: drivers/net/ethernet/i825xx/eexpress.* |
2577 | 2586 | ||
2578 | ETHERNET BRIDGE | 2587 | ETHERNET BRIDGE |
2579 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2588 | M: Stephen Hemminger <shemminger@vyatta.com> |
2580 | L: bridge@lists.linux-foundation.org | 2589 | L: bridge@lists.linux-foundation.org |
2581 | L: netdev@vger.kernel.org | 2590 | L: netdev@vger.kernel.org |
2582 | W: http://www.linuxfoundation.org/en/Net:Bridge | 2591 | W: http://www.linuxfoundation.org/en/Net:Bridge |
@@ -3710,7 +3719,7 @@ F: fs/jbd2/ | |||
3710 | F: include/linux/jbd2.h | 3719 | F: include/linux/jbd2.h |
3711 | 3720 | ||
3712 | JSM Neo PCI based serial card | 3721 | JSM Neo PCI based serial card |
3713 | M: Breno Leitao <leitao@linux.vnet.ibm.com> | 3722 | M: Lucas Tavares <lucaskt@linux.vnet.ibm.com> |
3714 | L: linux-serial@vger.kernel.org | 3723 | L: linux-serial@vger.kernel.org |
3715 | S: Maintained | 3724 | S: Maintained |
3716 | F: drivers/tty/serial/jsm/ | 3725 | F: drivers/tty/serial/jsm/ |
@@ -4293,9 +4302,11 @@ F: include/linux/mm.h | |||
4293 | F: mm/ | 4302 | F: mm/ |
4294 | 4303 | ||
4295 | MEMORY RESOURCE CONTROLLER | 4304 | MEMORY RESOURCE CONTROLLER |
4305 | M: Johannes Weiner <hannes@cmpxchg.org> | ||
4306 | M: Michal Hocko <mhocko@suse.cz> | ||
4296 | M: Balbir Singh <bsingharora@gmail.com> | 4307 | M: Balbir Singh <bsingharora@gmail.com> |
4297 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> | ||
4298 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 4308 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
4309 | L: cgroups@vger.kernel.org | ||
4299 | L: linux-mm@kvack.org | 4310 | L: linux-mm@kvack.org |
4300 | S: Maintained | 4311 | S: Maintained |
4301 | F: mm/memcontrol.c | 4312 | F: mm/memcontrol.c |
@@ -4329,7 +4340,7 @@ MIPS | |||
4329 | M: Ralf Baechle <ralf@linux-mips.org> | 4340 | M: Ralf Baechle <ralf@linux-mips.org> |
4330 | L: linux-mips@linux-mips.org | 4341 | L: linux-mips@linux-mips.org |
4331 | W: http://www.linux-mips.org/ | 4342 | W: http://www.linux-mips.org/ |
4332 | T: git git://git.linux-mips.org/pub/scm/linux.git | 4343 | T: git git://git.linux-mips.org/pub/scm/ralf/linux.git |
4333 | Q: http://patchwork.linux-mips.org/project/linux-mips/list/ | 4344 | Q: http://patchwork.linux-mips.org/project/linux-mips/list/ |
4334 | S: Supported | 4345 | S: Supported |
4335 | F: Documentation/mips/ | 4346 | F: Documentation/mips/ |
@@ -4462,7 +4473,7 @@ S: Supported | |||
4462 | F: drivers/infiniband/hw/nes/ | 4473 | F: drivers/infiniband/hw/nes/ |
4463 | 4474 | ||
4464 | NETEM NETWORK EMULATOR | 4475 | NETEM NETWORK EMULATOR |
4465 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 4476 | M: Stephen Hemminger <shemminger@vyatta.com> |
4466 | L: netem@lists.linux-foundation.org | 4477 | L: netem@lists.linux-foundation.org |
4467 | S: Maintained | 4478 | S: Maintained |
4468 | F: net/sched/sch_netem.c | 4479 | F: net/sched/sch_netem.c |
@@ -4939,7 +4950,7 @@ F: drivers/char/ppdev.c | |||
4939 | F: include/linux/ppdev.h | 4950 | F: include/linux/ppdev.h |
4940 | 4951 | ||
4941 | PARAVIRT_OPS INTERFACE | 4952 | PARAVIRT_OPS INTERFACE |
4942 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 4953 | M: Jeremy Fitzhardinge <jeremy@goop.org> |
4943 | M: Chris Wright <chrisw@sous-sol.org> | 4954 | M: Chris Wright <chrisw@sous-sol.org> |
4944 | M: Alok Kataria <akataria@vmware.com> | 4955 | M: Alok Kataria <akataria@vmware.com> |
4945 | M: Rusty Russell <rusty@rustcorp.com.au> | 4956 | M: Rusty Russell <rusty@rustcorp.com.au> |
@@ -5648,7 +5659,6 @@ F: drivers/media/video/*7146* | |||
5648 | F: include/media/*7146* | 5659 | F: include/media/*7146* |
5649 | 5660 | ||
5650 | SAMSUNG AUDIO (ASoC) DRIVERS | 5661 | SAMSUNG AUDIO (ASoC) DRIVERS |
5651 | M: Jassi Brar <jassisinghbrar@gmail.com> | ||
5652 | M: Sangbeom Kim <sbkim73@samsung.com> | 5662 | M: Sangbeom Kim <sbkim73@samsung.com> |
5653 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5663 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
5654 | S: Supported | 5664 | S: Supported |
@@ -5977,7 +5987,7 @@ S: Maintained | |||
5977 | F: drivers/usb/misc/sisusbvga/ | 5987 | F: drivers/usb/misc/sisusbvga/ |
5978 | 5988 | ||
5979 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS | 5989 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS |
5980 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 5990 | M: Stephen Hemminger <shemminger@vyatta.com> |
5981 | L: netdev@vger.kernel.org | 5991 | L: netdev@vger.kernel.org |
5982 | S: Maintained | 5992 | S: Maintained |
5983 | F: drivers/net/ethernet/marvell/sk* | 5993 | F: drivers/net/ethernet/marvell/sk* |
@@ -6122,7 +6132,7 @@ F: sound/ | |||
6122 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) | 6132 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) |
6123 | M: Liam Girdwood <lrg@ti.com> | 6133 | M: Liam Girdwood <lrg@ti.com> |
6124 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 6134 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
6125 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git | 6135 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git |
6126 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 6136 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
6127 | W: http://alsa-project.org/main/index.php/ASoC | 6137 | W: http://alsa-project.org/main/index.php/ASoC |
6128 | S: Supported | 6138 | S: Supported |
@@ -7391,8 +7401,8 @@ S: Maintained | |||
7391 | F: arch/x86/kernel/cpu/mcheck/* | 7401 | F: arch/x86/kernel/cpu/mcheck/* |
7392 | 7402 | ||
7393 | XEN HYPERVISOR INTERFACE | 7403 | XEN HYPERVISOR INTERFACE |
7394 | M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | ||
7395 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 7404 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
7405 | M: Jeremy Fitzhardinge <jeremy@goop.org> | ||
7396 | L: xen-devel@lists.xensource.com (moderated for non-subscribers) | 7406 | L: xen-devel@lists.xensource.com (moderated for non-subscribers) |
7397 | L: virtualization@lists.linux-foundation.org | 7407 | L: virtualization@lists.linux-foundation.org |
7398 | S: Supported | 7408 | S: Supported |
@@ -7425,7 +7435,8 @@ F: drivers/xen/*swiotlb* | |||
7425 | 7435 | ||
7426 | XFS FILESYSTEM | 7436 | XFS FILESYSTEM |
7427 | P: Silicon Graphics Inc | 7437 | P: Silicon Graphics Inc |
7428 | M: Alex Elder <aelder@sgi.com> | 7438 | M: Ben Myers <bpm@sgi.com> |
7439 | M: Alex Elder <elder@kernel.org> | ||
7429 | M: xfs-masters@oss.sgi.com | 7440 | M: xfs-masters@oss.sgi.com |
7430 | L: xfs@oss.sgi.com | 7441 | L: xfs@oss.sgi.com |
7431 | W: http://oss.sgi.com/projects/xfs | 7442 | W: http://oss.sgi.com/projects/xfs |