aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS107
1 files changed, 86 insertions, 21 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8285ed4676b6..d5e4ff328cc7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -893,20 +893,15 @@ F: arch/arm/include/asm/hardware/dec21285.h
893F: arch/arm/mach-footbridge/ 893F: arch/arm/mach-footbridge/
894 894
895ARM/FREESCALE IMX / MXC ARM ARCHITECTURE 895ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
896M: Shawn Guo <shawn.guo@linaro.org>
896M: Sascha Hauer <kernel@pengutronix.de> 897M: Sascha Hauer <kernel@pengutronix.de>
897L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 898L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
898S: Maintained 899S: Maintained
899T: git git://git.pengutronix.de/git/imx/linux-2.6.git 900T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
900F: arch/arm/mach-imx/ 901F: arch/arm/mach-imx/
902F: arch/arm/boot/dts/imx*
901F: arch/arm/configs/imx*_defconfig 903F: arch/arm/configs/imx*_defconfig
902 904
903ARM/FREESCALE IMX6
904M: Shawn Guo <shawn.guo@linaro.org>
905L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
906S: Maintained
907T: git git://git.linaro.org/people/shawnguo/linux-2.6.git
908F: arch/arm/mach-imx/*imx6*
909
910ARM/FREESCALE MXS ARM ARCHITECTURE 905ARM/FREESCALE MXS ARM ARCHITECTURE
911M: Shawn Guo <shawn.guo@linaro.org> 906M: Shawn Guo <shawn.guo@linaro.org>
912L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 907L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1013,6 +1008,8 @@ M: Santosh Shilimkar <santosh.shilimkar@ti.com>
1013L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1008L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1014S: Maintained 1009S: Maintained
1015F: arch/arm/mach-keystone/ 1010F: arch/arm/mach-keystone/
1011F: drivers/clk/keystone/
1012T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git
1016 1013
1017ARM/LOGICPD PXA270 MACHINE SUPPORT 1014ARM/LOGICPD PXA270 MACHINE SUPPORT
1018M: Lennert Buytenhek <kernel@wantstofly.org> 1015M: Lennert Buytenhek <kernel@wantstofly.org>
@@ -1934,7 +1931,8 @@ S: Maintained
1934F: drivers/gpio/gpio-bt8xx.c 1931F: drivers/gpio/gpio-bt8xx.c
1935 1932
1936BTRFS FILE SYSTEM 1933BTRFS FILE SYSTEM
1937M: Chris Mason <chris.mason@fusionio.com> 1934M: Chris Mason <clm@fb.com>
1935M: Josef Bacik <jbacik@fb.com>
1938L: linux-btrfs@vger.kernel.org 1936L: linux-btrfs@vger.kernel.org
1939W: http://btrfs.wiki.kernel.org/ 1937W: http://btrfs.wiki.kernel.org/
1940Q: http://patchwork.kernel.org/project/linux-btrfs/list/ 1938Q: http://patchwork.kernel.org/project/linux-btrfs/list/
@@ -2137,11 +2135,17 @@ S: Maintained
2137F: Documentation/zh_CN/ 2135F: Documentation/zh_CN/
2138 2136
2139CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER 2137CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2140M: Alexander Shishkin <alexander.shishkin@linux.intel.com> 2138M: Peter Chen <Peter.Chen@freescale.com>
2139T: git://github.com/hzpeterchen/linux-usb.git
2141L: linux-usb@vger.kernel.org 2140L: linux-usb@vger.kernel.org
2142S: Maintained 2141S: Maintained
2143F: drivers/usb/chipidea/ 2142F: drivers/usb/chipidea/
2144 2143
2144CHROME HARDWARE PLATFORM SUPPORT
2145M: Olof Johansson <olof@lixom.net>
2146S: Maintained
2147F: drivers/platform/chrome/
2148
2145CISCO VIC ETHERNET NIC DRIVER 2149CISCO VIC ETHERNET NIC DRIVER
2146M: Christian Benvenuti <benve@cisco.com> 2150M: Christian Benvenuti <benve@cisco.com>
2147M: Sujith Sankar <ssujith@cisco.com> 2151M: Sujith Sankar <ssujith@cisco.com>
@@ -3759,9 +3763,11 @@ F: include/uapi/linux/gigaset_dev.h
3759 3763
3760GPIO SUBSYSTEM 3764GPIO SUBSYSTEM
3761M: Linus Walleij <linus.walleij@linaro.org> 3765M: Linus Walleij <linus.walleij@linaro.org>
3762S: Maintained 3766M: Alexandre Courbot <gnurou@gmail.com>
3763L: linux-gpio@vger.kernel.org 3767L: linux-gpio@vger.kernel.org
3764F: Documentation/gpio.txt 3768T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
3769S: Maintained
3770F: Documentation/gpio/
3765F: drivers/gpio/ 3771F: drivers/gpio/
3766F: include/linux/gpio* 3772F: include/linux/gpio*
3767F: include/asm-generic/gpio.h 3773F: include/asm-generic/gpio.h
@@ -3829,6 +3835,12 @@ T: git git://linuxtv.org/media_tree.git
3829S: Maintained 3835S: Maintained
3830F: drivers/media/usb/gspca/ 3836F: drivers/media/usb/gspca/
3831 3837
3838GUID PARTITION TABLE (GPT)
3839M: Davidlohr Bueso <davidlohr@hp.com>
3840L: linux-efi@vger.kernel.org
3841S: Maintained
3842F: block/partitions/efi.*
3843
3832STK1160 USB VIDEO CAPTURE DRIVER 3844STK1160 USB VIDEO CAPTURE DRIVER
3833M: Ezequiel Garcia <elezegarcia@gmail.com> 3845M: Ezequiel Garcia <elezegarcia@gmail.com>
3834L: linux-media@vger.kernel.org 3846L: linux-media@vger.kernel.org
@@ -4038,12 +4050,26 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
4038S: Maintained 4050S: Maintained
4039F: fs/hpfs/ 4051F: fs/hpfs/
4040 4052
4053HSI SUBSYSTEM
4054M: Sebastian Reichel <sre@debian.org>
4055S: Maintained
4056F: Documentation/ABI/testing/sysfs-bus-hsi
4057F: drivers/hsi/
4058F: include/linux/hsi/
4059F: include/uapi/linux/hsi/
4060
4041HSO 3G MODEM DRIVER 4061HSO 3G MODEM DRIVER
4042M: Jan Dumon <j.dumon@option.com> 4062M: Jan Dumon <j.dumon@option.com>
4043W: http://www.pharscape.org 4063W: http://www.pharscape.org
4044S: Maintained 4064S: Maintained
4045F: drivers/net/usb/hso.c 4065F: drivers/net/usb/hso.c
4046 4066
4067HSR NETWORK PROTOCOL
4068M: Arvid Brodin <arvid.brodin@alten.se>
4069L: netdev@vger.kernel.org
4070S: Maintained
4071F: net/hsr/
4072
4047HTCPEN TOUCHSCREEN DRIVER 4073HTCPEN TOUCHSCREEN DRIVER
4048M: Pau Oliva Fora <pof@eslack.org> 4074M: Pau Oliva Fora <pof@eslack.org>
4049L: linux-input@vger.kernel.org 4075L: linux-input@vger.kernel.org
@@ -4450,10 +4476,8 @@ M: Bruce Allan <bruce.w.allan@intel.com>
4450M: Carolyn Wyborny <carolyn.wyborny@intel.com> 4476M: Carolyn Wyborny <carolyn.wyborny@intel.com>
4451M: Don Skidmore <donald.c.skidmore@intel.com> 4477M: Don Skidmore <donald.c.skidmore@intel.com>
4452M: Greg Rose <gregory.v.rose@intel.com> 4478M: Greg Rose <gregory.v.rose@intel.com>
4453M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
4454M: Alex Duyck <alexander.h.duyck@intel.com> 4479M: Alex Duyck <alexander.h.duyck@intel.com>
4455M: John Ronciak <john.ronciak@intel.com> 4480M: John Ronciak <john.ronciak@intel.com>
4456M: Tushar Dave <tushar.n.dave@intel.com>
4457L: e1000-devel@lists.sourceforge.net 4481L: e1000-devel@lists.sourceforge.net
4458W: http://www.intel.com/support/feedback.htm 4482W: http://www.intel.com/support/feedback.htm
4459W: http://e1000.sourceforge.net/ 4483W: http://e1000.sourceforge.net/
@@ -5256,7 +5280,7 @@ S: Maintained
5256F: Documentation/lockdep*.txt 5280F: Documentation/lockdep*.txt
5257F: Documentation/lockstat.txt 5281F: Documentation/lockstat.txt
5258F: include/linux/lockdep.h 5282F: include/linux/lockdep.h
5259F: kernel/lockdep* 5283F: kernel/locking/
5260 5284
5261LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) 5285LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
5262M: "Richard Russon (FlatCap)" <ldm@flatcap.org> 5286M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
@@ -5897,12 +5921,21 @@ M: Steffen Klassert <steffen.klassert@secunet.com>
5897M: Herbert Xu <herbert@gondor.apana.org.au> 5921M: Herbert Xu <herbert@gondor.apana.org.au>
5898M: "David S. Miller" <davem@davemloft.net> 5922M: "David S. Miller" <davem@davemloft.net>
5899L: netdev@vger.kernel.org 5923L: netdev@vger.kernel.org
5900T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git 5924T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
5925T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
5901S: Maintained 5926S: Maintained
5902F: net/xfrm/ 5927F: net/xfrm/
5903F: net/key/ 5928F: net/key/
5904F: net/ipv4/xfrm* 5929F: net/ipv4/xfrm*
5930F: net/ipv4/esp4.c
5931F: net/ipv4/ah4.c
5932F: net/ipv4/ipcomp.c
5933F: net/ipv4/ip_vti.c
5905F: net/ipv6/xfrm* 5934F: net/ipv6/xfrm*
5935F: net/ipv6/esp6.c
5936F: net/ipv6/ah6.c
5937F: net/ipv6/ipcomp6.c
5938F: net/ipv6/ip6_vti.c
5906F: include/uapi/linux/xfrm.h 5939F: include/uapi/linux/xfrm.h
5907F: include/net/xfrm.h 5940F: include/net/xfrm.h
5908 5941
@@ -5968,10 +6001,10 @@ F: drivers/nfc/
5968F: include/linux/platform_data/pn544.h 6001F: include/linux/platform_data/pn544.h
5969 6002
5970NFS, SUNRPC, AND LOCKD CLIENTS 6003NFS, SUNRPC, AND LOCKD CLIENTS
5971M: Trond Myklebust <Trond.Myklebust@netapp.com> 6004M: Trond Myklebust <trond.myklebust@primarydata.com>
5972L: linux-nfs@vger.kernel.org 6005L: linux-nfs@vger.kernel.org
5973W: http://client.linux-nfs.org 6006W: http://client.linux-nfs.org
5974T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git 6007T: git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
5975S: Maintained 6008S: Maintained
5976F: fs/lockd/ 6009F: fs/lockd/
5977F: fs/nfs/ 6010F: fs/nfs/
@@ -6238,8 +6271,8 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
6238M: Rob Herring <rob.herring@calxeda.com> 6271M: Rob Herring <rob.herring@calxeda.com>
6239M: Pawel Moll <pawel.moll@arm.com> 6272M: Pawel Moll <pawel.moll@arm.com>
6240M: Mark Rutland <mark.rutland@arm.com> 6273M: Mark Rutland <mark.rutland@arm.com>
6241M: Stephen Warren <swarren@wwwdotorg.org>
6242M: Ian Campbell <ijc+devicetree@hellion.org.uk> 6274M: Ian Campbell <ijc+devicetree@hellion.org.uk>
6275M: Kumar Gala <galak@codeaurora.org>
6243L: devicetree@vger.kernel.org 6276L: devicetree@vger.kernel.org
6244S: Maintained 6277S: Maintained
6245F: Documentation/devicetree/ 6278F: Documentation/devicetree/
@@ -6449,19 +6482,52 @@ F: drivers/pci/
6449F: include/linux/pci* 6482F: include/linux/pci*
6450F: arch/x86/pci/ 6483F: arch/x86/pci/
6451 6484
6485PCI DRIVER FOR IMX6
6486M: Richard Zhu <r65037@freescale.com>
6487M: Shawn Guo <shawn.guo@linaro.org>
6488L: linux-pci@vger.kernel.org
6489L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6490S: Maintained
6491F: drivers/pci/host/*imx6*
6492
6493PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
6494M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6495M: Jason Cooper <jason@lakedaemon.net>
6496L: linux-pci@vger.kernel.org
6497L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6498S: Maintained
6499F: drivers/pci/host/*mvebu*
6500
6452PCI DRIVER FOR NVIDIA TEGRA 6501PCI DRIVER FOR NVIDIA TEGRA
6453M: Thierry Reding <thierry.reding@gmail.com> 6502M: Thierry Reding <thierry.reding@gmail.com>
6454L: linux-tegra@vger.kernel.org 6503L: linux-tegra@vger.kernel.org
6504L: linux-pci@vger.kernel.org
6455S: Supported 6505S: Supported
6456F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt 6506F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
6457F: drivers/pci/host/pci-tegra.c 6507F: drivers/pci/host/pci-tegra.c
6458 6508
6509PCI DRIVER FOR RENESAS R-CAR
6510M: Simon Horman <horms@verge.net.au>
6511L: linux-pci@vger.kernel.org
6512L: linux-sh@vger.kernel.org
6513S: Maintained
6514F: drivers/pci/host/*rcar*
6515
6459PCI DRIVER FOR SAMSUNG EXYNOS 6516PCI DRIVER FOR SAMSUNG EXYNOS
6460M: Jingoo Han <jg1.han@samsung.com> 6517M: Jingoo Han <jg1.han@samsung.com>
6461L: linux-pci@vger.kernel.org 6518L: linux-pci@vger.kernel.org
6519L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6520L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
6462S: Maintained 6521S: Maintained
6463F: drivers/pci/host/pci-exynos.c 6522F: drivers/pci/host/pci-exynos.c
6464 6523
6524PCI DRIVER FOR SYNOPSIS DESIGNWARE
6525M: Mohit Kumar <mohit.kumar@st.com>
6526M: Jingoo Han <jg1.han@samsung.com>
6527L: linux-pci@vger.kernel.org
6528S: Maintained
6529F: drivers/pci/host/*designware*
6530
6465PCMCIA SUBSYSTEM 6531PCMCIA SUBSYSTEM
6466P: Linux PCMCIA Team 6532P: Linux PCMCIA Team
6467L: linux-pcmcia@lists.infradead.org 6533L: linux-pcmcia@lists.infradead.org
@@ -7380,7 +7446,6 @@ S: Maintained
7380F: kernel/sched/ 7446F: kernel/sched/
7381F: include/linux/sched.h 7447F: include/linux/sched.h
7382F: include/uapi/linux/sched.h 7448F: include/uapi/linux/sched.h
7383F: kernel/wait.c
7384F: include/linux/wait.h 7449F: include/linux/wait.h
7385 7450
7386SCORE ARCHITECTURE 7451SCORE ARCHITECTURE
@@ -9525,7 +9590,7 @@ F: drivers/xen/*swiotlb*
9525 9590
9526XFS FILESYSTEM 9591XFS FILESYSTEM
9527P: Silicon Graphics Inc 9592P: Silicon Graphics Inc
9528M: Dave Chinner <dchinner@fromorbit.com> 9593M: Dave Chinner <david@fromorbit.com>
9529M: Ben Myers <bpm@sgi.com> 9594M: Ben Myers <bpm@sgi.com>
9530M: xfs@oss.sgi.com 9595M: xfs@oss.sgi.com
9531L: xfs@oss.sgi.com 9596L: xfs@oss.sgi.com