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