diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 378 |
1 files changed, 274 insertions, 104 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 08701bdb7019..dc2fd2298090 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> |
@@ -302,36 +309,36 @@ F: sound/pci/ad1889.* | |||
302 | 309 | ||
303 | AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER | 310 | AD525X ANALOG DEVICES DIGITAL POTENTIOMETERS DRIVER |
304 | M: Michael Hennerich <michael.hennerich@analog.com> | 311 | M: Michael Hennerich <michael.hennerich@analog.com> |
305 | L: device-drivers-devel@blackfin.uclinux.org | ||
306 | W: http://wiki.analog.com/AD5254 | 312 | W: http://wiki.analog.com/AD5254 |
313 | W: http://ez.analog.com/community/linux-device-drivers | ||
307 | S: Supported | 314 | S: Supported |
308 | F: drivers/misc/ad525x_dpot.c | 315 | F: drivers/misc/ad525x_dpot.c |
309 | 316 | ||
310 | AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821) | 317 | AD5398 CURRENT REGULATOR DRIVER (AD5398/AD5821) |
311 | M: Michael Hennerich <michael.hennerich@analog.com> | 318 | M: Michael Hennerich <michael.hennerich@analog.com> |
312 | L: device-drivers-devel@blackfin.uclinux.org | ||
313 | W: http://wiki.analog.com/AD5398 | 319 | W: http://wiki.analog.com/AD5398 |
320 | W: http://ez.analog.com/community/linux-device-drivers | ||
314 | S: Supported | 321 | S: Supported |
315 | F: drivers/regulator/ad5398.c | 322 | F: drivers/regulator/ad5398.c |
316 | 323 | ||
317 | AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A) | 324 | AD714X CAPACITANCE TOUCH SENSOR DRIVER (AD7142/3/7/8/7A) |
318 | M: Michael Hennerich <michael.hennerich@analog.com> | 325 | M: Michael Hennerich <michael.hennerich@analog.com> |
319 | L: device-drivers-devel@blackfin.uclinux.org | ||
320 | W: http://wiki.analog.com/AD7142 | 326 | W: http://wiki.analog.com/AD7142 |
327 | W: http://ez.analog.com/community/linux-device-drivers | ||
321 | S: Supported | 328 | S: Supported |
322 | F: drivers/input/misc/ad714x.c | 329 | F: drivers/input/misc/ad714x.c |
323 | 330 | ||
324 | AD7877 TOUCHSCREEN DRIVER | 331 | AD7877 TOUCHSCREEN DRIVER |
325 | M: Michael Hennerich <michael.hennerich@analog.com> | 332 | M: Michael Hennerich <michael.hennerich@analog.com> |
326 | L: device-drivers-devel@blackfin.uclinux.org | ||
327 | W: http://wiki.analog.com/AD7877 | 333 | W: http://wiki.analog.com/AD7877 |
334 | W: http://ez.analog.com/community/linux-device-drivers | ||
328 | S: Supported | 335 | S: Supported |
329 | F: drivers/input/touchscreen/ad7877.c | 336 | F: drivers/input/touchscreen/ad7877.c |
330 | 337 | ||
331 | AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889) | 338 | AD7879 TOUCHSCREEN DRIVER (AD7879/AD7889) |
332 | M: Michael Hennerich <michael.hennerich@analog.com> | 339 | M: Michael Hennerich <michael.hennerich@analog.com> |
333 | L: device-drivers-devel@blackfin.uclinux.org | ||
334 | W: http://wiki.analog.com/AD7879 | 340 | W: http://wiki.analog.com/AD7879 |
341 | W: http://ez.analog.com/community/linux-device-drivers | ||
335 | S: Supported | 342 | S: Supported |
336 | F: drivers/input/touchscreen/ad7879.c | 343 | F: drivers/input/touchscreen/ad7879.c |
337 | 344 | ||
@@ -340,7 +347,7 @@ M: Jiri Kosina <jkosina@suse.cz> | |||
340 | S: Maintained | 347 | S: Maintained |
341 | 348 | ||
342 | ADM1025 HARDWARE MONITOR DRIVER | 349 | ADM1025 HARDWARE MONITOR DRIVER |
343 | M: Jean Delvare <khali@linux-fr.org> | 350 | M: Jean Delvare <jdelvare@suse.de> |
344 | L: lm-sensors@lm-sensors.org | 351 | L: lm-sensors@lm-sensors.org |
345 | S: Maintained | 352 | S: Maintained |
346 | F: Documentation/hwmon/adm1025 | 353 | F: Documentation/hwmon/adm1025 |
@@ -367,8 +374,8 @@ F: include/media/adp1653.h | |||
367 | 374 | ||
368 | ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501) | 375 | ADP5520 BACKLIGHT DRIVER WITH IO EXPANDER (ADP5520/ADP5501) |
369 | M: Michael Hennerich <michael.hennerich@analog.com> | 376 | M: Michael Hennerich <michael.hennerich@analog.com> |
370 | L: device-drivers-devel@blackfin.uclinux.org | ||
371 | W: http://wiki.analog.com/ADP5520 | 377 | W: http://wiki.analog.com/ADP5520 |
378 | W: http://ez.analog.com/community/linux-device-drivers | ||
372 | S: Supported | 379 | S: Supported |
373 | F: drivers/mfd/adp5520.c | 380 | F: drivers/mfd/adp5520.c |
374 | F: drivers/video/backlight/adp5520_bl.c | 381 | F: drivers/video/backlight/adp5520_bl.c |
@@ -378,16 +385,16 @@ F: drivers/input/keyboard/adp5520-keys.c | |||
378 | 385 | ||
379 | ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587) | 386 | ADP5588 QWERTY KEYPAD AND IO EXPANDER DRIVER (ADP5588/ADP5587) |
380 | M: Michael Hennerich <michael.hennerich@analog.com> | 387 | M: Michael Hennerich <michael.hennerich@analog.com> |
381 | L: device-drivers-devel@blackfin.uclinux.org | ||
382 | W: http://wiki.analog.com/ADP5588 | 388 | W: http://wiki.analog.com/ADP5588 |
389 | W: http://ez.analog.com/community/linux-device-drivers | ||
383 | S: Supported | 390 | S: Supported |
384 | F: drivers/input/keyboard/adp5588-keys.c | 391 | F: drivers/input/keyboard/adp5588-keys.c |
385 | F: drivers/gpio/gpio-adp5588.c | 392 | F: drivers/gpio/gpio-adp5588.c |
386 | 393 | ||
387 | ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863) | 394 | ADP8860 BACKLIGHT DRIVER (ADP8860/ADP8861/ADP8863) |
388 | M: Michael Hennerich <michael.hennerich@analog.com> | 395 | M: Michael Hennerich <michael.hennerich@analog.com> |
389 | L: device-drivers-devel@blackfin.uclinux.org | ||
390 | W: http://wiki.analog.com/ADP8860 | 396 | W: http://wiki.analog.com/ADP8860 |
397 | W: http://ez.analog.com/community/linux-device-drivers | ||
391 | S: Supported | 398 | S: Supported |
392 | F: drivers/video/backlight/adp8860_bl.c | 399 | F: drivers/video/backlight/adp8860_bl.c |
393 | 400 | ||
@@ -405,7 +412,7 @@ S: Maintained | |||
405 | F: drivers/macintosh/therm_adt746x.c | 412 | F: drivers/macintosh/therm_adt746x.c |
406 | 413 | ||
407 | ADT7475 HARDWARE MONITOR DRIVER | 414 | ADT7475 HARDWARE MONITOR DRIVER |
408 | M: Jean Delvare <khali@linux-fr.org> | 415 | M: Jean Delvare <jdelvare@suse.de> |
409 | L: lm-sensors@lm-sensors.org | 416 | L: lm-sensors@lm-sensors.org |
410 | S: Maintained | 417 | S: Maintained |
411 | F: Documentation/hwmon/adt7475 | 418 | F: Documentation/hwmon/adt7475 |
@@ -413,8 +420,8 @@ F: drivers/hwmon/adt7475.c | |||
413 | 420 | ||
414 | ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346) | 421 | ADXL34X THREE-AXIS DIGITAL ACCELEROMETER DRIVER (ADXL345/ADXL346) |
415 | M: Michael Hennerich <michael.hennerich@analog.com> | 422 | M: Michael Hennerich <michael.hennerich@analog.com> |
416 | L: device-drivers-devel@blackfin.uclinux.org | ||
417 | W: http://wiki.analog.com/ADXL345 | 423 | W: http://wiki.analog.com/ADXL345 |
424 | W: http://ez.analog.com/community/linux-device-drivers | ||
418 | S: Supported | 425 | S: Supported |
419 | F: drivers/input/misc/adxl34x.c | 426 | F: drivers/input/misc/adxl34x.c |
420 | 427 | ||
@@ -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 |
@@ -614,9 +627,9 @@ F: drivers/media/i2c/adv7842* | |||
614 | 627 | ||
615 | ANALOG DEVICES INC ASOC CODEC DRIVERS | 628 | ANALOG DEVICES INC ASOC CODEC DRIVERS |
616 | M: Lars-Peter Clausen <lars@metafoo.de> | 629 | M: Lars-Peter Clausen <lars@metafoo.de> |
617 | L: device-drivers-devel@blackfin.uclinux.org | ||
618 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 630 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
619 | W: http://wiki.analog.com/ | 631 | W: http://wiki.analog.com/ |
632 | W: http://ez.analog.com/community/linux-device-drivers | ||
620 | S: Supported | 633 | S: Supported |
621 | F: sound/soc/codecs/adau* | 634 | F: sound/soc/codecs/adau* |
622 | F: sound/soc/codecs/adav* | 635 | F: sound/soc/codecs/adav* |
@@ -626,7 +639,7 @@ F: sound/soc/codecs/ssm* | |||
626 | F: sound/soc/codecs/sigmadsp.* | 639 | F: sound/soc/codecs/sigmadsp.* |
627 | 640 | ||
628 | ANALOG DEVICES INC ASOC DRIVERS | 641 | ANALOG DEVICES INC ASOC DRIVERS |
629 | L: uclinux-dist-devel@blackfin.uclinux.org | 642 | L: adi-buildroot-devel@lists.sourceforge.net |
630 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 643 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
631 | W: http://blackfin.uclinux.org/ | 644 | W: http://blackfin.uclinux.org/ |
632 | S: Supported | 645 | S: Supported |
@@ -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,10 @@ 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 | ||
1412 | F: drivers/mmc/host/sdhci-of-arasan.c | ||
1374 | 1413 | ||
1375 | ARM SMMU DRIVER | 1414 | ARM SMMU DRIVER |
1376 | M: Will Deacon <will.deacon@arm.com> | 1415 | M: Will Deacon <will.deacon@arm.com> |
@@ -1435,7 +1474,7 @@ F: Documentation/aoe/ | |||
1435 | F: drivers/block/aoe/ | 1474 | F: drivers/block/aoe/ |
1436 | 1475 | ||
1437 | ATHEROS ATH GENERIC UTILITIES | 1476 | ATHEROS ATH GENERIC UTILITIES |
1438 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | 1477 | M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com> |
1439 | L: linux-wireless@vger.kernel.org | 1478 | L: linux-wireless@vger.kernel.org |
1440 | S: Supported | 1479 | S: Supported |
1441 | F: drivers/net/wireless/ath/* | 1480 | F: drivers/net/wireless/ath/* |
@@ -1443,7 +1482,7 @@ F: drivers/net/wireless/ath/* | |||
1443 | ATHEROS ATH5K WIRELESS DRIVER | 1482 | ATHEROS ATH5K WIRELESS DRIVER |
1444 | M: Jiri Slaby <jirislaby@gmail.com> | 1483 | M: Jiri Slaby <jirislaby@gmail.com> |
1445 | M: Nick Kossifidis <mickflemm@gmail.com> | 1484 | M: Nick Kossifidis <mickflemm@gmail.com> |
1446 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | 1485 | M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com> |
1447 | L: linux-wireless@vger.kernel.org | 1486 | L: linux-wireless@vger.kernel.org |
1448 | L: ath5k-devel@lists.ath5k.org | 1487 | L: ath5k-devel@lists.ath5k.org |
1449 | W: http://wireless.kernel.org/en/users/Drivers/ath5k | 1488 | W: http://wireless.kernel.org/en/users/Drivers/ath5k |
@@ -1458,17 +1497,6 @@ T: git git://github.com/kvalo/ath.git | |||
1458 | S: Supported | 1497 | S: Supported |
1459 | F: drivers/net/wireless/ath/ath6kl/ | 1498 | F: drivers/net/wireless/ath/ath6kl/ |
1460 | 1499 | ||
1461 | ATHEROS ATH9K WIRELESS DRIVER | ||
1462 | M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> | ||
1463 | M: Jouni Malinen <jouni@qca.qualcomm.com> | ||
1464 | M: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | ||
1465 | M: Senthil Balasubramanian <senthilb@qca.qualcomm.com> | ||
1466 | L: linux-wireless@vger.kernel.org | ||
1467 | L: ath9k-devel@lists.ath9k.org | ||
1468 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
1469 | S: Supported | ||
1470 | F: drivers/net/wireless/ath/ath9k/ | ||
1471 | |||
1472 | WILOCITY WIL6210 WIRELESS DRIVER | 1500 | WILOCITY WIL6210 WIRELESS DRIVER |
1473 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | 1501 | M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> |
1474 | L: linux-wireless@vger.kernel.org | 1502 | L: linux-wireless@vger.kernel.org |
@@ -1598,11 +1626,10 @@ S: Supported | |||
1598 | F: drivers/scsi/esas2r | 1626 | F: drivers/scsi/esas2r |
1599 | 1627 | ||
1600 | AUDIT SUBSYSTEM | 1628 | AUDIT SUBSYSTEM |
1601 | M: Al Viro <viro@zeniv.linux.org.uk> | ||
1602 | M: Eric Paris <eparis@redhat.com> | 1629 | M: Eric Paris <eparis@redhat.com> |
1603 | L: linux-audit@redhat.com (subscribers-only) | 1630 | L: linux-audit@redhat.com (subscribers-only) |
1604 | W: http://people.redhat.com/sgrubb/audit/ | 1631 | W: http://people.redhat.com/sgrubb/audit/ |
1605 | 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 |
1606 | S: Maintained | 1633 | S: Maintained |
1607 | F: include/linux/audit.h | 1634 | F: include/linux/audit.h |
1608 | F: include/uapi/linux/audit.h | 1635 | F: include/uapi/linux/audit.h |
@@ -1715,56 +1742,54 @@ F: fs/bfs/ | |||
1715 | F: include/uapi/linux/bfs_fs.h | 1742 | F: include/uapi/linux/bfs_fs.h |
1716 | 1743 | ||
1717 | BLACKFIN ARCHITECTURE | 1744 | BLACKFIN ARCHITECTURE |
1718 | M: Mike Frysinger <vapier@gentoo.org> | 1745 | M: Steven Miao <realmz6@gmail.com> |
1719 | L: uclinux-dist-devel@blackfin.uclinux.org | 1746 | L: adi-buildroot-devel@lists.sourceforge.net |
1720 | W: http://blackfin.uclinux.org | 1747 | W: http://blackfin.uclinux.org |
1721 | S: Supported | 1748 | S: Supported |
1722 | F: arch/blackfin/ | 1749 | F: arch/blackfin/ |
1723 | 1750 | ||
1724 | BLACKFIN EMAC DRIVER | 1751 | BLACKFIN EMAC DRIVER |
1725 | L: uclinux-dist-devel@blackfin.uclinux.org | 1752 | L: adi-buildroot-devel@lists.sourceforge.net |
1726 | W: http://blackfin.uclinux.org | 1753 | W: http://blackfin.uclinux.org |
1727 | S: Supported | 1754 | S: Supported |
1728 | F: drivers/net/ethernet/adi/ | 1755 | F: drivers/net/ethernet/adi/ |
1729 | 1756 | ||
1730 | BLACKFIN RTC DRIVER | 1757 | BLACKFIN RTC DRIVER |
1731 | M: Mike Frysinger <vapier.adi@gmail.com> | 1758 | L: adi-buildroot-devel@lists.sourceforge.net |
1732 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1733 | W: http://blackfin.uclinux.org | 1759 | W: http://blackfin.uclinux.org |
1734 | S: Supported | 1760 | S: Supported |
1735 | F: drivers/rtc/rtc-bfin.c | 1761 | F: drivers/rtc/rtc-bfin.c |
1736 | 1762 | ||
1737 | BLACKFIN SDH DRIVER | 1763 | BLACKFIN SDH DRIVER |
1738 | M: Sonic Zhang <sonic.zhang@analog.com> | 1764 | M: Sonic Zhang <sonic.zhang@analog.com> |
1739 | L: uclinux-dist-devel@blackfin.uclinux.org | 1765 | L: adi-buildroot-devel@lists.sourceforge.net |
1740 | W: http://blackfin.uclinux.org | 1766 | W: http://blackfin.uclinux.org |
1741 | S: Supported | 1767 | S: Supported |
1742 | F: drivers/mmc/host/bfin_sdh.c | 1768 | F: drivers/mmc/host/bfin_sdh.c |
1743 | 1769 | ||
1744 | BLACKFIN SERIAL DRIVER | 1770 | BLACKFIN SERIAL DRIVER |
1745 | M: Sonic Zhang <sonic.zhang@analog.com> | 1771 | M: Sonic Zhang <sonic.zhang@analog.com> |
1746 | L: uclinux-dist-devel@blackfin.uclinux.org | 1772 | L: adi-buildroot-devel@lists.sourceforge.net |
1747 | W: http://blackfin.uclinux.org | 1773 | W: http://blackfin.uclinux.org |
1748 | S: Supported | 1774 | S: Supported |
1749 | F: drivers/tty/serial/bfin_uart.c | 1775 | F: drivers/tty/serial/bfin_uart.c |
1750 | 1776 | ||
1751 | BLACKFIN WATCHDOG DRIVER | 1777 | BLACKFIN WATCHDOG DRIVER |
1752 | M: Mike Frysinger <vapier.adi@gmail.com> | 1778 | L: adi-buildroot-devel@lists.sourceforge.net |
1753 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1754 | W: http://blackfin.uclinux.org | 1779 | W: http://blackfin.uclinux.org |
1755 | S: Supported | 1780 | S: Supported |
1756 | F: drivers/watchdog/bfin_wdt.c | 1781 | F: drivers/watchdog/bfin_wdt.c |
1757 | 1782 | ||
1758 | BLACKFIN I2C TWI DRIVER | 1783 | BLACKFIN I2C TWI DRIVER |
1759 | M: Sonic Zhang <sonic.zhang@analog.com> | 1784 | M: Sonic Zhang <sonic.zhang@analog.com> |
1760 | L: uclinux-dist-devel@blackfin.uclinux.org | 1785 | L: adi-buildroot-devel@lists.sourceforge.net |
1761 | W: http://blackfin.uclinux.org/ | 1786 | W: http://blackfin.uclinux.org/ |
1762 | S: Supported | 1787 | S: Supported |
1763 | F: drivers/i2c/busses/i2c-bfin-twi.c | 1788 | F: drivers/i2c/busses/i2c-bfin-twi.c |
1764 | 1789 | ||
1765 | BLACKFIN MEDIA DRIVER | 1790 | BLACKFIN MEDIA DRIVER |
1766 | M: Scott Jiang <scott.jiang.linux@gmail.com> | 1791 | M: Scott Jiang <scott.jiang.linux@gmail.com> |
1767 | L: uclinux-dist-devel@blackfin.uclinux.org | 1792 | L: adi-buildroot-devel@lists.sourceforge.net |
1768 | W: http://blackfin.uclinux.org/ | 1793 | W: http://blackfin.uclinux.org/ |
1769 | S: Supported | 1794 | S: Supported |
1770 | F: drivers/media/platform/blackfin/ | 1795 | F: drivers/media/platform/blackfin/ |
@@ -1934,7 +1959,8 @@ S: Maintained | |||
1934 | F: drivers/gpio/gpio-bt8xx.c | 1959 | F: drivers/gpio/gpio-bt8xx.c |
1935 | 1960 | ||
1936 | BTRFS FILE SYSTEM | 1961 | BTRFS FILE SYSTEM |
1937 | M: Chris Mason <chris.mason@fusionio.com> | 1962 | M: Chris Mason <clm@fb.com> |
1963 | M: Josef Bacik <jbacik@fb.com> | ||
1938 | L: linux-btrfs@vger.kernel.org | 1964 | L: linux-btrfs@vger.kernel.org |
1939 | W: http://btrfs.wiki.kernel.org/ | 1965 | W: http://btrfs.wiki.kernel.org/ |
1940 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | 1966 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ |
@@ -2023,6 +2049,7 @@ L: linux-can@vger.kernel.org | |||
2023 | W: http://gitorious.org/linux-can | 2049 | W: http://gitorious.org/linux-can |
2024 | T: git git://gitorious.org/linux-can/linux-can-next.git | 2050 | T: git git://gitorious.org/linux-can/linux-can-next.git |
2025 | S: Maintained | 2051 | S: Maintained |
2052 | F: Documentation/networking/can.txt | ||
2026 | F: net/can/ | 2053 | F: net/can/ |
2027 | F: include/linux/can/core.h | 2054 | F: include/linux/can/core.h |
2028 | F: include/uapi/linux/can.h | 2055 | F: include/uapi/linux/can.h |
@@ -2137,11 +2164,17 @@ S: Maintained | |||
2137 | F: Documentation/zh_CN/ | 2164 | F: Documentation/zh_CN/ |
2138 | 2165 | ||
2139 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER | 2166 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER |
2140 | M: Alexander Shishkin <alexander.shishkin@linux.intel.com> | 2167 | M: Peter Chen <Peter.Chen@freescale.com> |
2168 | T: git://github.com/hzpeterchen/linux-usb.git | ||
2141 | L: linux-usb@vger.kernel.org | 2169 | L: linux-usb@vger.kernel.org |
2142 | S: Maintained | 2170 | S: Maintained |
2143 | F: drivers/usb/chipidea/ | 2171 | F: drivers/usb/chipidea/ |
2144 | 2172 | ||
2173 | CHROME HARDWARE PLATFORM SUPPORT | ||
2174 | M: Olof Johansson <olof@lixom.net> | ||
2175 | S: Maintained | ||
2176 | F: drivers/platform/chrome/ | ||
2177 | |||
2145 | CISCO VIC ETHERNET NIC DRIVER | 2178 | CISCO VIC ETHERNET NIC DRIVER |
2146 | M: Christian Benvenuti <benve@cisco.com> | 2179 | M: Christian Benvenuti <benve@cisco.com> |
2147 | M: Sujith Sankar <ssujith@cisco.com> | 2180 | M: Sujith Sankar <ssujith@cisco.com> |
@@ -2151,6 +2184,11 @@ M: Nishank Trivedi <nistrive@cisco.com> | |||
2151 | S: Supported | 2184 | S: Supported |
2152 | F: drivers/net/ethernet/cisco/enic/ | 2185 | F: drivers/net/ethernet/cisco/enic/ |
2153 | 2186 | ||
2187 | CISCO VIC LOW LATENCY NIC DRIVER | ||
2188 | M: Upinder Malhi <umalhi@cisco.com> | ||
2189 | S: Supported | ||
2190 | F: drivers/infiniband/hw/usnic | ||
2191 | |||
2154 | CIRRUS LOGIC EP93XX ETHERNET DRIVER | 2192 | CIRRUS LOGIC EP93XX ETHERNET DRIVER |
2155 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 2193 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
2156 | L: netdev@vger.kernel.org | 2194 | L: netdev@vger.kernel.org |
@@ -2184,6 +2222,7 @@ F: include/linux/clk.h | |||
2184 | CLOCKSOURCE, CLOCKEVENT DRIVERS | 2222 | CLOCKSOURCE, CLOCKEVENT DRIVERS |
2185 | M: Daniel Lezcano <daniel.lezcano@linaro.org> | 2223 | M: Daniel Lezcano <daniel.lezcano@linaro.org> |
2186 | M: Thomas Gleixner <tglx@linutronix.de> | 2224 | M: Thomas Gleixner <tglx@linutronix.de> |
2225 | L: linux-kernel@vger.kernel.org | ||
2187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 2226 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
2188 | S: Supported | 2227 | S: Supported |
2189 | F: drivers/clocksource | 2228 | F: drivers/clocksource |
@@ -2612,7 +2651,7 @@ S: Maintained | |||
2612 | F: drivers/platform/x86/dell-laptop.c | 2651 | F: drivers/platform/x86/dell-laptop.c |
2613 | 2652 | ||
2614 | DELL LAPTOP SMM DRIVER | 2653 | DELL LAPTOP SMM DRIVER |
2615 | S: Orphan | 2654 | M: Guenter Roeck <linux@roeck-us.net> |
2616 | F: drivers/char/i8k.c | 2655 | F: drivers/char/i8k.c |
2617 | F: include/uapi/linux/i8k.h | 2656 | F: include/uapi/linux/i8k.h |
2618 | 2657 | ||
@@ -2631,7 +2670,7 @@ DESIGNWARE USB2 DRD IP DRIVER | |||
2631 | M: Paul Zimmerman <paulz@synopsys.com> | 2670 | M: Paul Zimmerman <paulz@synopsys.com> |
2632 | L: linux-usb@vger.kernel.org | 2671 | L: linux-usb@vger.kernel.org |
2633 | S: Maintained | 2672 | S: Maintained |
2634 | F: drivers/staging/dwc2/ | 2673 | F: drivers/usb/dwc2/ |
2635 | 2674 | ||
2636 | DESIGNWARE USB3 DRD IP DRIVER | 2675 | DESIGNWARE USB3 DRD IP DRIVER |
2637 | M: Felipe Balbi <balbi@ti.com> | 2676 | M: Felipe Balbi <balbi@ti.com> |
@@ -2821,8 +2860,10 @@ F: include/uapi/drm/ | |||
2821 | 2860 | ||
2822 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2861 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2823 | M: Daniel Vetter <daniel.vetter@ffwll.ch> | 2862 | M: Daniel Vetter <daniel.vetter@ffwll.ch> |
2863 | M: Jani Nikula <jani.nikula@linux.intel.com> | ||
2824 | L: intel-gfx@lists.freedesktop.org | 2864 | L: intel-gfx@lists.freedesktop.org |
2825 | L: dri-devel@lists.freedesktop.org | 2865 | L: dri-devel@lists.freedesktop.org |
2866 | Q: http://patchwork.freedesktop.org/project/intel-gfx/ | ||
2826 | T: git git://people.freedesktop.org/~danvet/drm-intel | 2867 | T: git git://people.freedesktop.org/~danvet/drm-intel |
2827 | S: Supported | 2868 | S: Supported |
2828 | F: drivers/gpu/drm/i915/ | 2869 | F: drivers/gpu/drm/i915/ |
@@ -3326,6 +3367,7 @@ EXTERNAL CONNECTOR SUBSYSTEM (EXTCON) | |||
3326 | M: MyungJoo Ham <myungjoo.ham@samsung.com> | 3367 | M: MyungJoo Ham <myungjoo.ham@samsung.com> |
3327 | M: Chanwoo Choi <cw00.choi@samsung.com> | 3368 | M: Chanwoo Choi <cw00.choi@samsung.com> |
3328 | L: linux-kernel@vger.kernel.org | 3369 | L: linux-kernel@vger.kernel.org |
3370 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git | ||
3329 | S: Maintained | 3371 | S: Maintained |
3330 | F: drivers/extcon/ | 3372 | F: drivers/extcon/ |
3331 | F: Documentation/extcon/ | 3373 | F: Documentation/extcon/ |
@@ -3335,7 +3377,6 @@ M: Jingoo Han <jg1.han@samsung.com> | |||
3335 | L: linux-fbdev@vger.kernel.org | 3377 | L: linux-fbdev@vger.kernel.org |
3336 | S: Maintained | 3378 | S: Maintained |
3337 | F: drivers/video/exynos/exynos_dp* | 3379 | F: drivers/video/exynos/exynos_dp* |
3338 | F: include/video/exynos_dp* | ||
3339 | 3380 | ||
3340 | EXYNOS MIPI DISPLAY DRIVERS | 3381 | EXYNOS MIPI DISPLAY DRIVERS |
3341 | M: Inki Dae <inki.dae@samsung.com> | 3382 | M: Inki Dae <inki.dae@samsung.com> |
@@ -3347,7 +3388,7 @@ F: drivers/video/exynos/exynos_mipi* | |||
3347 | F: include/video/exynos_mipi* | 3388 | F: include/video/exynos_mipi* |
3348 | 3389 | ||
3349 | F71805F HARDWARE MONITORING DRIVER | 3390 | F71805F HARDWARE MONITORING DRIVER |
3350 | M: Jean Delvare <khali@linux-fr.org> | 3391 | M: Jean Delvare <jdelvare@suse.de> |
3351 | L: lm-sensors@lm-sensors.org | 3392 | L: lm-sensors@lm-sensors.org |
3352 | S: Maintained | 3393 | S: Maintained |
3353 | F: Documentation/hwmon/f71805f | 3394 | F: Documentation/hwmon/f71805f |
@@ -3625,6 +3666,7 @@ W: http://en.wikipedia.org/wiki/F2FS | |||
3625 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git | 3666 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git |
3626 | S: Maintained | 3667 | S: Maintained |
3627 | F: Documentation/filesystems/f2fs.txt | 3668 | F: Documentation/filesystems/f2fs.txt |
3669 | F: Documentation/ABI/testing/sysfs-fs-f2fs | ||
3628 | F: fs/f2fs/ | 3670 | F: fs/f2fs/ |
3629 | F: include/linux/f2fs_fs.h | 3671 | F: include/linux/f2fs_fs.h |
3630 | 3672 | ||
@@ -3759,9 +3801,11 @@ F: include/uapi/linux/gigaset_dev.h | |||
3759 | 3801 | ||
3760 | GPIO SUBSYSTEM | 3802 | GPIO SUBSYSTEM |
3761 | M: Linus Walleij <linus.walleij@linaro.org> | 3803 | M: Linus Walleij <linus.walleij@linaro.org> |
3762 | S: Maintained | 3804 | M: Alexandre Courbot <gnurou@gmail.com> |
3763 | L: linux-gpio@vger.kernel.org | 3805 | L: linux-gpio@vger.kernel.org |
3764 | F: Documentation/gpio.txt | 3806 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git |
3807 | S: Maintained | ||
3808 | F: Documentation/gpio/ | ||
3765 | F: drivers/gpio/ | 3809 | F: drivers/gpio/ |
3766 | F: include/linux/gpio* | 3810 | F: include/linux/gpio* |
3767 | F: include/asm-generic/gpio.h | 3811 | F: include/asm-generic/gpio.h |
@@ -3829,6 +3873,12 @@ T: git git://linuxtv.org/media_tree.git | |||
3829 | S: Maintained | 3873 | S: Maintained |
3830 | F: drivers/media/usb/gspca/ | 3874 | F: drivers/media/usb/gspca/ |
3831 | 3875 | ||
3876 | GUID PARTITION TABLE (GPT) | ||
3877 | M: Davidlohr Bueso <davidlohr@hp.com> | ||
3878 | L: linux-efi@vger.kernel.org | ||
3879 | S: Maintained | ||
3880 | F: block/partitions/efi.* | ||
3881 | |||
3832 | STK1160 USB VIDEO CAPTURE DRIVER | 3882 | STK1160 USB VIDEO CAPTURE DRIVER |
3833 | M: Ezequiel Garcia <elezegarcia@gmail.com> | 3883 | M: Ezequiel Garcia <elezegarcia@gmail.com> |
3834 | L: linux-media@vger.kernel.org | 3884 | L: linux-media@vger.kernel.org |
@@ -3865,7 +3915,7 @@ S: Odd Fixes | |||
3865 | F: drivers/tty/hvc/ | 3915 | F: drivers/tty/hvc/ |
3866 | 3916 | ||
3867 | HARDWARE MONITORING | 3917 | HARDWARE MONITORING |
3868 | M: Jean Delvare <khali@linux-fr.org> | 3918 | M: Jean Delvare <jdelvare@suse.de> |
3869 | M: Guenter Roeck <linux@roeck-us.net> | 3919 | M: Guenter Roeck <linux@roeck-us.net> |
3870 | L: lm-sensors@lm-sensors.org | 3920 | L: lm-sensors@lm-sensors.org |
3871 | W: http://www.lm-sensors.org/ | 3921 | W: http://www.lm-sensors.org/ |
@@ -3937,6 +3987,12 @@ S: Orphan | |||
3937 | F: Documentation/filesystems/hfs.txt | 3987 | F: Documentation/filesystems/hfs.txt |
3938 | F: fs/hfs/ | 3988 | F: fs/hfs/ |
3939 | 3989 | ||
3990 | HFSPLUS FILESYSTEM | ||
3991 | L: linux-fsdevel@vger.kernel.org | ||
3992 | S: Orphan | ||
3993 | F: Documentation/filesystems/hfsplus.txt | ||
3994 | F: fs/hfsplus/ | ||
3995 | |||
3940 | HGA FRAMEBUFFER DRIVER | 3996 | HGA FRAMEBUFFER DRIVER |
3941 | M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> | 3997 | M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> |
3942 | L: linux-nvidia@lists.surfsouth.com | 3998 | L: linux-nvidia@lists.surfsouth.com |
@@ -3968,6 +4024,7 @@ F: include/uapi/linux/hid* | |||
3968 | 4024 | ||
3969 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 4025 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
3970 | M: Thomas Gleixner <tglx@linutronix.de> | 4026 | M: Thomas Gleixner <tglx@linutronix.de> |
4027 | L: linux-kernel@vger.kernel.org | ||
3971 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 4028 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
3972 | S: Maintained | 4029 | S: Maintained |
3973 | F: Documentation/timers/ | 4030 | F: Documentation/timers/ |
@@ -4038,12 +4095,26 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi | |||
4038 | S: Maintained | 4095 | S: Maintained |
4039 | F: fs/hpfs/ | 4096 | F: fs/hpfs/ |
4040 | 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 | |||
4041 | HSO 3G MODEM DRIVER | 4106 | HSO 3G MODEM DRIVER |
4042 | M: Jan Dumon <j.dumon@option.com> | 4107 | M: Jan Dumon <j.dumon@option.com> |
4043 | W: http://www.pharscape.org | 4108 | W: http://www.pharscape.org |
4044 | S: Maintained | 4109 | S: Maintained |
4045 | F: drivers/net/usb/hso.c | 4110 | F: drivers/net/usb/hso.c |
4046 | 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 | |||
4047 | HTCPEN TOUCHSCREEN DRIVER | 4118 | HTCPEN TOUCHSCREEN DRIVER |
4048 | M: Pau Oliva Fora <pof@eslack.org> | 4119 | M: Pau Oliva Fora <pof@eslack.org> |
4049 | L: linux-input@vger.kernel.org | 4120 | L: linux-input@vger.kernel.org |
@@ -4073,7 +4144,7 @@ F: include/linux/hyperv.h | |||
4073 | F: tools/hv/ | 4144 | F: tools/hv/ |
4074 | 4145 | ||
4075 | I2C OVER PARALLEL PORT | 4146 | I2C OVER PARALLEL PORT |
4076 | M: Jean Delvare <khali@linux-fr.org> | 4147 | M: Jean Delvare <jdelvare@suse.de> |
4077 | L: linux-i2c@vger.kernel.org | 4148 | L: linux-i2c@vger.kernel.org |
4078 | S: Maintained | 4149 | S: Maintained |
4079 | F: Documentation/i2c/busses/i2c-parport | 4150 | F: Documentation/i2c/busses/i2c-parport |
@@ -4082,7 +4153,7 @@ F: drivers/i2c/busses/i2c-parport.c | |||
4082 | F: drivers/i2c/busses/i2c-parport-light.c | 4153 | F: drivers/i2c/busses/i2c-parport-light.c |
4083 | 4154 | ||
4084 | I2C/SMBUS CONTROLLER DRIVERS FOR PC | 4155 | I2C/SMBUS CONTROLLER DRIVERS FOR PC |
4085 | M: Jean Delvare <khali@linux-fr.org> | 4156 | M: Jean Delvare <jdelvare@suse.de> |
4086 | L: linux-i2c@vger.kernel.org | 4157 | L: linux-i2c@vger.kernel.org |
4087 | S: Maintained | 4158 | S: Maintained |
4088 | F: Documentation/i2c/busses/i2c-ali1535 | 4159 | F: Documentation/i2c/busses/i2c-ali1535 |
@@ -4123,7 +4194,7 @@ F: drivers/i2c/busses/i2c-ismt.c | |||
4123 | F: Documentation/i2c/busses/i2c-ismt | 4194 | F: Documentation/i2c/busses/i2c-ismt |
4124 | 4195 | ||
4125 | I2C/SMBUS STUB DRIVER | 4196 | I2C/SMBUS STUB DRIVER |
4126 | M: Jean Delvare <khali@linux-fr.org> | 4197 | M: Jean Delvare <jdelvare@suse.de> |
4127 | L: linux-i2c@vger.kernel.org | 4198 | L: linux-i2c@vger.kernel.org |
4128 | S: Maintained | 4199 | S: Maintained |
4129 | F: drivers/i2c/i2c-stub.c | 4200 | F: drivers/i2c/i2c-stub.c |
@@ -4142,7 +4213,7 @@ F: include/uapi/linux/i2c.h | |||
4142 | F: include/uapi/linux/i2c-*.h | 4213 | F: include/uapi/linux/i2c-*.h |
4143 | 4214 | ||
4144 | I2C-TAOS-EVM DRIVER | 4215 | I2C-TAOS-EVM DRIVER |
4145 | M: Jean Delvare <khali@linux-fr.org> | 4216 | M: Jean Delvare <jdelvare@suse.de> |
4146 | L: linux-i2c@vger.kernel.org | 4217 | L: linux-i2c@vger.kernel.org |
4147 | S: Maintained | 4218 | S: Maintained |
4148 | F: Documentation/i2c/busses/i2c-taos-evm | 4219 | F: Documentation/i2c/busses/i2c-taos-evm |
@@ -4443,17 +4514,16 @@ M: Deepak Saxena <dsaxena@plexity.net> | |||
4443 | S: Maintained | 4514 | S: Maintained |
4444 | F: drivers/char/hw_random/ixp4xx-rng.c | 4515 | F: drivers/char/hw_random/ixp4xx-rng.c |
4445 | 4516 | ||
4446 | 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) |
4447 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 4518 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
4448 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 4519 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
4449 | M: Bruce Allan <bruce.w.allan@intel.com> | 4520 | M: Bruce Allan <bruce.w.allan@intel.com> |
4450 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> | 4521 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
4451 | M: Don Skidmore <donald.c.skidmore@intel.com> | 4522 | M: Don Skidmore <donald.c.skidmore@intel.com> |
4452 | M: Greg Rose <gregory.v.rose@intel.com> | 4523 | 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> | 4524 | M: Alex Duyck <alexander.h.duyck@intel.com> |
4455 | M: John Ronciak <john.ronciak@intel.com> | 4525 | M: John Ronciak <john.ronciak@intel.com> |
4456 | M: Tushar Dave <tushar.n.dave@intel.com> | 4526 | M: Mitch Williams <mitch.a.williams@intel.com> |
4457 | L: e1000-devel@lists.sourceforge.net | 4527 | L: e1000-devel@lists.sourceforge.net |
4458 | W: http://www.intel.com/support/feedback.htm | 4528 | W: http://www.intel.com/support/feedback.htm |
4459 | W: http://e1000.sourceforge.net/ | 4529 | W: http://e1000.sourceforge.net/ |
@@ -4469,6 +4539,7 @@ F: Documentation/networking/ixgb.txt | |||
4469 | F: Documentation/networking/ixgbe.txt | 4539 | F: Documentation/networking/ixgbe.txt |
4470 | F: Documentation/networking/ixgbevf.txt | 4540 | F: Documentation/networking/ixgbevf.txt |
4471 | F: Documentation/networking/i40e.txt | 4541 | F: Documentation/networking/i40e.txt |
4542 | F: Documentation/networking/i40evf.txt | ||
4472 | F: drivers/net/ethernet/intel/ | 4543 | F: drivers/net/ethernet/intel/ |
4473 | 4544 | ||
4474 | INTEL-MID GPIO DRIVER | 4545 | INTEL-MID GPIO DRIVER |
@@ -4625,6 +4696,7 @@ F: net/irda/ | |||
4625 | 4696 | ||
4626 | IRQ SUBSYSTEM | 4697 | IRQ SUBSYSTEM |
4627 | M: Thomas Gleixner <tglx@linutronix.de> | 4698 | M: Thomas Gleixner <tglx@linutronix.de> |
4699 | L: linux-kernel@vger.kernel.org | ||
4628 | S: Maintained | 4700 | S: Maintained |
4629 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | 4701 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
4630 | F: kernel/irq/ | 4702 | F: kernel/irq/ |
@@ -4699,7 +4771,7 @@ S: Maintained | |||
4699 | F: drivers/isdn/hardware/eicon/ | 4771 | F: drivers/isdn/hardware/eicon/ |
4700 | 4772 | ||
4701 | IT87 HARDWARE MONITORING DRIVER | 4773 | IT87 HARDWARE MONITORING DRIVER |
4702 | M: Jean Delvare <khali@linux-fr.org> | 4774 | M: Jean Delvare <jdelvare@suse.de> |
4703 | L: lm-sensors@lm-sensors.org | 4775 | L: lm-sensors@lm-sensors.org |
4704 | S: Maintained | 4776 | S: Maintained |
4705 | F: Documentation/hwmon/it87 | 4777 | F: Documentation/hwmon/it87 |
@@ -4886,7 +4958,7 @@ F: include/linux/sunrpc/ | |||
4886 | F: include/uapi/linux/sunrpc/ | 4958 | F: include/uapi/linux/sunrpc/ |
4887 | 4959 | ||
4888 | KERNEL VIRTUAL MACHINE (KVM) | 4960 | KERNEL VIRTUAL MACHINE (KVM) |
4889 | M: Gleb Natapov <gleb@redhat.com> | 4961 | M: Gleb Natapov <gleb@kernel.org> |
4890 | M: Paolo Bonzini <pbonzini@redhat.com> | 4962 | M: Paolo Bonzini <pbonzini@redhat.com> |
4891 | L: kvm@vger.kernel.org | 4963 | L: kvm@vger.kernel.org |
4892 | W: http://www.linux-kvm.org | 4964 | W: http://www.linux-kvm.org |
@@ -5069,7 +5141,7 @@ F: drivers/leds/ | |||
5069 | F: include/linux/leds.h | 5141 | F: include/linux/leds.h |
5070 | 5142 | ||
5071 | LEGACY EEPROM DRIVER | 5143 | LEGACY EEPROM DRIVER |
5072 | M: Jean Delvare <khali@linux-fr.org> | 5144 | M: Jean Delvare <jdelvare@suse.de> |
5073 | S: Maintained | 5145 | S: Maintained |
5074 | F: Documentation/misc-devices/eeprom | 5146 | F: Documentation/misc-devices/eeprom |
5075 | F: drivers/misc/eeprom/eeprom.c | 5147 | F: drivers/misc/eeprom/eeprom.c |
@@ -5112,6 +5184,11 @@ F: drivers/lguest/ | |||
5112 | F: include/linux/lguest*.h | 5184 | F: include/linux/lguest*.h |
5113 | F: tools/lguest/ | 5185 | F: tools/lguest/ |
5114 | 5186 | ||
5187 | LIBLOCKDEP | ||
5188 | M: Sasha Levin <sasha.levin@oracle.com> | ||
5189 | S: Maintained | ||
5190 | F: tools/lib/lockdep/ | ||
5191 | |||
5115 | LINUX FOR IBM pSERIES (RS/6000) | 5192 | LINUX FOR IBM pSERIES (RS/6000) |
5116 | M: Paul Mackerras <paulus@au.ibm.com> | 5193 | M: Paul Mackerras <paulus@au.ibm.com> |
5117 | W: http://www.ibm.com/linux/ltc/projects/ppc | 5194 | W: http://www.ibm.com/linux/ltc/projects/ppc |
@@ -5212,21 +5289,21 @@ S: Maintained | |||
5212 | F: drivers/hwmon/lm73.c | 5289 | F: drivers/hwmon/lm73.c |
5213 | 5290 | ||
5214 | LM78 HARDWARE MONITOR DRIVER | 5291 | LM78 HARDWARE MONITOR DRIVER |
5215 | M: Jean Delvare <khali@linux-fr.org> | 5292 | M: Jean Delvare <jdelvare@suse.de> |
5216 | L: lm-sensors@lm-sensors.org | 5293 | L: lm-sensors@lm-sensors.org |
5217 | S: Maintained | 5294 | S: Maintained |
5218 | F: Documentation/hwmon/lm78 | 5295 | F: Documentation/hwmon/lm78 |
5219 | F: drivers/hwmon/lm78.c | 5296 | F: drivers/hwmon/lm78.c |
5220 | 5297 | ||
5221 | LM83 HARDWARE MONITOR DRIVER | 5298 | LM83 HARDWARE MONITOR DRIVER |
5222 | M: Jean Delvare <khali@linux-fr.org> | 5299 | M: Jean Delvare <jdelvare@suse.de> |
5223 | L: lm-sensors@lm-sensors.org | 5300 | L: lm-sensors@lm-sensors.org |
5224 | S: Maintained | 5301 | S: Maintained |
5225 | F: Documentation/hwmon/lm83 | 5302 | F: Documentation/hwmon/lm83 |
5226 | F: drivers/hwmon/lm83.c | 5303 | F: drivers/hwmon/lm83.c |
5227 | 5304 | ||
5228 | LM90 HARDWARE MONITOR DRIVER | 5305 | LM90 HARDWARE MONITOR DRIVER |
5229 | M: Jean Delvare <khali@linux-fr.org> | 5306 | M: Jean Delvare <jdelvare@suse.de> |
5230 | L: lm-sensors@lm-sensors.org | 5307 | L: lm-sensors@lm-sensors.org |
5231 | S: Maintained | 5308 | S: Maintained |
5232 | F: Documentation/hwmon/lm90 | 5309 | F: Documentation/hwmon/lm90 |
@@ -5251,12 +5328,13 @@ F: drivers/media/usb/dvb-usb-v2/lmedm04* | |||
5251 | LOCKDEP AND LOCKSTAT | 5328 | LOCKDEP AND LOCKSTAT |
5252 | M: Peter Zijlstra <peterz@infradead.org> | 5329 | M: Peter Zijlstra <peterz@infradead.org> |
5253 | M: Ingo Molnar <mingo@redhat.com> | 5330 | M: Ingo Molnar <mingo@redhat.com> |
5331 | L: linux-kernel@vger.kernel.org | ||
5254 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking | 5332 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking |
5255 | S: Maintained | 5333 | S: Maintained |
5256 | F: Documentation/lockdep*.txt | 5334 | F: Documentation/lockdep*.txt |
5257 | F: Documentation/lockstat.txt | 5335 | F: Documentation/lockstat.txt |
5258 | F: include/linux/lockdep.h | 5336 | F: include/linux/lockdep.h |
5259 | F: kernel/lockdep* | 5337 | F: kernel/locking/ |
5260 | 5338 | ||
5261 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) | 5339 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) |
5262 | M: "Richard Russon (FlatCap)" <ldm@flatcap.org> | 5340 | M: "Richard Russon (FlatCap)" <ldm@flatcap.org> |
@@ -5566,10 +5644,11 @@ F: mm/page_cgroup.c | |||
5566 | 5644 | ||
5567 | MEMORY TECHNOLOGY DEVICES (MTD) | 5645 | MEMORY TECHNOLOGY DEVICES (MTD) |
5568 | M: David Woodhouse <dwmw2@infradead.org> | 5646 | M: David Woodhouse <dwmw2@infradead.org> |
5647 | M: Brian Norris <computersforpeace@gmail.com> | ||
5569 | L: linux-mtd@lists.infradead.org | 5648 | L: linux-mtd@lists.infradead.org |
5570 | W: http://www.linux-mtd.infradead.org/ | 5649 | W: http://www.linux-mtd.infradead.org/ |
5571 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | 5650 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ |
5572 | T: git git://git.infradead.org/mtd-2.6.git | 5651 | T: git git://git.infradead.org/linux-mtd.git |
5573 | S: Maintained | 5652 | S: Maintained |
5574 | F: drivers/mtd/ | 5653 | F: drivers/mtd/ |
5575 | F: include/linux/mtd/ | 5654 | F: include/linux/mtd/ |
@@ -5727,7 +5806,7 @@ F: drivers/mfd/ | |||
5727 | F: include/linux/mfd/ | 5806 | F: include/linux/mfd/ |
5728 | 5807 | ||
5729 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | 5808 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM |
5730 | M: Chris Ball <cjb@laptop.org> | 5809 | M: Chris Ball <chris@printf.net> |
5731 | L: linux-mmc@vger.kernel.org | 5810 | L: linux-mmc@vger.kernel.org |
5732 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | 5811 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git |
5733 | S: Maintained | 5812 | S: Maintained |
@@ -5917,12 +5996,21 @@ M: Steffen Klassert <steffen.klassert@secunet.com> | |||
5917 | M: Herbert Xu <herbert@gondor.apana.org.au> | 5996 | M: Herbert Xu <herbert@gondor.apana.org.au> |
5918 | M: "David S. Miller" <davem@davemloft.net> | 5997 | M: "David S. Miller" <davem@davemloft.net> |
5919 | L: netdev@vger.kernel.org | 5998 | L: netdev@vger.kernel.org |
5920 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git | 5999 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git |
6000 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git | ||
5921 | S: Maintained | 6001 | S: Maintained |
5922 | F: net/xfrm/ | 6002 | F: net/xfrm/ |
5923 | F: net/key/ | 6003 | F: net/key/ |
5924 | F: net/ipv4/xfrm* | 6004 | F: net/ipv4/xfrm* |
6005 | F: net/ipv4/esp4.c | ||
6006 | F: net/ipv4/ah4.c | ||
6007 | F: net/ipv4/ipcomp.c | ||
6008 | F: net/ipv4/ip_vti.c | ||
5925 | F: net/ipv6/xfrm* | 6009 | F: net/ipv6/xfrm* |
6010 | F: net/ipv6/esp6.c | ||
6011 | F: net/ipv6/ah6.c | ||
6012 | F: net/ipv6/ipcomp6.c | ||
6013 | F: net/ipv6/ip6_vti.c | ||
5926 | F: include/uapi/linux/xfrm.h | 6014 | F: include/uapi/linux/xfrm.h |
5927 | F: include/net/xfrm.h | 6015 | F: include/net/xfrm.h |
5928 | 6016 | ||
@@ -5988,10 +6076,10 @@ F: drivers/nfc/ | |||
5988 | F: include/linux/platform_data/pn544.h | 6076 | F: include/linux/platform_data/pn544.h |
5989 | 6077 | ||
5990 | NFS, SUNRPC, AND LOCKD CLIENTS | 6078 | NFS, SUNRPC, AND LOCKD CLIENTS |
5991 | M: Trond Myklebust <Trond.Myklebust@netapp.com> | 6079 | M: Trond Myklebust <trond.myklebust@primarydata.com> |
5992 | L: linux-nfs@vger.kernel.org | 6080 | L: linux-nfs@vger.kernel.org |
5993 | W: http://client.linux-nfs.org | 6081 | W: http://client.linux-nfs.org |
5994 | T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git | 6082 | T: git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git |
5995 | S: Maintained | 6083 | S: Maintained |
5996 | F: fs/lockd/ | 6084 | F: fs/lockd/ |
5997 | F: fs/nfs/ | 6085 | F: fs/nfs/ |
@@ -6243,7 +6331,7 @@ F: drivers/i2c/busses/i2c-ocores.c | |||
6243 | 6331 | ||
6244 | OPEN FIRMWARE AND FLATTENED DEVICE TREE | 6332 | OPEN FIRMWARE AND FLATTENED DEVICE TREE |
6245 | M: Grant Likely <grant.likely@linaro.org> | 6333 | M: Grant Likely <grant.likely@linaro.org> |
6246 | M: Rob Herring <rob.herring@calxeda.com> | 6334 | M: Rob Herring <robh+dt@kernel.org> |
6247 | L: devicetree@vger.kernel.org | 6335 | L: devicetree@vger.kernel.org |
6248 | W: http://fdt.secretlab.ca | 6336 | W: http://fdt.secretlab.ca |
6249 | T: git git://git.secretlab.ca/git/linux-2.6.git | 6337 | T: git git://git.secretlab.ca/git/linux-2.6.git |
@@ -6255,11 +6343,11 @@ K: of_get_property | |||
6255 | K: of_match_table | 6343 | K: of_match_table |
6256 | 6344 | ||
6257 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS | 6345 | OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS |
6258 | M: Rob Herring <rob.herring@calxeda.com> | 6346 | M: Rob Herring <robh+dt@kernel.org> |
6259 | M: Pawel Moll <pawel.moll@arm.com> | 6347 | M: Pawel Moll <pawel.moll@arm.com> |
6260 | M: Mark Rutland <mark.rutland@arm.com> | 6348 | M: Mark Rutland <mark.rutland@arm.com> |
6261 | M: Stephen Warren <swarren@wwwdotorg.org> | ||
6262 | M: Ian Campbell <ijc+devicetree@hellion.org.uk> | 6349 | M: Ian Campbell <ijc+devicetree@hellion.org.uk> |
6350 | M: Kumar Gala <galak@codeaurora.org> | ||
6263 | L: devicetree@vger.kernel.org | 6351 | L: devicetree@vger.kernel.org |
6264 | S: Maintained | 6352 | S: Maintained |
6265 | F: Documentation/devicetree/ | 6353 | F: Documentation/devicetree/ |
@@ -6429,7 +6517,7 @@ S: Maintained | |||
6429 | F: drivers/char/pc8736x_gpio.c | 6517 | F: drivers/char/pc8736x_gpio.c |
6430 | 6518 | ||
6431 | PC87427 HARDWARE MONITORING DRIVER | 6519 | PC87427 HARDWARE MONITORING DRIVER |
6432 | M: Jean Delvare <khali@linux-fr.org> | 6520 | M: Jean Delvare <jdelvare@suse.de> |
6433 | L: lm-sensors@lm-sensors.org | 6521 | L: lm-sensors@lm-sensors.org |
6434 | S: Maintained | 6522 | S: Maintained |
6435 | F: Documentation/hwmon/pc87427 | 6523 | F: Documentation/hwmon/pc87427 |
@@ -6469,19 +6557,52 @@ F: drivers/pci/ | |||
6469 | F: include/linux/pci* | 6557 | F: include/linux/pci* |
6470 | F: arch/x86/pci/ | 6558 | F: arch/x86/pci/ |
6471 | 6559 | ||
6560 | PCI DRIVER FOR IMX6 | ||
6561 | M: Richard Zhu <r65037@freescale.com> | ||
6562 | M: Shawn Guo <shawn.guo@linaro.org> | ||
6563 | L: linux-pci@vger.kernel.org | ||
6564 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6565 | S: Maintained | ||
6566 | F: drivers/pci/host/*imx6* | ||
6567 | |||
6568 | PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support) | ||
6569 | M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||
6570 | M: Jason Cooper <jason@lakedaemon.net> | ||
6571 | L: linux-pci@vger.kernel.org | ||
6572 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6573 | S: Maintained | ||
6574 | F: drivers/pci/host/*mvebu* | ||
6575 | |||
6472 | PCI DRIVER FOR NVIDIA TEGRA | 6576 | PCI DRIVER FOR NVIDIA TEGRA |
6473 | M: Thierry Reding <thierry.reding@gmail.com> | 6577 | M: Thierry Reding <thierry.reding@gmail.com> |
6474 | L: linux-tegra@vger.kernel.org | 6578 | L: linux-tegra@vger.kernel.org |
6579 | L: linux-pci@vger.kernel.org | ||
6475 | S: Supported | 6580 | S: Supported |
6476 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt | 6581 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt |
6477 | F: drivers/pci/host/pci-tegra.c | 6582 | F: drivers/pci/host/pci-tegra.c |
6478 | 6583 | ||
6584 | PCI DRIVER FOR RENESAS R-CAR | ||
6585 | M: Simon Horman <horms@verge.net.au> | ||
6586 | L: linux-pci@vger.kernel.org | ||
6587 | L: linux-sh@vger.kernel.org | ||
6588 | S: Maintained | ||
6589 | F: drivers/pci/host/*rcar* | ||
6590 | |||
6479 | PCI DRIVER FOR SAMSUNG EXYNOS | 6591 | PCI DRIVER FOR SAMSUNG EXYNOS |
6480 | M: Jingoo Han <jg1.han@samsung.com> | 6592 | M: Jingoo Han <jg1.han@samsung.com> |
6481 | L: linux-pci@vger.kernel.org | 6593 | L: linux-pci@vger.kernel.org |
6594 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6595 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
6482 | S: Maintained | 6596 | S: Maintained |
6483 | F: drivers/pci/host/pci-exynos.c | 6597 | F: drivers/pci/host/pci-exynos.c |
6484 | 6598 | ||
6599 | PCI DRIVER FOR SYNOPSIS DESIGNWARE | ||
6600 | M: Mohit Kumar <mohit.kumar@st.com> | ||
6601 | M: Jingoo Han <jg1.han@samsung.com> | ||
6602 | L: linux-pci@vger.kernel.org | ||
6603 | S: Maintained | ||
6604 | F: drivers/pci/host/*designware* | ||
6605 | |||
6485 | PCMCIA SUBSYSTEM | 6606 | PCMCIA SUBSYSTEM |
6486 | P: Linux PCMCIA Team | 6607 | P: Linux PCMCIA Team |
6487 | L: linux-pcmcia@lists.infradead.org | 6608 | L: linux-pcmcia@lists.infradead.org |
@@ -6525,6 +6646,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl> | |||
6525 | M: Paul Mackerras <paulus@samba.org> | 6646 | M: Paul Mackerras <paulus@samba.org> |
6526 | M: Ingo Molnar <mingo@redhat.com> | 6647 | M: Ingo Molnar <mingo@redhat.com> |
6527 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 6648 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
6649 | L: linux-kernel@vger.kernel.org | ||
6528 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | 6650 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
6529 | S: Supported | 6651 | S: Supported |
6530 | F: kernel/events/* | 6652 | F: kernel/events/* |
@@ -6648,6 +6770,7 @@ F: drivers/scsi/pm8001/ | |||
6648 | 6770 | ||
6649 | POSIX CLOCKS and TIMERS | 6771 | POSIX CLOCKS and TIMERS |
6650 | M: Thomas Gleixner <tglx@linutronix.de> | 6772 | M: Thomas Gleixner <tglx@linutronix.de> |
6773 | L: linux-kernel@vger.kernel.org | ||
6651 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 6774 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
6652 | S: Supported | 6775 | S: Supported |
6653 | F: fs/timerfd.c | 6776 | F: fs/timerfd.c |
@@ -6655,7 +6778,7 @@ F: include/linux/timer* | |||
6655 | F: kernel/*timer* | 6778 | F: kernel/*timer* |
6656 | 6779 | ||
6657 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS | 6780 | POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS |
6658 | M: Anton Vorontsov <anton@enomsg.org> | 6781 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
6659 | M: David Woodhouse <dwmw2@infradead.org> | 6782 | M: David Woodhouse <dwmw2@infradead.org> |
6660 | T: git git://git.infradead.org/battery-2.6.git | 6783 | T: git git://git.infradead.org/battery-2.6.git |
6661 | S: Maintained | 6784 | S: Maintained |
@@ -6844,6 +6967,12 @@ F: include/sound/pxa2xx-lib.h | |||
6844 | F: sound/arm/pxa* | 6967 | F: sound/arm/pxa* |
6845 | F: sound/soc/pxa/ | 6968 | F: sound/soc/pxa/ |
6846 | 6969 | ||
6970 | PXA3xx NAND FLASH DRIVER | ||
6971 | M: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | ||
6972 | L: linux-mtd@lists.infradead.org | ||
6973 | S: Maintained | ||
6974 | F: drivers/mtd/nand/pxa3xx-nand.c | ||
6975 | |||
6847 | MMP SUPPORT | 6976 | MMP SUPPORT |
6848 | M: Eric Miao <eric.y.miao@gmail.com> | 6977 | M: Eric Miao <eric.y.miao@gmail.com> |
6849 | M: Haojian Zhuang <haojian.zhuang@gmail.com> | 6978 | M: Haojian Zhuang <haojian.zhuang@gmail.com> |
@@ -6874,8 +7003,7 @@ S: Maintained | |||
6874 | F: drivers/scsi/qla1280.[ch] | 7003 | F: drivers/scsi/qla1280.[ch] |
6875 | 7004 | ||
6876 | QLOGIC QLA2XXX FC-SCSI DRIVER | 7005 | QLOGIC QLA2XXX FC-SCSI DRIVER |
6877 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> | 7006 | M: qla2xxx-upstream@qlogic.com |
6878 | M: linux-driver@qlogic.com | ||
6879 | L: linux-scsi@vger.kernel.org | 7007 | L: linux-scsi@vger.kernel.org |
6880 | S: Supported | 7008 | S: Supported |
6881 | F: Documentation/scsi/LICENSE.qla2xxx | 7009 | F: Documentation/scsi/LICENSE.qla2xxx |
@@ -6937,6 +7065,14 @@ T: git git://linuxtv.org/anttip/media_tree.git | |||
6937 | S: Maintained | 7065 | S: Maintained |
6938 | F: drivers/media/tuners/qt1010* | 7066 | F: drivers/media/tuners/qt1010* |
6939 | 7067 | ||
7068 | QUALCOMM ATHEROS ATH9K WIRELESS DRIVER | ||
7069 | M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com> | ||
7070 | L: linux-wireless@vger.kernel.org | ||
7071 | L: ath9k-devel@lists.ath9k.org | ||
7072 | W: http://wireless.kernel.org/en/users/Drivers/ath9k | ||
7073 | S: Supported | ||
7074 | F: drivers/net/wireless/ath/ath9k/ | ||
7075 | |||
6940 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER | 7076 | QUALCOMM ATHEROS ATH10K WIRELESS DRIVER |
6941 | M: Kalle Valo <kvalo@qca.qualcomm.com> | 7077 | M: Kalle Valo <kvalo@qca.qualcomm.com> |
6942 | L: ath10k@lists.infradead.org | 7078 | L: ath10k@lists.infradead.org |
@@ -6970,7 +7106,7 @@ F: drivers/media/parport/*-qcam* | |||
6970 | RADOS BLOCK DEVICE (RBD) | 7106 | RADOS BLOCK DEVICE (RBD) |
6971 | M: Yehuda Sadeh <yehuda@inktank.com> | 7107 | M: Yehuda Sadeh <yehuda@inktank.com> |
6972 | M: Sage Weil <sage@inktank.com> | 7108 | M: Sage Weil <sage@inktank.com> |
6973 | M: Alex Elder <elder@inktank.com> | 7109 | M: Alex Elder <elder@kernel.org> |
6974 | M: ceph-devel@vger.kernel.org | 7110 | M: ceph-devel@vger.kernel.org |
6975 | W: http://ceph.com/ | 7111 | W: http://ceph.com/ |
6976 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | 7112 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |
@@ -7043,11 +7179,19 @@ F: drivers/net/wireless/ray* | |||
7043 | RCUTORTURE MODULE | 7179 | RCUTORTURE MODULE |
7044 | M: Josh Triplett <josh@freedesktop.org> | 7180 | M: Josh Triplett <josh@freedesktop.org> |
7045 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7181 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7182 | L: linux-kernel@vger.kernel.org | ||
7046 | S: Supported | 7183 | S: Supported |
7047 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7184 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
7048 | F: Documentation/RCU/torture.txt | 7185 | F: Documentation/RCU/torture.txt |
7049 | F: kernel/rcu/torture.c | 7186 | F: kernel/rcu/torture.c |
7050 | 7187 | ||
7188 | RCUTORTURE TEST FRAMEWORK | ||
7189 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | ||
7190 | L: linux-kernel@vger.kernel.org | ||
7191 | S: Supported | ||
7192 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | ||
7193 | F: tools/testing/selftests/rcutorture | ||
7194 | |||
7051 | RDC R-321X SoC | 7195 | RDC R-321X SoC |
7052 | M: Florian Fainelli <florian@openwrt.org> | 7196 | M: Florian Fainelli <florian@openwrt.org> |
7053 | S: Maintained | 7197 | S: Maintained |
@@ -7067,6 +7211,7 @@ F: net/rds/ | |||
7067 | READ-COPY UPDATE (RCU) | 7211 | READ-COPY UPDATE (RCU) |
7068 | M: Dipankar Sarma <dipankar@in.ibm.com> | 7212 | M: Dipankar Sarma <dipankar@in.ibm.com> |
7069 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7213 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7214 | L: linux-kernel@vger.kernel.org | ||
7070 | W: http://www.rdrop.com/users/paulmck/RCU/ | 7215 | W: http://www.rdrop.com/users/paulmck/RCU/ |
7071 | S: Supported | 7216 | S: Supported |
7072 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7217 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
@@ -7353,6 +7498,12 @@ L: linux-media@vger.kernel.org | |||
7353 | S: Supported | 7498 | S: Supported |
7354 | F: drivers/media/i2c/s5k5baf.c | 7499 | F: drivers/media/i2c/s5k5baf.c |
7355 | 7500 | ||
7501 | SAMSUNG SOC CLOCK DRIVERS | ||
7502 | M: Tomasz Figa <t.figa@samsung.com> | ||
7503 | S: Supported | ||
7504 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
7505 | F: drivers/clk/samsung/ | ||
7506 | |||
7356 | SERIAL DRIVERS | 7507 | SERIAL DRIVERS |
7357 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7508 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7358 | L: linux-serial@vger.kernel.org | 7509 | L: linux-serial@vger.kernel.org |
@@ -7377,6 +7528,7 @@ F: drivers/mmc/host/dw_mmc* | |||
7377 | TIMEKEEPING, CLOCKSOURCE CORE, NTP | 7528 | TIMEKEEPING, CLOCKSOURCE CORE, NTP |
7378 | M: John Stultz <john.stultz@linaro.org> | 7529 | M: John Stultz <john.stultz@linaro.org> |
7379 | M: Thomas Gleixner <tglx@linutronix.de> | 7530 | M: Thomas Gleixner <tglx@linutronix.de> |
7531 | L: linux-kernel@vger.kernel.org | ||
7380 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 7532 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
7381 | S: Supported | 7533 | S: Supported |
7382 | F: include/linux/clocksource.h | 7534 | F: include/linux/clocksource.h |
@@ -7402,12 +7554,12 @@ F: drivers/watchdog/sc1200wdt.c | |||
7402 | SCHEDULER | 7554 | SCHEDULER |
7403 | M: Ingo Molnar <mingo@redhat.com> | 7555 | M: Ingo Molnar <mingo@redhat.com> |
7404 | M: Peter Zijlstra <peterz@infradead.org> | 7556 | M: Peter Zijlstra <peterz@infradead.org> |
7557 | L: linux-kernel@vger.kernel.org | ||
7405 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 7558 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
7406 | S: Maintained | 7559 | S: Maintained |
7407 | F: kernel/sched/ | 7560 | F: kernel/sched/ |
7408 | F: include/linux/sched.h | 7561 | F: include/linux/sched.h |
7409 | F: include/uapi/linux/sched.h | 7562 | F: include/uapi/linux/sched.h |
7410 | F: kernel/wait.c | ||
7411 | F: include/linux/wait.h | 7563 | F: include/linux/wait.h |
7412 | 7564 | ||
7413 | SCORE ARCHITECTURE | 7565 | SCORE ARCHITECTURE |
@@ -7425,7 +7577,7 @@ S: Maintained | |||
7425 | F: drivers/scsi/sr* | 7577 | F: drivers/scsi/sr* |
7426 | 7578 | ||
7427 | SCSI RDMA PROTOCOL (SRP) INITIATOR | 7579 | SCSI RDMA PROTOCOL (SRP) INITIATOR |
7428 | M: David Dillow <dillowda@ornl.gov> | 7580 | M: Bart Van Assche <bvanassche@acm.org> |
7429 | L: linux-rdma@vger.kernel.org | 7581 | L: linux-rdma@vger.kernel.org |
7430 | S: Supported | 7582 | S: Supported |
7431 | W: http://www.openfabrics.org | 7583 | W: http://www.openfabrics.org |
@@ -7437,8 +7589,9 @@ F: include/scsi/srp.h | |||
7437 | SCSI SG DRIVER | 7589 | SCSI SG DRIVER |
7438 | M: Doug Gilbert <dgilbert@interlog.com> | 7590 | M: Doug Gilbert <dgilbert@interlog.com> |
7439 | L: linux-scsi@vger.kernel.org | 7591 | L: linux-scsi@vger.kernel.org |
7440 | W: http://www.torque.net/sg | 7592 | W: http://sg.danny.cz/sg |
7441 | S: Maintained | 7593 | S: Maintained |
7594 | F: Documentation/scsi/scsi-generic.txt | ||
7442 | F: drivers/scsi/sg.c | 7595 | F: drivers/scsi/sg.c |
7443 | F: include/scsi/sg.h | 7596 | F: include/scsi/sg.h |
7444 | 7597 | ||
@@ -7500,7 +7653,7 @@ S: Maintained | |||
7500 | F: drivers/mmc/host/sdricoh_cs.c | 7653 | F: drivers/mmc/host/sdricoh_cs.c |
7501 | 7654 | ||
7502 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER | 7655 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER |
7503 | M: Chris Ball <cjb@laptop.org> | 7656 | M: Chris Ball <chris@printf.net> |
7504 | L: linux-mmc@vger.kernel.org | 7657 | L: linux-mmc@vger.kernel.org |
7505 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | 7658 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git |
7506 | S: Maintained | 7659 | S: Maintained |
@@ -7593,7 +7746,7 @@ F: drivers/net/ethernet/emulex/benet/ | |||
7593 | 7746 | ||
7594 | SFC NETWORK DRIVER | 7747 | SFC NETWORK DRIVER |
7595 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> | 7748 | M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> |
7596 | M: Ben Hutchings <bhutchings@solarflare.com> | 7749 | M: Shradha Shah <sshah@solarflare.com> |
7597 | L: netdev@vger.kernel.org | 7750 | L: netdev@vger.kernel.org |
7598 | S: Supported | 7751 | S: Supported |
7599 | F: drivers/net/ethernet/sfc/ | 7752 | F: drivers/net/ethernet/sfc/ |
@@ -7777,6 +7930,7 @@ F: mm/sl?b.c | |||
7777 | SLEEPABLE READ-COPY UPDATE (SRCU) | 7930 | SLEEPABLE READ-COPY UPDATE (SRCU) |
7778 | M: Lai Jiangshan <laijs@cn.fujitsu.com> | 7931 | M: Lai Jiangshan <laijs@cn.fujitsu.com> |
7779 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7932 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7933 | L: linux-kernel@vger.kernel.org | ||
7780 | W: http://www.rdrop.com/users/paulmck/RCU/ | 7934 | W: http://www.rdrop.com/users/paulmck/RCU/ |
7781 | S: Supported | 7935 | S: Supported |
7782 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7936 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
@@ -7836,7 +7990,7 @@ F: Documentation/hwmon/sch5627 | |||
7836 | F: drivers/hwmon/sch5627.c | 7990 | F: drivers/hwmon/sch5627.c |
7837 | 7991 | ||
7838 | SMSC47B397 HARDWARE MONITOR DRIVER | 7992 | SMSC47B397 HARDWARE MONITOR DRIVER |
7839 | M: Jean Delvare <khali@linux-fr.org> | 7993 | M: Jean Delvare <jdelvare@suse.de> |
7840 | L: lm-sensors@lm-sensors.org | 7994 | L: lm-sensors@lm-sensors.org |
7841 | S: Maintained | 7995 | S: Maintained |
7842 | F: Documentation/hwmon/smsc47b397 | 7996 | F: Documentation/hwmon/smsc47b397 |
@@ -8534,6 +8688,7 @@ S: Supported | |||
8534 | F: drivers/thermal/ | 8688 | F: drivers/thermal/ |
8535 | F: include/linux/thermal.h | 8689 | F: include/linux/thermal.h |
8536 | F: include/linux/cpu_cooling.h | 8690 | F: include/linux/cpu_cooling.h |
8691 | F: Documentation/devicetree/bindings/thermal/ | ||
8537 | 8692 | ||
8538 | THINGM BLINK(1) USB RGB LED DRIVER | 8693 | THINGM BLINK(1) USB RGB LED DRIVER |
8539 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 8694 | M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
@@ -8601,12 +8756,11 @@ S: Maintained | |||
8601 | F: sound/soc/codecs/twl4030* | 8756 | F: sound/soc/codecs/twl4030* |
8602 | 8757 | ||
8603 | TI WILINK WIRELESS DRIVERS | 8758 | TI WILINK WIRELESS DRIVERS |
8604 | M: Luciano Coelho <luca@coelho.fi> | ||
8605 | L: linux-wireless@vger.kernel.org | 8759 | L: linux-wireless@vger.kernel.org |
8606 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx | 8760 | W: http://wireless.kernel.org/en/users/Drivers/wl12xx |
8607 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 | 8761 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 |
8608 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git | 8762 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git |
8609 | S: Maintained | 8763 | S: Orphan |
8610 | F: drivers/net/wireless/ti/ | 8764 | F: drivers/net/wireless/ti/ |
8611 | F: include/linux/wl12xx.h | 8765 | F: include/linux/wl12xx.h |
8612 | 8766 | ||
@@ -8675,7 +8829,6 @@ F: include/linux/toshiba.h | |||
8675 | F: include/uapi/linux/toshiba.h | 8829 | F: include/uapi/linux/toshiba.h |
8676 | 8830 | ||
8677 | TMIO MMC DRIVER | 8831 | TMIO MMC DRIVER |
8678 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | ||
8679 | M: Ian Molton <ian@mnementh.co.uk> | 8832 | M: Ian Molton <ian@mnementh.co.uk> |
8680 | L: linux-mmc@vger.kernel.org | 8833 | L: linux-mmc@vger.kernel.org |
8681 | S: Maintained | 8834 | S: Maintained |
@@ -8707,14 +8860,10 @@ S: Odd fixes | |||
8707 | F: drivers/media/usb/tm6000/ | 8860 | F: drivers/media/usb/tm6000/ |
8708 | 8861 | ||
8709 | TPM DEVICE DRIVER | 8862 | TPM DEVICE DRIVER |
8710 | M: Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> | ||
8711 | M: Ashley Lai <ashley@ashleylai.com> | ||
8712 | M: Peter Huewe <peterhuewe@gmx.de> | 8863 | M: Peter Huewe <peterhuewe@gmx.de> |
8713 | M: Rajiv Andrade <mail@srajiv.net> | 8864 | M: Ashley Lai <ashley@ashleylai.com> |
8714 | W: http://tpmdd.sourceforge.net | ||
8715 | M: Marcel Selhorst <tpmdd@selhorst.net> | 8865 | M: Marcel Selhorst <tpmdd@selhorst.net> |
8716 | M: Sirrix AG <tpmdd@sirrix.com> | 8866 | W: http://tpmdd.sourceforge.net |
8717 | W: http://www.sirrix.com | ||
8718 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) | 8867 | L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers) |
8719 | S: Maintained | 8868 | S: Maintained |
8720 | F: drivers/char/tpm/ | 8869 | F: drivers/char/tpm/ |
@@ -8866,7 +9015,7 @@ UNSORTED BLOCK IMAGES (UBI) | |||
8866 | M: Artem Bityutskiy <dedekind1@gmail.com> | 9015 | M: Artem Bityutskiy <dedekind1@gmail.com> |
8867 | W: http://www.linux-mtd.infradead.org/ | 9016 | W: http://www.linux-mtd.infradead.org/ |
8868 | L: linux-mtd@lists.infradead.org | 9017 | L: linux-mtd@lists.infradead.org |
8869 | T: git git://git.infradead.org/ubi-2.6.git | 9018 | T: git git://git.infradead.org/ubifs-2.6.git |
8870 | S: Maintained | 9019 | S: Maintained |
8871 | F: drivers/mtd/ubi/ | 9020 | F: drivers/mtd/ubi/ |
8872 | F: include/linux/mtd/ubi.h | 9021 | F: include/linux/mtd/ubi.h |
@@ -9203,6 +9352,7 @@ F: include/media/videobuf2-* | |||
9203 | 9352 | ||
9204 | VIRTIO CONSOLE DRIVER | 9353 | VIRTIO CONSOLE DRIVER |
9205 | M: Amit Shah <amit.shah@redhat.com> | 9354 | M: Amit Shah <amit.shah@redhat.com> |
9355 | L: virtio-dev@lists.oasis-open.org | ||
9206 | L: virtualization@lists.linux-foundation.org | 9356 | L: virtualization@lists.linux-foundation.org |
9207 | S: Maintained | 9357 | S: Maintained |
9208 | F: drivers/char/virtio_console.c | 9358 | F: drivers/char/virtio_console.c |
@@ -9212,6 +9362,7 @@ F: include/uapi/linux/virtio_console.h | |||
9212 | VIRTIO CORE, NET AND BLOCK DRIVERS | 9362 | VIRTIO CORE, NET AND BLOCK DRIVERS |
9213 | M: Rusty Russell <rusty@rustcorp.com.au> | 9363 | M: Rusty Russell <rusty@rustcorp.com.au> |
9214 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9364 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9365 | L: virtio-dev@lists.oasis-open.org | ||
9215 | L: virtualization@lists.linux-foundation.org | 9366 | L: virtualization@lists.linux-foundation.org |
9216 | S: Maintained | 9367 | S: Maintained |
9217 | F: drivers/virtio/ | 9368 | F: drivers/virtio/ |
@@ -9224,6 +9375,7 @@ F: include/uapi/linux/virtio_*.h | |||
9224 | VIRTIO HOST (VHOST) | 9375 | VIRTIO HOST (VHOST) |
9225 | M: "Michael S. Tsirkin" <mst@redhat.com> | 9376 | M: "Michael S. Tsirkin" <mst@redhat.com> |
9226 | L: kvm@vger.kernel.org | 9377 | L: kvm@vger.kernel.org |
9378 | L: virtio-dev@lists.oasis-open.org | ||
9227 | L: virtualization@lists.linux-foundation.org | 9379 | L: virtualization@lists.linux-foundation.org |
9228 | L: netdev@vger.kernel.org | 9380 | L: netdev@vger.kernel.org |
9229 | S: Maintained | 9381 | S: Maintained |
@@ -9363,7 +9515,7 @@ F: Documentation/hwmon/w83793 | |||
9363 | F: drivers/hwmon/w83793.c | 9515 | F: drivers/hwmon/w83793.c |
9364 | 9516 | ||
9365 | W83795 HARDWARE MONITORING DRIVER | 9517 | W83795 HARDWARE MONITORING DRIVER |
9366 | M: Jean Delvare <khali@linux-fr.org> | 9518 | M: Jean Delvare <jdelvare@suse.de> |
9367 | L: lm-sensors@lm-sensors.org | 9519 | L: lm-sensors@lm-sensors.org |
9368 | S: Maintained | 9520 | S: Maintained |
9369 | F: drivers/hwmon/w83795.c | 9521 | F: drivers/hwmon/w83795.c |
@@ -9489,6 +9641,7 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
9489 | M: Ingo Molnar <mingo@redhat.com> | 9641 | M: Ingo Molnar <mingo@redhat.com> |
9490 | M: "H. Peter Anvin" <hpa@zytor.com> | 9642 | M: "H. Peter Anvin" <hpa@zytor.com> |
9491 | M: x86@kernel.org | 9643 | M: x86@kernel.org |
9644 | L: linux-kernel@vger.kernel.org | ||
9492 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core | 9645 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core |
9493 | S: Maintained | 9646 | S: Maintained |
9494 | F: Documentation/x86/ | 9647 | F: Documentation/x86/ |
@@ -9521,6 +9674,7 @@ M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | |||
9521 | M: Boris Ostrovsky <boris.ostrovsky@oracle.com> | 9674 | M: Boris Ostrovsky <boris.ostrovsky@oracle.com> |
9522 | M: David Vrabel <david.vrabel@citrix.com> | 9675 | M: David Vrabel <david.vrabel@citrix.com> |
9523 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | 9676 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |
9677 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git | ||
9524 | S: Supported | 9678 | S: Supported |
9525 | F: arch/x86/xen/ | 9679 | F: arch/x86/xen/ |
9526 | F: drivers/*/xen-*front.c | 9680 | F: drivers/*/xen-*front.c |
@@ -9567,7 +9721,7 @@ F: drivers/xen/*swiotlb* | |||
9567 | 9721 | ||
9568 | XFS FILESYSTEM | 9722 | XFS FILESYSTEM |
9569 | P: Silicon Graphics Inc | 9723 | P: Silicon Graphics Inc |
9570 | M: Dave Chinner <dchinner@fromorbit.com> | 9724 | M: Dave Chinner <david@fromorbit.com> |
9571 | M: Ben Myers <bpm@sgi.com> | 9725 | M: Ben Myers <bpm@sgi.com> |
9572 | M: xfs@oss.sgi.com | 9726 | M: xfs@oss.sgi.com |
9573 | L: xfs@oss.sgi.com | 9727 | L: xfs@oss.sgi.com |
@@ -9641,11 +9795,27 @@ T: Mercurial http://linuxtv.org/hg/v4l-dvb | |||
9641 | S: Odd Fixes | 9795 | S: Odd Fixes |
9642 | F: drivers/media/pci/zoran/ | 9796 | F: drivers/media/pci/zoran/ |
9643 | 9797 | ||
9798 | ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER | ||
9799 | M: Minchan Kim <minchan@kernel.org> | ||
9800 | M: Nitin Gupta <ngupta@vflare.org> | ||
9801 | L: linux-kernel@vger.kernel.org | ||
9802 | S: Maintained | ||
9803 | F: drivers/block/zram/ | ||
9804 | F: Documentation/blockdev/zram.txt | ||
9805 | |||
9644 | ZS DECSTATION Z85C30 SERIAL DRIVER | 9806 | ZS DECSTATION Z85C30 SERIAL DRIVER |
9645 | M: "Maciej W. Rozycki" <macro@linux-mips.org> | 9807 | M: "Maciej W. Rozycki" <macro@linux-mips.org> |
9646 | S: Maintained | 9808 | S: Maintained |
9647 | F: drivers/tty/serial/zs.* | 9809 | F: drivers/tty/serial/zs.* |
9648 | 9810 | ||
9811 | ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR | ||
9812 | M: Minchan Kim <minchan@kernel.org> | ||
9813 | M: Nitin Gupta <ngupta@vflare.org> | ||
9814 | L: linux-mm@kvack.org | ||
9815 | S: Maintained | ||
9816 | F: mm/zsmalloc.c | ||
9817 | F: include/linux/zsmalloc.h | ||
9818 | |||
9649 | ZSWAP COMPRESSED SWAP CACHING | 9819 | ZSWAP COMPRESSED SWAP CACHING |
9650 | M: Seth Jennings <sjenning@linux.vnet.ibm.com> | 9820 | M: Seth Jennings <sjenning@linux.vnet.ibm.com> |
9651 | L: linux-mm@kvack.org | 9821 | L: linux-mm@kvack.org |