diff options
author | David S. Miller <davem@davemloft.net> | 2014-07-16 17:09:34 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-16 17:09:34 -0400 |
commit | 1a98c69af1ecd97bfd1f4e4539924a9192434e36 (patch) | |
tree | a243defcf921ea174f8e43fce11d06830a6a9c36 /MAINTAINERS | |
parent | 7a575f6b907ea5d207d2b5010293c189616eae34 (diff) | |
parent | b6603fe574af289dbe9eb9fb4c540bca04f5a053 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 84 |
1 files changed, 53 insertions, 31 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5eede718b13e..ae8cd00215b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -156,7 +156,6 @@ F: drivers/net/hamradio/6pack.c | |||
156 | 156 | ||
157 | 8169 10/100/1000 GIGABIT ETHERNET DRIVER | 157 | 8169 10/100/1000 GIGABIT ETHERNET DRIVER |
158 | M: Realtek linux nic maintainers <nic_swsd@realtek.com> | 158 | M: Realtek linux nic maintainers <nic_swsd@realtek.com> |
159 | M: Francois Romieu <romieu@fr.zoreil.com> | ||
160 | L: netdev@vger.kernel.org | 159 | L: netdev@vger.kernel.org |
161 | S: Maintained | 160 | S: Maintained |
162 | F: drivers/net/ethernet/realtek/r8169.c | 161 | F: drivers/net/ethernet/realtek/r8169.c |
@@ -943,16 +942,10 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
943 | S: Maintained | 942 | S: Maintained |
944 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git | 943 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git |
945 | F: arch/arm/mach-imx/ | 944 | F: arch/arm/mach-imx/ |
945 | F: arch/arm/mach-mxs/ | ||
946 | F: arch/arm/boot/dts/imx* | 946 | F: arch/arm/boot/dts/imx* |
947 | F: arch/arm/configs/imx*_defconfig | 947 | F: arch/arm/configs/imx*_defconfig |
948 | 948 | ||
949 | ARM/FREESCALE MXS ARM ARCHITECTURE | ||
950 | M: Shawn Guo <shawn.guo@linaro.org> | ||
951 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
952 | S: Maintained | ||
953 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git | ||
954 | F: arch/arm/mach-mxs/ | ||
955 | |||
956 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 949 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
957 | M: Lennert Buytenhek <kernel@wantstofly.org> | 950 | M: Lennert Buytenhek <kernel@wantstofly.org> |
958 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 951 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1052,9 +1045,33 @@ M: Santosh Shilimkar <santosh.shilimkar@ti.com> | |||
1052 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1045 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1053 | S: Maintained | 1046 | S: Maintained |
1054 | F: arch/arm/mach-keystone/ | 1047 | F: arch/arm/mach-keystone/ |
1055 | F: drivers/clk/keystone/ | ||
1056 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git | 1048 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git |
1057 | 1049 | ||
1050 | ARM/TEXAS INSTRUMENT KEYSTONE CLOCK FRAMEWORK | ||
1051 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
1052 | L: linux-kernel@vger.kernel.org | ||
1053 | S: Maintained | ||
1054 | F: drivers/clk/keystone/ | ||
1055 | |||
1056 | ARM/TEXAS INSTRUMENT KEYSTONE ClOCKSOURCE | ||
1057 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
1058 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1059 | L: linux-kernel@vger.kernel.org | ||
1060 | S: Maintained | ||
1061 | F: drivers/clocksource/timer-keystone.c | ||
1062 | |||
1063 | ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER | ||
1064 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
1065 | L: linux-kernel@vger.kernel.org | ||
1066 | S: Maintained | ||
1067 | F: drivers/power/reset/keystone-reset.c | ||
1068 | |||
1069 | ARM/TEXAS INSTRUMENT AEMIF/EMIF DRIVERS | ||
1070 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
1071 | L: linux-kernel@vger.kernel.org | ||
1072 | S: Maintained | ||
1073 | F: drivers/memory/*emif* | ||
1074 | |||
1058 | ARM/LOGICPD PXA270 MACHINE SUPPORT | 1075 | ARM/LOGICPD PXA270 MACHINE SUPPORT |
1059 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1076 | M: Lennert Buytenhek <kernel@wantstofly.org> |
1060 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1077 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1296,6 +1313,20 @@ W: http://oss.renesas.com | |||
1296 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 1313 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
1297 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next | 1314 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next |
1298 | S: Supported | 1315 | S: Supported |
1316 | F: arch/arm/boot/dts/emev2* | ||
1317 | F: arch/arm/boot/dts/r7s* | ||
1318 | F: arch/arm/boot/dts/r8a* | ||
1319 | F: arch/arm/boot/dts/sh* | ||
1320 | F: arch/arm/configs/ape6evm_defconfig | ||
1321 | F: arch/arm/configs/armadillo800eva_defconfig | ||
1322 | F: arch/arm/configs/bockw_defconfig | ||
1323 | F: arch/arm/configs/genmai_defconfig | ||
1324 | F: arch/arm/configs/koelsch_defconfig | ||
1325 | F: arch/arm/configs/kzm9g_defconfig | ||
1326 | F: arch/arm/configs/lager_defconfig | ||
1327 | F: arch/arm/configs/mackerel_defconfig | ||
1328 | F: arch/arm/configs/marzen_defconfig | ||
1329 | F: arch/arm/configs/shmobile_defconfig | ||
1299 | F: arch/arm/mach-shmobile/ | 1330 | F: arch/arm/mach-shmobile/ |
1300 | F: drivers/sh/ | 1331 | F: drivers/sh/ |
1301 | 1332 | ||
@@ -2918,6 +2949,9 @@ L: linux-doc@vger.kernel.org | |||
2918 | T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ | 2949 | T: quilt http://www.infradead.org/~rdunlap/Doc/patches/ |
2919 | S: Maintained | 2950 | S: Maintained |
2920 | F: Documentation/ | 2951 | F: Documentation/ |
2952 | X: Documentation/ABI/ | ||
2953 | X: Documentation/devicetree/ | ||
2954 | X: Documentation/[a-z][a-z]_[A-Z][A-Z]/ | ||
2921 | 2955 | ||
2922 | DOUBLETALK DRIVER | 2956 | DOUBLETALK DRIVER |
2923 | M: "James R. Van Zandt" <jrv@vanzandt.mv.com> | 2957 | M: "James R. Van Zandt" <jrv@vanzandt.mv.com> |
@@ -4477,8 +4511,7 @@ S: Supported | |||
4477 | F: drivers/idle/i7300_idle.c | 4511 | F: drivers/idle/i7300_idle.c |
4478 | 4512 | ||
4479 | IEEE 802.15.4 SUBSYSTEM | 4513 | IEEE 802.15.4 SUBSYSTEM |
4480 | M: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> | 4514 | M: Alexander Aring <alex.aring@gmail.com> |
4481 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||
4482 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) | 4515 | L: linux-zigbee-devel@lists.sourceforge.net (moderated for non-subscribers) |
4483 | W: http://apps.sourceforge.net/trac/linux-zigbee | 4516 | W: http://apps.sourceforge.net/trac/linux-zigbee |
4484 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git | 4517 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git |
@@ -5510,10 +5543,11 @@ S: Maintained | |||
5510 | F: arch/arm/mach-lpc32xx/ | 5543 | F: arch/arm/mach-lpc32xx/ |
5511 | 5544 | ||
5512 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 5545 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
5513 | M: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com> | 5546 | M: Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com> |
5514 | M: Sreekanth Reddy <Sreekanth.Reddy@lsi.com> | 5547 | M: Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com> |
5515 | M: support@lsi.com | 5548 | M: Sreekanth Reddy <sreekanth.reddy@avagotech.com> |
5516 | L: DL-MPTFusionLinux@lsi.com | 5549 | M: Abhijit Mahajan <abhijit.mahajan@avagotech.com> |
5550 | L: MPT-FusionLinux.pdl@avagotech.com | ||
5517 | L: linux-scsi@vger.kernel.org | 5551 | L: linux-scsi@vger.kernel.org |
5518 | W: http://www.lsilogic.com/support | 5552 | W: http://www.lsilogic.com/support |
5519 | S: Supported | 5553 | S: Supported |
@@ -6756,7 +6790,7 @@ F: arch/x86/kernel/quirks.c | |||
6756 | 6790 | ||
6757 | PCI DRIVER FOR IMX6 | 6791 | PCI DRIVER FOR IMX6 |
6758 | M: Richard Zhu <r65037@freescale.com> | 6792 | M: Richard Zhu <r65037@freescale.com> |
6759 | M: Shawn Guo <shawn.guo@linaro.org> | 6793 | M: Shawn Guo <shawn.guo@freescale.com> |
6760 | L: linux-pci@vger.kernel.org | 6794 | L: linux-pci@vger.kernel.org |
6761 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 6795 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
6762 | S: Maintained | 6796 | S: Maintained |
@@ -8953,7 +8987,7 @@ F: drivers/media/radio/radio-raremono.c | |||
8953 | 8987 | ||
8954 | THERMAL | 8988 | THERMAL |
8955 | M: Zhang Rui <rui.zhang@intel.com> | 8989 | M: Zhang Rui <rui.zhang@intel.com> |
8956 | M: Eduardo Valentin <eduardo.valentin@ti.com> | 8990 | M: Eduardo Valentin <edubezval@gmail.com> |
8957 | L: linux-pm@vger.kernel.org | 8991 | L: linux-pm@vger.kernel.org |
8958 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git | 8992 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git |
8959 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git | 8993 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git |
@@ -8980,7 +9014,7 @@ S: Maintained | |||
8980 | F: drivers/platform/x86/thinkpad_acpi.c | 9014 | F: drivers/platform/x86/thinkpad_acpi.c |
8981 | 9015 | ||
8982 | TI BANDGAP AND THERMAL DRIVER | 9016 | TI BANDGAP AND THERMAL DRIVER |
8983 | M: Eduardo Valentin <eduardo.valentin@ti.com> | 9017 | M: Eduardo Valentin <edubezval@gmail.com> |
8984 | L: linux-pm@vger.kernel.org | 9018 | L: linux-pm@vger.kernel.org |
8985 | S: Supported | 9019 | S: Supported |
8986 | F: drivers/thermal/ti-soc-thermal/ | 9020 | F: drivers/thermal/ti-soc-thermal/ |
@@ -9394,12 +9428,6 @@ S: Maintained | |||
9394 | F: drivers/usb/host/isp116x* | 9428 | F: drivers/usb/host/isp116x* |
9395 | F: include/linux/usb/isp116x.h | 9429 | F: include/linux/usb/isp116x.h |
9396 | 9430 | ||
9397 | USB KAWASAKI LSI DRIVER | ||
9398 | M: Oliver Neukum <oliver@neukum.org> | ||
9399 | L: linux-usb@vger.kernel.org | ||
9400 | S: Maintained | ||
9401 | F: drivers/usb/serial/kl5kusb105.* | ||
9402 | |||
9403 | USB MASS STORAGE DRIVER | 9431 | USB MASS STORAGE DRIVER |
9404 | M: Matthew Dharm <mdharm-usb@one-eyed-alien.net> | 9432 | M: Matthew Dharm <mdharm-usb@one-eyed-alien.net> |
9405 | L: linux-usb@vger.kernel.org | 9433 | L: linux-usb@vger.kernel.org |
@@ -9427,12 +9455,6 @@ S: Maintained | |||
9427 | F: Documentation/usb/ohci.txt | 9455 | F: Documentation/usb/ohci.txt |
9428 | F: drivers/usb/host/ohci* | 9456 | F: drivers/usb/host/ohci* |
9429 | 9457 | ||
9430 | USB OPTION-CARD DRIVER | ||
9431 | M: Matthias Urlichs <smurf@smurf.noris.de> | ||
9432 | L: linux-usb@vger.kernel.org | ||
9433 | S: Maintained | ||
9434 | F: drivers/usb/serial/option.c | ||
9435 | |||
9436 | USB PEGASUS DRIVER | 9458 | USB PEGASUS DRIVER |
9437 | M: Petko Manolov <petkan@nucleusys.com> | 9459 | M: Petko Manolov <petkan@nucleusys.com> |
9438 | L: linux-usb@vger.kernel.org | 9460 | L: linux-usb@vger.kernel.org |
@@ -9465,7 +9487,7 @@ S: Maintained | |||
9465 | F: drivers/net/usb/rtl8150.c | 9487 | F: drivers/net/usb/rtl8150.c |
9466 | 9488 | ||
9467 | USB SERIAL SUBSYSTEM | 9489 | USB SERIAL SUBSYSTEM |
9468 | M: Johan Hovold <jhovold@gmail.com> | 9490 | M: Johan Hovold <johan@kernel.org> |
9469 | L: linux-usb@vger.kernel.org | 9491 | L: linux-usb@vger.kernel.org |
9470 | S: Maintained | 9492 | S: Maintained |
9471 | F: Documentation/usb/usb-serial.txt | 9493 | F: Documentation/usb/usb-serial.txt |