diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-12-27 09:44:11 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-12-27 09:44:11 -0500 |
commit | a44dca1717ce2c2381339e21c07d1731a63a7888 (patch) | |
tree | 3d0b3bd26492f9fa1f1f1c1ad838315b266da7c1 /MAINTAINERS | |
parent | 30ebc5e44d057a1619ad63fe32c8c1670c37c4b8 (diff) | |
parent | a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 (diff) |
Merge tag 'v3.8-rc1' into staging/for_v3.9
Linux 3.8-rc1
* tag 'v3.8-rc1': (10696 commits)
Linux 3.8-rc1
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
dm stripe: add WRITE SAME support
dm: remove map_info
dm snapshot: do not use map_context
dm thin: dont use map_context
dm raid1: dont use map_context
dm flakey: dont use map_context
dm raid1: rename read_record to bio_record
dm: move target request nr to dm_target_io
dm snapshot: use per_bio_data
dm verity: use per_bio_data
dm raid1: use per_bio_data
dm: introduce per_bio_data
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
dm linear: add WRITE SAME support
dm: add WRITE SAME support
dm: prepare to support WRITE SAME
dm ioctl: use kmalloc if possible
...
Conflicts:
MAINTAINERS
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 141 |
1 files changed, 106 insertions, 35 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7cea7ea606c7..376117d5518d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -712,6 +712,12 @@ M: Lennert Buytenhek <kernel@wantstofly.org> | |||
712 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 712 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
713 | S: Maintained | 713 | S: Maintained |
714 | 714 | ||
715 | ARM/Allwinner A1X SoC support | ||
716 | M: Maxime Ripard <maxime.ripard@free-electrons.com> | ||
717 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
718 | S: Maintained | ||
719 | F: arch/arm/mach-sunxi/ | ||
720 | |||
715 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES | 721 | ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES |
716 | M: Andrew Victor <linux@maxim.org.za> | 722 | M: Andrew Victor <linux@maxim.org.za> |
717 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 723 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
@@ -734,6 +740,12 @@ S: Maintained | |||
734 | F: arch/arm/mach-cns3xxx/ | 740 | F: arch/arm/mach-cns3xxx/ |
735 | T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git | 741 | T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git |
736 | 742 | ||
743 | ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE | ||
744 | M: Alexander Shiyan <shc_work@mail.ru> | ||
745 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
746 | S: Odd Fixes | ||
747 | F: arch/arm/mach-clps711x/ | ||
748 | |||
737 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE | 749 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE |
738 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 750 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
739 | M: Ryan Mallon <rmallon@gmail.com> | 751 | M: Ryan Mallon <rmallon@gmail.com> |
@@ -824,7 +836,6 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
824 | S: Maintained | 836 | S: Maintained |
825 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git | 837 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git |
826 | F: arch/arm/mach-imx/ | 838 | F: arch/arm/mach-imx/ |
827 | F: arch/arm/plat-mxc/ | ||
828 | F: arch/arm/configs/imx*_defconfig | 839 | F: arch/arm/configs/imx*_defconfig |
829 | 840 | ||
830 | ARM/FREESCALE IMX6 | 841 | ARM/FREESCALE IMX6 |
@@ -1165,12 +1176,12 @@ S: Maintained | |||
1165 | F: drivers/media/platform/s5p-tv/ | 1176 | F: drivers/media/platform/s5p-tv/ |
1166 | 1177 | ||
1167 | ARM/SHMOBILE ARM ARCHITECTURE | 1178 | ARM/SHMOBILE ARM ARCHITECTURE |
1168 | M: Paul Mundt <lethal@linux-sh.org> | 1179 | M: Simon Horman <horms@verge.net.au> |
1169 | M: Magnus Damm <magnus.damm@gmail.com> | 1180 | M: Magnus Damm <magnus.damm@gmail.com> |
1170 | L: linux-sh@vger.kernel.org | 1181 | L: linux-sh@vger.kernel.org |
1171 | W: http://oss.renesas.com | 1182 | W: http://oss.renesas.com |
1172 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 1183 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
1173 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-latest | 1184 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next |
1174 | S: Supported | 1185 | S: Supported |
1175 | F: arch/arm/mach-shmobile/ | 1186 | F: arch/arm/mach-shmobile/ |
1176 | F: drivers/sh/ | 1187 | F: drivers/sh/ |
@@ -1272,6 +1283,7 @@ F: drivers/video/wm8505fb* | |||
1272 | F: drivers/video/wmt_ge_rops.* | 1283 | F: drivers/video/wmt_ge_rops.* |
1273 | F: drivers/tty/serial/vt8500_serial.c | 1284 | F: drivers/tty/serial/vt8500_serial.c |
1274 | F: drivers/rtc/rtc-vt8500-c | 1285 | F: drivers/rtc/rtc-vt8500-c |
1286 | F: drivers/mmc/host/wmt-sdmmc.c | ||
1275 | 1287 | ||
1276 | ARM/ZIPIT Z2 SUPPORT | 1288 | ARM/ZIPIT Z2 SUPPORT |
1277 | M: Marek Vasut <marek.vasut@gmail.com> | 1289 | M: Marek Vasut <marek.vasut@gmail.com> |
@@ -1282,9 +1294,11 @@ F: arch/arm/mach-pxa/include/mach/z2.h | |||
1282 | 1294 | ||
1283 | ARM64 PORT (AARCH64 ARCHITECTURE) | 1295 | ARM64 PORT (AARCH64 ARCHITECTURE) |
1284 | M: Catalin Marinas <catalin.marinas@arm.com> | 1296 | M: Catalin Marinas <catalin.marinas@arm.com> |
1297 | M: Will Deacon <will.deacon@arm.com> | ||
1285 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1298 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1286 | S: Maintained | 1299 | S: Maintained |
1287 | F: arch/arm64/ | 1300 | F: arch/arm64/ |
1301 | F: Documentation/arm64/ | ||
1288 | 1302 | ||
1289 | ASC7621 HARDWARE MONITOR DRIVER | 1303 | ASC7621 HARDWARE MONITOR DRIVER |
1290 | M: George Joseph <george.joseph@fairview5.com> | 1304 | M: George Joseph <george.joseph@fairview5.com> |
@@ -1294,7 +1308,7 @@ F: Documentation/hwmon/asc7621 | |||
1294 | F: drivers/hwmon/asc7621.c | 1308 | F: drivers/hwmon/asc7621.c |
1295 | 1309 | ||
1296 | ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS | 1310 | ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS |
1297 | M: Corentin Chary <corentincj@iksaif.net> | 1311 | M: Corentin Chary <corentin.chary@gmail.com> |
1298 | L: acpi4asus-user@lists.sourceforge.net | 1312 | L: acpi4asus-user@lists.sourceforge.net |
1299 | L: platform-driver-x86@vger.kernel.org | 1313 | L: platform-driver-x86@vger.kernel.org |
1300 | W: http://acpi4asus.sf.net | 1314 | W: http://acpi4asus.sf.net |
@@ -1403,14 +1417,6 @@ S: Maintained | |||
1403 | F: drivers/atm/ | 1417 | F: drivers/atm/ |
1404 | F: include/linux/atm* | 1418 | F: include/linux/atm* |
1405 | 1419 | ||
1406 | ATMEL AT91 MCI DRIVER | ||
1407 | M: Ludovic Desroches <ludovic.desroches@atmel.com> | ||
1408 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1409 | W: http://www.atmel.com/products/AT91/ | ||
1410 | W: http://www.at91.com/ | ||
1411 | S: Maintained | ||
1412 | F: drivers/mmc/host/at91_mci.c | ||
1413 | |||
1414 | ATMEL AT91 / AT32 MCI DRIVER | 1420 | ATMEL AT91 / AT32 MCI DRIVER |
1415 | M: Ludovic Desroches <ludovic.desroches@atmel.com> | 1421 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
1416 | S: Maintained | 1422 | S: Maintained |
@@ -1725,10 +1731,9 @@ F: drivers/net/ethernet/broadcom/tg3.* | |||
1725 | 1731 | ||
1726 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER | 1732 | BROADCOM BRCM80211 IEEE802.11n WIRELESS DRIVER |
1727 | M: Brett Rudley <brudley@broadcom.com> | 1733 | M: Brett Rudley <brudley@broadcom.com> |
1728 | M: Roland Vossen <rvossen@broadcom.com> | ||
1729 | M: Arend van Spriel <arend@broadcom.com> | 1734 | M: Arend van Spriel <arend@broadcom.com> |
1730 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> | 1735 | M: Franky (Zhenhui) Lin <frankyl@broadcom.com> |
1731 | M: Kan Yan <kanyan@broadcom.com> | 1736 | M: Hante Meuleman <meuleman@broadcom.com> |
1732 | L: linux-wireless@vger.kernel.org | 1737 | L: linux-wireless@vger.kernel.org |
1733 | L: brcm80211-dev-list@broadcom.com | 1738 | L: brcm80211-dev-list@broadcom.com |
1734 | S: Supported | 1739 | S: Supported |
@@ -1968,7 +1973,7 @@ F: scripts/checkpatch.pl | |||
1968 | 1973 | ||
1969 | CHINESE DOCUMENTATION | 1974 | CHINESE DOCUMENTATION |
1970 | M: Harry Wei <harryxiyou@gmail.com> | 1975 | M: Harry Wei <harryxiyou@gmail.com> |
1971 | L: xiyoulinuxkernelgroup@googlegroups.com | 1976 | L: xiyoulinuxkernelgroup@googlegroups.com (subscribers-only) |
1972 | L: linux-kernel@zh-kernel.org (moderated for non-subscribers) | 1977 | L: linux-kernel@zh-kernel.org (moderated for non-subscribers) |
1973 | S: Maintained | 1978 | S: Maintained |
1974 | F: Documentation/zh_CN/ | 1979 | F: Documentation/zh_CN/ |
@@ -2053,7 +2058,6 @@ F: fs/coda/ | |||
2053 | F: include/linux/coda*.h | 2058 | F: include/linux/coda*.h |
2054 | 2059 | ||
2055 | COMMON CLK FRAMEWORK | 2060 | COMMON CLK FRAMEWORK |
2056 | M: Mike Turquette <mturquette@ti.com> | ||
2057 | M: Mike Turquette <mturquette@linaro.org> | 2061 | M: Mike Turquette <mturquette@linaro.org> |
2058 | L: linux-arm-kernel@lists.infradead.org (same as CLK API & CLKDEV) | 2062 | L: linux-arm-kernel@lists.infradead.org (same as CLK API & CLKDEV) |
2059 | T: git git://git.linaro.org/people/mturquette/linux.git | 2063 | T: git git://git.linaro.org/people/mturquette/linux.git |
@@ -2598,6 +2602,15 @@ S: Supported | |||
2598 | F: drivers/gpu/drm/exynos | 2602 | F: drivers/gpu/drm/exynos |
2599 | F: include/drm/exynos* | 2603 | F: include/drm/exynos* |
2600 | 2604 | ||
2605 | DRM DRIVERS FOR NVIDIA TEGRA | ||
2606 | M: Thierry Reding <thierry.reding@avionic-design.de> | ||
2607 | L: dri-devel@lists.freedesktop.org | ||
2608 | L: linux-tegra@vger.kernel.org | ||
2609 | T: git git://gitorious.org/thierryreding/linux.git | ||
2610 | S: Maintained | ||
2611 | F: drivers/gpu/drm/tegra/ | ||
2612 | F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt | ||
2613 | |||
2601 | DSBR100 USB FM RADIO DRIVER | 2614 | DSBR100 USB FM RADIO DRIVER |
2602 | M: Alexey Klimov <klimov.linux@gmail.com> | 2615 | M: Alexey Klimov <klimov.linux@gmail.com> |
2603 | L: linux-media@vger.kernel.org | 2616 | L: linux-media@vger.kernel.org |
@@ -2807,6 +2820,15 @@ W: bluesmoke.sourceforge.net | |||
2807 | S: Maintained | 2820 | S: Maintained |
2808 | F: drivers/edac/amd64_edac* | 2821 | F: drivers/edac/amd64_edac* |
2809 | 2822 | ||
2823 | EDAC-CAVIUM | ||
2824 | M: Ralf Baechle <ralf@linux-mips.org> | ||
2825 | M: David Daney <david.daney@cavium.com> | ||
2826 | L: linux-edac@vger.kernel.org | ||
2827 | L: linux-mips@linux-mips.org | ||
2828 | W: bluesmoke.sourceforge.net | ||
2829 | S: Supported | ||
2830 | F: drivers/edac/octeon_edac* | ||
2831 | |||
2810 | EDAC-E752X | 2832 | EDAC-E752X |
2811 | M: Mark Gross <mark.gross@intel.com> | 2833 | M: Mark Gross <mark.gross@intel.com> |
2812 | M: Doug Thompson <dougthompson@xmission.com> | 2834 | M: Doug Thompson <dougthompson@xmission.com> |
@@ -3020,7 +3042,6 @@ L: linux-ext4@vger.kernel.org | |||
3020 | S: Maintained | 3042 | S: Maintained |
3021 | F: Documentation/filesystems/ext3.txt | 3043 | F: Documentation/filesystems/ext3.txt |
3022 | F: fs/ext3/ | 3044 | F: fs/ext3/ |
3023 | F: include/linux/ext3* | ||
3024 | 3045 | ||
3025 | EXT4 FILE SYSTEM | 3046 | EXT4 FILE SYSTEM |
3026 | M: "Theodore Ts'o" <tytso@mit.edu> | 3047 | M: "Theodore Ts'o" <tytso@mit.edu> |
@@ -3167,7 +3188,8 @@ W: http://ieee1394.wiki.kernel.org/ | |||
3167 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git | 3188 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git |
3168 | S: Maintained | 3189 | S: Maintained |
3169 | F: drivers/firewire/ | 3190 | F: drivers/firewire/ |
3170 | F: include/linux/firewire*.h | 3191 | F: include/linux/firewire.h |
3192 | F: include/uapi/linux/firewire*.h | ||
3171 | F: tools/firewire/ | 3193 | F: tools/firewire/ |
3172 | 3194 | ||
3173 | FIRMWARE LOADER (request_firmware) | 3195 | FIRMWARE LOADER (request_firmware) |
@@ -3209,6 +3231,12 @@ F: drivers/video/ | |||
3209 | F: include/video/ | 3231 | F: include/video/ |
3210 | F: include/linux/fb.h | 3232 | F: include/linux/fb.h |
3211 | 3233 | ||
3234 | FREESCALE DIU FRAMEBUFFER DRIVER | ||
3235 | M: Timur Tabi <timur@freescale.com> | ||
3236 | L: linux-fbdev@vger.kernel.org | ||
3237 | S: Supported | ||
3238 | F: drivers/video/fsl-diu-fb.* | ||
3239 | |||
3212 | FREESCALE DMA DRIVER | 3240 | FREESCALE DMA DRIVER |
3213 | M: Li Yang <leoli@freescale.com> | 3241 | M: Li Yang <leoli@freescale.com> |
3214 | M: Zhang Wei <zw@zh-kernel.org> | 3242 | M: Zhang Wei <zw@zh-kernel.org> |
@@ -3701,7 +3729,7 @@ S: Maintained | |||
3701 | F: drivers/input/touchscreen/htcpen.c | 3729 | F: drivers/input/touchscreen/htcpen.c |
3702 | 3730 | ||
3703 | HUGETLB FILESYSTEM | 3731 | HUGETLB FILESYSTEM |
3704 | M: William Irwin <wli@holomorphy.com> | 3732 | M: Nadia Yvette Chambers <nyc@holomorphy.com> |
3705 | S: Maintained | 3733 | S: Maintained |
3706 | F: fs/hugetlbfs/ | 3734 | F: fs/hugetlbfs/ |
3707 | 3735 | ||
@@ -3713,7 +3741,6 @@ S: Maintained | |||
3713 | F: drivers/hv/ | 3741 | F: drivers/hv/ |
3714 | F: drivers/hid/hid-hyperv.c | 3742 | F: drivers/hid/hid-hyperv.c |
3715 | F: drivers/net/hyperv/ | 3743 | F: drivers/net/hyperv/ |
3716 | F: drivers/staging/hv/ | ||
3717 | 3744 | ||
3718 | I2C OVER PARALLEL PORT | 3745 | I2C OVER PARALLEL PORT |
3719 | M: Jean Delvare <khali@linux-fr.org> | 3746 | M: Jean Delvare <khali@linux-fr.org> |
@@ -3762,7 +3789,7 @@ I2C/SMBUS STUB DRIVER | |||
3762 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 3789 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> |
3763 | L: linux-i2c@vger.kernel.org | 3790 | L: linux-i2c@vger.kernel.org |
3764 | S: Maintained | 3791 | S: Maintained |
3765 | F: drivers/i2c/busses/i2c-stub.c | 3792 | F: drivers/i2c/i2c-stub.c |
3766 | 3793 | ||
3767 | I2C SUBSYSTEM | 3794 | I2C SUBSYSTEM |
3768 | M: Wolfram Sang <w.sang@pengutronix.de> | 3795 | M: Wolfram Sang <w.sang@pengutronix.de> |
@@ -3912,6 +3939,15 @@ M: Stanislaw Gruszka <stf_xl@wp.pl> | |||
3912 | S: Maintained | 3939 | S: Maintained |
3913 | F: drivers/usb/atm/ueagle-atm.c | 3940 | F: drivers/usb/atm/ueagle-atm.c |
3914 | 3941 | ||
3942 | INDUSTRY PACK SUBSYSTEM (IPACK) | ||
3943 | M: Samuel Iglesias Gonsalvez <siglesias@igalia.com> | ||
3944 | M: Jens Taprogge <jens.taprogge@taprogge.org> | ||
3945 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
3946 | L: industrypack-devel@lists.sourceforge.net | ||
3947 | W: http://industrypack.sourceforge.net | ||
3948 | S: Maintained | ||
3949 | F: drivers/ipack/ | ||
3950 | |||
3915 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) | 3951 | INTEGRITY MEASUREMENT ARCHITECTURE (IMA) |
3916 | M: Mimi Zohar <zohar@us.ibm.com> | 3952 | M: Mimi Zohar <zohar@us.ibm.com> |
3917 | S: Supported | 3953 | S: Supported |
@@ -4051,7 +4087,9 @@ M: Greg Rose <gregory.v.rose@intel.com> | |||
4051 | M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | 4087 | M: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> |
4052 | M: Alex Duyck <alexander.h.duyck@intel.com> | 4088 | M: Alex Duyck <alexander.h.duyck@intel.com> |
4053 | M: John Ronciak <john.ronciak@intel.com> | 4089 | M: John Ronciak <john.ronciak@intel.com> |
4090 | M: Tushar Dave <tushar.n.dave@intel.com> | ||
4054 | L: e1000-devel@lists.sourceforge.net | 4091 | L: e1000-devel@lists.sourceforge.net |
4092 | W: http://www.intel.com/support/feedback.htm | ||
4055 | W: http://e1000.sourceforge.net/ | 4093 | W: http://e1000.sourceforge.net/ |
4056 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git | 4094 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net.git |
4057 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git | 4095 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git |
@@ -4352,7 +4390,6 @@ M: Jan Kara <jack@suse.cz> | |||
4352 | L: linux-ext4@vger.kernel.org | 4390 | L: linux-ext4@vger.kernel.org |
4353 | S: Maintained | 4391 | S: Maintained |
4354 | F: fs/jbd/ | 4392 | F: fs/jbd/ |
4355 | F: include/linux/ext3_jbd.h | ||
4356 | F: include/linux/jbd.h | 4393 | F: include/linux/jbd.h |
4357 | 4394 | ||
4358 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) | 4395 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD2) |
@@ -4455,10 +4492,10 @@ F: include/linux/kvm* | |||
4455 | F: virt/kvm/ | 4492 | F: virt/kvm/ |
4456 | 4493 | ||
4457 | KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V | 4494 | KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V |
4458 | M: Joerg Roedel <joerg.roedel@amd.com> | 4495 | M: Joerg Roedel <joro@8bytes.org> |
4459 | L: kvm@vger.kernel.org | 4496 | L: kvm@vger.kernel.org |
4460 | W: http://kvm.qumranet.com | 4497 | W: http://kvm.qumranet.com |
4461 | S: Supported | 4498 | S: Maintained |
4462 | F: arch/x86/include/asm/svm.h | 4499 | F: arch/x86/include/asm/svm.h |
4463 | F: arch/x86/kvm/svm.c | 4500 | F: arch/x86/kvm/svm.c |
4464 | 4501 | ||
@@ -4466,6 +4503,7 @@ KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | |||
4466 | M: Alexander Graf <agraf@suse.de> | 4503 | M: Alexander Graf <agraf@suse.de> |
4467 | L: kvm-ppc@vger.kernel.org | 4504 | L: kvm-ppc@vger.kernel.org |
4468 | W: http://kvm.qumranet.com | 4505 | W: http://kvm.qumranet.com |
4506 | T: git git://github.com/agraf/linux-2.6.git | ||
4469 | S: Supported | 4507 | S: Supported |
4470 | F: arch/powerpc/include/asm/kvm* | 4508 | F: arch/powerpc/include/asm/kvm* |
4471 | F: arch/powerpc/kvm/ | 4509 | F: arch/powerpc/kvm/ |
@@ -4803,13 +4841,16 @@ S: Maintained | |||
4803 | F: fs/logfs/ | 4841 | F: fs/logfs/ |
4804 | 4842 | ||
4805 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 4843 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
4806 | M: Eric Moore <Eric.Moore@lsi.com> | 4844 | M: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com> |
4845 | M: Sreekanth Reddy <Sreekanth.Reddy@lsi.com> | ||
4807 | M: support@lsi.com | 4846 | M: support@lsi.com |
4808 | L: DL-MPTFusionLinux@lsi.com | 4847 | L: DL-MPTFusionLinux@lsi.com |
4809 | L: linux-scsi@vger.kernel.org | 4848 | L: linux-scsi@vger.kernel.org |
4810 | W: http://www.lsilogic.com/support | 4849 | W: http://www.lsilogic.com/support |
4811 | S: Supported | 4850 | S: Supported |
4812 | F: drivers/message/fusion/ | 4851 | F: drivers/message/fusion/ |
4852 | F: drivers/scsi/mpt2sas/ | ||
4853 | F: drivers/scsi/mpt3sas/ | ||
4813 | 4854 | ||
4814 | LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers | 4855 | LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers |
4815 | M: Matthew Wilcox <matthew@wil.cx> | 4856 | M: Matthew Wilcox <matthew@wil.cx> |
@@ -4935,6 +4976,12 @@ S: Maintained | |||
4935 | F: drivers/net/ethernet/marvell/mv643xx_eth.* | 4976 | F: drivers/net/ethernet/marvell/mv643xx_eth.* |
4936 | F: include/linux/mv643xx.h | 4977 | F: include/linux/mv643xx.h |
4937 | 4978 | ||
4979 | MARVELL MVNETA ETHERNET DRIVER | ||
4980 | M: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||
4981 | L: netdev@vger.kernel.org | ||
4982 | S: Maintained | ||
4983 | F: drivers/net/ethernet/marvell/mvneta.* | ||
4984 | |||
4938 | MARVELL MWIFIEX WIRELESS DRIVER | 4985 | MARVELL MWIFIEX WIRELESS DRIVER |
4939 | M: Bing Zhao <bzhao@marvell.com> | 4986 | M: Bing Zhao <bzhao@marvell.com> |
4940 | L: linux-wireless@vger.kernel.org | 4987 | L: linux-wireless@vger.kernel.org |
@@ -5019,6 +5066,14 @@ F: Documentation/scsi/megaraid.txt | |||
5019 | F: drivers/scsi/megaraid.* | 5066 | F: drivers/scsi/megaraid.* |
5020 | F: drivers/scsi/megaraid/ | 5067 | F: drivers/scsi/megaraid/ |
5021 | 5068 | ||
5069 | MELLANOX ETHERNET DRIVER (mlx4_en) | ||
5070 | M: Amir Vadai <amirv@mellanox.com> | ||
5071 | L: netdev@vger.kernel.org | ||
5072 | S: Supported | ||
5073 | W: http://www.mellanox.com | ||
5074 | Q: http://patchwork.ozlabs.org/project/netdev/list/ | ||
5075 | F: drivers/net/ethernet/mellanox/mlx4/en_* | ||
5076 | |||
5022 | MEMORY MANAGEMENT | 5077 | MEMORY MANAGEMENT |
5023 | L: linux-mm@kvack.org | 5078 | L: linux-mm@kvack.org |
5024 | W: http://www.linux-mm.org | 5079 | W: http://www.linux-mm.org |
@@ -5276,7 +5331,7 @@ NETWORKING [GENERAL] | |||
5276 | M: "David S. Miller" <davem@davemloft.net> | 5331 | M: "David S. Miller" <davem@davemloft.net> |
5277 | L: netdev@vger.kernel.org | 5332 | L: netdev@vger.kernel.org |
5278 | W: http://www.linuxfoundation.org/en/Net | 5333 | W: http://www.linuxfoundation.org/en/Net |
5279 | W: http://patchwork.ozlabs.org/project/netdev/list/ | 5334 | Q: http://patchwork.ozlabs.org/project/netdev/list/ |
5280 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git | 5335 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git |
5281 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git | 5336 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git |
5282 | S: Maintained | 5337 | S: Maintained |
@@ -5336,6 +5391,7 @@ F: drivers/net/wireless/ | |||
5336 | NETWORKING DRIVERS | 5391 | NETWORKING DRIVERS |
5337 | L: netdev@vger.kernel.org | 5392 | L: netdev@vger.kernel.org |
5338 | W: http://www.linuxfoundation.org/en/Net | 5393 | W: http://www.linuxfoundation.org/en/Net |
5394 | Q: http://patchwork.ozlabs.org/project/netdev/list/ | ||
5339 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git | 5395 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git |
5340 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git | 5396 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git |
5341 | S: Odd Fixes | 5397 | S: Odd Fixes |
@@ -5368,6 +5424,7 @@ F: net/nfc/ | |||
5368 | F: include/linux/nfc.h | 5424 | F: include/linux/nfc.h |
5369 | F: include/net/nfc/ | 5425 | F: include/net/nfc/ |
5370 | F: drivers/nfc/ | 5426 | F: drivers/nfc/ |
5427 | F: include/linux/platform_data/pn544.h | ||
5371 | 5428 | ||
5372 | NFS, SUNRPC, AND LOCKD CLIENTS | 5429 | NFS, SUNRPC, AND LOCKD CLIENTS |
5373 | M: Trond Myklebust <Trond.Myklebust@netapp.com> | 5430 | M: Trond Myklebust <Trond.Myklebust@netapp.com> |
@@ -5910,6 +5967,12 @@ S: Maintained | |||
5910 | F: drivers/pinctrl/ | 5967 | F: drivers/pinctrl/ |
5911 | F: include/linux/pinctrl/ | 5968 | F: include/linux/pinctrl/ |
5912 | 5969 | ||
5970 | PIN CONTROLLER - ATMEL AT91 | ||
5971 | M: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> | ||
5972 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
5973 | S: Maintained | ||
5974 | F: drivers/pinctrl/pinctrl-at91.c | ||
5975 | |||
5913 | PIN CONTROLLER - ST SPEAR | 5976 | PIN CONTROLLER - ST SPEAR |
5914 | M: Viresh Kumar <viresh.linux@gmail.com> | 5977 | M: Viresh Kumar <viresh.linux@gmail.com> |
5915 | L: spear-devel@list.st.com | 5978 | L: spear-devel@list.st.com |
@@ -6558,7 +6621,7 @@ F: drivers/media/pci/saa7146/ | |||
6558 | F: include/media/saa7146* | 6621 | F: include/media/saa7146* |
6559 | 6622 | ||
6560 | SAMSUNG LAPTOP DRIVER | 6623 | SAMSUNG LAPTOP DRIVER |
6561 | M: Corentin Chary <corentincj@iksaif.net> | 6624 | M: Corentin Chary <corentin.chary@gmail.com> |
6562 | L: platform-driver-x86@vger.kernel.org | 6625 | L: platform-driver-x86@vger.kernel.org |
6563 | S: Maintained | 6626 | S: Maintained |
6564 | F: drivers/platform/x86/samsung-laptop.c | 6627 | F: drivers/platform/x86/samsung-laptop.c |
@@ -6691,6 +6754,7 @@ F: drivers/scsi/st* | |||
6691 | SCTP PROTOCOL | 6754 | SCTP PROTOCOL |
6692 | M: Vlad Yasevich <vyasevich@gmail.com> | 6755 | M: Vlad Yasevich <vyasevich@gmail.com> |
6693 | M: Sridhar Samudrala <sri@us.ibm.com> | 6756 | M: Sridhar Samudrala <sri@us.ibm.com> |
6757 | M: Neil Horman <nhorman@tuxdriver.com> | ||
6694 | L: linux-sctp@vger.kernel.org | 6758 | L: linux-sctp@vger.kernel.org |
6695 | W: http://lksctp.sourceforge.net | 6759 | W: http://lksctp.sourceforge.net |
6696 | S: Maintained | 6760 | S: Maintained |
@@ -7667,6 +7731,13 @@ S: Maintained | |||
7667 | F: sound/soc/codecs/lm49453* | 7731 | F: sound/soc/codecs/lm49453* |
7668 | F: sound/soc/codecs/isabelle* | 7732 | F: sound/soc/codecs/isabelle* |
7669 | 7733 | ||
7734 | TI LP855x BACKLIGHT DRIVER | ||
7735 | M: Milo Kim <milo.kim@ti.com> | ||
7736 | S: Maintained | ||
7737 | F: Documentation/backlight/lp855x-driver.txt | ||
7738 | F: drivers/video/backlight/lp855x_bl.c | ||
7739 | F: include/linux/platform_data/lp855x.h | ||
7740 | |||
7670 | TI TWL4030 SERIES SOC CODEC DRIVER | 7741 | TI TWL4030 SERIES SOC CODEC DRIVER |
7671 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 7742 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |
7672 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 7743 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
@@ -7799,6 +7870,7 @@ K: ^Subject:.*(?i)trivial | |||
7799 | 7870 | ||
7800 | TTY LAYER | 7871 | TTY LAYER |
7801 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7872 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7873 | M: Jiri Slaby <jslaby@suse.cz> | ||
7802 | S: Supported | 7874 | S: Supported |
7803 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git | 7875 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git |
7804 | F: drivers/tty/ | 7876 | F: drivers/tty/ |
@@ -7824,8 +7896,7 @@ S: Maintained | |||
7824 | F: drivers/net/ethernet/dec/tulip/ | 7896 | F: drivers/net/ethernet/dec/tulip/ |
7825 | 7897 | ||
7826 | TUN/TAP driver | 7898 | TUN/TAP driver |
7827 | M: Maxim Krasnyansky <maxk@qualcomm.com> | 7899 | M: Maxim Krasnyansky <maxk@qti.qualcomm.com> |
7828 | L: vtun@office.satix.net | ||
7829 | W: http://vtun.sourceforge.net/tun | 7900 | W: http://vtun.sourceforge.net/tun |
7830 | S: Maintained | 7901 | S: Maintained |
7831 | F: Documentation/networking/tuntap.txt | 7902 | F: Documentation/networking/tuntap.txt |
@@ -7947,6 +8018,12 @@ S: Maintained | |||
7947 | F: Documentation/usb/acm.txt | 8018 | F: Documentation/usb/acm.txt |
7948 | F: drivers/usb/class/cdc-acm.* | 8019 | F: drivers/usb/class/cdc-acm.* |
7949 | 8020 | ||
8021 | USB AR5523 WIRELESS DRIVER | ||
8022 | M: Pontus Fuchs <pontus.fuchs@gmail.com> | ||
8023 | L: linux-wireless@vger.kernel.org | ||
8024 | S: Maintained | ||
8025 | F: drivers/net/wireless/ath/ar5523/ | ||
8026 | |||
7950 | USB ATTACHED SCSI | 8027 | USB ATTACHED SCSI |
7951 | M: Matthew Wilcox <willy@linux.intel.com> | 8028 | M: Matthew Wilcox <willy@linux.intel.com> |
7952 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> | 8029 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
@@ -7955,12 +8032,6 @@ L: linux-scsi@vger.kernel.org | |||
7955 | S: Supported | 8032 | S: Supported |
7956 | F: drivers/usb/storage/uas.c | 8033 | F: drivers/usb/storage/uas.c |
7957 | 8034 | ||
7958 | USB BLOCK DRIVER (UB ub) | ||
7959 | M: Pete Zaitcev <zaitcev@redhat.com> | ||
7960 | L: linux-usb@vger.kernel.org | ||
7961 | S: Supported | ||
7962 | F: drivers/block/ub.c | ||
7963 | |||
7964 | USB CDC ETHERNET DRIVER | 8035 | USB CDC ETHERNET DRIVER |
7965 | M: Oliver Neukum <oliver@neukum.org> | 8036 | M: Oliver Neukum <oliver@neukum.org> |
7966 | L: linux-usb@vger.kernel.org | 8037 | L: linux-usb@vger.kernel.org |