diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 532 |
1 files changed, 429 insertions, 103 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ce3601e5e3c8..2652ebc5ab40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -71,6 +71,7 @@ Descriptions of section entries: | |||
71 | M: Mail patches to: FullName <address@domain> | 71 | M: Mail patches to: FullName <address@domain> |
72 | L: Mailing list that is relevant to this area | 72 | L: Mailing list that is relevant to this area |
73 | W: Web-page with status/info | 73 | W: Web-page with status/info |
74 | Q: Patchwork web based patch tracking system site | ||
74 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. | 75 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |
75 | S: Status, one of the following: | 76 | S: Status, one of the following: |
76 | Supported: Someone is actually paid to look after this. | 77 | Supported: Someone is actually paid to look after this. |
@@ -130,19 +131,12 @@ L: netdev@vger.kernel.org | |||
130 | S: Maintained | 131 | S: Maintained |
131 | F: drivers/net/typhoon* | 132 | F: drivers/net/typhoon* |
132 | 133 | ||
133 | 3W-9XXX SATA-RAID CONTROLLER DRIVER | 134 | 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) |
134 | M: Adam Radford <linuxraid@amcc.com> | 135 | M: Adam Radford <linuxraid@lsi.com> |
135 | L: linux-scsi@vger.kernel.org | 136 | L: linux-scsi@vger.kernel.org |
136 | W: http://www.amcc.com | 137 | W: http://www.lsi.com |
137 | S: Supported | 138 | S: Supported |
138 | F: drivers/scsi/3w-9xxx* | 139 | F: drivers/scsi/3w-* |
139 | |||
140 | 3W-XXXX ATA-RAID CONTROLLER DRIVER | ||
141 | M: Adam Radford <linuxraid@amcc.com> | ||
142 | L: linux-scsi@vger.kernel.org | ||
143 | W: http://www.amcc.com | ||
144 | S: Supported | ||
145 | F: drivers/scsi/3w-xxxx* | ||
146 | 140 | ||
147 | 53C700 AND 53C700-66 SCSI DRIVER | 141 | 53C700 AND 53C700-66 SCSI DRIVER |
148 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> | 142 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> |
@@ -182,6 +176,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 176 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 177 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 178 | W: http://swik.net/v9fs |
179 | Q: http://patchwork.kernel.org/project/v9fs-devel/list/ | ||
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git | 180 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 181 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 182 | F: Documentation/filesystems/9p.txt |
@@ -221,6 +216,7 @@ F: drivers/net/acenic* | |||
221 | 216 | ||
222 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | 217 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER |
223 | M: Peter Feuerer <peter@piie.net> | 218 | M: Peter Feuerer <peter@piie.net> |
219 | L: platform-driver-x86@vger.kernel.org | ||
224 | W: http://piie.net/?section=acerhdf | 220 | W: http://piie.net/?section=acerhdf |
225 | S: Maintained | 221 | S: Maintained |
226 | F: drivers/platform/x86/acerhdf.c | 222 | F: drivers/platform/x86/acerhdf.c |
@@ -228,6 +224,7 @@ F: drivers/platform/x86/acerhdf.c | |||
228 | ACER WMI LAPTOP EXTRAS | 224 | ACER WMI LAPTOP EXTRAS |
229 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 225 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
230 | L: aceracpi@googlegroups.com (subscribers-only) | 226 | L: aceracpi@googlegroups.com (subscribers-only) |
227 | L: platform-driver-x86@vger.kernel.org | ||
231 | W: http://code.google.com/p/aceracpi | 228 | W: http://code.google.com/p/aceracpi |
232 | S: Maintained | 229 | S: Maintained |
233 | F: drivers/platform/x86/acer-wmi.c | 230 | F: drivers/platform/x86/acer-wmi.c |
@@ -236,6 +233,7 @@ ACPI | |||
236 | M: Len Brown <lenb@kernel.org> | 233 | M: Len Brown <lenb@kernel.org> |
237 | L: linux-acpi@vger.kernel.org | 234 | L: linux-acpi@vger.kernel.org |
238 | W: http://www.lesswatts.org/projects/acpi/ | 235 | W: http://www.lesswatts.org/projects/acpi/ |
236 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | ||
239 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 237 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
240 | S: Supported | 238 | S: Supported |
241 | F: drivers/acpi/ | 239 | F: drivers/acpi/ |
@@ -288,7 +286,7 @@ F: drivers/acpi/video.c | |||
288 | 286 | ||
289 | ACPI WMI DRIVER | 287 | ACPI WMI DRIVER |
290 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 288 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
291 | L: linux-acpi@vger.kernel.org | 289 | L: platform-driver-x86@vger.kernel.org |
292 | W: http://www.lesswatts.org/projects/acpi/ | 290 | W: http://www.lesswatts.org/projects/acpi/ |
293 | S: Maintained | 291 | S: Maintained |
294 | F: drivers/platform/x86/wmi.c | 292 | F: drivers/platform/x86/wmi.c |
@@ -426,7 +424,6 @@ P: Jordan Crouse | |||
426 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 424 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
427 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 425 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
428 | S: Supported | 426 | S: Supported |
429 | F: arch/x86/kernel/geode_32.c | ||
430 | F: drivers/char/hw_random/geode-rng.c | 427 | F: drivers/char/hw_random/geode-rng.c |
431 | F: drivers/crypto/geode* | 428 | F: drivers/crypto/geode* |
432 | F: drivers/video/geode/ | 429 | F: drivers/video/geode/ |
@@ -481,8 +478,8 @@ S: Maintained | |||
481 | F: drivers/input/mouse/bcm5974.c | 478 | F: drivers/input/mouse/bcm5974.c |
482 | 479 | ||
483 | APPLE SMC DRIVER | 480 | APPLE SMC DRIVER |
484 | M: Nicolas Boichat <nicolas@boichat.ch> | 481 | M: Henrik Rydberg <rydberg@euromail.se> |
485 | L: mactel-linux-devel@lists.sourceforge.net | 482 | L: lm-sensors@lm-sensors.org |
486 | S: Maintained | 483 | S: Maintained |
487 | F: drivers/hwmon/applesmc.c | 484 | F: drivers/hwmon/applesmc.c |
488 | 485 | ||
@@ -582,6 +579,12 @@ F: drivers/mtd/nand/bcm_umi_bch.c | |||
582 | F: drivers/mtd/nand/bcm_umi_hamming.c | 579 | F: drivers/mtd/nand/bcm_umi_hamming.c |
583 | F: drivers/mtd/nand/nand_bcm_umi.h | 580 | F: drivers/mtd/nand/nand_bcm_umi.h |
584 | 581 | ||
582 | ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT | ||
583 | M: Anton Vorontsov <avorontsov@mvista.com> | ||
584 | S: Maintained | ||
585 | F: arch/arm/mach-cns3xxx/ | ||
586 | T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git | ||
587 | |||
585 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE | 588 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE |
586 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 589 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
587 | M: Ryan Mallon <ryan@bluewatersys.com> | 590 | M: Ryan Mallon <ryan@bluewatersys.com> |
@@ -616,10 +619,10 @@ M: Richard Purdie <rpurdie@rpsys.net> | |||
616 | S: Maintained | 619 | S: Maintained |
617 | 620 | ||
618 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 621 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
619 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 622 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
620 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 623 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
621 | T: git git://gitorious.org/linux-gemini/mainline.git | 624 | T: git git://gitorious.org/linux-gemini/mainline.git |
622 | S: Maintained | 625 | S: Odd Fixes |
623 | F: arch/arm/mach-gemini/ | 626 | F: arch/arm/mach-gemini/ |
624 | 627 | ||
625 | ARM/EBSA110 MACHINE SUPPORT | 628 | ARM/EBSA110 MACHINE SUPPORT |
@@ -641,9 +644,9 @@ T: topgit git://git.openezx.org/openezx.git | |||
641 | F: arch/arm/mach-pxa/ezx.c | 644 | F: arch/arm/mach-pxa/ezx.c |
642 | 645 | ||
643 | ARM/FARADAY FA526 PORT | 646 | ARM/FARADAY FA526 PORT |
644 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 647 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
645 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 648 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
646 | S: Maintained | 649 | S: Odd Fixes |
647 | F: arch/arm/mm/*-fa* | 650 | F: arch/arm/mm/*-fa* |
648 | 651 | ||
649 | ARM/FOOTBRIDGE ARCHITECTURE | 652 | ARM/FOOTBRIDGE ARCHITECTURE |
@@ -662,6 +665,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git | |||
662 | F: arch/arm/mach-mx*/ | 665 | F: arch/arm/mach-mx*/ |
663 | F: arch/arm/plat-mxc/ | 666 | F: arch/arm/plat-mxc/ |
664 | 667 | ||
668 | ARM/FREESCALE IMX51 | ||
669 | M: Amit Kucheria <amit.kucheria@canonical.com> | ||
670 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
671 | S: Maintained | ||
672 | F: arch/arm/mach-mx5/ | ||
673 | |||
665 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 674 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
666 | M: Lennert Buytenhek <kernel@wantstofly.org> | 675 | M: Lennert Buytenhek <kernel@wantstofly.org> |
667 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 676 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -765,11 +774,10 @@ M: Philipp Zabel <philipp.zabel@gmail.com> | |||
765 | S: Maintained | 774 | S: Maintained |
766 | 775 | ||
767 | ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support | 776 | ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support |
768 | M: Lennert Buytenhek <buytenh@marvell.com> | 777 | M: Lennert Buytenhek <kernel@wantstofly.org> |
769 | M: Nicolas Pitre <nico@marvell.com> | 778 | M: Nicolas Pitre <nico@fluxnic.net> |
770 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 779 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
771 | T: git git://git.marvell.com/orion | 780 | S: Odd Fixes |
772 | S: Maintained | ||
773 | F: arch/arm/mach-loki/ | 781 | F: arch/arm/mach-loki/ |
774 | F: arch/arm/mach-kirkwood/ | 782 | F: arch/arm/mach-kirkwood/ |
775 | F: arch/arm/mach-mv78xx0/ | 783 | F: arch/arm/mach-mv78xx0/ |
@@ -787,12 +795,12 @@ M: Michael Petchkovsky <mkpetch@internode.on.net> | |||
787 | S: Maintained | 795 | S: Maintained |
788 | 796 | ||
789 | ARM/NOMADIK ARCHITECTURE | 797 | ARM/NOMADIK ARCHITECTURE |
790 | M: Alessandro Rubini <rubini@unipv.it> | 798 | M: Alessandro Rubini <rubini@unipv.it> |
791 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | 799 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> |
792 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 800 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
793 | S: Maintained | 801 | S: Maintained |
794 | F: arch/arm/mach-nomadik/ | 802 | F: arch/arm/mach-nomadik/ |
795 | F: arch/arm/plat-nomadik/ | 803 | F: arch/arm/plat-nomadik/ |
796 | 804 | ||
797 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 805 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
798 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 806 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
@@ -804,6 +812,7 @@ ARM/QUALCOMM MSM MACHINE SUPPORT | |||
804 | M: David Brown <davidb@codeaurora.org> | 812 | M: David Brown <davidb@codeaurora.org> |
805 | M: Daniel Walker <dwalker@codeaurora.org> | 813 | M: Daniel Walker <dwalker@codeaurora.org> |
806 | M: Bryan Huntsman <bryanh@codeaurora.org> | 814 | M: Bryan Huntsman <bryanh@codeaurora.org> |
815 | L: linux-arm-msm@vger.kernel.org | ||
807 | F: arch/arm/mach-msm/ | 816 | F: arch/arm/mach-msm/ |
808 | F: drivers/video/msm/ | 817 | F: drivers/video/msm/ |
809 | F: drivers/mmc/host/msm_sdcc.c | 818 | F: drivers/mmc/host/msm_sdcc.c |
@@ -935,6 +944,16 @@ W: http://www.fluff.org/ben/linux/ | |||
935 | S: Maintained | 944 | S: Maintained |
936 | F: arch/arm/mach-s3c6410/ | 945 | F: arch/arm/mach-s3c6410/ |
937 | 946 | ||
947 | ARM/SHMOBILE ARM ARCHITECTURE | ||
948 | M: Paul Mundt <lethal@linux-sh.org> | ||
949 | M: Magnus Damm <magnus.damm@gmail.com> | ||
950 | L: linux-sh@vger.kernel.org | ||
951 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | ||
952 | W: http://oss.renesas.com | ||
953 | S: Supported | ||
954 | F: arch/arm/mach-shmobile/ | ||
955 | F: drivers/sh/ | ||
956 | |||
938 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 957 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
939 | M: Lennert Buytenhek <kernel@wantstofly.org> | 958 | M: Lennert Buytenhek <kernel@wantstofly.org> |
940 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 959 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -950,6 +969,28 @@ M: Wan ZongShun <mcuos.com@gmail.com> | |||
950 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 969 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
951 | W: http://www.mcuos.com | 970 | W: http://www.mcuos.com |
952 | S: Maintained | 971 | S: Maintained |
972 | F: arch/arm/mach-w90x900/ | ||
973 | F: arch/arm/mach-nuc93x/ | ||
974 | F: drivers/input/keyboard/w90p910_keypad.c | ||
975 | F: drivers/input/touchscreen/w90p910_ts.c | ||
976 | F: drivers/watchdog/nuc900_wdt.c | ||
977 | F: drivers/net/arm/w90p910_ether.c | ||
978 | F: drivers/mtd/nand/w90p910_nand.c | ||
979 | F: drivers/rtc/rtc-nuc900.c | ||
980 | F: drivers/spi/spi_nuc900.c | ||
981 | F: drivers/usb/host/ehci-w90x900.c | ||
982 | F: drivers/video/nuc900fb.c | ||
983 | F: drivers/sound/soc/nuc900/ | ||
984 | |||
985 | ARM/U300 MACHINE SUPPORT | ||
986 | M: Linus Walleij <linus.walleij@stericsson.com> | ||
987 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
988 | S: Supported | ||
989 | F: arch/arm/mach-u300/ | ||
990 | F: drivers/i2c/busses/i2c-stu300.c | ||
991 | F: drivers/rtc/rtc-coh901331.c | ||
992 | F: drivers/watchdog/coh901327_wdt.c | ||
993 | F: drivers/dma/coh901318* | ||
953 | 994 | ||
954 | ARM/U8500 ARM ARCHITECTURE | 995 | ARM/U8500 ARM ARCHITECTURE |
955 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | 996 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> |
@@ -964,10 +1005,32 @@ W: http://www.arm.linux.org.uk/ | |||
964 | S: Maintained | 1005 | S: Maintained |
965 | F: arch/arm/vfp/ | 1006 | F: arch/arm/vfp/ |
966 | 1007 | ||
1008 | ARM/VOIPAC PXA270 SUPPORT | ||
1009 | M: Marek Vasut <marek.vasut@gmail.com> | ||
1010 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1011 | S: Maintained | ||
1012 | F: arch/arm/mach-pxa/vpac270.c | ||
1013 | F: arch/arm/mach-pxa/include/mach-pxa/vpac270.h | ||
1014 | |||
1015 | ARM/ZIPIT Z2 SUPPORT | ||
1016 | M: Marek Vasut <marek.vasut@gmail.com> | ||
1017 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1018 | S: Maintained | ||
1019 | F: arch/arm/mach-pxa/z2.c | ||
1020 | F: arch/arm/mach-pxa/include/mach-pxa/z2.h | ||
1021 | |||
1022 | ASC7621 HARDWARE MONITOR DRIVER | ||
1023 | M: George Joseph <george.joseph@fairview5.com> | ||
1024 | L: lm-sensors@lm-sensors.org | ||
1025 | S: Maintained | ||
1026 | F: Documentation/hwmon/asc7621 | ||
1027 | F: drivers/hwmon/asc7621.c | ||
1028 | |||
967 | ASUS ACPI EXTRAS DRIVER | 1029 | ASUS ACPI EXTRAS DRIVER |
968 | M: Corentin Chary <corentincj@iksaif.net> | 1030 | M: Corentin Chary <corentincj@iksaif.net> |
969 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 1031 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
970 | L: acpi4asus-user@lists.sourceforge.net | 1032 | L: acpi4asus-user@lists.sourceforge.net |
1033 | L: platform-driver-x86@vger.kernel.org | ||
971 | W: http://acpi4asus.sf.net | 1034 | W: http://acpi4asus.sf.net |
972 | S: Maintained | 1035 | S: Maintained |
973 | F: drivers/platform/x86/asus_acpi.c | 1036 | F: drivers/platform/x86/asus_acpi.c |
@@ -981,6 +1044,7 @@ F: drivers/hwmon/asb100.c | |||
981 | ASUS LAPTOP EXTRAS DRIVER | 1044 | ASUS LAPTOP EXTRAS DRIVER |
982 | M: Corentin Chary <corentincj@iksaif.net> | 1045 | M: Corentin Chary <corentincj@iksaif.net> |
983 | L: acpi4asus-user@lists.sourceforge.net | 1046 | L: acpi4asus-user@lists.sourceforge.net |
1047 | L: platform-driver-x86@vger.kernel.org | ||
984 | W: http://acpi4asus.sf.net | 1048 | W: http://acpi4asus.sf.net |
985 | S: Maintained | 1049 | S: Maintained |
986 | F: drivers/platform/x86/asus-laptop.c | 1050 | F: drivers/platform/x86/asus-laptop.c |
@@ -1222,6 +1286,13 @@ W: http://blackfin.uclinux.org | |||
1222 | S: Supported | 1286 | S: Supported |
1223 | F: drivers/rtc/rtc-bfin.c | 1287 | F: drivers/rtc/rtc-bfin.c |
1224 | 1288 | ||
1289 | BLACKFIN SDH DRIVER | ||
1290 | M: Cliff Cai <cliff.cai@analog.com> | ||
1291 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1292 | W: http://blackfin.uclinux.org | ||
1293 | S: Supported | ||
1294 | F: drivers/mmc/host/bfin_sdh.c | ||
1295 | |||
1225 | BLACKFIN SERIAL DRIVER | 1296 | BLACKFIN SERIAL DRIVER |
1226 | M: Sonic Zhang <sonic.zhang@analog.com> | 1297 | M: Sonic Zhang <sonic.zhang@analog.com> |
1227 | L: uclinux-dist-devel@blackfin.uclinux.org | 1298 | L: uclinux-dist-devel@blackfin.uclinux.org |
@@ -1328,6 +1399,7 @@ BTRFS FILE SYSTEM | |||
1328 | M: Chris Mason <chris.mason@oracle.com> | 1399 | M: Chris Mason <chris.mason@oracle.com> |
1329 | L: linux-btrfs@vger.kernel.org | 1400 | L: linux-btrfs@vger.kernel.org |
1330 | W: http://btrfs.wiki.kernel.org/ | 1401 | W: http://btrfs.wiki.kernel.org/ |
1402 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1331 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1403 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1332 | S: Maintained | 1404 | S: Maintained |
1333 | F: Documentation/filesystems/btrfs.txt | 1405 | F: Documentation/filesystems/btrfs.txt |
@@ -1368,20 +1440,30 @@ F: arch/x86/include/asm/calgary.h | |||
1368 | F: arch/x86/include/asm/tce.h | 1440 | F: arch/x86/include/asm/tce.h |
1369 | 1441 | ||
1370 | CAN NETWORK LAYER | 1442 | CAN NETWORK LAYER |
1371 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | 1443 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1372 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | 1444 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> |
1373 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1445 | M: Urs Thuermann <urs.thuermann@volkswagen.de> |
1446 | L: socketcan-core@lists.berlios.de | ||
1447 | L: netdev@vger.kernel.org | ||
1374 | W: http://developer.berlios.de/projects/socketcan/ | 1448 | W: http://developer.berlios.de/projects/socketcan/ |
1375 | S: Maintained | 1449 | S: Maintained |
1376 | F: drivers/net/can/ | 1450 | F: net/can/ |
1377 | F: include/linux/can/ | ||
1378 | F: include/linux/can.h | 1451 | F: include/linux/can.h |
1452 | F: include/linux/can/core.h | ||
1453 | F: include/linux/can/bcm.h | ||
1454 | F: include/linux/can/raw.h | ||
1379 | 1455 | ||
1380 | CAN NETWORK DRIVERS | 1456 | CAN NETWORK DRIVERS |
1381 | M: Wolfgang Grandegger <wg@grandegger.com> | 1457 | M: Wolfgang Grandegger <wg@grandegger.com> |
1382 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1458 | L: socketcan-core@lists.berlios.de |
1459 | L: netdev@vger.kernel.org | ||
1383 | W: http://developer.berlios.de/projects/socketcan/ | 1460 | W: http://developer.berlios.de/projects/socketcan/ |
1384 | S: Maintained | 1461 | S: Maintained |
1462 | F: drivers/net/can/ | ||
1463 | F: include/linux/can/dev.h | ||
1464 | F: include/linux/can/error.h | ||
1465 | F: include/linux/can/netlink.h | ||
1466 | F: include/linux/can/platform/ | ||
1385 | 1467 | ||
1386 | CELL BROADBAND ENGINE ARCHITECTURE | 1468 | CELL BROADBAND ENGINE ARCHITECTURE |
1387 | M: Arnd Bergmann <arnd@arndb.de> | 1469 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -1394,6 +1476,15 @@ F: arch/powerpc/include/asm/spu*.h | |||
1394 | F: arch/powerpc/oprofile/*cell* | 1476 | F: arch/powerpc/oprofile/*cell* |
1395 | F: arch/powerpc/platforms/cell/ | 1477 | F: arch/powerpc/platforms/cell/ |
1396 | 1478 | ||
1479 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | ||
1480 | M: Sage Weil <sage@newdream.net> | ||
1481 | L: ceph-devel@vger.kernel.org | ||
1482 | W: http://ceph.newdream.net/ | ||
1483 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
1484 | S: Supported | ||
1485 | F: Documentation/filesystems/ceph.txt | ||
1486 | F: fs/ceph | ||
1487 | |||
1397 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1488 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1398 | M: David Vrabel <david.vrabel@csr.com> | 1489 | M: David Vrabel <david.vrabel@csr.com> |
1399 | L: linux-usb@vger.kernel.org | 1490 | L: linux-usb@vger.kernel.org |
@@ -1435,9 +1526,10 @@ M: Andy Whitcroft <apw@canonical.com> | |||
1435 | S: Supported | 1526 | S: Supported |
1436 | F: scripts/checkpatch.pl | 1527 | F: scripts/checkpatch.pl |
1437 | 1528 | ||
1438 | CISCO 10G ETHERNET DRIVER | 1529 | CISCO VIC ETHERNET NIC DRIVER |
1439 | M: Scott Feldman <scofeldm@cisco.com> | 1530 | M: Scott Feldman <scofeldm@cisco.com> |
1440 | M: Joe Eykholt <jeykholt@cisco.com> | 1531 | M: Vasanthy Kolluri <vkolluri@cisco.com> |
1532 | M: Roopa Prabhu <roprabhu@cisco.com> | ||
1441 | S: Supported | 1533 | S: Supported |
1442 | F: drivers/net/enic/ | 1534 | F: drivers/net/enic/ |
1443 | 1535 | ||
@@ -1473,6 +1565,7 @@ F: drivers/scsi/fnic/ | |||
1473 | CMPC ACPI DRIVER | 1565 | CMPC ACPI DRIVER |
1474 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | 1566 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> |
1475 | M: Daniel Oliveira Nascimento <don@syst.com.br> | 1567 | M: Daniel Oliveira Nascimento <don@syst.com.br> |
1568 | L: platform-driver-x86@vger.kernel.org | ||
1476 | S: Supported | 1569 | S: Supported |
1477 | F: drivers/platform/x86/classmate-laptop.c | 1570 | F: drivers/platform/x86/classmate-laptop.c |
1478 | 1571 | ||
@@ -1491,6 +1584,7 @@ M: Steve French <sfrench@samba.org> | |||
1491 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1584 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1492 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1585 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1493 | W: http://linux-cifs.samba.org/ | 1586 | W: http://linux-cifs.samba.org/ |
1587 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1494 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1588 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1495 | S: Supported | 1589 | S: Supported |
1496 | F: Documentation/filesystems/cifs.txt | 1590 | F: Documentation/filesystems/cifs.txt |
@@ -1516,6 +1610,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c | |||
1516 | 1610 | ||
1517 | COMPAL LAPTOP SUPPORT | 1611 | COMPAL LAPTOP SUPPORT |
1518 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 1612 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> |
1613 | L: platform-driver-x86@vger.kernel.org | ||
1519 | S: Maintained | 1614 | S: Maintained |
1520 | F: drivers/platform/x86/compal-laptop.c | 1615 | F: drivers/platform/x86/compal-laptop.c |
1521 | 1616 | ||
@@ -1660,6 +1755,20 @@ W: http://www.openfabrics.org | |||
1660 | S: Supported | 1755 | S: Supported |
1661 | F: drivers/infiniband/hw/cxgb3/ | 1756 | F: drivers/infiniband/hw/cxgb3/ |
1662 | 1757 | ||
1758 | CXGB4 ETHERNET DRIVER (CXGB4) | ||
1759 | M: Dimitris Michailidis <dm@chelsio.com> | ||
1760 | L: netdev@vger.kernel.org | ||
1761 | W: http://www.chelsio.com | ||
1762 | S: Supported | ||
1763 | F: drivers/net/cxgb4/ | ||
1764 | |||
1765 | CXGB4 IWARP RNIC DRIVER (IW_CXGB4) | ||
1766 | M: Steve Wise <swise@chelsio.com> | ||
1767 | L: linux-rdma@vger.kernel.org | ||
1768 | W: http://www.openfabrics.org | ||
1769 | S: Supported | ||
1770 | F: drivers/infiniband/hw/cxgb4/ | ||
1771 | |||
1663 | CYBERPRO FB DRIVER | 1772 | CYBERPRO FB DRIVER |
1664 | M: Russell King <linux@arm.linux.org.uk> | 1773 | M: Russell King <linux@arm.linux.org.uk> |
1665 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1774 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1733,10 +1842,9 @@ F: include/linux/tfrc.h | |||
1733 | F: net/dccp/ | 1842 | F: net/dccp/ |
1734 | 1843 | ||
1735 | DECnet NETWORK LAYER | 1844 | DECnet NETWORK LAYER |
1736 | M: Christine Caulfield <christine.caulfield@googlemail.com> | ||
1737 | W: http://linux-decnet.sourceforge.net | 1845 | W: http://linux-decnet.sourceforge.net |
1738 | L: linux-decnet-user@lists.sourceforge.net | 1846 | L: linux-decnet-user@lists.sourceforge.net |
1739 | S: Maintained | 1847 | S: Orphan |
1740 | F: Documentation/networking/decnet.txt | 1848 | F: Documentation/networking/decnet.txt |
1741 | F: net/decnet/ | 1849 | F: net/decnet/ |
1742 | 1850 | ||
@@ -1747,6 +1855,7 @@ F: drivers/net/defxx.* | |||
1747 | 1855 | ||
1748 | DELL LAPTOP DRIVER | 1856 | DELL LAPTOP DRIVER |
1749 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1857 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1858 | L: platform-driver-x86@vger.kernel.org | ||
1750 | S: Maintained | 1859 | S: Maintained |
1751 | F: drivers/platform/x86/dell-laptop.c | 1860 | F: drivers/platform/x86/dell-laptop.c |
1752 | 1861 | ||
@@ -1776,6 +1885,7 @@ DEVICE-MAPPER (LVM) | |||
1776 | P: Alasdair Kergon | 1885 | P: Alasdair Kergon |
1777 | L: dm-devel@redhat.com | 1886 | L: dm-devel@redhat.com |
1778 | W: http://sources.redhat.com/dm | 1887 | W: http://sources.redhat.com/dm |
1888 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1779 | S: Maintained | 1889 | S: Maintained |
1780 | F: Documentation/device-mapper/ | 1890 | F: Documentation/device-mapper/ |
1781 | F: drivers/md/dm* | 1891 | F: drivers/md/dm* |
@@ -1866,17 +1976,17 @@ F: drivers/scsi/dpt* | |||
1866 | F: drivers/scsi/dpt/ | 1976 | F: drivers/scsi/dpt/ |
1867 | 1977 | ||
1868 | DRBD DRIVER | 1978 | DRBD DRIVER |
1869 | P: Philipp Reisner | 1979 | P: Philipp Reisner |
1870 | P: Lars Ellenberg | 1980 | P: Lars Ellenberg |
1871 | M: drbd-dev@lists.linbit.com | 1981 | M: drbd-dev@lists.linbit.com |
1872 | L: drbd-user@lists.linbit.com | 1982 | L: drbd-user@lists.linbit.com |
1873 | W: http://www.drbd.org | 1983 | W: http://www.drbd.org |
1874 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd | 1984 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd |
1875 | T: git git://git.drbd.org/drbd-8.3.git | 1985 | T: git git://git.drbd.org/drbd-8.3.git |
1876 | S: Supported | 1986 | S: Supported |
1877 | F: drivers/block/drbd/ | 1987 | F: drivers/block/drbd/ |
1878 | F: lib/lru_cache.c | 1988 | F: lib/lru_cache.c |
1879 | F: Documentation/blockdev/drbd/ | 1989 | F: Documentation/blockdev/drbd/ |
1880 | 1990 | ||
1881 | DRIVER CORE, KOBJECTS, AND SYSFS | 1991 | DRIVER CORE, KOBJECTS, AND SYSFS |
1882 | M: Greg Kroah-Hartman <gregkh@suse.de> | 1992 | M: Greg Kroah-Hartman <gregkh@suse.de> |
@@ -1890,7 +2000,7 @@ F: lib/kobj* | |||
1890 | 2000 | ||
1891 | DRM DRIVERS | 2001 | DRM DRIVERS |
1892 | M: David Airlie <airlied@linux.ie> | 2002 | M: David Airlie <airlied@linux.ie> |
1893 | L: dri-devel@lists.sourceforge.net | 2003 | L: dri-devel@lists.freedesktop.org |
1894 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 2004 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
1895 | S: Maintained | 2005 | S: Maintained |
1896 | F: drivers/gpu/drm/ | 2006 | F: drivers/gpu/drm/ |
@@ -2029,6 +2139,7 @@ F: drivers/edac/r82600_edac.c | |||
2029 | EEEPC LAPTOP EXTRAS DRIVER | 2139 | EEEPC LAPTOP EXTRAS DRIVER |
2030 | M: Corentin Chary <corentincj@iksaif.net> | 2140 | M: Corentin Chary <corentincj@iksaif.net> |
2031 | L: acpi4asus-user@lists.sourceforge.net | 2141 | L: acpi4asus-user@lists.sourceforge.net |
2142 | L: platform-driver-x86@vger.kernel.org | ||
2032 | W: http://acpi4asus.sf.net | 2143 | W: http://acpi4asus.sf.net |
2033 | S: Maintained | 2144 | S: Maintained |
2034 | F: drivers/platform/x86/eeepc-laptop.c | 2145 | F: drivers/platform/x86/eeepc-laptop.c |
@@ -2088,6 +2199,7 @@ F: drivers/net/eexpress.* | |||
2088 | ETHERNET BRIDGE | 2199 | ETHERNET BRIDGE |
2089 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2200 | M: Stephen Hemminger <shemminger@linux-foundation.org> |
2090 | L: bridge@lists.linux-foundation.org | 2201 | L: bridge@lists.linux-foundation.org |
2202 | L: netdev@vger.kernel.org | ||
2091 | W: http://www.linux-foundation.org/en/Net:Bridge | 2203 | W: http://www.linux-foundation.org/en/Net:Bridge |
2092 | S: Maintained | 2204 | S: Maintained |
2093 | F: include/linux/netfilter_bridge/ | 2205 | F: include/linux/netfilter_bridge/ |
@@ -2119,6 +2231,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2119 | M: Andreas Dilger <adilger@sun.com> | 2231 | M: Andreas Dilger <adilger@sun.com> |
2120 | L: linux-ext4@vger.kernel.org | 2232 | L: linux-ext4@vger.kernel.org |
2121 | W: http://ext4.wiki.kernel.org | 2233 | W: http://ext4.wiki.kernel.org |
2234 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2122 | S: Maintained | 2235 | S: Maintained |
2123 | F: Documentation/filesystems/ext4.txt | 2236 | F: Documentation/filesystems/ext4.txt |
2124 | F: fs/ext4/ | 2237 | F: fs/ext4/ |
@@ -2142,6 +2255,17 @@ S: Supported | |||
2142 | F: Documentation/fault-injection/ | 2255 | F: Documentation/fault-injection/ |
2143 | F: lib/fault-inject.c | 2256 | F: lib/fault-inject.c |
2144 | 2257 | ||
2258 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | ||
2259 | M: Robert Love <robert.w.love@intel.com> | ||
2260 | L: devel@open-fcoe.org | ||
2261 | W: www.Open-FCoE.org | ||
2262 | S: Supported | ||
2263 | F: drivers/scsi/libfc/ | ||
2264 | F: drivers/scsi/fcoe/ | ||
2265 | F: include/scsi/fc/ | ||
2266 | F: include/scsi/libfc.h | ||
2267 | F: include/scsi/libfcoe.h | ||
2268 | |||
2145 | FILE LOCKING (flock() and fcntl()/lockf()) | 2269 | FILE LOCKING (flock() and fcntl()/lockf()) |
2146 | M: Matthew Wilcox <matthew@wil.cx> | 2270 | M: Matthew Wilcox <matthew@wil.cx> |
2147 | L: linux-fsdevel@vger.kernel.org | 2271 | L: linux-fsdevel@vger.kernel.org |
@@ -2296,7 +2420,7 @@ F: arch/frv/ | |||
2296 | 2420 | ||
2297 | FUJITSU LAPTOP EXTRAS | 2421 | FUJITSU LAPTOP EXTRAS |
2298 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2422 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> |
2299 | L: linux-acpi@vger.kernel.org | 2423 | L: platform-driver-x86@vger.kernel.org |
2300 | S: Maintained | 2424 | S: Maintained |
2301 | F: drivers/platform/x86/fujitsu-laptop.c | 2425 | F: drivers/platform/x86/fujitsu-laptop.c |
2302 | 2426 | ||
@@ -2373,6 +2497,12 @@ F: Documentation/isdn/README.gigaset | |||
2373 | F: drivers/isdn/gigaset/ | 2497 | F: drivers/isdn/gigaset/ |
2374 | F: include/linux/gigaset_dev.h | 2498 | F: include/linux/gigaset_dev.h |
2375 | 2499 | ||
2500 | GRETH 10/100/1G Ethernet MAC device driver | ||
2501 | M: Kristoffer Glembo <kristoffer@gaisler.com> | ||
2502 | L: netdev@vger.kernel.org | ||
2503 | S: Maintained | ||
2504 | F: drivers/net/greth* | ||
2505 | |||
2376 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER | 2506 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER |
2377 | M: Frank Seidel <frank@f-seidel.de> | 2507 | M: Frank Seidel <frank@f-seidel.de> |
2378 | L: lm-sensors@lm-sensors.org | 2508 | L: lm-sensors@lm-sensors.org |
@@ -2394,6 +2524,12 @@ L: linuxppc-dev@ozlabs.org | |||
2394 | S: Odd Fixes | 2524 | S: Odd Fixes |
2395 | F: drivers/char/hvc_* | 2525 | F: drivers/char/hvc_* |
2396 | 2526 | ||
2527 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | ||
2528 | M: Peter Jones <pjones@redhat.com> | ||
2529 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | ||
2530 | S: Maintained | ||
2531 | F: drivers/firmware/iscsi_ibft* | ||
2532 | |||
2397 | GSPCA FINEPIX SUBDRIVER | 2533 | GSPCA FINEPIX SUBDRIVER |
2398 | M: Frank Zago <frank@zago.net> | 2534 | M: Frank Zago <frank@zago.net> |
2399 | L: linux-media@vger.kernel.org | 2535 | L: linux-media@vger.kernel.org |
@@ -2466,13 +2602,6 @@ L: linux-parisc@vger.kernel.org | |||
2466 | S: Maintained | 2602 | S: Maintained |
2467 | F: sound/parisc/harmony.* | 2603 | F: sound/parisc/harmony.* |
2468 | 2604 | ||
2469 | HAYES ESP SERIAL DRIVER | ||
2470 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2471 | W: http://www.nyx.net/~arobinso | ||
2472 | S: Maintained | ||
2473 | F: Documentation/serial/hayes-esp.txt | ||
2474 | F: drivers/char/esp.c | ||
2475 | |||
2476 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2605 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2477 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2606 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2478 | L: iss_storagedev@hp.com | 2607 | L: iss_storagedev@hp.com |
@@ -2562,6 +2691,7 @@ F: drivers/net/wireless/hostap/ | |||
2562 | 2691 | ||
2563 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | 2692 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER |
2564 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 2693 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
2694 | L: platform-driver-x86@vger.kernel.org | ||
2565 | S: Odd Fixes | 2695 | S: Odd Fixes |
2566 | F: drivers/platform/x86/tc1100-wmi.c | 2696 | F: drivers/platform/x86/tc1100-wmi.c |
2567 | 2697 | ||
@@ -2577,16 +2707,12 @@ F: Documentation/timers/hpet.txt | |||
2577 | F: drivers/char/hpet.c | 2707 | F: drivers/char/hpet.c |
2578 | F: include/linux/hpet.h | 2708 | F: include/linux/hpet.h |
2579 | 2709 | ||
2580 | HPET: i386 | 2710 | HPET: x86 |
2581 | M: "Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com> | 2711 | M: "Venkatesh Pallipadi (Venki)" <venki@google.com> |
2582 | S: Maintained | 2712 | S: Maintained |
2583 | F: arch/x86/kernel/hpet.c | 2713 | F: arch/x86/kernel/hpet.c |
2584 | F: arch/x86/include/asm/hpet.h | 2714 | F: arch/x86/include/asm/hpet.h |
2585 | 2715 | ||
2586 | HPET: x86_64 | ||
2587 | M: Vojtech Pavlik <vojtech@suse.cz> | ||
2588 | S: Maintained | ||
2589 | |||
2590 | HPET: ACPI | 2716 | HPET: ACPI |
2591 | M: Bob Picco <bob.picco@hp.com> | 2717 | M: Bob Picco <bob.picco@hp.com> |
2592 | S: Maintained | 2718 | S: Maintained |
@@ -2627,6 +2753,7 @@ M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> | |||
2627 | L: linux-i2c@vger.kernel.org | 2753 | L: linux-i2c@vger.kernel.org |
2628 | W: http://i2c.wiki.kernel.org/ | 2754 | W: http://i2c.wiki.kernel.org/ |
2629 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 2755 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
2756 | T: git git://git.fluff.org/bjdooks/linux.git | ||
2630 | S: Maintained | 2757 | S: Maintained |
2631 | F: Documentation/i2c/ | 2758 | F: Documentation/i2c/ |
2632 | F: drivers/i2c/ | 2759 | F: drivers/i2c/ |
@@ -2680,6 +2807,7 @@ F: drivers/scsi/ips.* | |||
2680 | IDE SUBSYSTEM | 2807 | IDE SUBSYSTEM |
2681 | M: "David S. Miller" <davem@davemloft.net> | 2808 | M: "David S. Miller" <davem@davemloft.net> |
2682 | L: linux-ide@vger.kernel.org | 2809 | L: linux-ide@vger.kernel.org |
2810 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2683 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2811 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2684 | S: Maintained | 2812 | S: Maintained |
2685 | F: Documentation/ide/ | 2813 | F: Documentation/ide/ |
@@ -2734,6 +2862,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2734 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2862 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2735 | L: linux-rdma@vger.kernel.org | 2863 | L: linux-rdma@vger.kernel.org |
2736 | W: http://www.openib.org/ | 2864 | W: http://www.openib.org/ |
2865 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2737 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2866 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2738 | S: Supported | 2867 | S: Supported |
2739 | F: Documentation/infiniband/ | 2868 | F: Documentation/infiniband/ |
@@ -2753,12 +2882,20 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2753 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2882 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2754 | M: Dmitry Torokhov <dtor@mail.ru> | 2883 | M: Dmitry Torokhov <dtor@mail.ru> |
2755 | L: linux-input@vger.kernel.org | 2884 | L: linux-input@vger.kernel.org |
2885 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2756 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2886 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2757 | S: Maintained | 2887 | S: Maintained |
2758 | F: drivers/input/ | 2888 | F: drivers/input/ |
2759 | 2889 | ||
2890 | INTEL IDLE DRIVER | ||
2891 | M: Len Brown <lenb@kernel.org> | ||
2892 | L: linux-pm@lists.linux-foundation.org | ||
2893 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git | ||
2894 | S: Supported | ||
2895 | F: drivers/idle/intel_idle.c | ||
2896 | |||
2760 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2897 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2761 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2898 | M: Maik Broemme <mbroemme@plusserver.de> |
2762 | L: linux-fbdev@vger.kernel.org | 2899 | L: linux-fbdev@vger.kernel.org |
2763 | S: Maintained | 2900 | S: Maintained |
2764 | F: Documentation/fb/intelfb.txt | 2901 | F: Documentation/fb/intelfb.txt |
@@ -2772,7 +2909,7 @@ F: drivers/video/i810/ | |||
2772 | 2909 | ||
2773 | INTEL MENLOW THERMAL DRIVER | 2910 | INTEL MENLOW THERMAL DRIVER |
2774 | M: Sujith Thomas <sujith.thomas@intel.com> | 2911 | M: Sujith Thomas <sujith.thomas@intel.com> |
2775 | L: linux-acpi@vger.kernel.org | 2912 | L: platform-driver-x86@vger.kernel.org |
2776 | W: http://www.lesswatts.org/projects/acpi/ | 2913 | W: http://www.lesswatts.org/projects/acpi/ |
2777 | S: Supported | 2914 | S: Supported |
2778 | F: drivers/platform/x86/intel_menlow.c | 2915 | F: drivers/platform/x86/intel_menlow.c |
@@ -2860,6 +2997,17 @@ S: Odd Fixes | |||
2860 | F: Documentation/networking/README.ipw2200 | 2997 | F: Documentation/networking/README.ipw2200 |
2861 | F: drivers/net/wireless/ipw2x00/ipw2200.* | 2998 | F: drivers/net/wireless/ipw2x00/ipw2200.* |
2862 | 2999 | ||
3000 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | ||
3001 | M: Joseph Cihula <joseph.cihula@intel.com> | ||
3002 | M: Shane Wang <shane.wang@intel.com> | ||
3003 | L: tboot-devel@lists.sourceforge.net | ||
3004 | W: http://tboot.sourceforge.net | ||
3005 | T: Mercurial http://www.bughost.org/repos.hg/tboot.hg | ||
3006 | S: Supported | ||
3007 | F: Documentation/intel_txt.txt | ||
3008 | F: include/linux/tboot.h | ||
3009 | F: arch/x86/kernel/tboot.c | ||
3010 | |||
2863 | INTEL WIRELESS WIMAX CONNECTION 2400 | 3011 | INTEL WIRELESS WIMAX CONNECTION 2400 |
2864 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | 3012 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> |
2865 | M: linux-wimax@intel.com | 3013 | M: linux-wimax@intel.com |
@@ -2909,10 +3057,9 @@ F: net/ipv4/netfilter/ipt_MASQUERADE.c | |||
2909 | IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER | 3057 | IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER |
2910 | M: Francois Romieu <romieu@fr.zoreil.com> | 3058 | M: Francois Romieu <romieu@fr.zoreil.com> |
2911 | M: Sorbica Shieh <sorbica@icplus.com.tw> | 3059 | M: Sorbica Shieh <sorbica@icplus.com.tw> |
2912 | M: Jesse Huang <jesse@icplus.com.tw> | ||
2913 | L: netdev@vger.kernel.org | 3060 | L: netdev@vger.kernel.org |
2914 | S: Maintained | 3061 | S: Maintained |
2915 | F: drivers/net/ipg.c | 3062 | F: drivers/net/ipg.* |
2916 | 3063 | ||
2917 | IPATH DRIVER | 3064 | IPATH DRIVER |
2918 | M: Ralph Campbell <infinipath@qlogic.com> | 3065 | M: Ralph Campbell <infinipath@qlogic.com> |
@@ -2994,6 +3141,7 @@ F: include/scsi/*iscsi* | |||
2994 | ISDN SUBSYSTEM | 3141 | ISDN SUBSYSTEM |
2995 | M: Karsten Keil <isdn@linux-pingi.de> | 3142 | M: Karsten Keil <isdn@linux-pingi.de> |
2996 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) | 3143 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) |
3144 | L: netdev@vger.kernel.org | ||
2997 | W: http://www.isdn4linux.de | 3145 | W: http://www.isdn4linux.de |
2998 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git | 3146 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git |
2999 | S: Maintained | 3147 | S: Maintained |
@@ -3009,6 +3157,13 @@ W: http://www.melware.de | |||
3009 | S: Maintained | 3157 | S: Maintained |
3010 | F: drivers/isdn/hardware/eicon/ | 3158 | F: drivers/isdn/hardware/eicon/ |
3011 | 3159 | ||
3160 | IT87 HARDWARE MONITORING DRIVER | ||
3161 | M: Jean Delvare <khali@linux-fr.org> | ||
3162 | L: lm-sensors@lm-sensors.org | ||
3163 | S: Maintained | ||
3164 | F: Documentation/hwmon/it87 | ||
3165 | F: drivers/hwmon/it87.c | ||
3166 | |||
3012 | IVTV VIDEO4LINUX DRIVER | 3167 | IVTV VIDEO4LINUX DRIVER |
3013 | M: Andy Walls <awalls@radix.net> | 3168 | M: Andy Walls <awalls@radix.net> |
3014 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 3169 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
@@ -3062,6 +3217,7 @@ F: drivers/hwmon/k8temp.c | |||
3062 | KCONFIG | 3217 | KCONFIG |
3063 | M: Roman Zippel <zippel@linux-m68k.org> | 3218 | M: Roman Zippel <zippel@linux-m68k.org> |
3064 | L: linux-kbuild@vger.kernel.org | 3219 | L: linux-kbuild@vger.kernel.org |
3220 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
3065 | S: Maintained | 3221 | S: Maintained |
3066 | F: Documentation/kbuild/kconfig-language.txt | 3222 | F: Documentation/kbuild/kconfig-language.txt |
3067 | F: scripts/kconfig/ | 3223 | F: scripts/kconfig/ |
@@ -3139,7 +3295,7 @@ F: arch/x86/include/asm/svm.h | |||
3139 | F: arch/x86/kvm/svm.c | 3295 | F: arch/x86/kvm/svm.c |
3140 | 3296 | ||
3141 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3297 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3142 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3298 | M: Alexander Graf <agraf@suse.de> |
3143 | L: kvm-ppc@vger.kernel.org | 3299 | L: kvm-ppc@vger.kernel.org |
3144 | W: http://kvm.qumranet.com | 3300 | W: http://kvm.qumranet.com |
3145 | S: Supported | 3301 | S: Supported |
@@ -3175,15 +3331,27 @@ S: Maintained | |||
3175 | F: include/linux/kexec.h | 3331 | F: include/linux/kexec.h |
3176 | F: kernel/kexec.c | 3332 | F: kernel/kexec.c |
3177 | 3333 | ||
3178 | KGDB | 3334 | KEYS/KEYRINGS: |
3335 | M: David Howells <dhowells@redhat.com> | ||
3336 | L: keyrings@linux-nfs.org | ||
3337 | S: Maintained | ||
3338 | F: Documentation/keys.txt | ||
3339 | F: include/linux/key.h | ||
3340 | F: include/linux/key-type.h | ||
3341 | F: include/keys/ | ||
3342 | F: security/keys/ | ||
3343 | |||
3344 | KGDB / KDB /debug_core | ||
3179 | M: Jason Wessel <jason.wessel@windriver.com> | 3345 | M: Jason Wessel <jason.wessel@windriver.com> |
3346 | W: http://kgdb.wiki.kernel.org/ | ||
3180 | L: kgdb-bugreport@lists.sourceforge.net | 3347 | L: kgdb-bugreport@lists.sourceforge.net |
3181 | S: Maintained | 3348 | S: Maintained |
3182 | F: Documentation/DocBook/kgdb.tmpl | 3349 | F: Documentation/DocBook/kgdb.tmpl |
3183 | F: drivers/misc/kgdbts.c | 3350 | F: drivers/misc/kgdbts.c |
3184 | F: drivers/serial/kgdboc.c | 3351 | F: drivers/serial/kgdboc.c |
3352 | F: include/linux/kdb.h | ||
3185 | F: include/linux/kgdb.h | 3353 | F: include/linux/kgdb.h |
3186 | F: kernel/kgdb.c | 3354 | F: kernel/debug/ |
3187 | 3355 | ||
3188 | KMEMCHECK | 3356 | KMEMCHECK |
3189 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3357 | M: Vegard Nossum <vegardno@ifi.uio.no> |
@@ -3278,6 +3446,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
3278 | M: Paul Mackerras <paulus@samba.org> | 3446 | M: Paul Mackerras <paulus@samba.org> |
3279 | W: http://www.penguinppc.org/ | 3447 | W: http://www.penguinppc.org/ |
3280 | L: linuxppc-dev@ozlabs.org | 3448 | L: linuxppc-dev@ozlabs.org |
3449 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3281 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3450 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3282 | S: Supported | 3451 | S: Supported |
3283 | F: Documentation/powerpc/ | 3452 | F: Documentation/powerpc/ |
@@ -3398,6 +3567,13 @@ S: Maintained | |||
3398 | F: Documentation/ldm.txt | 3567 | F: Documentation/ldm.txt |
3399 | F: fs/partitions/ldm.* | 3568 | F: fs/partitions/ldm.* |
3400 | 3569 | ||
3570 | LogFS | ||
3571 | M: Joern Engel <joern@logfs.org> | ||
3572 | L: logfs@logfs.org | ||
3573 | W: logfs.org | ||
3574 | S: Maintained | ||
3575 | F: fs/logfs/ | ||
3576 | |||
3401 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 3577 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
3402 | M: Eric Moore <Eric.Moore@lsi.com> | 3578 | M: Eric Moore <Eric.Moore@lsi.com> |
3403 | M: support@lsi.com | 3579 | M: support@lsi.com |
@@ -3414,8 +3590,10 @@ S: Maintained | |||
3414 | F: drivers/scsi/sym53c8xx_2/ | 3590 | F: drivers/scsi/sym53c8xx_2/ |
3415 | 3591 | ||
3416 | LTP (Linux Test Project) | 3592 | LTP (Linux Test Project) |
3417 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | 3593 | M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> |
3594 | M: Garrett Cooper <yanegomi@gmail.com> | ||
3418 | M: Mike Frysinger <vapier@gentoo.org> | 3595 | M: Mike Frysinger <vapier@gentoo.org> |
3596 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | ||
3419 | L: ltp-list@lists.sourceforge.net (subscribers-only) | 3597 | L: ltp-list@lists.sourceforge.net (subscribers-only) |
3420 | W: http://ltp.sourceforge.net/ | 3598 | W: http://ltp.sourceforge.net/ |
3421 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git | 3599 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git |
@@ -3491,21 +3669,22 @@ S: Maintained | |||
3491 | F: drivers/net/wireless/libertas/ | 3669 | F: drivers/net/wireless/libertas/ |
3492 | 3670 | ||
3493 | MARVELL MV643XX ETHERNET DRIVER | 3671 | MARVELL MV643XX ETHERNET DRIVER |
3494 | M: Lennert Buytenhek <buytenh@marvell.com> | 3672 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3495 | L: netdev@vger.kernel.org | 3673 | L: netdev@vger.kernel.org |
3496 | S: Supported | 3674 | S: Maintained |
3497 | F: drivers/net/mv643xx_eth.* | 3675 | F: drivers/net/mv643xx_eth.* |
3498 | F: include/linux/mv643xx.h | 3676 | F: include/linux/mv643xx.h |
3499 | 3677 | ||
3500 | MARVELL MWL8K WIRELESS DRIVER | 3678 | MARVELL MWL8K WIRELESS DRIVER |
3501 | M: Lennert Buytenhek <buytenh@marvell.com> | 3679 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3502 | L: linux-wireless@vger.kernel.org | 3680 | L: linux-wireless@vger.kernel.org |
3503 | S: Supported | 3681 | S: Maintained |
3504 | F: drivers/net/wireless/mwl8k.c | 3682 | F: drivers/net/wireless/mwl8k.c |
3505 | 3683 | ||
3506 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3684 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
3507 | M: Nicolas Pitre <nico@fluxnic.net> | 3685 | M: Nicolas Pitre <nico@fluxnic.net> |
3508 | S: Maintained | 3686 | S: Odd Fixes |
3687 | F: drivers/mmc/host/mvsdio.* | ||
3509 | 3688 | ||
3510 | MARVELL YUKON / SYSKONNECT DRIVER | 3689 | MARVELL YUKON / SYSKONNECT DRIVER |
3511 | M: Mirko Lindner <mlindner@syskonnect.de> | 3690 | M: Mirko Lindner <mlindner@syskonnect.de> |
@@ -3532,6 +3711,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3532 | P: LinuxTV.org Project | 3711 | P: LinuxTV.org Project |
3533 | L: linux-media@vger.kernel.org | 3712 | L: linux-media@vger.kernel.org |
3534 | W: http://linuxtv.org | 3713 | W: http://linuxtv.org |
3714 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3535 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3715 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3536 | S: Maintained | 3716 | S: Maintained |
3537 | F: Documentation/dvb/ | 3717 | F: Documentation/dvb/ |
@@ -3559,7 +3739,7 @@ F: mm/ | |||
3559 | 3739 | ||
3560 | MEMORY RESOURCE CONTROLLER | 3740 | MEMORY RESOURCE CONTROLLER |
3561 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 3741 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
3562 | M: Pavel Emelyanov <xemul@openvz.org> | 3742 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
3563 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 3743 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
3564 | L: linux-mm@kvack.org | 3744 | L: linux-mm@kvack.org |
3565 | S: Maintained | 3745 | S: Maintained |
@@ -3567,8 +3747,9 @@ F: mm/memcontrol.c | |||
3567 | 3747 | ||
3568 | MEMORY TECHNOLOGY DEVICES (MTD) | 3748 | MEMORY TECHNOLOGY DEVICES (MTD) |
3569 | M: David Woodhouse <dwmw2@infradead.org> | 3749 | M: David Woodhouse <dwmw2@infradead.org> |
3570 | W: http://www.linux-mtd.infradead.org/ | ||
3571 | L: linux-mtd@lists.infradead.org | 3750 | L: linux-mtd@lists.infradead.org |
3751 | W: http://www.linux-mtd.infradead.org/ | ||
3752 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3572 | T: git git://git.infradead.org/mtd-2.6.git | 3753 | T: git git://git.infradead.org/mtd-2.6.git |
3573 | S: Maintained | 3754 | S: Maintained |
3574 | F: drivers/mtd/ | 3755 | F: drivers/mtd/ |
@@ -3639,6 +3820,7 @@ F: drivers/char/mxser.* | |||
3639 | 3820 | ||
3640 | MSI LAPTOP SUPPORT | 3821 | MSI LAPTOP SUPPORT |
3641 | M: Lennart Poettering <mzxreary@0pointer.de> | 3822 | M: Lennart Poettering <mzxreary@0pointer.de> |
3823 | L: platform-driver-x86@vger.kernel.org | ||
3642 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux | 3824 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux |
3643 | W: http://0pointer.de/lennart/tchibo.html | 3825 | W: http://0pointer.de/lennart/tchibo.html |
3644 | S: Maintained | 3826 | S: Maintained |
@@ -3646,6 +3828,7 @@ F: drivers/platform/x86/msi-laptop.c | |||
3646 | 3828 | ||
3647 | MSI WMI SUPPORT | 3829 | MSI WMI SUPPORT |
3648 | M: Anisse Astier <anisse@astier.eu> | 3830 | M: Anisse Astier <anisse@astier.eu> |
3831 | L: platform-driver-x86@vger.kernel.org | ||
3649 | S: Supported | 3832 | S: Supported |
3650 | F: drivers/platform/x86/msi-wmi.c | 3833 | F: drivers/platform/x86/msi-wmi.c |
3651 | 3834 | ||
@@ -3729,7 +3912,6 @@ M: Ramkrishna Vepa <ram.vepa@neterion.com> | |||
3729 | M: Rastapur Santosh <santosh.rastapur@neterion.com> | 3912 | M: Rastapur Santosh <santosh.rastapur@neterion.com> |
3730 | M: Sivakumar Subramani <sivakumar.subramani@neterion.com> | 3913 | M: Sivakumar Subramani <sivakumar.subramani@neterion.com> |
3731 | M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> | 3914 | M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> |
3732 | M: Anil Murthy <anil.murthy@neterion.com> | ||
3733 | L: netdev@vger.kernel.org | 3915 | L: netdev@vger.kernel.org |
3734 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous | 3916 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous |
3735 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | 3917 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous |
@@ -3826,6 +4008,7 @@ S: Maintained | |||
3826 | NETWORKING [WIRELESS] | 4008 | NETWORKING [WIRELESS] |
3827 | M: "John W. Linville" <linville@tuxdriver.com> | 4009 | M: "John W. Linville" <linville@tuxdriver.com> |
3828 | L: linux-wireless@vger.kernel.org | 4010 | L: linux-wireless@vger.kernel.org |
4011 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 4012 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3830 | S: Maintained | 4013 | S: Maintained |
3831 | F: net/mac80211/ | 4014 | F: net/mac80211/ |
@@ -3833,12 +4016,14 @@ F: net/rfkill/ | |||
3833 | F: net/wireless/ | 4016 | F: net/wireless/ |
3834 | F: include/net/ieee80211* | 4017 | F: include/net/ieee80211* |
3835 | F: include/linux/wireless.h | 4018 | F: include/linux/wireless.h |
4019 | F: include/linux/iw_handler.h | ||
3836 | F: drivers/net/wireless/ | 4020 | F: drivers/net/wireless/ |
3837 | 4021 | ||
3838 | NETWORKING DRIVERS | 4022 | NETWORKING DRIVERS |
3839 | L: netdev@vger.kernel.org | 4023 | L: netdev@vger.kernel.org |
3840 | W: http://www.linuxfoundation.org/en/Net | 4024 | W: http://www.linuxfoundation.org/en/Net |
3841 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 4025 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
4026 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3842 | S: Odd Fixes | 4027 | S: Odd Fixes |
3843 | F: drivers/net/ | 4028 | F: drivers/net/ |
3844 | F: include/linux/if_* | 4029 | F: include/linux/if_* |
@@ -3917,6 +4102,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3917 | L: linux-omap@vger.kernel.org | 4102 | L: linux-omap@vger.kernel.org |
3918 | W: http://www.muru.com/linux/omap/ | 4103 | W: http://www.muru.com/linux/omap/ |
3919 | W: http://linux.omap.com/ | 4104 | W: http://linux.omap.com/ |
4105 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3920 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 4106 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3921 | S: Maintained | 4107 | S: Maintained |
3922 | F: arch/arm/*omap*/ | 4108 | F: arch/arm/*omap*/ |
@@ -4039,6 +4225,7 @@ OPROFILE | |||
4039 | M: Robert Richter <robert.richter@amd.com> | 4225 | M: Robert Richter <robert.richter@amd.com> |
4040 | L: oprofile-list@lists.sf.net | 4226 | L: oprofile-list@lists.sf.net |
4041 | S: Maintained | 4227 | S: Maintained |
4228 | F: arch/*/include/asm/oprofile*.h | ||
4042 | F: arch/*/oprofile/ | 4229 | F: arch/*/oprofile/ |
4043 | F: drivers/oprofile/ | 4230 | F: drivers/oprofile/ |
4044 | F: include/linux/oprofile.h | 4231 | F: include/linux/oprofile.h |
@@ -4097,6 +4284,7 @@ F: drivers/i2c/busses/i2c-pasemi.c | |||
4097 | 4284 | ||
4098 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | 4285 | PANASONIC LAPTOP ACPI EXTRAS DRIVER |
4099 | M: Harald Welte <laforge@gnumonks.org> | 4286 | M: Harald Welte <laforge@gnumonks.org> |
4287 | L: platform-driver-x86@vger.kernel.org | ||
4100 | S: Maintained | 4288 | S: Maintained |
4101 | F: drivers/platform/x86/panasonic-laptop.c | 4289 | F: drivers/platform/x86/panasonic-laptop.c |
4102 | 4290 | ||
@@ -4142,6 +4330,7 @@ M: Helge Deller <deller@gmx.de> | |||
4142 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4330 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4143 | L: linux-parisc@vger.kernel.org | 4331 | L: linux-parisc@vger.kernel.org |
4144 | W: http://www.parisc-linux.org/ | 4332 | W: http://www.parisc-linux.org/ |
4333 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4145 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4334 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4146 | S: Maintained | 4335 | S: Maintained |
4147 | F: arch/parisc/ | 4336 | F: arch/parisc/ |
@@ -4184,6 +4373,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4184 | PCI SUBSYSTEM | 4373 | PCI SUBSYSTEM |
4185 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4374 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4186 | L: linux-pci@vger.kernel.org | 4375 | L: linux-pci@vger.kernel.org |
4376 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4377 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4188 | S: Supported | 4378 | S: Supported |
4189 | F: Documentation/PCI/ | 4379 | F: Documentation/PCI/ |
@@ -4222,12 +4412,15 @@ PERFORMANCE EVENTS SUBSYSTEM | |||
4222 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 4412 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
4223 | M: Paul Mackerras <paulus@samba.org> | 4413 | M: Paul Mackerras <paulus@samba.org> |
4224 | M: Ingo Molnar <mingo@elte.hu> | 4414 | M: Ingo Molnar <mingo@elte.hu> |
4415 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | ||
4225 | S: Supported | 4416 | S: Supported |
4226 | F: kernel/perf_event.c | 4417 | F: kernel/perf_event*.c |
4227 | F: include/linux/perf_event.h | 4418 | F: include/linux/perf_event.h |
4228 | F: arch/*/*/kernel/perf_event.c | 4419 | F: arch/*/kernel/perf_event*.c |
4420 | F: arch/*/kernel/*/perf_event*.c | ||
4421 | F: arch/*/kernel/*/*/perf_event*.c | ||
4229 | F: arch/*/include/asm/perf_event.h | 4422 | F: arch/*/include/asm/perf_event.h |
4230 | F: arch/*/lib/perf_event.c | 4423 | F: arch/*/lib/perf_event*.c |
4231 | F: arch/*/kernel/perf_callchain.c | 4424 | F: arch/*/kernel/perf_callchain.c |
4232 | F: tools/perf/ | 4425 | F: tools/perf/ |
4233 | 4426 | ||
@@ -4350,17 +4543,17 @@ S: Maintained | |||
4350 | F: drivers/ata/sata_promise.* | 4543 | F: drivers/ata/sata_promise.* |
4351 | 4544 | ||
4352 | PS3 NETWORK SUPPORT | 4545 | PS3 NETWORK SUPPORT |
4353 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4546 | M: Geoff Levand <geoff@infradead.org> |
4354 | L: netdev@vger.kernel.org | 4547 | L: netdev@vger.kernel.org |
4355 | L: cbe-oss-dev@ozlabs.org | 4548 | L: cbe-oss-dev@ozlabs.org |
4356 | S: Supported | 4549 | S: Maintained |
4357 | F: drivers/net/ps3_gelic_net.* | 4550 | F: drivers/net/ps3_gelic_net.* |
4358 | 4551 | ||
4359 | PS3 PLATFORM SUPPORT | 4552 | PS3 PLATFORM SUPPORT |
4360 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4553 | M: Geoff Levand <geoff@infradead.org> |
4361 | L: linuxppc-dev@ozlabs.org | 4554 | L: linuxppc-dev@ozlabs.org |
4362 | L: cbe-oss-dev@ozlabs.org | 4555 | L: cbe-oss-dev@ozlabs.org |
4363 | S: Supported | 4556 | S: Maintained |
4364 | F: arch/powerpc/boot/ps3* | 4557 | F: arch/powerpc/boot/ps3* |
4365 | F: arch/powerpc/include/asm/lv1call.h | 4558 | F: arch/powerpc/include/asm/lv1call.h |
4366 | F: arch/powerpc/include/asm/ps3*.h | 4559 | F: arch/powerpc/include/asm/ps3*.h |
@@ -4422,6 +4615,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4422 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4615 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4423 | S: Maintained | 4616 | S: Maintained |
4424 | 4617 | ||
4618 | MMP2 SUPPORT (aka ARMADA610) | ||
4619 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | ||
4620 | M: Eric Miao <eric.y.miao@gmail.com> | ||
4621 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
4622 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
4623 | S: Maintained | ||
4624 | |||
4425 | PXA MMCI DRIVER | 4625 | PXA MMCI DRIVER |
4426 | S: Orphan | 4626 | S: Orphan |
4427 | 4627 | ||
@@ -4438,6 +4638,14 @@ S: Supported | |||
4438 | F: Documentation/scsi/LICENSE.qla2xxx | 4638 | F: Documentation/scsi/LICENSE.qla2xxx |
4439 | F: drivers/scsi/qla2xxx/ | 4639 | F: drivers/scsi/qla2xxx/ |
4440 | 4640 | ||
4641 | QLOGIC QLA4XXX iSCSI DRIVER | ||
4642 | M: Ravi Anand <ravi.anand@qlogic.com> | ||
4643 | M: Vikas Chaudhary <vikas.chaudhary@qlogic.com> | ||
4644 | M: iscsi-driver@qlogic.com | ||
4645 | L: linux-scsi@vger.kernel.org | ||
4646 | S: Supported | ||
4647 | F: drivers/scsi/qla4xxx/ | ||
4648 | |||
4441 | QLOGIC QLA3XXX NETWORK DRIVER | 4649 | QLOGIC QLA3XXX NETWORK DRIVER |
4442 | M: Ron Mercer <ron.mercer@qlogic.com> | 4650 | M: Ron Mercer <ron.mercer@qlogic.com> |
4443 | M: linux-driver@qlogic.com | 4651 | M: linux-driver@qlogic.com |
@@ -4446,6 +4654,14 @@ S: Supported | |||
4446 | F: Documentation/networking/LICENSE.qla3xxx | 4654 | F: Documentation/networking/LICENSE.qla3xxx |
4447 | F: drivers/net/qla3xxx.* | 4655 | F: drivers/net/qla3xxx.* |
4448 | 4656 | ||
4657 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | ||
4658 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> | ||
4659 | M: Anirban Chakraborty <anirban.chakraborty@qlogic.com> | ||
4660 | M: linux-driver@qlogic.com | ||
4661 | L: netdev@vger.kernel.org | ||
4662 | S: Supported | ||
4663 | F: drivers/net/qlcnic/ | ||
4664 | |||
4449 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 4665 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
4450 | M: Ron Mercer <ron.mercer@qlogic.com> | 4666 | M: Ron Mercer <ron.mercer@qlogic.com> |
4451 | M: linux-driver@qlogic.com | 4667 | M: linux-driver@qlogic.com |
@@ -4510,7 +4726,7 @@ F: drivers/net/wireless/ray* | |||
4510 | RCUTORTURE MODULE | 4726 | RCUTORTURE MODULE |
4511 | M: Josh Triplett <josh@freedesktop.org> | 4727 | M: Josh Triplett <josh@freedesktop.org> |
4512 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4728 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4513 | S: Maintained | 4729 | S: Supported |
4514 | F: Documentation/RCU/torture.txt | 4730 | F: Documentation/RCU/torture.txt |
4515 | F: kernel/rcutorture.c | 4731 | F: kernel/rcutorture.c |
4516 | 4732 | ||
@@ -4535,11 +4751,12 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4535 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4751 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4536 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4752 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4537 | S: Supported | 4753 | S: Supported |
4538 | F: Documentation/RCU/rcu.txt | 4754 | F: Documentation/RCU/ |
4539 | F: Documentation/RCU/rcuref.txt | 4755 | F: include/linux/rcu* |
4540 | F: include/linux/rcupdate.h | 4756 | F: include/linux/srcu* |
4541 | F: include/linux/srcu.h | 4757 | F: kernel/rcu* |
4542 | F: kernel/rcupdate.c | 4758 | F: kernel/srcu* |
4759 | X: kernel/rcutorture.c | ||
4543 | 4760 | ||
4544 | REAL TIME CLOCK DRIVER | 4761 | REAL TIME CLOCK DRIVER |
4545 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | 4762 | M: Paul Gortmaker <p_gortmaker@yahoo.com> |
@@ -4551,6 +4768,7 @@ F: include/linux/rtc.h | |||
4551 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4768 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4552 | M: Alessandro Zummo <a.zummo@towertech.it> | 4769 | M: Alessandro Zummo <a.zummo@towertech.it> |
4553 | L: rtc-linux@googlegroups.com | 4770 | L: rtc-linux@googlegroups.com |
4771 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4554 | S: Maintained | 4772 | S: Maintained |
4555 | F: Documentation/rtc.txt | 4773 | F: Documentation/rtc.txt |
4556 | F: drivers/rtc/ | 4774 | F: drivers/rtc/ |
@@ -4568,6 +4786,12 @@ S: Maintained | |||
4568 | F: Documentation/rfkill.txt | 4786 | F: Documentation/rfkill.txt |
4569 | F: net/rfkill/ | 4787 | F: net/rfkill/ |
4570 | 4788 | ||
4789 | RICOH SMARTMEDIA/XD DRIVER | ||
4790 | M: Maxim Levitsky <maximlevitsky@gmail.com> | ||
4791 | S: Maintained | ||
4792 | F: drivers/mtd/nand/r822.c | ||
4793 | F: drivers/mtd/nand/r822.h | ||
4794 | |||
4571 | RISCOM8 DRIVER | 4795 | RISCOM8 DRIVER |
4572 | S: Orphan | 4796 | S: Orphan |
4573 | F: Documentation/serial/riscom8.txt | 4797 | F: Documentation/serial/riscom8.txt |
@@ -4622,6 +4846,9 @@ W: http://www.ibm.com/developerworks/linux/linux390/ | |||
4622 | S: Supported | 4846 | S: Supported |
4623 | F: arch/s390/ | 4847 | F: arch/s390/ |
4624 | F: drivers/s390/ | 4848 | F: drivers/s390/ |
4849 | F: fs/partitions/ibm.c | ||
4850 | F: Documentation/s390/ | ||
4851 | F: Documentation/DocBook/s390* | ||
4625 | 4852 | ||
4626 | S390 NETWORK DRIVERS | 4853 | S390 NETWORK DRIVERS |
4627 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4854 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4643,12 +4870,11 @@ F: drivers/s390/crypto/ | |||
4643 | 4870 | ||
4644 | S390 ZFCP DRIVER | 4871 | S390 ZFCP DRIVER |
4645 | M: Christof Schmitt <christof.schmitt@de.ibm.com> | 4872 | M: Christof Schmitt <christof.schmitt@de.ibm.com> |
4646 | M: Martin Peschke <mp3@de.ibm.com> | 4873 | M: Swen Schillig <swen@vnet.ibm.com> |
4647 | M: linux390@de.ibm.com | 4874 | M: linux390@de.ibm.com |
4648 | L: linux-s390@vger.kernel.org | 4875 | L: linux-s390@vger.kernel.org |
4649 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4876 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4650 | S: Supported | 4877 | S: Supported |
4651 | F: Documentation/s390/zfcpdump.txt | ||
4652 | F: drivers/s390/scsi/zfcp_* | 4878 | F: drivers/s390/scsi/zfcp_* |
4653 | 4879 | ||
4654 | S390 IUCV NETWORK LAYER | 4880 | S390 IUCV NETWORK LAYER |
@@ -4677,6 +4903,13 @@ F: drivers/media/common/saa7146* | |||
4677 | F: drivers/media/video/*7146* | 4903 | F: drivers/media/video/*7146* |
4678 | F: include/media/*7146* | 4904 | F: include/media/*7146* |
4679 | 4905 | ||
4906 | TLG2300 VIDEO4LINUX-2 DRIVER | ||
4907 | M: Huang Shijie <shijie8@gmail.com> | ||
4908 | M: Kang Yong <kangyong@telegent.com> | ||
4909 | M: Zhang Xiaobing <xbzhang@telegent.com> | ||
4910 | S: Supported | ||
4911 | F: drivers/media/video/tlg2300 | ||
4912 | |||
4680 | SC1200 WDT DRIVER | 4913 | SC1200 WDT DRIVER |
4681 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 4914 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> |
4682 | S: Maintained | 4915 | S: Maintained |
@@ -4784,6 +5017,12 @@ L: linux-mmc@vger.kernel.org | |||
4784 | S: Maintained | 5017 | S: Maintained |
4785 | F: drivers/mmc/host/sdhci-s3c.c | 5018 | F: drivers/mmc/host/sdhci-s3c.c |
4786 | 5019 | ||
5020 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER | ||
5021 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5022 | L: linux-mmc@vger.kernel.org | ||
5023 | S: Maintained | ||
5024 | F: drivers/mmc/host/sdhci-spear.c | ||
5025 | |||
4787 | SECURITY SUBSYSTEM | 5026 | SECURITY SUBSYSTEM |
4788 | M: James Morris <jmorris@namei.org> | 5027 | M: James Morris <jmorris@namei.org> |
4789 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5028 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
@@ -4832,6 +5071,8 @@ F: drivers/scsi/be2iscsi/ | |||
4832 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 5071 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4833 | M: Sathya Perla <sathyap@serverengines.com> | 5072 | M: Sathya Perla <sathyap@serverengines.com> |
4834 | M: Subbu Seetharaman <subbus@serverengines.com> | 5073 | M: Subbu Seetharaman <subbus@serverengines.com> |
5074 | M: Sarveshwar Bandi <sarveshwarb@serverengines.com> | ||
5075 | M: Ajit Khaparde <ajitk@serverengines.com> | ||
4835 | L: netdev@vger.kernel.org | 5076 | L: netdev@vger.kernel.org |
4836 | W: http://www.serverengines.com | 5077 | W: http://www.serverengines.com |
4837 | S: Supported | 5078 | S: Supported |
@@ -4909,6 +5150,7 @@ F: drivers/*/*/*s3c2410* | |||
4909 | TI DAVINCI MACHINE SUPPORT | 5150 | TI DAVINCI MACHINE SUPPORT |
4910 | P: Kevin Hilman | 5151 | P: Kevin Hilman |
4911 | M: davinci-linux-open-source@linux.davincidsp.com | 5152 | M: davinci-linux-open-source@linux.davincidsp.com |
5153 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4912 | S: Supported | 5154 | S: Supported |
4913 | F: arch/arm/mach-davinci | 5155 | F: arch/arm/mach-davinci |
4914 | 5156 | ||
@@ -4964,7 +5206,7 @@ F: mm/sl?b.c | |||
4964 | 5206 | ||
4965 | SMC91x ETHERNET DRIVER | 5207 | SMC91x ETHERNET DRIVER |
4966 | M: Nicolas Pitre <nico@fluxnic.net> | 5208 | M: Nicolas Pitre <nico@fluxnic.net> |
4967 | S: Maintained | 5209 | S: Odd Fixes |
4968 | F: drivers/net/smc91x.* | 5210 | F: drivers/net/smc91x.* |
4969 | 5211 | ||
4970 | SMSC47B397 HARDWARE MONITOR DRIVER | 5212 | SMSC47B397 HARDWARE MONITOR DRIVER |
@@ -5035,7 +5277,7 @@ F: include/linux/ssb/ | |||
5035 | 5277 | ||
5036 | SONY VAIO CONTROL DEVICE DRIVER | 5278 | SONY VAIO CONTROL DEVICE DRIVER |
5037 | M: Mattia Dongili <malattia@linux.it> | 5279 | M: Mattia Dongili <malattia@linux.it> |
5038 | L: linux-acpi@vger.kernel.org | 5280 | L: platform-driver-x86@vger.kernel.org |
5039 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers | 5281 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers |
5040 | S: Maintained | 5282 | S: Maintained |
5041 | F: Documentation/laptops/sony-laptop.txt | 5283 | F: Documentation/laptops/sony-laptop.txt |
@@ -5074,11 +5316,67 @@ F: include/sound/soc* | |||
5074 | SPARC + UltraSPARC (sparc/sparc64) | 5316 | SPARC + UltraSPARC (sparc/sparc64) |
5075 | M: "David S. Miller" <davem@davemloft.net> | 5317 | M: "David S. Miller" <davem@davemloft.net> |
5076 | L: sparclinux@vger.kernel.org | 5318 | L: sparclinux@vger.kernel.org |
5319 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
5077 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5320 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5078 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5321 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5079 | S: Maintained | 5322 | S: Maintained |
5080 | F: arch/sparc/ | 5323 | F: arch/sparc/ |
5081 | 5324 | ||
5325 | SPARC SERIAL DRIVERS | ||
5326 | M: "David S. Miller" <davem@davemloft.net> | ||
5327 | L: sparclinux@vger.kernel.org | ||
5328 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | ||
5329 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | ||
5330 | S: Maintained | ||
5331 | F: drivers/serial/suncore.c | ||
5332 | F: drivers/serial/suncore.h | ||
5333 | F: drivers/serial/sunhv.c | ||
5334 | F: drivers/serial/sunsab.c | ||
5335 | F: drivers/serial/sunsab.h | ||
5336 | F: drivers/serial/sunsu.c | ||
5337 | F: drivers/serial/sunzilog.c | ||
5338 | F: drivers/serial/sunzilog.h | ||
5339 | |||
5340 | SPEAR PLATFORM SUPPORT | ||
5341 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5342 | W: http://www.st.com/spear | ||
5343 | S: Maintained | ||
5344 | F: arch/arm/plat-spear/ | ||
5345 | |||
5346 | SPEAR3XX MACHINE SUPPORT | ||
5347 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5348 | W: http://www.st.com/spear | ||
5349 | S: Maintained | ||
5350 | F: arch/arm/mach-spear3xx/ | ||
5351 | |||
5352 | SPEAR6XX MACHINE SUPPORT | ||
5353 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | ||
5354 | W: http://www.st.com/spear | ||
5355 | S: Maintained | ||
5356 | F: arch/arm/mach-spear6xx/ | ||
5357 | |||
5358 | SPEAR CLOCK FRAMEWORK SUPPORT | ||
5359 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5360 | W: http://www.st.com/spear | ||
5361 | S: Maintained | ||
5362 | F: arch/arm/mach-spear*/clock.c | ||
5363 | F: arch/arm/mach-spear*/include/mach/clkdev.h | ||
5364 | F: arch/arm/plat-spear/clock.c | ||
5365 | F: arch/arm/plat-spear/include/plat/clock.h and clkdev.h | ||
5366 | |||
5367 | SPEAR PAD MULTIPLEXING SUPPORT | ||
5368 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5369 | W: http://www.st.com/spear | ||
5370 | S: Maintained | ||
5371 | F: arch/arm/plat-spear/include/plat/padmux.h | ||
5372 | F: arch/arm/plat-spear/padmux.c | ||
5373 | F: arch/arm/mach-spear*/spear*xx.c | ||
5374 | F: arch/arm/mach-spear*/include/mach/generic.h | ||
5375 | F: arch/arm/mach-spear3xx/spear3*0.c | ||
5376 | F: arch/arm/mach-spear3xx/spear3*0_evb.c | ||
5377 | F: arch/arm/mach-spear6xx/spear600.c | ||
5378 | F: arch/arm/mach-spear6xx/spear600_evb.c | ||
5379 | |||
5082 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER | 5380 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER |
5083 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> | 5381 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> |
5084 | S: Supported | 5382 | S: Supported |
@@ -5089,6 +5387,7 @@ SPI SUBSYSTEM | |||
5089 | M: David Brownell <dbrownell@users.sourceforge.net> | 5387 | M: David Brownell <dbrownell@users.sourceforge.net> |
5090 | M: Grant Likely <grant.likely@secretlab.ca> | 5388 | M: Grant Likely <grant.likely@secretlab.ca> |
5091 | L: spi-devel-general@lists.sourceforge.net | 5389 | L: spi-devel-general@lists.sourceforge.net |
5390 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
5092 | S: Maintained | 5391 | S: Maintained |
5093 | F: Documentation/spi/ | 5392 | F: Documentation/spi/ |
5094 | F: drivers/spi/ | 5393 | F: drivers/spi/ |
@@ -5144,7 +5443,7 @@ F: drivers/net/starfire* | |||
5144 | 5443 | ||
5145 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | 5444 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER |
5146 | S: Orphan | 5445 | S: Orphan |
5147 | F: drivers/net/wireless/strip.c | 5446 | F: drivers/staging/strip/strip.c |
5148 | F: include/linux/if_strip.h | 5447 | F: include/linux/if_strip.h |
5149 | 5448 | ||
5150 | STRADIS MPEG-2 DECODER DRIVER | 5449 | STRADIS MPEG-2 DECODER DRIVER |
@@ -5165,6 +5464,7 @@ SUPERH | |||
5165 | M: Paul Mundt <lethal@linux-sh.org> | 5464 | M: Paul Mundt <lethal@linux-sh.org> |
5166 | L: linux-sh@vger.kernel.org | 5465 | L: linux-sh@vger.kernel.org |
5167 | W: http://www.linux-sh.org | 5466 | W: http://www.linux-sh.org |
5467 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5168 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5468 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5169 | S: Supported | 5469 | S: Supported |
5170 | F: Documentation/sh/ | 5470 | F: Documentation/sh/ |
@@ -5241,6 +5541,7 @@ F: arch/xtensa/ | |||
5241 | THINKPAD ACPI EXTRAS DRIVER | 5541 | THINKPAD ACPI EXTRAS DRIVER |
5242 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 5542 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
5243 | L: ibm-acpi-devel@lists.sourceforge.net | 5543 | L: ibm-acpi-devel@lists.sourceforge.net |
5544 | L: platform-driver-x86@vger.kernel.org | ||
5244 | W: http://ibm-acpi.sourceforge.net | 5545 | W: http://ibm-acpi.sourceforge.net |
5245 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5546 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5246 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5547 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
@@ -5261,7 +5562,6 @@ S: Maintained | |||
5261 | F: sound/soc/codecs/twl4030* | 5562 | F: sound/soc/codecs/twl4030* |
5262 | 5563 | ||
5263 | TIPC NETWORK LAYER | 5564 | TIPC NETWORK LAYER |
5264 | M: Per Liden <per.liden@ericsson.com> | ||
5265 | M: Jon Maloy <jon.maloy@ericsson.com> | 5565 | M: Jon Maloy <jon.maloy@ericsson.com> |
5266 | M: Allan Stephens <allan.stephens@windriver.com> | 5566 | M: Allan Stephens <allan.stephens@windriver.com> |
5267 | L: tipc-discussion@lists.sourceforge.net | 5567 | L: tipc-discussion@lists.sourceforge.net |
@@ -5294,10 +5594,12 @@ F: security/tomoyo/ | |||
5294 | 5594 | ||
5295 | TOPSTAR LAPTOP EXTRAS DRIVER | 5595 | TOPSTAR LAPTOP EXTRAS DRIVER |
5296 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5596 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
5597 | L: platform-driver-x86@vger.kernel.org | ||
5297 | S: Maintained | 5598 | S: Maintained |
5298 | F: drivers/platform/x86/topstar-laptop.c | 5599 | F: drivers/platform/x86/topstar-laptop.c |
5299 | 5600 | ||
5300 | TOSHIBA ACPI EXTRAS DRIVER | 5601 | TOSHIBA ACPI EXTRAS DRIVER |
5602 | L: platform-driver-x86@vger.kernel.org | ||
5301 | S: Orphan | 5603 | S: Orphan |
5302 | F: drivers/platform/x86/toshiba_acpi.c | 5604 | F: drivers/platform/x86/toshiba_acpi.c |
5303 | 5605 | ||
@@ -5315,7 +5617,7 @@ S: Maintained | |||
5315 | F: drivers/mmc/host/tmio_mmc.* | 5617 | F: drivers/mmc/host/tmio_mmc.* |
5316 | 5618 | ||
5317 | TMPFS (SHMEM FILESYSTEM) | 5619 | TMPFS (SHMEM FILESYSTEM) |
5318 | M: Hugh Dickins <hugh.dickins@tiscali.co.uk> | 5620 | M: Hugh Dickins <hughd@google.com> |
5319 | L: linux-mm@kvack.org | 5621 | L: linux-mm@kvack.org |
5320 | S: Maintained | 5622 | S: Maintained |
5321 | F: include/linux/shmem_fs.h | 5623 | F: include/linux/shmem_fs.h |
@@ -5703,7 +6005,7 @@ M: Laurent Pinchart <laurent.pinchart@skynet.be> | |||
5703 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) | 6005 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) |
5704 | L: linux-media@vger.kernel.org | 6006 | L: linux-media@vger.kernel.org |
5705 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 6007 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5706 | W: http://linux-uvc.berlios.de | 6008 | W: http://www.ideasonboard.org/uvc/ |
5707 | S: Maintained | 6009 | S: Maintained |
5708 | F: drivers/media/video/uvc/ | 6010 | F: drivers/media/video/uvc/ |
5709 | 6011 | ||
@@ -5797,6 +6099,22 @@ S: Maintained | |||
5797 | F: Documentation/filesystems/vfat.txt | 6099 | F: Documentation/filesystems/vfat.txt |
5798 | F: fs/fat/ | 6100 | F: fs/fat/ |
5799 | 6101 | ||
6102 | VIRTIO CONSOLE DRIVER | ||
6103 | M: Amit Shah <amit.shah@redhat.com> | ||
6104 | L: virtualization@lists.linux-foundation.org | ||
6105 | S: Maintained | ||
6106 | F: drivers/char/virtio_console.c | ||
6107 | F: include/linux/virtio_console.h | ||
6108 | |||
6109 | VIRTIO HOST (VHOST) | ||
6110 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
6111 | L: kvm@vger.kernel.org | ||
6112 | L: virtualization@lists.osdl.org | ||
6113 | L: netdev@vger.kernel.org | ||
6114 | S: Maintained | ||
6115 | F: drivers/vhost/ | ||
6116 | F: include/linux/vhost.h | ||
6117 | |||
5800 | VIA RHINE NETWORK DRIVER | 6118 | VIA RHINE NETWORK DRIVER |
5801 | M: Roger Luethi <rl@hellgate.ch> | 6119 | M: Roger Luethi <rl@hellgate.ch> |
5802 | S: Maintained | 6120 | S: Maintained |
@@ -5920,7 +6238,7 @@ L: linux-wireless@vger.kernel.org | |||
5920 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | 6238 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ |
5921 | S: Maintained | 6239 | S: Maintained |
5922 | F: Documentation/networking/wavelan.txt | 6240 | F: Documentation/networking/wavelan.txt |
5923 | F: drivers/net/wireless/wavelan* | 6241 | F: drivers/staging/wavelan/ |
5924 | 6242 | ||
5925 | WD7000 SCSI DRIVER | 6243 | WD7000 SCSI DRIVER |
5926 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6244 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
@@ -5955,7 +6273,7 @@ S: Maintained | |||
5955 | F: drivers/input/misc/wistron_btns.c | 6273 | F: drivers/input/misc/wistron_btns.c |
5956 | 6274 | ||
5957 | WL1251 WIRELESS DRIVER | 6275 | WL1251 WIRELESS DRIVER |
5958 | M: Kalle Valo <kalle.valo@nokia.com> | 6276 | M: Kalle Valo <kalle.valo@iki.fi> |
5959 | L: linux-wireless@vger.kernel.org | 6277 | L: linux-wireless@vger.kernel.org |
5960 | W: http://wireless.kernel.org | 6278 | W: http://wireless.kernel.org |
5961 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6279 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
@@ -6025,6 +6343,13 @@ S: Maintained | |||
6025 | F: Documentation/x86/ | 6343 | F: Documentation/x86/ |
6026 | F: arch/x86/ | 6344 | F: arch/x86/ |
6027 | 6345 | ||
6346 | X86 PLATFORM DRIVERS | ||
6347 | M: Matthew Garrett <mjg@redhat.com> | ||
6348 | L: platform-driver-x86@vger.kernel.org | ||
6349 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6350 | S: Maintained | ||
6351 | F: drivers/platform/x86 | ||
6352 | |||
6028 | XEN HYPERVISOR INTERFACE | 6353 | XEN HYPERVISOR INTERFACE |
6029 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 6354 | M: Jeremy Fitzhardinge <jeremy@xensource.com> |
6030 | M: Chris Wright <chrisw@sous-sol.org> | 6355 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -6109,6 +6434,7 @@ F: drivers/serial/zs.* | |||
6109 | THE REST | 6434 | THE REST |
6110 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6435 | M: Linus Torvalds <torvalds@linux-foundation.org> |
6111 | L: linux-kernel@vger.kernel.org | 6436 | L: linux-kernel@vger.kernel.org |
6437 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
6112 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6438 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6113 | S: Buried alive in reporters | 6439 | S: Buried alive in reporters |
6114 | F: * | 6440 | F: * |