diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 251 |
1 files changed, 191 insertions, 60 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 518bf717b02b..2507f38b208f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -93,6 +93,11 @@ Descriptions of section entries: | |||
93 | N: Files and directories with regex patterns. | 93 | N: Files and directories with regex patterns. |
94 | N: [^a-z]tegra all files whose path contains the word tegra | 94 | N: [^a-z]tegra all files whose path contains the word tegra |
95 | One pattern per line. Multiple N: lines acceptable. | 95 | One pattern per line. Multiple N: lines acceptable. |
96 | scripts/get_maintainer.pl has different behavior for files that | ||
97 | match F: pattern and matches of N: patterns. By default, | ||
98 | get_maintainer will not look at git log history when an F: pattern | ||
99 | match occurs. When an N: match occurs, git log history is used | ||
100 | to also notify the people that have git commit signatures. | ||
96 | X: Files and directories that are NOT maintained, same rules as F: | 101 | X: Files and directories that are NOT maintained, same rules as F: |
97 | Files exclusions are tested before file matches. | 102 | Files exclusions are tested before file matches. |
98 | Can be useful for excluding a specific subdirectory, for instance: | 103 | Can be useful for excluding a specific subdirectory, for instance: |
@@ -252,6 +257,7 @@ F: Documentation/ABI/testing/sysfs-bus-acpi | |||
252 | F: drivers/pci/*acpi* | 257 | F: drivers/pci/*acpi* |
253 | F: drivers/pci/*/*acpi* | 258 | F: drivers/pci/*/*acpi* |
254 | F: drivers/pci/*/*/*acpi* | 259 | F: drivers/pci/*/*/*acpi* |
260 | F: tools/power/acpi | ||
255 | 261 | ||
256 | ACPI COMPONENT ARCHITECTURE (ACPICA) | 262 | ACPI COMPONENT ARCHITECTURE (ACPICA) |
257 | M: Robert Moore <robert.moore@intel.com> | 263 | M: Robert Moore <robert.moore@intel.com> |
@@ -266,6 +272,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm | |||
266 | S: Supported | 272 | S: Supported |
267 | F: drivers/acpi/acpica/ | 273 | F: drivers/acpi/acpica/ |
268 | F: include/acpi/ | 274 | F: include/acpi/ |
275 | F: tools/power/acpi/ | ||
269 | 276 | ||
270 | ACPI FAN DRIVER | 277 | ACPI FAN DRIVER |
271 | M: Zhang Rui <rui.zhang@intel.com> | 278 | M: Zhang Rui <rui.zhang@intel.com> |
@@ -484,7 +491,6 @@ M: Hannes Reinecke <hare@suse.de> | |||
484 | L: linux-scsi@vger.kernel.org | 491 | L: linux-scsi@vger.kernel.org |
485 | S: Maintained | 492 | S: Maintained |
486 | F: drivers/scsi/aic7xxx/ | 493 | F: drivers/scsi/aic7xxx/ |
487 | F: drivers/scsi/aic7xxx_old/ | ||
488 | 494 | ||
489 | AIMSLAB FM RADIO RECEIVER DRIVER | 495 | AIMSLAB FM RADIO RECEIVER DRIVER |
490 | M: Hans Verkuil <hverkuil@xs4all.nl> | 496 | M: Hans Verkuil <hverkuil@xs4all.nl> |
@@ -539,6 +545,13 @@ F: drivers/tty/serial/altera_jtaguart.c | |||
539 | F: include/linux/altera_uart.h | 545 | F: include/linux/altera_uart.h |
540 | F: include/linux/altera_jtaguart.h | 546 | F: include/linux/altera_jtaguart.h |
541 | 547 | ||
548 | AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER | ||
549 | M: Tom Lendacky <thomas.lendacky@amd.com> | ||
550 | L: linux-crypto@vger.kernel.org | ||
551 | S: Supported | ||
552 | F: drivers/crypto/ccp/ | ||
553 | F: include/linux/ccp.h | ||
554 | |||
542 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER | 555 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER |
543 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> | 556 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
544 | L: lm-sensors@lm-sensors.org | 557 | L: lm-sensors@lm-sensors.org |
@@ -766,7 +779,12 @@ ARM/Allwinner A1X SoC support | |||
766 | M: Maxime Ripard <maxime.ripard@free-electrons.com> | 779 | M: Maxime Ripard <maxime.ripard@free-electrons.com> |
767 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 780 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
768 | S: Maintained | 781 | S: Maintained |
769 | F: arch/arm/mach-sunxi/ | 782 | N: sun[x4567]i |
783 | |||
784 | ARM/Allwinner SoC Clock Support | ||
785 | M: Emilio López <emilio@elopez.com.ar> | ||
786 | S: Maintained | ||
787 | F: drivers/clk/sunxi/ | ||
770 | 788 | ||
771 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES | 789 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES |
772 | M: Andrew Victor <linux@maxim.org.za> | 790 | M: Andrew Victor <linux@maxim.org.za> |
@@ -783,7 +801,7 @@ F: arch/arm/boot/dts/sama*.dts | |||
783 | F: arch/arm/boot/dts/sama*.dtsi | 801 | F: arch/arm/boot/dts/sama*.dtsi |
784 | 802 | ||
785 | ARM/CALXEDA HIGHBANK ARCHITECTURE | 803 | ARM/CALXEDA HIGHBANK ARCHITECTURE |
786 | M: Rob Herring <rob.herring@calxeda.com> | 804 | M: Rob Herring <robh@kernel.org> |
787 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 805 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
788 | S: Maintained | 806 | S: Maintained |
789 | F: arch/arm/mach-highbank/ | 807 | F: arch/arm/mach-highbank/ |
@@ -867,6 +885,12 @@ S: Maintained | |||
867 | F: arch/arm/mach-ebsa110/ | 885 | F: arch/arm/mach-ebsa110/ |
868 | F: drivers/net/ethernet/amd/am79c961a.* | 886 | F: drivers/net/ethernet/amd/am79c961a.* |
869 | 887 | ||
888 | ARM/ENERGY MICRO (SILICON LABS) EFM32 SUPPORT | ||
889 | M: Uwe Kleine-König <kernel@pengutronix.de> | ||
890 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
891 | S: Maintained | ||
892 | N: efm32 | ||
893 | |||
870 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) | 894 | ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6) |
871 | M: Daniel Ribeiro <drwyrm@gmail.com> | 895 | M: Daniel Ribeiro <drwyrm@gmail.com> |
872 | M: Stefan Schmidt <stefan@openezx.org> | 896 | M: Stefan Schmidt <stefan@openezx.org> |
@@ -893,20 +917,15 @@ F: arch/arm/include/asm/hardware/dec21285.h | |||
893 | F: arch/arm/mach-footbridge/ | 917 | F: arch/arm/mach-footbridge/ |
894 | 918 | ||
895 | ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | 919 | ARM/FREESCALE IMX / MXC ARM ARCHITECTURE |
920 | M: Shawn Guo <shawn.guo@linaro.org> | ||
896 | M: Sascha Hauer <kernel@pengutronix.de> | 921 | M: Sascha Hauer <kernel@pengutronix.de> |
897 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 922 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
898 | S: Maintained | 923 | S: Maintained |
899 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git | 924 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git |
900 | F: arch/arm/mach-imx/ | 925 | F: arch/arm/mach-imx/ |
926 | F: arch/arm/boot/dts/imx* | ||
901 | F: arch/arm/configs/imx*_defconfig | 927 | F: arch/arm/configs/imx*_defconfig |
902 | 928 | ||
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 | 929 | ARM/FREESCALE MXS ARM ARCHITECTURE |
911 | M: Shawn Guo <shawn.guo@linaro.org> | 930 | M: Shawn Guo <shawn.guo@linaro.org> |
912 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 931 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1013,6 +1032,8 @@ M: Santosh Shilimkar <santosh.shilimkar@ti.com> | |||
1013 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1032 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1014 | S: Maintained | 1033 | S: Maintained |
1015 | F: arch/arm/mach-keystone/ | 1034 | F: arch/arm/mach-keystone/ |
1035 | F: drivers/clk/keystone/ | ||
1036 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git | ||
1016 | 1037 | ||
1017 | ARM/LOGICPD PXA270 MACHINE SUPPORT | 1038 | ARM/LOGICPD PXA270 MACHINE SUPPORT |
1018 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1039 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -1032,6 +1053,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
1032 | S: Maintained | 1053 | S: Maintained |
1033 | F: arch/arm/mach-mvebu/ | 1054 | F: arch/arm/mach-mvebu/ |
1034 | 1055 | ||
1056 | ARM/Marvell Berlin SoC support | ||
1057 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | ||
1058 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1059 | S: Maintained | ||
1060 | F: arch/arm/mach-berlin/ | ||
1061 | |||
1035 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support | 1062 | ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support |
1036 | M: Jason Cooper <jason@lakedaemon.net> | 1063 | M: Jason Cooper <jason@lakedaemon.net> |
1037 | M: Andrew Lunn <andrew@lunn.ch> | 1064 | M: Andrew Lunn <andrew@lunn.ch> |
@@ -1325,6 +1352,14 @@ F: drivers/rtc/rtc-ab8500.c | |||
1325 | F: drivers/rtc/rtc-pl031.c | 1352 | F: drivers/rtc/rtc-pl031.c |
1326 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | 1353 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git |
1327 | 1354 | ||
1355 | ARM/Ux500 CLOCK FRAMEWORK SUPPORT | ||
1356 | M: Ulf Hansson <ulf.hansson@linaro.org> | ||
1357 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1358 | T: git git://git.linaro.org/people/ulfh/clk.git | ||
1359 | S: Maintained | ||
1360 | F: drivers/clk/ux500/ | ||
1361 | F: include/linux/platform_data/clk-ux500.h | ||
1362 | |||
1328 | ARM/VFP SUPPORT | 1363 | ARM/VFP SUPPORT |
1329 | M: Russell King <linux@arm.linux.org.uk> | 1364 | M: Russell King <linux@arm.linux.org.uk> |
1330 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1365 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1371,6 +1406,9 @@ T: git git://git.xilinx.com/linux-xlnx.git | |||
1371 | S: Supported | 1406 | S: Supported |
1372 | F: arch/arm/mach-zynq/ | 1407 | F: arch/arm/mach-zynq/ |
1373 | F: drivers/cpuidle/cpuidle-zynq.c | 1408 | F: drivers/cpuidle/cpuidle-zynq.c |
1409 | N: zynq | ||
1410 | N: xilinx | ||
1411 | F: drivers/clocksource/cadence_ttc_timer.c | ||
1374 | F: drivers/mmc/host/sdhci-of-arasan.c | 1412 | F: drivers/mmc/host/sdhci-of-arasan.c |
1375 | 1413 | ||
1376 | ARM SMMU DRIVER | 1414 | ARM SMMU DRIVER |
@@ -1436,7 +1474,7 @@ F: Documentation/aoe/ | |||
1436 | F: drivers/block/aoe/ | 1474 | F: drivers/block/aoe/ |
1437 | 1475 | ||
1438 | ATHEROS ATH GENERIC UTILITIES | 1476 | ATHEROS ATH GENERIC UTILITIES |
1439 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | 1477 | M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com> |
1440 | L: linux-wireless@vger.kernel.org | 1478 | L: linux-wireless@vger.kernel.org |
1441 | S: Supported | 1479 | S: Supported |
1442 | F: drivers/net/wireless/ath/* | 1480 | F: drivers/net/wireless/ath/* |
@@ -1444,7 +1482,7 @@ F: drivers/net/wireless/ath/* | |||
1444 | ATHEROS ATH5K WIRELESS DRIVER | 1482 | ATHEROS ATH5K WIRELESS DRIVER |
1445 | M: Jiri Slaby <jirislaby@gmail.com> | 1483 | M: Jiri Slaby <jirislaby@gmail.com> |
1446 | M: Nick Kossifidis <mickflemm@gmail.com> | 1484 | M: Nick Kossifidis <mickflemm@gmail.com> |
1447 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | 1485 | M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com> |
1448 | L: linux-wireless@vger.kernel.org | 1486 | L: linux-wireless@vger.kernel.org |
1449 | L: ath5k-devel@lists.ath5k.org | 1487 | L: ath5k-devel@lists.ath5k.org |
1450 | W: http://wireless.kernel.org/en/users/Drivers/ath5k | 1488 | W: http://wireless.kernel.org/en/users/Drivers/ath5k |
@@ -1459,17 +1497,6 @@ T: git git://github.com/kvalo/ath.git | |||
1459 | S: Supported | 1497 | S: Supported |
1460 | F: drivers/net/wireless/ath/ath6kl/ | 1498 | F: drivers/net/wireless/ath/ath6kl/ |
1461 | 1499 | ||
1462 | ATHEROS ATH9K WIRELESS DRIVER | ||
1463 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | ||
1464 | M: Jouni Malinen <jouni@qca.qualcomm.com> | ||
1465 | M: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | ||
1466 | M: Senthil Balasubramanian <senthilb@qca.qualcomm.com> | ||
1467 | L: linux-wireless@vger.kernel.org | ||
1468 | L: ath9k-devel@lists.ath9k.org | ||
1469 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
1470 | S: Supported | ||
1471 | F: drivers/net/wireless/ath/ath9k/ | ||
1472 | |||
1473 | WILOCITY WIL6210 WIRELESS DRIVER | 1500 | WILOCITY WIL6210 WIRELESS DRIVER |
1474 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 1501 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> |
1475 | L: linux-wireless@vger.kernel.org | 1502 | L: linux-wireless@vger.kernel.org |
@@ -1599,11 +1626,10 @@ S: Supported | |||
1599 | F: drivers/scsi/esas2r | 1626 | F: drivers/scsi/esas2r |
1600 | 1627 | ||
1601 | AUDIT SUBSYSTEM | 1628 | AUDIT SUBSYSTEM |
1602 | M: Al Viro <viro@zeniv.linux.org.uk> | ||
1603 | M: Eric Paris <eparis@redhat.com> | 1629 | M: Eric Paris <eparis@redhat.com> |
1604 | L: linux-audit@redhat.com (subscribers-only) | 1630 | L: linux-audit@redhat.com (subscribers-only) |
1605 | W: http://people.redhat.com/sgrubb/audit/ | 1631 | W: http://people.redhat.com/sgrubb/audit/ |
1606 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git | 1632 | T: git git://git.infradead.org/users/eparis/audit.git |
1607 | S: Maintained | 1633 | S: Maintained |
1608 | F: include/linux/audit.h | 1634 | F: include/linux/audit.h |
1609 | F: include/uapi/linux/audit.h | 1635 | F: include/uapi/linux/audit.h |
@@ -1935,7 +1961,8 @@ S: Maintained | |||
1935 | F: drivers/gpio/gpio-bt8xx.c | 1961 | F: drivers/gpio/gpio-bt8xx.c |
1936 | 1962 | ||
1937 | BTRFS FILE SYSTEM | 1963 | BTRFS FILE SYSTEM |
1938 | M: Chris Mason <chris.mason@fusionio.com> | 1964 | M: Chris Mason <clm@fb.com> |
1965 | M: Josef Bacik <jbacik@fb.com> | ||
1939 | L: linux-btrfs@vger.kernel.org | 1966 | L: linux-btrfs@vger.kernel.org |
1940 | W: http://btrfs.wiki.kernel.org/ | 1967 | W: http://btrfs.wiki.kernel.org/ |
1941 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | 1968 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ |
@@ -2024,6 +2051,7 @@ L: linux-can@vger.kernel.org | |||
2024 | W: http://gitorious.org/linux-can | 2051 | W: http://gitorious.org/linux-can |
2025 | T: git git://gitorious.org/linux-can/linux-can-next.git | 2052 | T: git git://gitorious.org/linux-can/linux-can-next.git |
2026 | S: Maintained | 2053 | S: Maintained |
2054 | F: Documentation/networking/can.txt | ||
2027 | F: net/can/ | 2055 | F: net/can/ |
2028 | F: include/linux/can/core.h | 2056 | F: include/linux/can/core.h |
2029 | F: include/uapi/linux/can.h | 2057 | F: include/uapi/linux/can.h |
@@ -2138,7 +2166,8 @@ S: Maintained | |||
2138 | F: Documentation/zh_CN/ | 2166 | F: Documentation/zh_CN/ |
2139 | 2167 | ||
2140 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER | 2168 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER |
2141 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> | 2169 | M: Peter Chen <Peter.Chen@freescale.com> |
2170 | T: git://github.com/hzpeterchen/linux-usb.git | ||
2142 | L: linux-usb@vger.kernel.org | 2171 | L: linux-usb@vger.kernel.org |
2143 | S: Maintained | 2172 | S: Maintained |
2144 | F: drivers/usb/chipidea/ | 2173 | F: drivers/usb/chipidea/ |
@@ -2157,6 +2186,11 @@ M: Nishank Trivedi <nistrive@cisco.com> | |||
2157 | S: Supported | 2186 | S: Supported |
2158 | F: drivers/net/ethernet/cisco/enic/ | 2187 | F: drivers/net/ethernet/cisco/enic/ |
2159 | 2188 | ||
2189 | CISCO VIC LOW LATENCY NIC DRIVER | ||
2190 | M: Upinder Malhi <umalhi@cisco.com> | ||
2191 | S: Supported | ||
2192 | F: drivers/infiniband/hw/usnic | ||
2193 | |||
2160 | CIRRUS LOGIC EP93XX ETHERNET DRIVER | 2194 | CIRRUS LOGIC EP93XX ETHERNET DRIVER |
2161 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 2195 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
2162 | L: netdev@vger.kernel.org | 2196 | L: netdev@vger.kernel.org |
@@ -2618,7 +2652,7 @@ S: Maintained | |||
2618 | F: drivers/platform/x86/dell-laptop.c | 2652 | F: drivers/platform/x86/dell-laptop.c |
2619 | 2653 | ||
2620 | DELL LAPTOP SMM DRIVER | 2654 | DELL LAPTOP SMM DRIVER |
2621 | S: Orphan | 2655 | M: Guenter Roeck <linux@roeck-us.net> |
2622 | F: drivers/char/i8k.c | 2656 | F: drivers/char/i8k.c |
2623 | F: include/uapi/linux/i8k.h | 2657 | F: include/uapi/linux/i8k.h |
2624 | 2658 | ||
@@ -2637,7 +2671,7 @@ DESIGNWARE USB2 DRD IP DRIVER | |||
2637 | M: Paul Zimmerman <paulz@synopsys.com> | 2671 | M: Paul Zimmerman <paulz@synopsys.com> |
2638 | L: linux-usb@vger.kernel.org | 2672 | L: linux-usb@vger.kernel.org |
2639 | S: Maintained | 2673 | S: Maintained |
2640 | F: drivers/staging/dwc2/ | 2674 | F: drivers/usb/dwc2/ |
2641 | 2675 | ||
2642 | DESIGNWARE USB3 DRD IP DRIVER | 2676 | DESIGNWARE USB3 DRD IP DRIVER |
2643 | M: Felipe Balbi <balbi@ti.com> | 2677 | M: Felipe Balbi <balbi@ti.com> |
@@ -2827,8 +2861,10 @@ F: include/uapi/drm/ | |||
2827 | 2861 | ||
2828 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2862 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2829 | M: Daniel Vetter <daniel.vetter@ffwll.ch> | 2863 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2864 | M: Jani Nikula <jani.nikula@linux.intel.com> | ||
2830 | L: intel-gfx@lists.freedesktop.org | 2865 | L: intel-gfx@lists.freedesktop.org |
2831 | L: dri-devel@lists.freedesktop.org | 2866 | L: dri-devel@lists.freedesktop.org |
2867 | Q: http://patchwork.freedesktop.org/project/intel-gfx/ | ||
2832 | T: git git://people.freedesktop.org/~danvet/drm-intel | 2868 | T: git git://people.freedesktop.org/~danvet/drm-intel |
2833 | S: Supported | 2869 | S: Supported |
2834 | F: drivers/gpu/drm/i915/ | 2870 | F: drivers/gpu/drm/i915/ |
@@ -3332,6 +3368,7 @@ EXTERNAL CONNECTOR SUBSYSTEM (EXTCON) | |||
3332 | M: MyungJoo Ham <myungjoo.ham@samsung.com> | 3368 | M: MyungJoo Ham <myungjoo.ham@samsung.com> |
3333 | M: Chanwoo Choi <cw00.choi@samsung.com> | 3369 | M: Chanwoo Choi <cw00.choi@samsung.com> |
3334 | L: linux-kernel@vger.kernel.org | 3370 | L: linux-kernel@vger.kernel.org |
3371 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git | ||
3335 | S: Maintained | 3372 | S: Maintained |
3336 | F: drivers/extcon/ | 3373 | F: drivers/extcon/ |
3337 | F: Documentation/extcon/ | 3374 | F: Documentation/extcon/ |
@@ -3341,7 +3378,6 @@ M: Jingoo Han <jg1.han@samsung.com> | |||
3341 | L: linux-fbdev@vger.kernel.org | 3378 | L: linux-fbdev@vger.kernel.org |
3342 | S: Maintained | 3379 | S: Maintained |
3343 | F: drivers/video/exynos/exynos_dp* | 3380 | F: drivers/video/exynos/exynos_dp* |
3344 | F: include/video/exynos_dp* | ||
3345 | 3381 | ||
3346 | EXYNOS MIPI DISPLAY DRIVERS | 3382 | EXYNOS MIPI DISPLAY DRIVERS |
3347 | M: Inki Dae <inki.dae@samsung.com> | 3383 | M: Inki Dae <inki.dae@samsung.com> |
@@ -3631,6 +3667,7 @@ W: http://en.wikipedia.org/wiki/F2FS | |||
3631 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git | 3667 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git |
3632 | S: Maintained | 3668 | S: Maintained |
3633 | F: Documentation/filesystems/f2fs.txt | 3669 | F: Documentation/filesystems/f2fs.txt |
3670 | F: Documentation/ABI/testing/sysfs-fs-f2fs | ||
3634 | F: fs/f2fs/ | 3671 | F: fs/f2fs/ |
3635 | F: include/linux/f2fs_fs.h | 3672 | F: include/linux/f2fs_fs.h |
3636 | 3673 | ||
@@ -3765,9 +3802,11 @@ F: include/uapi/linux/gigaset_dev.h | |||
3765 | 3802 | ||
3766 | GPIO SUBSYSTEM | 3803 | GPIO SUBSYSTEM |
3767 | M: Linus Walleij <linus.walleij@linaro.org> | 3804 | M: Linus Walleij <linus.walleij@linaro.org> |
3768 | S: Maintained | 3805 | M: Alexandre Courbot <gnurou@gmail.com> |
3769 | L: linux-gpio@vger.kernel.org | 3806 | L: linux-gpio@vger.kernel.org |
3770 | F: Documentation/gpio.txt | 3807 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git |
3808 | S: Maintained | ||
3809 | F: Documentation/gpio/ | ||
3771 | F: drivers/gpio/ | 3810 | F: drivers/gpio/ |
3772 | F: include/linux/gpio* | 3811 | F: include/linux/gpio* |
3773 | F: include/asm-generic/gpio.h | 3812 | F: include/asm-generic/gpio.h |
@@ -3835,6 +3874,12 @@ T: git git://linuxtv.org/media_tree.git | |||
3835 | S: Maintained | 3874 | S: Maintained |
3836 | F: drivers/media/usb/gspca/ | 3875 | F: drivers/media/usb/gspca/ |
3837 | 3876 | ||
3877 | GUID PARTITION TABLE (GPT) | ||
3878 | M: Davidlohr Bueso <davidlohr@hp.com> | ||
3879 | L: linux-efi@vger.kernel.org | ||
3880 | S: Maintained | ||
3881 | F: block/partitions/efi.* | ||
3882 | |||
3838 | STK1160 USB VIDEO CAPTURE DRIVER | 3883 | STK1160 USB VIDEO CAPTURE DRIVER |
3839 | M: Ezequiel Garcia <elezegarcia@gmail.com> | 3884 | M: Ezequiel Garcia <elezegarcia@gmail.com> |
3840 | L: linux-media@vger.kernel.org | 3885 | L: linux-media@vger.kernel.org |
@@ -3943,6 +3988,12 @@ S: Orphan | |||
3943 | F: Documentation/filesystems/hfs.txt | 3988 | F: Documentation/filesystems/hfs.txt |
3944 | F: fs/hfs/ | 3989 | F: fs/hfs/ |
3945 | 3990 | ||
3991 | HFSPLUS FILESYSTEM | ||
3992 | L: linux-fsdevel@vger.kernel.org | ||
3993 | S: Orphan | ||
3994 | F: Documentation/filesystems/hfsplus.txt | ||
3995 | F: fs/hfsplus/ | ||
3996 | |||
3946 | HGA FRAMEBUFFER DRIVER | 3997 | HGA FRAMEBUFFER DRIVER |
3947 | M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> | 3998 | M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> |
3948 | L: linux-nvidia@lists.surfsouth.com | 3999 | L: linux-nvidia@lists.surfsouth.com |
@@ -4044,12 +4095,26 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi | |||
4044 | S: Maintained | 4095 | S: Maintained |
4045 | F: fs/hpfs/ | 4096 | F: fs/hpfs/ |
4046 | 4097 | ||
4098 | HSI SUBSYSTEM | ||
4099 | M: Sebastian Reichel <sre@debian.org> | ||
4100 | S: Maintained | ||
4101 | F: Documentation/ABI/testing/sysfs-bus-hsi | ||
4102 | F: drivers/hsi/ | ||
4103 | F: include/linux/hsi/ | ||
4104 | F: include/uapi/linux/hsi/ | ||
4105 | |||
4047 | HSO 3G MODEM DRIVER | 4106 | HSO 3G MODEM DRIVER |
4048 | M: Jan Dumon <j.dumon@option.com> | 4107 | M: Jan Dumon <j.dumon@option.com> |
4049 | W: http://www.pharscape.org | 4108 | W: http://www.pharscape.org |
4050 | S: Maintained | 4109 | S: Maintained |
4051 | F: drivers/net/usb/hso.c | 4110 | F: drivers/net/usb/hso.c |
4052 | 4111 | ||
4112 | HSR NETWORK PROTOCOL | ||
4113 | M: Arvid Brodin <arvid.brodin@alten.se> | ||
4114 | L: netdev@vger.kernel.org | ||
4115 | S: Maintained | ||
4116 | F: net/hsr/ | ||
4117 | |||
4053 | HTCPEN TOUCHSCREEN DRIVER | 4118 | HTCPEN TOUCHSCREEN DRIVER |
4054 | M: Pau Oliva Fora <pof@eslack.org> | 4119 | M: Pau Oliva Fora <pof@eslack.org> |
4055 | L: linux-input@vger.kernel.org | 4120 | L: linux-input@vger.kernel.org |
@@ -4449,17 +4514,16 @@ M: Deepak Saxena <dsaxena@plexity.net> | |||
4449 | S: Maintained | 4514 | S: Maintained |
4450 | F: drivers/char/hw_random/ixp4xx-rng.c | 4515 | F: drivers/char/hw_random/ixp4xx-rng.c |
4451 | 4516 | ||
4452 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e) | 4517 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf) |
4453 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 4518 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
4454 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 4519 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
4455 | M: Bruce Allan <bruce.w.allan@intel.com> | 4520 | M: Bruce Allan <bruce.w.allan@intel.com> |
4456 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> | 4521 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
4457 | M: Don Skidmore <donald.c.skidmore@intel.com> | 4522 | M: Don Skidmore <donald.c.skidmore@intel.com> |
4458 | M: Greg Rose <gregory.v.rose@intel.com> | 4523 | M: Greg Rose <gregory.v.rose@intel.com> |
4459 | M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | ||
4460 | M: Alex Duyck <alexander.h.duyck@intel.com> | 4524 | M: Alex Duyck <alexander.h.duyck@intel.com> |
4461 | M: John Ronciak <john.ronciak@intel.com> | 4525 | M: John Ronciak <john.ronciak@intel.com> |
4462 | M: Tushar Dave <tushar.n.dave@intel.com> | 4526 | M: Mitch Williams <mitch.a.williams@intel.com> |
4463 | L: e1000-devel@lists.sourceforge.net | 4527 | L: e1000-devel@lists.sourceforge.net |
4464 | W: http://www.intel.com/support/feedback.htm | 4528 | W: http://www.intel.com/support/feedback.htm |
4465 | W: http://e1000.sourceforge.net/ | 4529 | W: http://e1000.sourceforge.net/ |
@@ -4475,6 +4539,7 @@ F: Documentation/networking/ixgb.txt | |||
4475 | F: Documentation/networking/ixgbe.txt | 4539 | F: Documentation/networking/ixgbe.txt |
4476 | F: Documentation/networking/ixgbevf.txt | 4540 | F: Documentation/networking/ixgbevf.txt |
4477 | F: Documentation/networking/i40e.txt | 4541 | F: Documentation/networking/i40e.txt |
4542 | F: Documentation/networking/i40evf.txt | ||
4478 | F: drivers/net/ethernet/intel/ | 4543 | F: drivers/net/ethernet/intel/ |
4479 | 4544 | ||
4480 | INTEL-MID GPIO DRIVER | 4545 | INTEL-MID GPIO DRIVER |
@@ -4892,7 +4957,7 @@ F: include/linux/sunrpc/ | |||
4892 | F: include/uapi/linux/sunrpc/ | 4957 | F: include/uapi/linux/sunrpc/ |
4893 | 4958 | ||
4894 | KERNEL VIRTUAL MACHINE (KVM) | 4959 | KERNEL VIRTUAL MACHINE (KVM) |
4895 | M: Gleb Natapov <gleb@redhat.com> | 4960 | M: Gleb Natapov <gleb@kernel.org> |
4896 | M: Paolo Bonzini <pbonzini@redhat.com> | 4961 | M: Paolo Bonzini <pbonzini@redhat.com> |
4897 | L: kvm@vger.kernel.org | 4962 | L: kvm@vger.kernel.org |
4898 | W: http://www.linux-kvm.org | 4963 | W: http://www.linux-kvm.org |
@@ -5118,6 +5183,11 @@ F: drivers/lguest/ | |||
5118 | F: include/linux/lguest*.h | 5183 | F: include/linux/lguest*.h |
5119 | F: tools/lguest/ | 5184 | F: tools/lguest/ |
5120 | 5185 | ||
5186 | LIBLOCKDEP | ||
5187 | M: Sasha Levin <sasha.levin@oracle.com> | ||
5188 | S: Maintained | ||
5189 | F: tools/lib/lockdep/ | ||
5190 | |||
5121 | LINUX FOR IBM pSERIES (RS/6000) | 5191 | LINUX FOR IBM pSERIES (RS/6000) |
5122 | M: Paul Mackerras <paulus@au.ibm.com> | 5192 | M: Paul Mackerras <paulus@au.ibm.com> |
5123 | W: http://www.ibm.com/linux/ltc/projects/ppc | 5193 | W: http://www.ibm.com/linux/ltc/projects/ppc |
@@ -5262,7 +5332,7 @@ S: Maintained | |||
5262 | F: Documentation/lockdep*.txt | 5332 | F: Documentation/lockdep*.txt |
5263 | F: Documentation/lockstat.txt | 5333 | F: Documentation/lockstat.txt |
5264 | F: include/linux/lockdep.h | 5334 | F: include/linux/lockdep.h |
5265 | F: kernel/lockdep* | 5335 | F: kernel/locking/ |
5266 | 5336 | ||
5267 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) | 5337 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) |
5268 | M: "Richard Russon (FlatCap)" <ldm@flatcap.org> | 5338 | M: "Richard Russon (FlatCap)" <ldm@flatcap.org> |
@@ -5903,12 +5973,21 @@ M: Steffen Klassert <steffen.klassert@secunet.com> | |||
5903 | M: Herbert Xu <herbert@gondor.apana.org.au> | 5973 | M: Herbert Xu <herbert@gondor.apana.org.au> |
5904 | M: "David S. Miller" <davem@davemloft.net> | 5974 | M: "David S. Miller" <davem@davemloft.net> |
5905 | L: netdev@vger.kernel.org | 5975 | L: netdev@vger.kernel.org |
5906 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git | 5976 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git |
5977 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git | ||
5907 | S: Maintained | 5978 | S: Maintained |
5908 | F: net/xfrm/ | 5979 | F: net/xfrm/ |
5909 | F: net/key/ | 5980 | F: net/key/ |
5910 | F: net/ipv4/xfrm* | 5981 | F: net/ipv4/xfrm* |
5982 | F: net/ipv4/esp4.c | ||
5983 | F: net/ipv4/ah4.c | ||
5984 | F: net/ipv4/ipcomp.c | ||
5985 | F: net/ipv4/ip_vti.c | ||
5911 | F: net/ipv6/xfrm* | 5986 | F: net/ipv6/xfrm* |
5987 | F: net/ipv6/esp6.c | ||
5988 | F: net/ipv6/ah6.c | ||
5989 | F: net/ipv6/ipcomp6.c | ||
5990 | F: net/ipv6/ip6_vti.c | ||
5912 | F: include/uapi/linux/xfrm.h | 5991 | F: include/uapi/linux/xfrm.h |
5913 | F: include/net/xfrm.h | 5992 | F: include/net/xfrm.h |
5914 | 5993 | ||
@@ -5974,10 +6053,10 @@ F: drivers/nfc/ | |||
5974 | F: include/linux/platform_data/pn544.h | 6053 | F: include/linux/platform_data/pn544.h |
5975 | 6054 | ||
5976 | NFS, SUNRPC, AND LOCKD CLIENTS | 6055 | NFS, SUNRPC, AND LOCKD CLIENTS |
5977 | M: Trond Myklebust <Trond.Myklebust@netapp.com> | 6056 | M: Trond Myklebust <trond.myklebust@primarydata.com> |
5978 | L: linux-nfs@vger.kernel.org | 6057 | L: linux-nfs@vger.kernel.org |
5979 | W: http://client.linux-nfs.org | 6058 | W: http://client.linux-nfs.org |
5980 | T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git | 6059 | T: git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git |
5981 | S: Maintained | 6060 | S: Maintained |
5982 | F: fs/lockd/ | 6061 | F: fs/lockd/ |
5983 | F: fs/nfs/ | 6062 | F: fs/nfs/ |
@@ -6229,7 +6308,7 @@ F: drivers/i2c/busses/i2c-ocores.c | |||
6229 | 6308 | ||
6230 | OPEN FIRMWARE AND FLATTENED DEVICE TREE | 6309 | OPEN FIRMWARE AND FLATTENED DEVICE TREE |
6231 | M: Grant Likely <grant.likely@linaro.org> | 6310 | M: Grant Likely <grant.likely@linaro.org> |
6232 | M: Rob Herring <rob.herring@calxeda.com> | 6311 | M: Rob Herring <robh+dt@kernel.org> |
6233 | L: devicetree@vger.kernel.org | 6312 | L: devicetree@vger.kernel.org |
6234 | W: http://fdt.secretlab.ca | 6313 | W: http://fdt.secretlab.ca |
6235 | T: git git://git.secretlab.ca/git/linux-2.6.git | 6314 | T: git git://git.secretlab.ca/git/linux-2.6.git |
@@ -6241,11 +6320,11 @@ K: of_get_property | |||
6241 | K: of_match_table | 6320 | K: of_match_table |
6242 | 6321 | ||
6243 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS | 6322 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS |
6244 | M: Rob Herring <rob.herring@calxeda.com> | 6323 | M: Rob Herring <robh+dt@kernel.org> |
6245 | M: Pawel Moll <pawel.moll@arm.com> | 6324 | M: Pawel Moll <pawel.moll@arm.com> |
6246 | M: Mark Rutland <mark.rutland@arm.com> | 6325 | M: Mark Rutland <mark.rutland@arm.com> |
6247 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
6248 | M: Ian Campbell <ijc+devicetree@hellion.org.uk> | 6326 | M: Ian Campbell <ijc+devicetree@hellion.org.uk> |
6327 | M: Kumar Gala <galak@codeaurora.org> | ||
6249 | L: devicetree@vger.kernel.org | 6328 | L: devicetree@vger.kernel.org |
6250 | S: Maintained | 6329 | S: Maintained |
6251 | F: Documentation/devicetree/ | 6330 | F: Documentation/devicetree/ |
@@ -6455,19 +6534,52 @@ F: drivers/pci/ | |||
6455 | F: include/linux/pci* | 6534 | F: include/linux/pci* |
6456 | F: arch/x86/pci/ | 6535 | F: arch/x86/pci/ |
6457 | 6536 | ||
6537 | PCI DRIVER FOR IMX6 | ||
6538 | M: Richard Zhu <r65037@freescale.com> | ||
6539 | M: Shawn Guo <shawn.guo@linaro.org> | ||
6540 | L: linux-pci@vger.kernel.org | ||
6541 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6542 | S: Maintained | ||
6543 | F: drivers/pci/host/*imx6* | ||
6544 | |||
6545 | PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) | ||
6546 | M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||
6547 | M: Jason Cooper <jason@lakedaemon.net> | ||
6548 | L: linux-pci@vger.kernel.org | ||
6549 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6550 | S: Maintained | ||
6551 | F: drivers/pci/host/*mvebu* | ||
6552 | |||
6458 | PCI DRIVER FOR NVIDIA TEGRA | 6553 | PCI DRIVER FOR NVIDIA TEGRA |
6459 | M: Thierry Reding <thierry.reding@gmail.com> | 6554 | M: Thierry Reding <thierry.reding@gmail.com> |
6460 | L: linux-tegra@vger.kernel.org | 6555 | L: linux-tegra@vger.kernel.org |
6556 | L: linux-pci@vger.kernel.org | ||
6461 | S: Supported | 6557 | S: Supported |
6462 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt | 6558 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt |
6463 | F: drivers/pci/host/pci-tegra.c | 6559 | F: drivers/pci/host/pci-tegra.c |
6464 | 6560 | ||
6561 | PCI DRIVER FOR RENESAS R-CAR | ||
6562 | M: Simon Horman <horms@verge.net.au> | ||
6563 | L: linux-pci@vger.kernel.org | ||
6564 | L: linux-sh@vger.kernel.org | ||
6565 | S: Maintained | ||
6566 | F: drivers/pci/host/*rcar* | ||
6567 | |||
6465 | PCI DRIVER FOR SAMSUNG EXYNOS | 6568 | PCI DRIVER FOR SAMSUNG EXYNOS |
6466 | M: Jingoo Han <jg1.han@samsung.com> | 6569 | M: Jingoo Han <jg1.han@samsung.com> |
6467 | L: linux-pci@vger.kernel.org | 6570 | L: linux-pci@vger.kernel.org |
6571 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6572 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
6468 | S: Maintained | 6573 | S: Maintained |
6469 | F: drivers/pci/host/pci-exynos.c | 6574 | F: drivers/pci/host/pci-exynos.c |
6470 | 6575 | ||
6576 | PCI DRIVER FOR SYNOPSIS DESIGNWARE | ||
6577 | M: Mohit Kumar <mohit.kumar@st.com> | ||
6578 | M: Jingoo Han <jg1.han@samsung.com> | ||
6579 | L: linux-pci@vger.kernel.org | ||
6580 | S: Maintained | ||
6581 | F: drivers/pci/host/*designware* | ||
6582 | |||
6471 | PCMCIA SUBSYSTEM | 6583 | PCMCIA SUBSYSTEM |
6472 | P: Linux PCMCIA Team | 6584 | P: Linux PCMCIA Team |
6473 | L: linux-pcmcia@lists.infradead.org | 6585 | L: linux-pcmcia@lists.infradead.org |
@@ -6641,7 +6753,7 @@ F: include/linux/timer* | |||
6641 | F: kernel/*timer* | 6753 | F: kernel/*timer* |
6642 | 6754 | ||
6643 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS | 6755 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS |
6644 | M: Anton Vorontsov <anton@enomsg.org> | 6756 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
6645 | M: David Woodhouse <dwmw2@infradead.org> | 6757 | M: David Woodhouse <dwmw2@infradead.org> |
6646 | T: git git://git.infradead.org/battery-2.6.git | 6758 | T: git git://git.infradead.org/battery-2.6.git |
6647 | S: Maintained | 6759 | S: Maintained |
@@ -6860,8 +6972,7 @@ S: Maintained | |||
6860 | F: drivers/scsi/qla1280.[ch] | 6972 | F: drivers/scsi/qla1280.[ch] |
6861 | 6973 | ||
6862 | QLOGIC QLA2XXX FC-SCSI DRIVER | 6974 | QLOGIC QLA2XXX FC-SCSI DRIVER |
6863 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> | 6975 | M: qla2xxx-upstream@qlogic.com |
6864 | M: linux-driver@qlogic.com | ||
6865 | L: linux-scsi@vger.kernel.org | 6976 | L: linux-scsi@vger.kernel.org |
6866 | S: Supported | 6977 | S: Supported |
6867 | F: Documentation/scsi/LICENSE.qla2xxx | 6978 | F: Documentation/scsi/LICENSE.qla2xxx |
@@ -6923,6 +7034,14 @@ T: git git://linuxtv.org/anttip/media_tree.git | |||
6923 | S: Maintained | 7034 | S: Maintained |
6924 | F: drivers/media/tuners/qt1010* | 7035 | F: drivers/media/tuners/qt1010* |
6925 | 7036 | ||
7037 | QUALCOMM ATHEROS ATH9K WIRELESS DRIVER | ||
7038 | M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com> | ||
7039 | L: linux-wireless@vger.kernel.org | ||
7040 | L: ath9k-devel@lists.ath9k.org | ||
7041 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
7042 | S: Supported | ||
7043 | F: drivers/net/wireless/ath/ath9k/ | ||
7044 | |||
6926 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER | 7045 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER |
6927 | M: Kalle Valo <kvalo@qca.qualcomm.com> | 7046 | M: Kalle Valo <kvalo@qca.qualcomm.com> |
6928 | L: ath10k@lists.infradead.org | 7047 | L: ath10k@lists.infradead.org |
@@ -7034,6 +7153,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | |||
7034 | F: Documentation/RCU/torture.txt | 7153 | F: Documentation/RCU/torture.txt |
7035 | F: kernel/rcu/torture.c | 7154 | F: kernel/rcu/torture.c |
7036 | 7155 | ||
7156 | RCUTORTURE TEST FRAMEWORK | ||
7157 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | ||
7158 | S: Supported | ||
7159 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | ||
7160 | F: tools/testing/selftests/rcutorture | ||
7161 | |||
7037 | RDC R-321X SoC | 7162 | RDC R-321X SoC |
7038 | M: Florian Fainelli <florian@openwrt.org> | 7163 | M: Florian Fainelli <florian@openwrt.org> |
7039 | S: Maintained | 7164 | S: Maintained |
@@ -7332,6 +7457,12 @@ L: linux-media@vger.kernel.org | |||
7332 | S: Supported | 7457 | S: Supported |
7333 | F: drivers/media/i2c/s5c73m3/* | 7458 | F: drivers/media/i2c/s5c73m3/* |
7334 | 7459 | ||
7460 | SAMSUNG SOC CLOCK DRIVERS | ||
7461 | M: Tomasz Figa <t.figa@samsung.com> | ||
7462 | S: Supported | ||
7463 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
7464 | F: drivers/clk/samsung/ | ||
7465 | |||
7335 | SERIAL DRIVERS | 7466 | SERIAL DRIVERS |
7336 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7467 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7337 | L: linux-serial@vger.kernel.org | 7468 | L: linux-serial@vger.kernel.org |
@@ -7386,7 +7517,6 @@ S: Maintained | |||
7386 | F: kernel/sched/ | 7517 | F: kernel/sched/ |
7387 | F: include/linux/sched.h | 7518 | F: include/linux/sched.h |
7388 | F: include/uapi/linux/sched.h | 7519 | F: include/uapi/linux/sched.h |
7389 | F: kernel/wait.c | ||
7390 | F: include/linux/wait.h | 7520 | F: include/linux/wait.h |
7391 | 7521 | ||
7392 | SCORE ARCHITECTURE | 7522 | SCORE ARCHITECTURE |
@@ -7404,7 +7534,7 @@ S: Maintained | |||
7404 | F: drivers/scsi/sr* | 7534 | F: drivers/scsi/sr* |
7405 | 7535 | ||
7406 | SCSI RDMA PROTOCOL (SRP) INITIATOR | 7536 | SCSI RDMA PROTOCOL (SRP) INITIATOR |
7407 | M: David Dillow <dillowda@ornl.gov> | 7537 | M: Bart Van Assche <bvanassche@acm.org> |
7408 | L: linux-rdma@vger.kernel.org | 7538 | L: linux-rdma@vger.kernel.org |
7409 | S: Supported | 7539 | S: Supported |
7410 | W: http://www.openfabrics.org | 7540 | W: http://www.openfabrics.org |
@@ -7416,8 +7546,9 @@ F: include/scsi/srp.h | |||
7416 | SCSI SG DRIVER | 7546 | SCSI SG DRIVER |
7417 | M: Doug Gilbert <dgilbert@interlog.com> | 7547 | M: Doug Gilbert <dgilbert@interlog.com> |
7418 | L: linux-scsi@vger.kernel.org | 7548 | L: linux-scsi@vger.kernel.org |
7419 | W: http://www.torque.net/sg | 7549 | W: http://sg.danny.cz/sg |
7420 | S: Maintained | 7550 | S: Maintained |
7551 | F: Documentation/scsi/scsi-generic.txt | ||
7421 | F: drivers/scsi/sg.c | 7552 | F: drivers/scsi/sg.c |
7422 | F: include/scsi/sg.h | 7553 | F: include/scsi/sg.h |
7423 | 7554 | ||
@@ -7572,7 +7703,7 @@ F: drivers/net/ethernet/emulex/benet/ | |||
7572 | 7703 | ||
7573 | SFC NETWORK DRIVER | 7704 | SFC NETWORK DRIVER |
7574 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> | 7705 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> |
7575 | M: Ben Hutchings <bhutchings@solarflare.com> | 7706 | M: Shradha Shah <sshah@solarflare.com> |
7576 | L: netdev@vger.kernel.org | 7707 | L: netdev@vger.kernel.org |
7577 | S: Supported | 7708 | S: Supported |
7578 | F: drivers/net/ethernet/sfc/ | 7709 | F: drivers/net/ethernet/sfc/ |
@@ -8497,6 +8628,7 @@ S: Supported | |||
8497 | F: drivers/thermal/ | 8628 | F: drivers/thermal/ |
8498 | F: include/linux/thermal.h | 8629 | F: include/linux/thermal.h |
8499 | F: include/linux/cpu_cooling.h | 8630 | F: include/linux/cpu_cooling.h |
8631 | F: Documentation/devicetree/bindings/thermal/ | ||
8500 | 8632 | ||
8501 | THINGM BLINK(1) USB RGB LED DRIVER | 8633 | THINGM BLINK(1) USB RGB LED DRIVER |
8502 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 8634 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
@@ -8564,12 +8696,11 @@ S: Maintained | |||
8564 | F: sound/soc/codecs/twl4030* | 8696 | F: sound/soc/codecs/twl4030* |
8565 | 8697 | ||
8566 | TI WILINK WIRELESS DRIVERS | 8698 | TI WILINK WIRELESS DRIVERS |
8567 | M: Luciano Coelho <luca@coelho.fi> | ||
8568 | L: linux-wireless@vger.kernel.org | 8699 | L: linux-wireless@vger.kernel.org |
8569 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx | 8700 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx |
8570 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 | 8701 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 |
8571 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git | 8702 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git |
8572 | S: Maintained | 8703 | S: Orphan |
8573 | F: drivers/net/wireless/ti/ | 8704 | F: drivers/net/wireless/ti/ |
8574 | F: include/linux/wl12xx.h | 8705 | F: include/linux/wl12xx.h |
8575 | 8706 | ||
@@ -8669,14 +8800,10 @@ S: Odd fixes | |||
8669 | F: drivers/media/usb/tm6000/ | 8800 | F: drivers/media/usb/tm6000/ |
8670 | 8801 | ||
8671 | TPM DEVICE DRIVER | 8802 | TPM DEVICE DRIVER |
8672 | M: Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> | ||
8673 | M: Ashley Lai <ashley@ashleylai.com> | ||
8674 | M: Peter Huewe <peterhuewe@gmx.de> | 8803 | M: Peter Huewe <peterhuewe@gmx.de> |
8675 | M: Rajiv Andrade <mail@srajiv.net> | 8804 | M: Ashley Lai <ashley@ashleylai.com> |
8676 | W: http://tpmdd.sourceforge.net | ||
8677 | M: Marcel Selhorst <tpmdd@selhorst.net> | 8805 | M: Marcel Selhorst <tpmdd@selhorst.net> |
8678 | M: Sirrix AG <tpmdd@sirrix.com> | 8806 | W: http://tpmdd.sourceforge.net |
8679 | W: http://www.sirrix.com | ||
8680 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) | 8807 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) |
8681 | S: Maintained | 8808 | S: Maintained |
8682 | F: drivers/char/tpm/ | 8809 | F: drivers/char/tpm/ |
@@ -9166,6 +9293,7 @@ F: include/media/videobuf2-* | |||
9166 | 9293 | ||
9167 | VIRTIO CONSOLE DRIVER | 9294 | VIRTIO CONSOLE DRIVER |
9168 | M: Amit Shah <amit.shah@redhat.com> | 9295 | M: Amit Shah <amit.shah@redhat.com> |
9296 | L: virtio-dev@lists.oasis-open.org | ||
9169 | L: virtualization@lists.linux-foundation.org | 9297 | L: virtualization@lists.linux-foundation.org |
9170 | S: Maintained | 9298 | S: Maintained |
9171 | F: drivers/char/virtio_console.c | 9299 | F: drivers/char/virtio_console.c |
@@ -9175,6 +9303,7 @@ F: include/uapi/linux/virtio_console.h | |||
9175 | VIRTIO CORE, NET AND BLOCK DRIVERS | 9303 | VIRTIO CORE, NET AND BLOCK DRIVERS |
9176 | M: Rusty Russell <rusty@rustcorp.com.au> | 9304 | M: Rusty Russell <rusty@rustcorp.com.au> |
9177 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9305 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9306 | L: virtio-dev@lists.oasis-open.org | ||
9178 | L: virtualization@lists.linux-foundation.org | 9307 | L: virtualization@lists.linux-foundation.org |
9179 | S: Maintained | 9308 | S: Maintained |
9180 | F: drivers/virtio/ | 9309 | F: drivers/virtio/ |
@@ -9187,6 +9316,7 @@ F: include/uapi/linux/virtio_*.h | |||
9187 | VIRTIO HOST (VHOST) | 9316 | VIRTIO HOST (VHOST) |
9188 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9317 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9189 | L: kvm@vger.kernel.org | 9318 | L: kvm@vger.kernel.org |
9319 | L: virtio-dev@lists.oasis-open.org | ||
9190 | L: virtualization@lists.linux-foundation.org | 9320 | L: virtualization@lists.linux-foundation.org |
9191 | L: netdev@vger.kernel.org | 9321 | L: netdev@vger.kernel.org |
9192 | S: Maintained | 9322 | S: Maintained |
@@ -9484,6 +9614,7 @@ M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | |||
9484 | M: Boris Ostrovsky <boris.ostrovsky@oracle.com> | 9614 | M: Boris Ostrovsky <boris.ostrovsky@oracle.com> |
9485 | M: David Vrabel <david.vrabel@citrix.com> | 9615 | M: David Vrabel <david.vrabel@citrix.com> |
9486 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | 9616 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |
9617 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git | ||
9487 | S: Supported | 9618 | S: Supported |
9488 | F: arch/x86/xen/ | 9619 | F: arch/x86/xen/ |
9489 | F: drivers/*/xen-*front.c | 9620 | F: drivers/*/xen-*front.c |
@@ -9530,7 +9661,7 @@ F: drivers/xen/*swiotlb* | |||
9530 | 9661 | ||
9531 | XFS FILESYSTEM | 9662 | XFS FILESYSTEM |
9532 | P: Silicon Graphics Inc | 9663 | P: Silicon Graphics Inc |
9533 | M: Dave Chinner <dchinner@fromorbit.com> | 9664 | M: Dave Chinner <david@fromorbit.com> |
9534 | M: Ben Myers <bpm@sgi.com> | 9665 | M: Ben Myers <bpm@sgi.com> |
9535 | M: xfs@oss.sgi.com | 9666 | M: xfs@oss.sgi.com |
9536 | L: xfs@oss.sgi.com | 9667 | L: xfs@oss.sgi.com |