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 f216db847022..1912139a59a1 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
1374 1412
1375ARM SMMU DRIVER 1413ARM SMMU DRIVER
1376M: Will Deacon <will.deacon@arm.com> 1414M: Will Deacon <will.deacon@arm.com>
@@ -1435,7 +1473,7 @@ F: Documentation/aoe/
1435F: drivers/block/aoe/ 1473F: drivers/block/aoe/
1436 1474
1437ATHEROS ATH GENERIC UTILITIES 1475ATHEROS ATH GENERIC UTILITIES
1438M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> 1476M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1439L: linux-wireless@vger.kernel.org 1477L: linux-wireless@vger.kernel.org
1440S: Supported 1478S: Supported
1441F: drivers/net/wireless/ath/* 1479F: drivers/net/wireless/ath/*
@@ -1443,7 +1481,7 @@ F: drivers/net/wireless/ath/*
1443ATHEROS ATH5K WIRELESS DRIVER 1481ATHEROS ATH5K WIRELESS DRIVER
1444M: Jiri Slaby <jirislaby@gmail.com> 1482M: Jiri Slaby <jirislaby@gmail.com>
1445M: Nick Kossifidis <mickflemm@gmail.com> 1483M: Nick Kossifidis <mickflemm@gmail.com>
1446M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com> 1484M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
1447L: linux-wireless@vger.kernel.org 1485L: linux-wireless@vger.kernel.org
1448L: ath5k-devel@lists.ath5k.org 1486L: ath5k-devel@lists.ath5k.org
1449W: http://wireless.kernel.org/en/users/Drivers/ath5k 1487W: http://wireless.kernel.org/en/users/Drivers/ath5k
@@ -1458,17 +1496,6 @@ T: git git://github.com/kvalo/ath.git
1458S: Supported 1496S: Supported
1459F: drivers/net/wireless/ath/ath6kl/ 1497F: drivers/net/wireless/ath/ath6kl/
1460 1498
1461ATHEROS ATH9K WIRELESS DRIVER
1462M: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com>
1463M: Jouni Malinen <jouni@qca.qualcomm.com>
1464M: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
1465M: Senthil Balasubramanian <senthilb@qca.qualcomm.com>
1466L: linux-wireless@vger.kernel.org
1467L: ath9k-devel@lists.ath9k.org
1468W: http://wireless.kernel.org/en/users/Drivers/ath9k
1469S: Supported
1470F: drivers/net/wireless/ath/ath9k/
1471
1472WILOCITY WIL6210 WIRELESS DRIVER 1499WILOCITY WIL6210 WIRELESS DRIVER
1473M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> 1500M: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
1474L: linux-wireless@vger.kernel.org 1501L: linux-wireless@vger.kernel.org
@@ -1598,11 +1625,10 @@ S: Supported
1598F: drivers/scsi/esas2r 1625F: drivers/scsi/esas2r
1599 1626
1600AUDIT SUBSYSTEM 1627AUDIT SUBSYSTEM
1601M: Al Viro <viro@zeniv.linux.org.uk>
1602M: Eric Paris <eparis@redhat.com> 1628M: Eric Paris <eparis@redhat.com>
1603L: linux-audit@redhat.com (subscribers-only) 1629L: linux-audit@redhat.com (subscribers-only)
1604W: http://people.redhat.com/sgrubb/audit/ 1630W: http://people.redhat.com/sgrubb/audit/
1605T: git git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git 1631T: git git://git.infradead.org/users/eparis/audit.git
1606S: Maintained 1632S: Maintained
1607F: include/linux/audit.h 1633F: include/linux/audit.h
1608F: include/uapi/linux/audit.h 1634F: include/uapi/linux/audit.h
@@ -1934,7 +1960,8 @@ S: Maintained
1934F: drivers/gpio/gpio-bt8xx.c 1960F: drivers/gpio/gpio-bt8xx.c
1935 1961
1936BTRFS FILE SYSTEM 1962BTRFS FILE SYSTEM
1937M: Chris Mason <chris.mason@fusionio.com> 1963M: Chris Mason <clm@fb.com>
1964M: Josef Bacik <jbacik@fb.com>
1938L: linux-btrfs@vger.kernel.org 1965L: linux-btrfs@vger.kernel.org
1939W: http://btrfs.wiki.kernel.org/ 1966W: http://btrfs.wiki.kernel.org/
1940Q: http://patchwork.kernel.org/project/linux-btrfs/list/ 1967Q: http://patchwork.kernel.org/project/linux-btrfs/list/
@@ -2023,6 +2050,7 @@ L: linux-can@vger.kernel.org
2023W: http://gitorious.org/linux-can 2050W: http://gitorious.org/linux-can
2024T: git git://gitorious.org/linux-can/linux-can-next.git 2051T: git git://gitorious.org/linux-can/linux-can-next.git
2025S: Maintained 2052S: Maintained
2053F: Documentation/networking/can.txt
2026F: net/can/ 2054F: net/can/
2027F: include/linux/can/core.h 2055F: include/linux/can/core.h
2028F: include/uapi/linux/can.h 2056F: include/uapi/linux/can.h
@@ -2137,7 +2165,8 @@ S: Maintained
2137F: Documentation/zh_CN/ 2165F: Documentation/zh_CN/
2138 2166
2139CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER 2167CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER
2140M: Alexander Shishkin <alexander.shishkin@linux.intel.com> 2168M: Peter Chen <Peter.Chen@freescale.com>
2169T: git://github.com/hzpeterchen/linux-usb.git
2141L: linux-usb@vger.kernel.org 2170L: linux-usb@vger.kernel.org
2142S: Maintained 2171S: Maintained
2143F: drivers/usb/chipidea/ 2172F: drivers/usb/chipidea/
@@ -2156,6 +2185,11 @@ M: Nishank Trivedi <nistrive@cisco.com>
2156S: Supported 2185S: Supported
2157F: drivers/net/ethernet/cisco/enic/ 2186F: drivers/net/ethernet/cisco/enic/
2158 2187
2188CISCO VIC LOW LATENCY NIC DRIVER
2189M: Upinder Malhi <umalhi@cisco.com>
2190S: Supported
2191F: drivers/infiniband/hw/usnic
2192
2159CIRRUS LOGIC EP93XX ETHERNET DRIVER 2193CIRRUS LOGIC EP93XX ETHERNET DRIVER
2160M: Hartley Sweeten <hsweeten@visionengravers.com> 2194M: Hartley Sweeten <hsweeten@visionengravers.com>
2161L: netdev@vger.kernel.org 2195L: netdev@vger.kernel.org
@@ -2617,7 +2651,7 @@ S: Maintained
2617F: drivers/platform/x86/dell-laptop.c 2651F: drivers/platform/x86/dell-laptop.c
2618 2652
2619DELL LAPTOP SMM DRIVER 2653DELL LAPTOP SMM DRIVER
2620S: Orphan 2654M: Guenter Roeck <linux@roeck-us.net>
2621F: drivers/char/i8k.c 2655F: drivers/char/i8k.c
2622F: include/uapi/linux/i8k.h 2656F: include/uapi/linux/i8k.h
2623 2657
@@ -2636,7 +2670,7 @@ DESIGNWARE USB2 DRD IP DRIVER
2636M: Paul Zimmerman <paulz@synopsys.com> 2670M: Paul Zimmerman <paulz@synopsys.com>
2637L: linux-usb@vger.kernel.org 2671L: linux-usb@vger.kernel.org
2638S: Maintained 2672S: Maintained
2639F: drivers/staging/dwc2/ 2673F: drivers/usb/dwc2/
2640 2674
2641DESIGNWARE USB3 DRD IP DRIVER 2675DESIGNWARE USB3 DRD IP DRIVER
2642M: Felipe Balbi <balbi@ti.com> 2676M: Felipe Balbi <balbi@ti.com>
@@ -2826,8 +2860,10 @@ F: include/uapi/drm/
2826 2860
2827INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 2861INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2828M: Daniel Vetter <daniel.vetter@ffwll.ch> 2862M: Daniel Vetter <daniel.vetter@ffwll.ch>
2863M: Jani Nikula <jani.nikula@linux.intel.com>
2829L: intel-gfx@lists.freedesktop.org 2864L: intel-gfx@lists.freedesktop.org
2830L: dri-devel@lists.freedesktop.org 2865L: dri-devel@lists.freedesktop.org
2866Q: http://patchwork.freedesktop.org/project/intel-gfx/
2831T: git git://people.freedesktop.org/~danvet/drm-intel 2867T: git git://people.freedesktop.org/~danvet/drm-intel
2832S: Supported 2868S: Supported
2833F: drivers/gpu/drm/i915/ 2869F: drivers/gpu/drm/i915/
@@ -3331,6 +3367,7 @@ EXTERNAL CONNECTOR SUBSYSTEM (EXTCON)
3331M: MyungJoo Ham <myungjoo.ham@samsung.com> 3367M: MyungJoo Ham <myungjoo.ham@samsung.com>
3332M: Chanwoo Choi <cw00.choi@samsung.com> 3368M: Chanwoo Choi <cw00.choi@samsung.com>
3333L: linux-kernel@vger.kernel.org 3369L: linux-kernel@vger.kernel.org
3370T: git git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git
3334S: Maintained 3371S: Maintained
3335F: drivers/extcon/ 3372F: drivers/extcon/
3336F: Documentation/extcon/ 3373F: Documentation/extcon/
@@ -3340,7 +3377,6 @@ M: Jingoo Han <jg1.han@samsung.com>
3340L: linux-fbdev@vger.kernel.org 3377L: linux-fbdev@vger.kernel.org
3341S: Maintained 3378S: Maintained
3342F: drivers/video/exynos/exynos_dp* 3379F: drivers/video/exynos/exynos_dp*
3343F: include/video/exynos_dp*
3344 3380
3345EXYNOS MIPI DISPLAY DRIVERS 3381EXYNOS MIPI DISPLAY DRIVERS
3346M: Inki Dae <inki.dae@samsung.com> 3382M: Inki Dae <inki.dae@samsung.com>
@@ -3630,6 +3666,7 @@ W: http://en.wikipedia.org/wiki/F2FS
3630T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git 3666T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
3631S: Maintained 3667S: Maintained
3632F: Documentation/filesystems/f2fs.txt 3668F: Documentation/filesystems/f2fs.txt
3669F: Documentation/ABI/testing/sysfs-fs-f2fs
3633F: fs/f2fs/ 3670F: fs/f2fs/
3634F: include/linux/f2fs_fs.h 3671F: include/linux/f2fs_fs.h
3635 3672
@@ -3764,9 +3801,11 @@ F: include/uapi/linux/gigaset_dev.h
3764 3801
3765GPIO SUBSYSTEM 3802GPIO SUBSYSTEM
3766M: Linus Walleij <linus.walleij@linaro.org> 3803M: Linus Walleij <linus.walleij@linaro.org>
3767S: Maintained 3804M: Alexandre Courbot <gnurou@gmail.com>
3768L: linux-gpio@vger.kernel.org 3805L: linux-gpio@vger.kernel.org
3769F: Documentation/gpio.txt 3806T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
3807S: Maintained
3808F: Documentation/gpio/
3770F: drivers/gpio/ 3809F: drivers/gpio/
3771F: include/linux/gpio* 3810F: include/linux/gpio*
3772F: include/asm-generic/gpio.h 3811F: include/asm-generic/gpio.h
@@ -3834,6 +3873,12 @@ T: git git://linuxtv.org/media_tree.git
3834S: Maintained 3873S: Maintained
3835F: drivers/media/usb/gspca/ 3874F: drivers/media/usb/gspca/
3836 3875
3876GUID PARTITION TABLE (GPT)
3877M: Davidlohr Bueso <davidlohr@hp.com>
3878L: linux-efi@vger.kernel.org
3879S: Maintained
3880F: block/partitions/efi.*
3881
3837STK1160 USB VIDEO CAPTURE DRIVER 3882STK1160 USB VIDEO CAPTURE DRIVER
3838M: Ezequiel Garcia <elezegarcia@gmail.com> 3883M: Ezequiel Garcia <elezegarcia@gmail.com>
3839L: linux-media@vger.kernel.org 3884L: linux-media@vger.kernel.org
@@ -3942,6 +3987,12 @@ S: Orphan
3942F: Documentation/filesystems/hfs.txt 3987F: Documentation/filesystems/hfs.txt
3943F: fs/hfs/ 3988F: fs/hfs/
3944 3989
3990HFSPLUS FILESYSTEM
3991L: linux-fsdevel@vger.kernel.org
3992S: Orphan
3993F: Documentation/filesystems/hfsplus.txt
3994F: fs/hfsplus/
3995
3945HGA FRAMEBUFFER DRIVER 3996HGA FRAMEBUFFER DRIVER
3946M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> 3997M: Ferenc Bakonyi <fero@drama.obuda.kando.hu>
3947L: linux-nvidia@lists.surfsouth.com 3998L: linux-nvidia@lists.surfsouth.com
@@ -4043,12 +4094,26 @@ W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
4043S: Maintained 4094S: Maintained
4044F: fs/hpfs/ 4095F: fs/hpfs/
4045 4096
4097HSI SUBSYSTEM
4098M: Sebastian Reichel <sre@debian.org>
4099S: Maintained
4100F: Documentation/ABI/testing/sysfs-bus-hsi
4101F: drivers/hsi/
4102F: include/linux/hsi/
4103F: include/uapi/linux/hsi/
4104
4046HSO 3G MODEM DRIVER 4105HSO 3G MODEM DRIVER
4047M: Jan Dumon <j.dumon@option.com> 4106M: Jan Dumon <j.dumon@option.com>
4048W: http://www.pharscape.org 4107W: http://www.pharscape.org
4049S: Maintained 4108S: Maintained
4050F: drivers/net/usb/hso.c 4109F: drivers/net/usb/hso.c
4051 4110
4111HSR NETWORK PROTOCOL
4112M: Arvid Brodin <arvid.brodin@alten.se>
4113L: netdev@vger.kernel.org
4114S: Maintained
4115F: net/hsr/
4116
4052HTCPEN TOUCHSCREEN DRIVER 4117HTCPEN TOUCHSCREEN DRIVER
4053M: Pau Oliva Fora <pof@eslack.org> 4118M: Pau Oliva Fora <pof@eslack.org>
4054L: linux-input@vger.kernel.org 4119L: linux-input@vger.kernel.org
@@ -4448,17 +4513,16 @@ M: Deepak Saxena <dsaxena@plexity.net>
4448S: Maintained 4513S: Maintained
4449F: drivers/char/hw_random/ixp4xx-rng.c 4514F: drivers/char/hw_random/ixp4xx-rng.c
4450 4515
4451INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e) 4516INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf/i40e/i40evf)
4452M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> 4517M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
4453M: Jesse Brandeburg <jesse.brandeburg@intel.com> 4518M: Jesse Brandeburg <jesse.brandeburg@intel.com>
4454M: Bruce Allan <bruce.w.allan@intel.com> 4519M: Bruce Allan <bruce.w.allan@intel.com>
4455M: Carolyn Wyborny <carolyn.wyborny@intel.com> 4520M: Carolyn Wyborny <carolyn.wyborny@intel.com>
4456M: Don Skidmore <donald.c.skidmore@intel.com> 4521M: Don Skidmore <donald.c.skidmore@intel.com>
4457M: Greg Rose <gregory.v.rose@intel.com> 4522M: Greg Rose <gregory.v.rose@intel.com>
4458M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
4459M: Alex Duyck <alexander.h.duyck@intel.com> 4523M: Alex Duyck <alexander.h.duyck@intel.com>
4460M: John Ronciak <john.ronciak@intel.com> 4524M: John Ronciak <john.ronciak@intel.com>
4461M: Tushar Dave <tushar.n.dave@intel.com> 4525M: Mitch Williams <mitch.a.williams@intel.com>
4462L: e1000-devel@lists.sourceforge.net 4526L: e1000-devel@lists.sourceforge.net
4463W: http://www.intel.com/support/feedback.htm 4527W: http://www.intel.com/support/feedback.htm
4464W: http://e1000.sourceforge.net/ 4528W: http://e1000.sourceforge.net/
@@ -4474,6 +4538,7 @@ F: Documentation/networking/ixgb.txt
4474F: Documentation/networking/ixgbe.txt 4538F: Documentation/networking/ixgbe.txt
4475F: Documentation/networking/ixgbevf.txt 4539F: Documentation/networking/ixgbevf.txt
4476F: Documentation/networking/i40e.txt 4540F: Documentation/networking/i40e.txt
4541F: Documentation/networking/i40evf.txt
4477F: drivers/net/ethernet/intel/ 4542F: drivers/net/ethernet/intel/
4478 4543
4479INTEL-MID GPIO DRIVER 4544INTEL-MID GPIO DRIVER
@@ -4891,7 +4956,7 @@ F: include/linux/sunrpc/
4891F: include/uapi/linux/sunrpc/ 4956F: include/uapi/linux/sunrpc/
4892 4957
4893KERNEL VIRTUAL MACHINE (KVM) 4958KERNEL VIRTUAL MACHINE (KVM)
4894M: Gleb Natapov <gleb@redhat.com> 4959M: Gleb Natapov <gleb@kernel.org>
4895M: Paolo Bonzini <pbonzini@redhat.com> 4960M: Paolo Bonzini <pbonzini@redhat.com>
4896L: kvm@vger.kernel.org 4961L: kvm@vger.kernel.org
4897W: http://www.linux-kvm.org 4962W: http://www.linux-kvm.org
@@ -5117,6 +5182,11 @@ F: drivers/lguest/
5117F: include/linux/lguest*.h 5182F: include/linux/lguest*.h
5118F: tools/lguest/ 5183F: tools/lguest/
5119 5184
5185LIBLOCKDEP
5186M: Sasha Levin <sasha.levin@oracle.com>
5187S: Maintained
5188F: tools/lib/lockdep/
5189
5120LINUX FOR IBM pSERIES (RS/6000) 5190LINUX FOR IBM pSERIES (RS/6000)
5121M: Paul Mackerras <paulus@au.ibm.com> 5191M: Paul Mackerras <paulus@au.ibm.com>
5122W: http://www.ibm.com/linux/ltc/projects/ppc 5192W: http://www.ibm.com/linux/ltc/projects/ppc
@@ -5261,7 +5331,7 @@ S: Maintained
5261F: Documentation/lockdep*.txt 5331F: Documentation/lockdep*.txt
5262F: Documentation/lockstat.txt 5332F: Documentation/lockstat.txt
5263F: include/linux/lockdep.h 5333F: include/linux/lockdep.h
5264F: kernel/lockdep* 5334F: kernel/locking/
5265 5335
5266LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) 5336LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
5267M: "Richard Russon (FlatCap)" <ldm@flatcap.org> 5337M: "Richard Russon (FlatCap)" <ldm@flatcap.org>
@@ -5902,12 +5972,21 @@ M: Steffen Klassert <steffen.klassert@secunet.com>
5902M: Herbert Xu <herbert@gondor.apana.org.au> 5972M: Herbert Xu <herbert@gondor.apana.org.au>
5903M: "David S. Miller" <davem@davemloft.net> 5973M: "David S. Miller" <davem@davemloft.net>
5904L: netdev@vger.kernel.org 5974L: netdev@vger.kernel.org
5905T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git 5975T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git
5976T: git git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git
5906S: Maintained 5977S: Maintained
5907F: net/xfrm/ 5978F: net/xfrm/
5908F: net/key/ 5979F: net/key/
5909F: net/ipv4/xfrm* 5980F: net/ipv4/xfrm*
5981F: net/ipv4/esp4.c
5982F: net/ipv4/ah4.c
5983F: net/ipv4/ipcomp.c
5984F: net/ipv4/ip_vti.c
5910F: net/ipv6/xfrm* 5985F: net/ipv6/xfrm*
5986F: net/ipv6/esp6.c
5987F: net/ipv6/ah6.c
5988F: net/ipv6/ipcomp6.c
5989F: net/ipv6/ip6_vti.c
5911F: include/uapi/linux/xfrm.h 5990F: include/uapi/linux/xfrm.h
5912F: include/net/xfrm.h 5991F: include/net/xfrm.h
5913 5992
@@ -5973,10 +6052,10 @@ F: drivers/nfc/
5973F: include/linux/platform_data/pn544.h 6052F: include/linux/platform_data/pn544.h
5974 6053
5975NFS, SUNRPC, AND LOCKD CLIENTS 6054NFS, SUNRPC, AND LOCKD CLIENTS
5976M: Trond Myklebust <Trond.Myklebust@netapp.com> 6055M: Trond Myklebust <trond.myklebust@primarydata.com>
5977L: linux-nfs@vger.kernel.org 6056L: linux-nfs@vger.kernel.org
5978W: http://client.linux-nfs.org 6057W: http://client.linux-nfs.org
5979T: git git://git.linux-nfs.org/pub/linux/nfs-2.6.git 6058T: git git://git.linux-nfs.org/projects/trondmy/linux-nfs.git
5980S: Maintained 6059S: Maintained
5981F: fs/lockd/ 6060F: fs/lockd/
5982F: fs/nfs/ 6061F: fs/nfs/
@@ -6228,7 +6307,7 @@ F: drivers/i2c/busses/i2c-ocores.c
6228 6307
6229OPEN FIRMWARE AND FLATTENED DEVICE TREE 6308OPEN FIRMWARE AND FLATTENED DEVICE TREE
6230M: Grant Likely <grant.likely@linaro.org> 6309M: Grant Likely <grant.likely@linaro.org>
6231M: Rob Herring <rob.herring@calxeda.com> 6310M: Rob Herring <robh+dt@kernel.org>
6232L: devicetree@vger.kernel.org 6311L: devicetree@vger.kernel.org
6233W: http://fdt.secretlab.ca 6312W: http://fdt.secretlab.ca
6234T: git git://git.secretlab.ca/git/linux-2.6.git 6313T: git git://git.secretlab.ca/git/linux-2.6.git
@@ -6240,11 +6319,11 @@ K: of_get_property
6240K: of_match_table 6319K: of_match_table
6241 6320
6242OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS 6321OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
6243M: Rob Herring <rob.herring@calxeda.com> 6322M: Rob Herring <robh+dt@kernel.org>
6244M: Pawel Moll <pawel.moll@arm.com> 6323M: Pawel Moll <pawel.moll@arm.com>
6245M: Mark Rutland <mark.rutland@arm.com> 6324M: Mark Rutland <mark.rutland@arm.com>
6246M: Stephen Warren <swarren@wwwdotorg.org>
6247M: Ian Campbell <ijc+devicetree@hellion.org.uk> 6325M: Ian Campbell <ijc+devicetree@hellion.org.uk>
6326M: Kumar Gala <galak@codeaurora.org>
6248L: devicetree@vger.kernel.org 6327L: devicetree@vger.kernel.org
6249S: Maintained 6328S: Maintained
6250F: Documentation/devicetree/ 6329F: Documentation/devicetree/
@@ -6454,19 +6533,52 @@ F: drivers/pci/
6454F: include/linux/pci* 6533F: include/linux/pci*
6455F: arch/x86/pci/ 6534F: arch/x86/pci/
6456 6535
6536PCI DRIVER FOR IMX6
6537M: Richard Zhu <r65037@freescale.com>
6538M: Shawn Guo <shawn.guo@linaro.org>
6539L: linux-pci@vger.kernel.org
6540L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6541S: Maintained
6542F: drivers/pci/host/*imx6*
6543
6544PCI DRIVER FOR MVEBU (Marvell Armada 370 and Armada XP SOC support)
6545M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6546M: Jason Cooper <jason@lakedaemon.net>
6547L: linux-pci@vger.kernel.org
6548L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6549S: Maintained
6550F: drivers/pci/host/*mvebu*
6551
6457PCI DRIVER FOR NVIDIA TEGRA 6552PCI DRIVER FOR NVIDIA TEGRA
6458M: Thierry Reding <thierry.reding@gmail.com> 6553M: Thierry Reding <thierry.reding@gmail.com>
6459L: linux-tegra@vger.kernel.org 6554L: linux-tegra@vger.kernel.org
6555L: linux-pci@vger.kernel.org
6460S: Supported 6556S: Supported
6461F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt 6557F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt
6462F: drivers/pci/host/pci-tegra.c 6558F: drivers/pci/host/pci-tegra.c
6463 6559
6560PCI DRIVER FOR RENESAS R-CAR
6561M: Simon Horman <horms@verge.net.au>
6562L: linux-pci@vger.kernel.org
6563L: linux-sh@vger.kernel.org
6564S: Maintained
6565F: drivers/pci/host/*rcar*
6566
6464PCI DRIVER FOR SAMSUNG EXYNOS 6567PCI DRIVER FOR SAMSUNG EXYNOS
6465M: Jingoo Han <jg1.han@samsung.com> 6568M: Jingoo Han <jg1.han@samsung.com>
6466L: linux-pci@vger.kernel.org 6569L: linux-pci@vger.kernel.org
6570L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6571L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
6467S: Maintained 6572S: Maintained
6468F: drivers/pci/host/pci-exynos.c 6573F: drivers/pci/host/pci-exynos.c
6469 6574
6575PCI DRIVER FOR SYNOPSIS DESIGNWARE
6576M: Mohit Kumar <mohit.kumar@st.com>
6577M: Jingoo Han <jg1.han@samsung.com>
6578L: linux-pci@vger.kernel.org
6579S: Maintained
6580F: drivers/pci/host/*designware*
6581
6470PCMCIA SUBSYSTEM 6582PCMCIA SUBSYSTEM
6471P: Linux PCMCIA Team 6583P: Linux PCMCIA Team
6472L: linux-pcmcia@lists.infradead.org 6584L: linux-pcmcia@lists.infradead.org
@@ -6640,7 +6752,7 @@ F: include/linux/timer*
6640F: kernel/*timer* 6752F: kernel/*timer*
6641 6753
6642POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS 6754POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
6643M: Anton Vorontsov <anton@enomsg.org> 6755M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
6644M: David Woodhouse <dwmw2@infradead.org> 6756M: David Woodhouse <dwmw2@infradead.org>
6645T: git git://git.infradead.org/battery-2.6.git 6757T: git git://git.infradead.org/battery-2.6.git
6646S: Maintained 6758S: Maintained
@@ -6859,8 +6971,7 @@ S: Maintained
6859F: drivers/scsi/qla1280.[ch] 6971F: drivers/scsi/qla1280.[ch]
6860 6972
6861QLOGIC QLA2XXX FC-SCSI DRIVER 6973QLOGIC QLA2XXX FC-SCSI DRIVER
6862M: Andrew Vasquez <andrew.vasquez@qlogic.com> 6974M: qla2xxx-upstream@qlogic.com
6863M: linux-driver@qlogic.com
6864L: linux-scsi@vger.kernel.org 6975L: linux-scsi@vger.kernel.org
6865S: Supported 6976S: Supported
6866F: Documentation/scsi/LICENSE.qla2xxx 6977F: Documentation/scsi/LICENSE.qla2xxx
@@ -6922,6 +7033,14 @@ T: git git://linuxtv.org/anttip/media_tree.git
6922S: Maintained 7033S: Maintained
6923F: drivers/media/tuners/qt1010* 7034F: drivers/media/tuners/qt1010*
6924 7035
7036QUALCOMM ATHEROS ATH9K WIRELESS DRIVER
7037M: QCA ath9k Development <ath9k-devel@qca.qualcomm.com>
7038L: linux-wireless@vger.kernel.org
7039L: ath9k-devel@lists.ath9k.org
7040W: http://wireless.kernel.org/en/users/Drivers/ath9k
7041S: Supported
7042F: drivers/net/wireless/ath/ath9k/
7043
6925QUALCOMM ATHEROS ATH10K WIRELESS DRIVER 7044QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
6926M: Kalle Valo <kvalo@qca.qualcomm.com> 7045M: Kalle Valo <kvalo@qca.qualcomm.com>
6927L: ath10k@lists.infradead.org 7046L: ath10k@lists.infradead.org
@@ -7033,6 +7152,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7033F: Documentation/RCU/torture.txt 7152F: Documentation/RCU/torture.txt
7034F: kernel/rcu/torture.c 7153F: kernel/rcu/torture.c
7035 7154
7155RCUTORTURE TEST FRAMEWORK
7156M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
7157S: Supported
7158T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
7159F: tools/testing/selftests/rcutorture
7160
7036RDC R-321X SoC 7161RDC R-321X SoC
7037M: Florian Fainelli <florian@openwrt.org> 7162M: Florian Fainelli <florian@openwrt.org>
7038S: Maintained 7163S: Maintained
@@ -7331,6 +7456,12 @@ L: linux-media@vger.kernel.org
7331S: Supported 7456S: Supported
7332F: drivers/media/i2c/s5c73m3/* 7457F: drivers/media/i2c/s5c73m3/*
7333 7458
7459SAMSUNG SOC CLOCK DRIVERS
7460M: Tomasz Figa <t.figa@samsung.com>
7461S: Supported
7462L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
7463F: drivers/clk/samsung/
7464
7334SERIAL DRIVERS 7465SERIAL DRIVERS
7335M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7466M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7336L: linux-serial@vger.kernel.org 7467L: linux-serial@vger.kernel.org
@@ -7385,7 +7516,6 @@ S: Maintained
7385F: kernel/sched/ 7516F: kernel/sched/
7386F: include/linux/sched.h 7517F: include/linux/sched.h
7387F: include/uapi/linux/sched.h 7518F: include/uapi/linux/sched.h
7388F: kernel/wait.c
7389F: include/linux/wait.h 7519F: include/linux/wait.h
7390 7520
7391SCORE ARCHITECTURE 7521SCORE ARCHITECTURE
@@ -7403,7 +7533,7 @@ S: Maintained
7403F: drivers/scsi/sr* 7533F: drivers/scsi/sr*
7404 7534
7405SCSI RDMA PROTOCOL (SRP) INITIATOR 7535SCSI RDMA PROTOCOL (SRP) INITIATOR
7406M: David Dillow <dillowda@ornl.gov> 7536M: Bart Van Assche <bvanassche@acm.org>
7407L: linux-rdma@vger.kernel.org 7537L: linux-rdma@vger.kernel.org
7408S: Supported 7538S: Supported
7409W: http://www.openfabrics.org 7539W: http://www.openfabrics.org
@@ -7415,8 +7545,9 @@ F: include/scsi/srp.h
7415SCSI SG DRIVER 7545SCSI SG DRIVER
7416M: Doug Gilbert <dgilbert@interlog.com> 7546M: Doug Gilbert <dgilbert@interlog.com>
7417L: linux-scsi@vger.kernel.org 7547L: linux-scsi@vger.kernel.org
7418W: http://www.torque.net/sg 7548W: http://sg.danny.cz/sg
7419S: Maintained 7549S: Maintained
7550F: Documentation/scsi/scsi-generic.txt
7420F: drivers/scsi/sg.c 7551F: drivers/scsi/sg.c
7421F: include/scsi/sg.h 7552F: include/scsi/sg.h
7422 7553
@@ -7571,7 +7702,7 @@ F: drivers/net/ethernet/emulex/benet/
7571 7702
7572SFC NETWORK DRIVER 7703SFC NETWORK DRIVER
7573M: Solarflare linux maintainers <linux-net-drivers@solarflare.com> 7704M: Solarflare linux maintainers <linux-net-drivers@solarflare.com>
7574M: Ben Hutchings <bhutchings@solarflare.com> 7705M: Shradha Shah <sshah@solarflare.com>
7575L: netdev@vger.kernel.org 7706L: netdev@vger.kernel.org
7576S: Supported 7707S: Supported
7577F: drivers/net/ethernet/sfc/ 7708F: drivers/net/ethernet/sfc/
@@ -8496,6 +8627,7 @@ S: Supported
8496F: drivers/thermal/ 8627F: drivers/thermal/
8497F: include/linux/thermal.h 8628F: include/linux/thermal.h
8498F: include/linux/cpu_cooling.h 8629F: include/linux/cpu_cooling.h
8630F: Documentation/devicetree/bindings/thermal/
8499 8631
8500THINGM BLINK(1) USB RGB LED DRIVER 8632THINGM BLINK(1) USB RGB LED DRIVER
8501M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> 8633M: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
@@ -8563,12 +8695,11 @@ S: Maintained
8563F: sound/soc/codecs/twl4030* 8695F: sound/soc/codecs/twl4030*
8564 8696
8565TI WILINK WIRELESS DRIVERS 8697TI WILINK WIRELESS DRIVERS
8566M: Luciano Coelho <luca@coelho.fi>
8567L: linux-wireless@vger.kernel.org 8698L: linux-wireless@vger.kernel.org
8568W: http://wireless.kernel.org/en/users/Drivers/wl12xx 8699W: http://wireless.kernel.org/en/users/Drivers/wl12xx
8569W: http://wireless.kernel.org/en/users/Drivers/wl1251 8700W: http://wireless.kernel.org/en/users/Drivers/wl1251
8570T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git 8701T: git git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
8571S: Maintained 8702S: Orphan
8572F: drivers/net/wireless/ti/ 8703F: drivers/net/wireless/ti/
8573F: include/linux/wl12xx.h 8704F: include/linux/wl12xx.h
8574 8705
@@ -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