diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 99 |
1 files changed, 65 insertions, 34 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 72674ba8cca5..d8afd2953678 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -51,9 +51,9 @@ trivial patch so apply some common sense. | |||
51 | or does something very odd once a month document it. | 51 | or does something very odd once a month document it. |
52 | 52 | ||
53 | PLEASE remember that submissions must be made under the terms | 53 | PLEASE remember that submissions must be made under the terms |
54 | of the OSDL certificate of contribution and should include a | 54 | of the Linux Foundation certificate of contribution and should |
55 | Signed-off-by: line. The current version of this "Developer's | 55 | include a Signed-off-by: line. The current version of this |
56 | Certificate of Origin" (DCO) is listed in the file | 56 | "Developer's Certificate of Origin" (DCO) is listed in the file |
57 | Documentation/SubmittingPatches. | 57 | Documentation/SubmittingPatches. |
58 | 58 | ||
59 | 6. Make sure you have the right to send any changes you make. If you | 59 | 6. Make sure you have the right to send any changes you make. If you |
@@ -892,11 +892,10 @@ S: Maintained | |||
892 | F: arch/arm/mach-alpine/ | 892 | F: arch/arm/mach-alpine/ |
893 | 893 | ||
894 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES | 894 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES |
895 | M: Andrew Victor <linux@maxim.org.za> | ||
896 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 895 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
896 | M: Alexandre Belloni <alexandre.belloni@free-electrons.com> | ||
897 | M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> | 897 | M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> |
898 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 898 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
899 | W: http://maxim.org.za/at91_26.html | ||
900 | W: http://www.linux4sam.org | 899 | W: http://www.linux4sam.org |
901 | S: Supported | 900 | S: Supported |
902 | F: arch/arm/mach-at91/ | 901 | F: arch/arm/mach-at91/ |
@@ -975,7 +974,7 @@ S: Maintained | |||
975 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 974 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
976 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> | 975 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> |
977 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 976 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
978 | T: git git://git.berlios.de/gemini-board | 977 | T: git git://github.com/ulli-kroll/linux.git |
979 | S: Maintained | 978 | S: Maintained |
980 | F: arch/arm/mach-gemini/ | 979 | F: arch/arm/mach-gemini/ |
981 | 980 | ||
@@ -990,6 +989,12 @@ F: drivers/clocksource/timer-prima2.c | |||
990 | F: drivers/clocksource/timer-atlas7.c | 989 | F: drivers/clocksource/timer-atlas7.c |
991 | N: [^a-z]sirf | 990 | N: [^a-z]sirf |
992 | 991 | ||
992 | ARM/CONEXANT DIGICOLOR MACHINE SUPPORT | ||
993 | M: Baruch Siach <baruch@tkos.co.il> | ||
994 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
995 | S: Maintained | ||
996 | N: digicolor | ||
997 | |||
993 | ARM/EBSA110 MACHINE SUPPORT | 998 | ARM/EBSA110 MACHINE SUPPORT |
994 | M: Russell King <linux@arm.linux.org.uk> | 999 | M: Russell King <linux@arm.linux.org.uk> |
995 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1000 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1188,7 +1193,7 @@ ARM/MAGICIAN MACHINE SUPPORT | |||
1188 | M: Philipp Zabel <philipp.zabel@gmail.com> | 1193 | M: Philipp Zabel <philipp.zabel@gmail.com> |
1189 | S: Maintained | 1194 | S: Maintained |
1190 | 1195 | ||
1191 | ARM/Marvell Armada 370 and Armada XP SOC support | 1196 | ARM/Marvell Kirkwood and Armada 370, 375, 38x, XP SOC support |
1192 | M: Jason Cooper <jason@lakedaemon.net> | 1197 | M: Jason Cooper <jason@lakedaemon.net> |
1193 | M: Andrew Lunn <andrew@lunn.ch> | 1198 | M: Andrew Lunn <andrew@lunn.ch> |
1194 | M: Gregory Clement <gregory.clement@free-electrons.com> | 1199 | M: Gregory Clement <gregory.clement@free-electrons.com> |
@@ -1197,12 +1202,17 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
1197 | S: Maintained | 1202 | S: Maintained |
1198 | F: arch/arm/mach-mvebu/ | 1203 | F: arch/arm/mach-mvebu/ |
1199 | F: drivers/rtc/rtc-armada38x.c | 1204 | F: drivers/rtc/rtc-armada38x.c |
1205 | F: arch/arm/boot/dts/armada* | ||
1206 | F: arch/arm/boot/dts/kirkwood* | ||
1207 | |||
1200 | 1208 | ||
1201 | ARM/Marvell Berlin SoC support | 1209 | ARM/Marvell Berlin SoC support |
1202 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1210 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
1203 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1211 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1204 | S: Maintained | 1212 | S: Maintained |
1205 | F: arch/arm/mach-berlin/ | 1213 | F: arch/arm/mach-berlin/ |
1214 | F: arch/arm/boot/dts/berlin* | ||
1215 | |||
1206 | 1216 | ||
1207 | ARM/Marvell Dove/MV78xx0/Orion SOC support | 1217 | ARM/Marvell Dove/MV78xx0/Orion SOC support |
1208 | M: Jason Cooper <jason@lakedaemon.net> | 1218 | M: Jason Cooper <jason@lakedaemon.net> |
@@ -1215,6 +1225,9 @@ F: arch/arm/mach-dove/ | |||
1215 | F: arch/arm/mach-mv78xx0/ | 1225 | F: arch/arm/mach-mv78xx0/ |
1216 | F: arch/arm/mach-orion5x/ | 1226 | F: arch/arm/mach-orion5x/ |
1217 | F: arch/arm/plat-orion/ | 1227 | F: arch/arm/plat-orion/ |
1228 | F: arch/arm/boot/dts/dove* | ||
1229 | F: arch/arm/boot/dts/orion5x* | ||
1230 | |||
1218 | 1231 | ||
1219 | ARM/Orion SoC/Technologic Systems TS-78xx platform support | 1232 | ARM/Orion SoC/Technologic Systems TS-78xx platform support |
1220 | M: Alexander Clouter <alex@digriz.org.uk> | 1233 | M: Alexander Clouter <alex@digriz.org.uk> |
@@ -1366,6 +1379,7 @@ N: rockchip | |||
1366 | 1379 | ||
1367 | ARM/SAMSUNG EXYNOS ARM ARCHITECTURES | 1380 | ARM/SAMSUNG EXYNOS ARM ARCHITECTURES |
1368 | M: Kukjin Kim <kgene@kernel.org> | 1381 | M: Kukjin Kim <kgene@kernel.org> |
1382 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | ||
1369 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1383 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1370 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 1384 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
1371 | S: Maintained | 1385 | S: Maintained |
@@ -1439,9 +1453,10 @@ ARM/SOCFPGA ARCHITECTURE | |||
1439 | M: Dinh Nguyen <dinguyen@opensource.altera.com> | 1453 | M: Dinh Nguyen <dinguyen@opensource.altera.com> |
1440 | S: Maintained | 1454 | S: Maintained |
1441 | F: arch/arm/mach-socfpga/ | 1455 | F: arch/arm/mach-socfpga/ |
1456 | F: arch/arm/boot/dts/socfpga* | ||
1457 | F: arch/arm/configs/socfpga_defconfig | ||
1442 | W: http://www.rocketboards.org | 1458 | W: http://www.rocketboards.org |
1443 | T: git://git.rocketboards.org/linux-socfpga.git | 1459 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git |
1444 | T: git://git.rocketboards.org/linux-socfpga-next.git | ||
1445 | 1460 | ||
1446 | ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT | 1461 | ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT |
1447 | M: Dinh Nguyen <dinguyen@opensource.altera.com> | 1462 | M: Dinh Nguyen <dinguyen@opensource.altera.com> |
@@ -1929,7 +1944,7 @@ S: Maintained | |||
1929 | F: drivers/net/wireless/b43legacy/ | 1944 | F: drivers/net/wireless/b43legacy/ |
1930 | 1945 | ||
1931 | BACKLIGHT CLASS/SUBSYSTEM | 1946 | BACKLIGHT CLASS/SUBSYSTEM |
1932 | M: Jingoo Han <jg1.han@samsung.com> | 1947 | M: Jingoo Han <jingoohan1@gmail.com> |
1933 | M: Lee Jones <lee.jones@linaro.org> | 1948 | M: Lee Jones <lee.jones@linaro.org> |
1934 | S: Maintained | 1949 | S: Maintained |
1935 | F: drivers/video/backlight/ | 1950 | F: drivers/video/backlight/ |
@@ -2116,8 +2131,9 @@ S: Supported | |||
2116 | F: drivers/net/ethernet/broadcom/bnx2x/ | 2131 | F: drivers/net/ethernet/broadcom/bnx2x/ |
2117 | 2132 | ||
2118 | BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | 2133 | BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE |
2119 | M: Christian Daudt <bcm@fixthebug.org> | ||
2120 | M: Florian Fainelli <f.fainelli@gmail.com> | 2134 | M: Florian Fainelli <f.fainelli@gmail.com> |
2135 | M: Ray Jui <rjui@broadcom.com> | ||
2136 | M: Scott Branden <sbranden@broadcom.com> | ||
2121 | L: bcm-kernel-feedback-list@broadcom.com | 2137 | L: bcm-kernel-feedback-list@broadcom.com |
2122 | T: git git://github.com/broadcom/mach-bcm | 2138 | T: git git://github.com/broadcom/mach-bcm |
2123 | S: Maintained | 2139 | S: Maintained |
@@ -2168,7 +2184,6 @@ S: Maintained | |||
2168 | F: drivers/usb/gadget/udc/bcm63xx_udc.* | 2184 | F: drivers/usb/gadget/udc/bcm63xx_udc.* |
2169 | 2185 | ||
2170 | BROADCOM BCM7XXX ARM ARCHITECTURE | 2186 | BROADCOM BCM7XXX ARM ARCHITECTURE |
2171 | M: Marc Carino <marc.ceeeee@gmail.com> | ||
2172 | M: Brian Norris <computersforpeace@gmail.com> | 2187 | M: Brian Norris <computersforpeace@gmail.com> |
2173 | M: Gregory Fong <gregory.0xf0@gmail.com> | 2188 | M: Gregory Fong <gregory.0xf0@gmail.com> |
2174 | M: Florian Fainelli <f.fainelli@gmail.com> | 2189 | M: Florian Fainelli <f.fainelli@gmail.com> |
@@ -2412,7 +2427,6 @@ L: linux-security-module@vger.kernel.org | |||
2412 | S: Supported | 2427 | S: Supported |
2413 | F: include/linux/capability.h | 2428 | F: include/linux/capability.h |
2414 | F: include/uapi/linux/capability.h | 2429 | F: include/uapi/linux/capability.h |
2415 | F: security/capability.c | ||
2416 | F: security/commoncap.c | 2430 | F: security/commoncap.c |
2417 | F: kernel/capability.c | 2431 | F: kernel/capability.c |
2418 | 2432 | ||
@@ -3810,10 +3824,11 @@ M: David Woodhouse <dwmw2@infradead.org> | |||
3810 | L: linux-embedded@vger.kernel.org | 3824 | L: linux-embedded@vger.kernel.org |
3811 | S: Maintained | 3825 | S: Maintained |
3812 | 3826 | ||
3813 | EMULEX LPFC FC SCSI DRIVER | 3827 | EMULEX/AVAGO LPFC FC/FCOE SCSI DRIVER |
3814 | M: James Smart <james.smart@emulex.com> | 3828 | M: James Smart <james.smart@avagotech.com> |
3829 | M: Dick Kennedy <dick.kennedy@avagotech.com> | ||
3815 | L: linux-scsi@vger.kernel.org | 3830 | L: linux-scsi@vger.kernel.org |
3816 | W: http://sourceforge.net/projects/lpfcxxxx | 3831 | W: http://www.avagotech.com |
3817 | S: Supported | 3832 | S: Supported |
3818 | F: drivers/scsi/lpfc/ | 3833 | F: drivers/scsi/lpfc/ |
3819 | 3834 | ||
@@ -3912,7 +3927,7 @@ F: drivers/extcon/ | |||
3912 | F: Documentation/extcon/ | 3927 | F: Documentation/extcon/ |
3913 | 3928 | ||
3914 | EXYNOS DP DRIVER | 3929 | EXYNOS DP DRIVER |
3915 | M: Jingoo Han <jg1.han@samsung.com> | 3930 | M: Jingoo Han <jingoohan1@gmail.com> |
3916 | L: dri-devel@lists.freedesktop.org | 3931 | L: dri-devel@lists.freedesktop.org |
3917 | S: Maintained | 3932 | S: Maintained |
3918 | F: drivers/gpu/drm/exynos/exynos_dp* | 3933 | F: drivers/gpu/drm/exynos/exynos_dp* |
@@ -4371,11 +4386,10 @@ F: fs/gfs2/ | |||
4371 | F: include/uapi/linux/gfs2_ondisk.h | 4386 | F: include/uapi/linux/gfs2_ondisk.h |
4372 | 4387 | ||
4373 | GIGASET ISDN DRIVERS | 4388 | GIGASET ISDN DRIVERS |
4374 | M: Hansjoerg Lipp <hjlipp@web.de> | 4389 | M: Paul Bolle <pebolle@tiscali.nl> |
4375 | M: Tilman Schmidt <tilman@imap.cc> | ||
4376 | L: gigaset307x-common@lists.sourceforge.net | 4390 | L: gigaset307x-common@lists.sourceforge.net |
4377 | W: http://gigaset307x.sourceforge.net/ | 4391 | W: http://gigaset307x.sourceforge.net/ |
4378 | S: Maintained | 4392 | S: Odd Fixes |
4379 | F: Documentation/isdn/README.gigaset | 4393 | F: Documentation/isdn/README.gigaset |
4380 | F: drivers/isdn/gigaset/ | 4394 | F: drivers/isdn/gigaset/ |
4381 | F: include/uapi/linux/gigaset_dev.h | 4395 | F: include/uapi/linux/gigaset_dev.h |
@@ -4522,7 +4536,7 @@ M: Jean Delvare <jdelvare@suse.de> | |||
4522 | M: Guenter Roeck <linux@roeck-us.net> | 4536 | M: Guenter Roeck <linux@roeck-us.net> |
4523 | L: lm-sensors@lm-sensors.org | 4537 | L: lm-sensors@lm-sensors.org |
4524 | W: http://www.lm-sensors.org/ | 4538 | W: http://www.lm-sensors.org/ |
4525 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ | 4539 | T: quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/ |
4526 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | 4540 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git |
4527 | S: Maintained | 4541 | S: Maintained |
4528 | F: Documentation/hwmon/ | 4542 | F: Documentation/hwmon/ |
@@ -5042,17 +5056,19 @@ S: Orphan | |||
5042 | F: drivers/video/fbdev/imsttfb.c | 5056 | F: drivers/video/fbdev/imsttfb.c |
5043 | 5057 | ||
5044 | INFINIBAND SUBSYSTEM | 5058 | INFINIBAND SUBSYSTEM |
5045 | M: Roland Dreier <roland@kernel.org> | 5059 | M: Doug Ledford <dledford@redhat.com> |
5046 | M: Sean Hefty <sean.hefty@intel.com> | 5060 | M: Sean Hefty <sean.hefty@intel.com> |
5047 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 5061 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
5048 | L: linux-rdma@vger.kernel.org | 5062 | L: linux-rdma@vger.kernel.org |
5049 | W: http://www.openfabrics.org/ | 5063 | W: http://www.openfabrics.org/ |
5050 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | 5064 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ |
5051 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 5065 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git |
5052 | S: Supported | 5066 | S: Supported |
5053 | F: Documentation/infiniband/ | 5067 | F: Documentation/infiniband/ |
5054 | F: drivers/infiniband/ | 5068 | F: drivers/infiniband/ |
5055 | F: include/uapi/linux/if_infiniband.h | 5069 | F: include/uapi/linux/if_infiniband.h |
5070 | F: include/uapi/rdma/ | ||
5071 | F: include/rdma/ | ||
5056 | 5072 | ||
5057 | INOTIFY | 5073 | INOTIFY |
5058 | M: John McCutchan <john@johnmccutchan.com> | 5074 | M: John McCutchan <john@johnmccutchan.com> |
@@ -5805,6 +5821,7 @@ F: drivers/scsi/53c700* | |||
5805 | LED SUBSYSTEM | 5821 | LED SUBSYSTEM |
5806 | M: Bryan Wu <cooloney@gmail.com> | 5822 | M: Bryan Wu <cooloney@gmail.com> |
5807 | M: Richard Purdie <rpurdie@rpsys.net> | 5823 | M: Richard Purdie <rpurdie@rpsys.net> |
5824 | M: Jacek Anaszewski <j.anaszewski@samsung.com> | ||
5808 | L: linux-leds@vger.kernel.org | 5825 | L: linux-leds@vger.kernel.org |
5809 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git | 5826 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git |
5810 | S: Maintained | 5827 | S: Maintained |
@@ -6950,6 +6967,17 @@ T: git git://git.rocketboards.org/linux-socfpga-next.git | |||
6950 | S: Maintained | 6967 | S: Maintained |
6951 | F: arch/nios2/ | 6968 | F: arch/nios2/ |
6952 | 6969 | ||
6970 | NOKIA N900 POWER SUPPLY DRIVERS | ||
6971 | M: Pali Rohár <pali.rohar@gmail.com> | ||
6972 | S: Maintained | ||
6973 | F: include/linux/power/bq2415x_charger.h | ||
6974 | F: include/linux/power/bq27x00_battery.h | ||
6975 | F: include/linux/power/isp1704_charger.h | ||
6976 | F: drivers/power/bq2415x_charger.c | ||
6977 | F: drivers/power/bq27x00_battery.c | ||
6978 | F: drivers/power/isp1704_charger.c | ||
6979 | F: drivers/power/rx51_battery.c | ||
6980 | |||
6953 | NTB DRIVER | 6981 | NTB DRIVER |
6954 | M: Jon Mason <jdmason@kudzu.us> | 6982 | M: Jon Mason <jdmason@kudzu.us> |
6955 | M: Dave Jiang <dave.jiang@intel.com> | 6983 | M: Dave Jiang <dave.jiang@intel.com> |
@@ -7538,7 +7566,7 @@ S: Maintained | |||
7538 | F: drivers/pci/host/*rcar* | 7566 | F: drivers/pci/host/*rcar* |
7539 | 7567 | ||
7540 | PCI DRIVER FOR SAMSUNG EXYNOS | 7568 | PCI DRIVER FOR SAMSUNG EXYNOS |
7541 | M: Jingoo Han <jg1.han@samsung.com> | 7569 | M: Jingoo Han <jingoohan1@gmail.com> |
7542 | L: linux-pci@vger.kernel.org | 7570 | L: linux-pci@vger.kernel.org |
7543 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 7571 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
7544 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 7572 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
@@ -7546,7 +7574,7 @@ S: Maintained | |||
7546 | F: drivers/pci/host/pci-exynos.c | 7574 | F: drivers/pci/host/pci-exynos.c |
7547 | 7575 | ||
7548 | PCI DRIVER FOR SYNOPSIS DESIGNWARE | 7576 | PCI DRIVER FOR SYNOPSIS DESIGNWARE |
7549 | M: Jingoo Han <jg1.han@samsung.com> | 7577 | M: Jingoo Han <jingoohan1@gmail.com> |
7550 | M: Pratyush Anand <pratyush.anand@gmail.com> | 7578 | M: Pratyush Anand <pratyush.anand@gmail.com> |
7551 | L: linux-pci@vger.kernel.org | 7579 | L: linux-pci@vger.kernel.org |
7552 | S: Maintained | 7580 | S: Maintained |
@@ -8504,7 +8532,7 @@ S: Supported | |||
8504 | F: sound/soc/samsung/ | 8532 | F: sound/soc/samsung/ |
8505 | 8533 | ||
8506 | SAMSUNG FRAMEBUFFER DRIVER | 8534 | SAMSUNG FRAMEBUFFER DRIVER |
8507 | M: Jingoo Han <jg1.han@samsung.com> | 8535 | M: Jingoo Han <jingoohan1@gmail.com> |
8508 | L: linux-fbdev@vger.kernel.org | 8536 | L: linux-fbdev@vger.kernel.org |
8509 | S: Maintained | 8537 | S: Maintained |
8510 | F: drivers/video/fbdev/s3c-fb.c | 8538 | F: drivers/video/fbdev/s3c-fb.c |
@@ -8803,16 +8831,19 @@ F: drivers/misc/phantom.c | |||
8803 | F: include/uapi/linux/phantom.h | 8831 | F: include/uapi/linux/phantom.h |
8804 | 8832 | ||
8805 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | 8833 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER |
8806 | M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 8834 | M: Jayamohan Kallickal <jayamohan.kallickal@avagotech.com> |
8835 | M: Minh Tran <minh.tran@avagotech.com> | ||
8836 | M: John Soni Jose <sony.john-n@avagotech.com> | ||
8807 | L: linux-scsi@vger.kernel.org | 8837 | L: linux-scsi@vger.kernel.org |
8808 | W: http://www.emulex.com | 8838 | W: http://www.avagotech.com |
8809 | S: Supported | 8839 | S: Supported |
8810 | F: drivers/scsi/be2iscsi/ | 8840 | F: drivers/scsi/be2iscsi/ |
8811 | 8841 | ||
8812 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 8842 | Emulex 10Gbps NIC BE2, BE3-R, Lancer, Skyhawk-R DRIVER |
8813 | M: Sathya Perla <sathya.perla@emulex.com> | 8843 | M: Sathya Perla <sathya.perla@avagotech.com> |
8814 | M: Subbu Seetharaman <subbu.seetharaman@emulex.com> | 8844 | M: Ajit Khaparde <ajit.khaparde@avagotech.com> |
8815 | M: Ajit Khaparde <ajit.khaparde@emulex.com> | 8845 | M: Padmanabh Ratnakar <padmanabh.ratnakar@avagotech.com> |
8846 | M: Sriharsha Basavapatna <sriharsha.basavapatna@avagotech.com> | ||
8816 | L: netdev@vger.kernel.org | 8847 | L: netdev@vger.kernel.org |
8817 | W: http://www.emulex.com | 8848 | W: http://www.emulex.com |
8818 | S: Supported | 8849 | S: Supported |
@@ -10558,8 +10589,7 @@ F: drivers/virtio/virtio_input.c | |||
10558 | F: include/uapi/linux/virtio_input.h | 10589 | F: include/uapi/linux/virtio_input.h |
10559 | 10590 | ||
10560 | VIA RHINE NETWORK DRIVER | 10591 | VIA RHINE NETWORK DRIVER |
10561 | M: Roger Luethi <rl@hellgate.ch> | 10592 | S: Orphan |
10562 | S: Maintained | ||
10563 | F: drivers/net/ethernet/via/via-rhine.c | 10593 | F: drivers/net/ethernet/via/via-rhine.c |
10564 | 10594 | ||
10565 | VIA SD/MMC CARD CONTROLLER DRIVER | 10595 | VIA SD/MMC CARD CONTROLLER DRIVER |
@@ -11039,6 +11069,7 @@ F: drivers/media/pci/zoran/ | |||
11039 | ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER | 11069 | ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER |
11040 | M: Minchan Kim <minchan@kernel.org> | 11070 | M: Minchan Kim <minchan@kernel.org> |
11041 | M: Nitin Gupta <ngupta@vflare.org> | 11071 | M: Nitin Gupta <ngupta@vflare.org> |
11072 | R: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> | ||
11042 | L: linux-kernel@vger.kernel.org | 11073 | L: linux-kernel@vger.kernel.org |
11043 | S: Maintained | 11074 | S: Maintained |
11044 | F: drivers/block/zram/ | 11075 | F: drivers/block/zram/ |