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