diff options
author | Michal Marek <mmarek@suse.cz> | 2010-10-27 18:15:57 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-10-27 18:15:57 -0400 |
commit | b74b953b998bcc2db91b694446f3a2619ec32de6 (patch) | |
tree | 6ce24caabd730f6ae9287ed0676ec32e6ff31e9d /MAINTAINERS | |
parent | abb438526201c6a79949ad45375c051b6681c253 (diff) | |
parent | f6f94e2ab1b33f0082ac22d71f66385a60d8157f (diff) |
Merge commit 'v2.6.36' into kbuild/misc
Update to be able to fix a recent change to scripts/basic/docproc.c
(commit eda603f).
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 994 |
1 files changed, 741 insertions, 253 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 146090d93aab..67acab640338 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 |
@@ -315,11 +313,9 @@ S: Maintained | |||
315 | F: drivers/hwmon/adm1029.c | 313 | F: drivers/hwmon/adm1029.c |
316 | 314 | ||
317 | ADM8211 WIRELESS DRIVER | 315 | ADM8211 WIRELESS DRIVER |
318 | M: Michael Wu <flamingice@sourmilk.net> | ||
319 | L: linux-wireless@vger.kernel.org | 316 | L: linux-wireless@vger.kernel.org |
320 | W: http://linuxwireless.org/ | 317 | W: http://linuxwireless.org/ |
321 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | 318 | S: Orphan |
322 | S: Maintained | ||
323 | F: drivers/net/wireless/adm8211.* | 319 | F: drivers/net/wireless/adm8211.* |
324 | 320 | ||
325 | ADT746X FAN DRIVER | 321 | ADT746X FAN DRIVER |
@@ -426,7 +422,6 @@ P: Jordan Crouse | |||
426 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 422 | 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 | 423 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
428 | S: Supported | 424 | S: Supported |
429 | F: arch/x86/kernel/geode_32.c | ||
430 | F: drivers/char/hw_random/geode-rng.c | 425 | F: drivers/char/hw_random/geode-rng.c |
431 | F: drivers/crypto/geode* | 426 | F: drivers/crypto/geode* |
432 | F: drivers/video/geode/ | 427 | F: drivers/video/geode/ |
@@ -459,9 +454,20 @@ L: linux-rdma@vger.kernel.org | |||
459 | S: Maintained | 454 | S: Maintained |
460 | F: drivers/infiniband/hw/amso1100/ | 455 | F: drivers/infiniband/hw/amso1100/ |
461 | 456 | ||
457 | ANALOG DEVICES INC ASOC DRIVERS | ||
458 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
459 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
460 | W: http://blackfin.uclinux.org/ | ||
461 | S: Supported | ||
462 | F: sound/soc/blackfin/* | ||
463 | F: sound/soc/codecs/ad1* | ||
464 | F: sound/soc/codecs/adau* | ||
465 | F: sound/soc/codecs/adav* | ||
466 | F: sound/soc/codecs/ssm* | ||
467 | |||
462 | AOA (Apple Onboard Audio) ALSA DRIVER | 468 | AOA (Apple Onboard Audio) ALSA DRIVER |
463 | M: Johannes Berg <johannes@sipsolutions.net> | 469 | M: Johannes Berg <johannes@sipsolutions.net> |
464 | L: linuxppc-dev@ozlabs.org | 470 | L: linuxppc-dev@lists.ozlabs.org |
465 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 471 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
466 | S: Maintained | 472 | S: Maintained |
467 | F: sound/aoa/ | 473 | F: sound/aoa/ |
@@ -481,8 +487,8 @@ S: Maintained | |||
481 | F: drivers/input/mouse/bcm5974.c | 487 | F: drivers/input/mouse/bcm5974.c |
482 | 488 | ||
483 | APPLE SMC DRIVER | 489 | APPLE SMC DRIVER |
484 | M: Nicolas Boichat <nicolas@boichat.ch> | 490 | M: Henrik Rydberg <rydberg@euromail.se> |
485 | L: mactel-linux-devel@lists.sourceforge.net | 491 | L: lm-sensors@lm-sensors.org |
486 | S: Maintained | 492 | S: Maintained |
487 | F: drivers/hwmon/applesmc.c | 493 | F: drivers/hwmon/applesmc.c |
488 | 494 | ||
@@ -579,9 +585,14 @@ L: linux-mtd@lists.infradead.org | |||
579 | S: Maintained | 585 | S: Maintained |
580 | F: drivers/mtd/nand/bcm_umi_nand.c | 586 | F: drivers/mtd/nand/bcm_umi_nand.c |
581 | F: drivers/mtd/nand/bcm_umi_bch.c | 587 | F: drivers/mtd/nand/bcm_umi_bch.c |
582 | F: drivers/mtd/nand/bcm_umi_hamming.c | ||
583 | F: drivers/mtd/nand/nand_bcm_umi.h | 588 | F: drivers/mtd/nand/nand_bcm_umi.h |
584 | 589 | ||
590 | ARM/CAVIUM NETWORKS CNS3XXX MACHINE SUPPORT | ||
591 | M: Anton Vorontsov <avorontsov@mvista.com> | ||
592 | S: Maintained | ||
593 | F: arch/arm/mach-cns3xxx/ | ||
594 | T: git git://git.infradead.org/users/cbou/linux-cns3xxx.git | ||
595 | |||
585 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE | 596 | ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE |
586 | M: Hartley Sweeten <hsweeten@visionengravers.com> | 597 | M: Hartley Sweeten <hsweeten@visionengravers.com> |
587 | M: Ryan Mallon <ryan@bluewatersys.com> | 598 | M: Ryan Mallon <ryan@bluewatersys.com> |
@@ -616,9 +627,9 @@ M: Richard Purdie <rpurdie@rpsys.net> | |||
616 | S: Maintained | 627 | S: Maintained |
617 | 628 | ||
618 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 629 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
619 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 630 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> |
620 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 631 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
621 | T: git git://gitorious.org/linux-gemini/mainline.git | 632 | T: git git://git.berlios.de/gemini-board |
622 | S: Maintained | 633 | S: Maintained |
623 | F: arch/arm/mach-gemini/ | 634 | F: arch/arm/mach-gemini/ |
624 | 635 | ||
@@ -641,9 +652,10 @@ T: topgit git://git.openezx.org/openezx.git | |||
641 | F: arch/arm/mach-pxa/ezx.c | 652 | F: arch/arm/mach-pxa/ezx.c |
642 | 653 | ||
643 | ARM/FARADAY FA526 PORT | 654 | ARM/FARADAY FA526 PORT |
644 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 655 | M: Hans Ulli Kroll <ulli.kroll@googlemail.com> |
645 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 656 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
646 | S: Maintained | 657 | S: Maintained |
658 | T: git://git.berlios.de/gemini-board | ||
647 | F: arch/arm/mm/*-fa* | 659 | F: arch/arm/mm/*-fa* |
648 | 660 | ||
649 | ARM/FOOTBRIDGE ARCHITECTURE | 661 | ARM/FOOTBRIDGE ARCHITECTURE |
@@ -662,6 +674,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git | |||
662 | F: arch/arm/mach-mx*/ | 674 | F: arch/arm/mach-mx*/ |
663 | F: arch/arm/plat-mxc/ | 675 | F: arch/arm/plat-mxc/ |
664 | 676 | ||
677 | ARM/FREESCALE IMX51 | ||
678 | M: Amit Kucheria <amit.kucheria@canonical.com> | ||
679 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
680 | S: Maintained | ||
681 | F: arch/arm/mach-mx5/ | ||
682 | |||
665 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 683 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
666 | M: Lennert Buytenhek <kernel@wantstofly.org> | 684 | M: Lennert Buytenhek <kernel@wantstofly.org> |
667 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 685 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -686,6 +704,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git | |||
686 | F: arch/arm/mach-sa1100/jornada720.c | 704 | F: arch/arm/mach-sa1100/jornada720.c |
687 | F: arch/arm/mach-sa1100/include/mach/jornada720.h | 705 | F: arch/arm/mach-sa1100/include/mach/jornada720.h |
688 | 706 | ||
707 | ARM/INCOME PXA270 SUPPORT | ||
708 | M: Marek Vasut <marek.vasut@gmail.com> | ||
709 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
710 | S: Maintained | ||
711 | F: arch/arm/mach-pxa/income.c | ||
712 | F: arch/arm/mach-pxa/include/mach-pxa/income.h | ||
713 | |||
689 | ARM/INTEL IOP32X ARM ARCHITECTURE | 714 | ARM/INTEL IOP32X ARM ARCHITECTURE |
690 | M: Lennert Buytenhek <kernel@wantstofly.org> | 715 | M: Lennert Buytenhek <kernel@wantstofly.org> |
691 | M: Dan Williams <dan.j.williams@intel.com> | 716 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -765,11 +790,10 @@ M: Philipp Zabel <philipp.zabel@gmail.com> | |||
765 | S: Maintained | 790 | S: Maintained |
766 | 791 | ||
767 | ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support | 792 | ARM/Marvell Loki/Kirkwood/MV78xx0/Orion SOC support |
768 | M: Lennert Buytenhek <buytenh@marvell.com> | 793 | M: Lennert Buytenhek <kernel@wantstofly.org> |
769 | M: Nicolas Pitre <nico@marvell.com> | 794 | M: Nicolas Pitre <nico@fluxnic.net> |
770 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 795 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
771 | T: git git://git.marvell.com/orion | 796 | S: Odd Fixes |
772 | S: Maintained | ||
773 | F: arch/arm/mach-loki/ | 797 | F: arch/arm/mach-loki/ |
774 | F: arch/arm/mach-kirkwood/ | 798 | F: arch/arm/mach-kirkwood/ |
775 | F: arch/arm/mach-mv78xx0/ | 799 | F: arch/arm/mach-mv78xx0/ |
@@ -787,12 +811,12 @@ M: Michael Petchkovsky <mkpetch@internode.on.net> | |||
787 | S: Maintained | 811 | S: Maintained |
788 | 812 | ||
789 | ARM/NOMADIK ARCHITECTURE | 813 | ARM/NOMADIK ARCHITECTURE |
790 | M: Alessandro Rubini <rubini@unipv.it> | 814 | M: Alessandro Rubini <rubini@unipv.it> |
791 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | 815 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> |
792 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 816 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
793 | S: Maintained | 817 | S: Maintained |
794 | F: arch/arm/mach-nomadik/ | 818 | F: arch/arm/mach-nomadik/ |
795 | F: arch/arm/plat-nomadik/ | 819 | F: arch/arm/plat-nomadik/ |
796 | 820 | ||
797 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 821 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
798 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 822 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
@@ -804,6 +828,7 @@ ARM/QUALCOMM MSM MACHINE SUPPORT | |||
804 | M: David Brown <davidb@codeaurora.org> | 828 | M: David Brown <davidb@codeaurora.org> |
805 | M: Daniel Walker <dwalker@codeaurora.org> | 829 | M: Daniel Walker <dwalker@codeaurora.org> |
806 | M: Bryan Huntsman <bryanh@codeaurora.org> | 830 | M: Bryan Huntsman <bryanh@codeaurora.org> |
831 | L: linux-arm-msm@vger.kernel.org | ||
807 | F: arch/arm/mach-msm/ | 832 | F: arch/arm/mach-msm/ |
808 | F: drivers/video/msm/ | 833 | F: drivers/video/msm/ |
809 | F: drivers/mmc/host/msm_sdcc.c | 834 | F: drivers/mmc/host/msm_sdcc.c |
@@ -887,11 +912,13 @@ S: Maintained | |||
887 | 912 | ||
888 | ARM/SAMSUNG ARM ARCHITECTURES | 913 | ARM/SAMSUNG ARM ARCHITECTURES |
889 | M: Ben Dooks <ben-linux@fluff.org> | 914 | M: Ben Dooks <ben-linux@fluff.org> |
915 | M: Kukjin Kim <kgene.kim@samsung.com> | ||
890 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 916 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
891 | W: http://www.fluff.org/ben/linux/ | 917 | W: http://www.fluff.org/ben/linux/ |
892 | S: Maintained | 918 | S: Maintained |
893 | F: arch/arm/plat-s3c/ | 919 | F: arch/arm/plat-samsung/ |
894 | F: arch/arm/plat-s3c24xx/ | 920 | F: arch/arm/plat-s3c24xx/ |
921 | F: arch/arm/plat-s5p/ | ||
895 | 922 | ||
896 | ARM/S3C2410 ARM ARCHITECTURE | 923 | ARM/S3C2410 ARM ARCHITECTURE |
897 | M: Ben Dooks <ben-linux@fluff.org> | 924 | M: Ben Dooks <ben-linux@fluff.org> |
@@ -935,6 +962,34 @@ W: http://www.fluff.org/ben/linux/ | |||
935 | S: Maintained | 962 | S: Maintained |
936 | F: arch/arm/mach-s3c6410/ | 963 | F: arch/arm/mach-s3c6410/ |
937 | 964 | ||
965 | ARM/S5P ARM ARCHITECTURES | ||
966 | M: Kukjin Kim <kgene.kim@samsung.com> | ||
967 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
968 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
969 | S: Maintained | ||
970 | F: arch/arm/mach-s5p*/ | ||
971 | |||
972 | ARM/SAMSUNG S5P SERIES FIMC SUPPORT | ||
973 | M: Kyungmin Park <kyungmin.park@samsung.com> | ||
974 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> | ||
975 | L: linux-arm-kernel@lists.infradead.org | ||
976 | L: linux-media@vger.kernel.org | ||
977 | S: Maintained | ||
978 | F: arch/arm/plat-s5p/dev-fimc* | ||
979 | F: arch/arm/plat-samsung/include/plat/*fimc* | ||
980 | F: drivers/media/video/s5p-fimc/ | ||
981 | |||
982 | ARM/SHMOBILE ARM ARCHITECTURE | ||
983 | M: Paul Mundt <lethal@linux-sh.org> | ||
984 | M: Magnus Damm <magnus.damm@gmail.com> | ||
985 | L: linux-sh@vger.kernel.org | ||
986 | W: http://oss.renesas.com | ||
987 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
988 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | ||
989 | S: Supported | ||
990 | F: arch/arm/mach-shmobile/ | ||
991 | F: drivers/sh/ | ||
992 | |||
938 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 993 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
939 | M: Lennert Buytenhek <kernel@wantstofly.org> | 994 | M: Lennert Buytenhek <kernel@wantstofly.org> |
940 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 995 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -950,6 +1005,27 @@ M: Wan ZongShun <mcuos.com@gmail.com> | |||
950 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1005 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
951 | W: http://www.mcuos.com | 1006 | W: http://www.mcuos.com |
952 | S: Maintained | 1007 | S: Maintained |
1008 | F: arch/arm/mach-w90x900/ | ||
1009 | F: arch/arm/mach-nuc93x/ | ||
1010 | F: drivers/input/keyboard/w90p910_keypad.c | ||
1011 | F: drivers/input/touchscreen/w90p910_ts.c | ||
1012 | F: drivers/watchdog/nuc900_wdt.c | ||
1013 | F: drivers/net/arm/w90p910_ether.c | ||
1014 | F: drivers/mtd/nand/nuc900_nand.c | ||
1015 | F: drivers/rtc/rtc-nuc900.c | ||
1016 | F: drivers/spi/spi_nuc900.c | ||
1017 | F: drivers/usb/host/ehci-w90x900.c | ||
1018 | F: drivers/video/nuc900fb.c | ||
1019 | |||
1020 | ARM/U300 MACHINE SUPPORT | ||
1021 | M: Linus Walleij <linus.walleij@stericsson.com> | ||
1022 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1023 | S: Supported | ||
1024 | F: arch/arm/mach-u300/ | ||
1025 | F: drivers/i2c/busses/i2c-stu300.c | ||
1026 | F: drivers/rtc/rtc-coh901331.c | ||
1027 | F: drivers/watchdog/coh901327_wdt.c | ||
1028 | F: drivers/dma/coh901318* | ||
953 | 1029 | ||
954 | ARM/U8500 ARM ARCHITECTURE | 1030 | ARM/U8500 ARM ARCHITECTURE |
955 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | 1031 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> |
@@ -964,10 +1040,32 @@ W: http://www.arm.linux.org.uk/ | |||
964 | S: Maintained | 1040 | S: Maintained |
965 | F: arch/arm/vfp/ | 1041 | F: arch/arm/vfp/ |
966 | 1042 | ||
1043 | ARM/VOIPAC PXA270 SUPPORT | ||
1044 | M: Marek Vasut <marek.vasut@gmail.com> | ||
1045 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1046 | S: Maintained | ||
1047 | F: arch/arm/mach-pxa/vpac270.c | ||
1048 | F: arch/arm/mach-pxa/include/mach/vpac270.h | ||
1049 | |||
1050 | ARM/ZIPIT Z2 SUPPORT | ||
1051 | M: Marek Vasut <marek.vasut@gmail.com> | ||
1052 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1053 | S: Maintained | ||
1054 | F: arch/arm/mach-pxa/z2.c | ||
1055 | F: arch/arm/mach-pxa/include/mach/z2.h | ||
1056 | |||
1057 | ASC7621 HARDWARE MONITOR DRIVER | ||
1058 | M: George Joseph <george.joseph@fairview5.com> | ||
1059 | L: lm-sensors@lm-sensors.org | ||
1060 | S: Maintained | ||
1061 | F: Documentation/hwmon/asc7621 | ||
1062 | F: drivers/hwmon/asc7621.c | ||
1063 | |||
967 | ASUS ACPI EXTRAS DRIVER | 1064 | ASUS ACPI EXTRAS DRIVER |
968 | M: Corentin Chary <corentincj@iksaif.net> | 1065 | M: Corentin Chary <corentincj@iksaif.net> |
969 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 1066 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
970 | L: acpi4asus-user@lists.sourceforge.net | 1067 | L: acpi4asus-user@lists.sourceforge.net |
1068 | L: platform-driver-x86@vger.kernel.org | ||
971 | W: http://acpi4asus.sf.net | 1069 | W: http://acpi4asus.sf.net |
972 | S: Maintained | 1070 | S: Maintained |
973 | F: drivers/platform/x86/asus_acpi.c | 1071 | F: drivers/platform/x86/asus_acpi.c |
@@ -981,6 +1079,7 @@ F: drivers/hwmon/asb100.c | |||
981 | ASUS LAPTOP EXTRAS DRIVER | 1079 | ASUS LAPTOP EXTRAS DRIVER |
982 | M: Corentin Chary <corentincj@iksaif.net> | 1080 | M: Corentin Chary <corentincj@iksaif.net> |
983 | L: acpi4asus-user@lists.sourceforge.net | 1081 | L: acpi4asus-user@lists.sourceforge.net |
1082 | L: platform-driver-x86@vger.kernel.org | ||
984 | W: http://acpi4asus.sf.net | 1083 | W: http://acpi4asus.sf.net |
985 | S: Maintained | 1084 | S: Maintained |
986 | F: drivers/platform/x86/asus-laptop.c | 1085 | F: drivers/platform/x86/asus-laptop.c |
@@ -1023,7 +1122,6 @@ F: drivers/net/wireless/ath/ath5k/ | |||
1023 | ATHEROS ATH9K WIRELESS DRIVER | 1122 | ATHEROS ATH9K WIRELESS DRIVER |
1024 | M: "Luis R. Rodriguez" <lrodriguez@atheros.com> | 1123 | M: "Luis R. Rodriguez" <lrodriguez@atheros.com> |
1025 | M: Jouni Malinen <jmalinen@atheros.com> | 1124 | M: Jouni Malinen <jmalinen@atheros.com> |
1026 | M: Sujith Manoharan <Sujith.Manoharan@atheros.com> | ||
1027 | M: Vasanthakumar Thiagarajan <vasanth@atheros.com> | 1125 | M: Vasanthakumar Thiagarajan <vasanth@atheros.com> |
1028 | M: Senthil Balasubramanian <senthilkumar@atheros.com> | 1126 | M: Senthil Balasubramanian <senthilkumar@atheros.com> |
1029 | L: linux-wireless@vger.kernel.org | 1127 | L: linux-wireless@vger.kernel.org |
@@ -1054,7 +1152,7 @@ ATLX ETHERNET DRIVERS | |||
1054 | M: Jay Cliburn <jcliburn@gmail.com> | 1152 | M: Jay Cliburn <jcliburn@gmail.com> |
1055 | M: Chris Snook <chris.snook@gmail.com> | 1153 | M: Chris Snook <chris.snook@gmail.com> |
1056 | M: Jie Yang <jie.yang@atheros.com> | 1154 | M: Jie Yang <jie.yang@atheros.com> |
1057 | L: atl1-devel@lists.sourceforge.net | 1155 | L: netdev@vger.kernel.org |
1058 | W: http://sourceforge.net/projects/atl1 | 1156 | W: http://sourceforge.net/projects/atl1 |
1059 | W: http://atl1.sourceforge.net | 1157 | W: http://atl1.sourceforge.net |
1060 | S: Maintained | 1158 | S: Maintained |
@@ -1084,7 +1182,7 @@ F: drivers/mmc/host/atmel-mci.c | |||
1084 | F: drivers/mmc/host/atmel-mci-regs.h | 1182 | F: drivers/mmc/host/atmel-mci-regs.h |
1085 | 1183 | ||
1086 | ATMEL AT91 / AT32 SERIAL DRIVER | 1184 | ATMEL AT91 / AT32 SERIAL DRIVER |
1087 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1185 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1088 | S: Supported | 1186 | S: Supported |
1089 | F: drivers/serial/atmel_serial.c | 1187 | F: drivers/serial/atmel_serial.c |
1090 | 1188 | ||
@@ -1096,18 +1194,18 @@ F: drivers/video/atmel_lcdfb.c | |||
1096 | F: include/video/atmel_lcdc.h | 1194 | F: include/video/atmel_lcdc.h |
1097 | 1195 | ||
1098 | ATMEL MACB ETHERNET DRIVER | 1196 | ATMEL MACB ETHERNET DRIVER |
1099 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1197 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1100 | S: Supported | 1198 | S: Supported |
1101 | F: drivers/net/macb.* | 1199 | F: drivers/net/macb.* |
1102 | 1200 | ||
1103 | ATMEL SPI DRIVER | 1201 | ATMEL SPI DRIVER |
1104 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1202 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1105 | S: Supported | 1203 | S: Supported |
1106 | F: drivers/spi/atmel_spi.* | 1204 | F: drivers/spi/atmel_spi.* |
1107 | 1205 | ||
1108 | ATMEL USBA UDC DRIVER | 1206 | ATMEL USBA UDC DRIVER |
1109 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1207 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1110 | L: kernel@avr32linux.org | 1208 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1111 | W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver | 1209 | W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver |
1112 | S: Supported | 1210 | S: Supported |
1113 | F: drivers/usb/gadget/atmel_usba_udc.* | 1211 | F: drivers/usb/gadget/atmel_usba_udc.* |
@@ -1139,7 +1237,7 @@ F: drivers/auxdisplay/ | |||
1139 | F: include/linux/cfag12864b.h | 1237 | F: include/linux/cfag12864b.h |
1140 | 1238 | ||
1141 | AVR32 ARCHITECTURE | 1239 | AVR32 ARCHITECTURE |
1142 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1240 | M: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> |
1143 | W: http://www.atmel.com/products/AVR32/ | 1241 | W: http://www.atmel.com/products/AVR32/ |
1144 | W: http://avr32linux.org/ | 1242 | W: http://avr32linux.org/ |
1145 | W: http://avrfreaks.net/ | 1243 | W: http://avrfreaks.net/ |
@@ -1147,7 +1245,7 @@ S: Supported | |||
1147 | F: arch/avr32/ | 1245 | F: arch/avr32/ |
1148 | 1246 | ||
1149 | AVR32/AT32AP MACHINE SUPPORT | 1247 | AVR32/AT32AP MACHINE SUPPORT |
1150 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1248 | M: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> |
1151 | S: Supported | 1249 | S: Supported |
1152 | F: arch/avr32/mach-at32ap/ | 1250 | F: arch/avr32/mach-at32ap/ |
1153 | 1251 | ||
@@ -1189,8 +1287,7 @@ S: Maintained | |||
1189 | F: drivers/net/hamradio/baycom* | 1287 | F: drivers/net/hamradio/baycom* |
1190 | 1288 | ||
1191 | BEFS FILE SYSTEM | 1289 | BEFS FILE SYSTEM |
1192 | M: "Sergey S. Kostyliov" <rathamahata@php4.ru> | 1290 | S: Orphan |
1193 | S: Maintained | ||
1194 | F: Documentation/filesystems/befs.txt | 1291 | F: Documentation/filesystems/befs.txt |
1195 | F: fs/befs/ | 1292 | F: fs/befs/ |
1196 | 1293 | ||
@@ -1222,6 +1319,13 @@ W: http://blackfin.uclinux.org | |||
1222 | S: Supported | 1319 | S: Supported |
1223 | F: drivers/rtc/rtc-bfin.c | 1320 | F: drivers/rtc/rtc-bfin.c |
1224 | 1321 | ||
1322 | BLACKFIN SDH DRIVER | ||
1323 | M: Cliff Cai <cliff.cai@analog.com> | ||
1324 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1325 | W: http://blackfin.uclinux.org | ||
1326 | S: Supported | ||
1327 | F: drivers/mmc/host/bfin_sdh.c | ||
1328 | |||
1225 | BLACKFIN SERIAL DRIVER | 1329 | BLACKFIN SERIAL DRIVER |
1226 | M: Sonic Zhang <sonic.zhang@analog.com> | 1330 | M: Sonic Zhang <sonic.zhang@analog.com> |
1227 | L: uclinux-dist-devel@blackfin.uclinux.org | 1331 | L: uclinux-dist-devel@blackfin.uclinux.org |
@@ -1296,7 +1400,7 @@ BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER | |||
1296 | M: Eilon Greenstein <eilong@broadcom.com> | 1400 | M: Eilon Greenstein <eilong@broadcom.com> |
1297 | L: netdev@vger.kernel.org | 1401 | L: netdev@vger.kernel.org |
1298 | S: Supported | 1402 | S: Supported |
1299 | F: drivers/net/bnx2x* | 1403 | F: drivers/net/bnx2x/ |
1300 | 1404 | ||
1301 | BROADCOM TG3 GIGABIT ETHERNET DRIVER | 1405 | BROADCOM TG3 GIGABIT ETHERNET DRIVER |
1302 | M: Matt Carlson <mcarlson@broadcom.com> | 1406 | M: Matt Carlson <mcarlson@broadcom.com> |
@@ -1328,6 +1432,7 @@ BTRFS FILE SYSTEM | |||
1328 | M: Chris Mason <chris.mason@oracle.com> | 1432 | M: Chris Mason <chris.mason@oracle.com> |
1329 | L: linux-btrfs@vger.kernel.org | 1433 | L: linux-btrfs@vger.kernel.org |
1330 | W: http://btrfs.wiki.kernel.org/ | 1434 | W: http://btrfs.wiki.kernel.org/ |
1435 | 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 | 1436 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1332 | S: Maintained | 1437 | S: Maintained |
1333 | F: Documentation/filesystems/btrfs.txt | 1438 | F: Documentation/filesystems/btrfs.txt |
@@ -1357,6 +1462,16 @@ S: Maintained | |||
1357 | F: Documentation/video4linux/cafe_ccic | 1462 | F: Documentation/video4linux/cafe_ccic |
1358 | F: drivers/media/video/cafe_ccic* | 1463 | F: drivers/media/video/cafe_ccic* |
1359 | 1464 | ||
1465 | CAIF NETWORK LAYER | ||
1466 | M: Sjur Braendeland <sjur.brandeland@stericsson.com> | ||
1467 | L: netdev@vger.kernel.org | ||
1468 | S: Supported | ||
1469 | F: Documentation/networking/caif/ | ||
1470 | F: drivers/net/caif/ | ||
1471 | F: include/linux/caif/ | ||
1472 | F: include/net/caif/ | ||
1473 | F: net/caif/ | ||
1474 | |||
1360 | CALGARY x86-64 IOMMU | 1475 | CALGARY x86-64 IOMMU |
1361 | M: Muli Ben-Yehuda <muli@il.ibm.com> | 1476 | M: Muli Ben-Yehuda <muli@il.ibm.com> |
1362 | M: "Jon D. Mason" <jdmason@kudzu.us> | 1477 | M: "Jon D. Mason" <jdmason@kudzu.us> |
@@ -1368,25 +1483,35 @@ F: arch/x86/include/asm/calgary.h | |||
1368 | F: arch/x86/include/asm/tce.h | 1483 | F: arch/x86/include/asm/tce.h |
1369 | 1484 | ||
1370 | CAN NETWORK LAYER | 1485 | CAN NETWORK LAYER |
1371 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | 1486 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1372 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | 1487 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> |
1373 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1488 | M: Urs Thuermann <urs.thuermann@volkswagen.de> |
1489 | L: socketcan-core@lists.berlios.de | ||
1490 | L: netdev@vger.kernel.org | ||
1374 | W: http://developer.berlios.de/projects/socketcan/ | 1491 | W: http://developer.berlios.de/projects/socketcan/ |
1375 | S: Maintained | 1492 | S: Maintained |
1376 | F: drivers/net/can/ | 1493 | F: net/can/ |
1377 | F: include/linux/can/ | ||
1378 | F: include/linux/can.h | 1494 | F: include/linux/can.h |
1495 | F: include/linux/can/core.h | ||
1496 | F: include/linux/can/bcm.h | ||
1497 | F: include/linux/can/raw.h | ||
1379 | 1498 | ||
1380 | CAN NETWORK DRIVERS | 1499 | CAN NETWORK DRIVERS |
1381 | M: Wolfgang Grandegger <wg@grandegger.com> | 1500 | M: Wolfgang Grandegger <wg@grandegger.com> |
1382 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1501 | L: socketcan-core@lists.berlios.de |
1502 | L: netdev@vger.kernel.org | ||
1383 | W: http://developer.berlios.de/projects/socketcan/ | 1503 | W: http://developer.berlios.de/projects/socketcan/ |
1384 | S: Maintained | 1504 | S: Maintained |
1505 | F: drivers/net/can/ | ||
1506 | F: include/linux/can/dev.h | ||
1507 | F: include/linux/can/error.h | ||
1508 | F: include/linux/can/netlink.h | ||
1509 | F: include/linux/can/platform/ | ||
1385 | 1510 | ||
1386 | CELL BROADBAND ENGINE ARCHITECTURE | 1511 | CELL BROADBAND ENGINE ARCHITECTURE |
1387 | M: Arnd Bergmann <arnd@arndb.de> | 1512 | M: Arnd Bergmann <arnd@arndb.de> |
1388 | L: linuxppc-dev@ozlabs.org | 1513 | L: linuxppc-dev@lists.ozlabs.org |
1389 | L: cbe-oss-dev@ozlabs.org | 1514 | L: cbe-oss-dev@lists.ozlabs.org |
1390 | W: http://www.ibm.com/developerworks/power/cell/ | 1515 | W: http://www.ibm.com/developerworks/power/cell/ |
1391 | S: Supported | 1516 | S: Supported |
1392 | F: arch/powerpc/include/asm/cell*.h | 1517 | F: arch/powerpc/include/asm/cell*.h |
@@ -1394,6 +1519,15 @@ F: arch/powerpc/include/asm/spu*.h | |||
1394 | F: arch/powerpc/oprofile/*cell* | 1519 | F: arch/powerpc/oprofile/*cell* |
1395 | F: arch/powerpc/platforms/cell/ | 1520 | F: arch/powerpc/platforms/cell/ |
1396 | 1521 | ||
1522 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | ||
1523 | M: Sage Weil <sage@newdream.net> | ||
1524 | L: ceph-devel@vger.kernel.org | ||
1525 | W: http://ceph.newdream.net/ | ||
1526 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
1527 | S: Supported | ||
1528 | F: Documentation/filesystems/ceph.txt | ||
1529 | F: fs/ceph | ||
1530 | |||
1397 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1531 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1398 | M: David Vrabel <david.vrabel@csr.com> | 1532 | M: David Vrabel <david.vrabel@csr.com> |
1399 | L: linux-usb@vger.kernel.org | 1533 | L: linux-usb@vger.kernel.org |
@@ -1435,9 +1569,10 @@ M: Andy Whitcroft <apw@canonical.com> | |||
1435 | S: Supported | 1569 | S: Supported |
1436 | F: scripts/checkpatch.pl | 1570 | F: scripts/checkpatch.pl |
1437 | 1571 | ||
1438 | CISCO 10G ETHERNET DRIVER | 1572 | CISCO VIC ETHERNET NIC DRIVER |
1439 | M: Scott Feldman <scofeldm@cisco.com> | 1573 | M: Scott Feldman <scofeldm@cisco.com> |
1440 | M: Joe Eykholt <jeykholt@cisco.com> | 1574 | M: Vasanthy Kolluri <vkolluri@cisco.com> |
1575 | M: Roopa Prabhu <roprabhu@cisco.com> | ||
1441 | S: Supported | 1576 | S: Supported |
1442 | F: drivers/net/enic/ | 1577 | F: drivers/net/enic/ |
1443 | 1578 | ||
@@ -1473,6 +1608,7 @@ F: drivers/scsi/fnic/ | |||
1473 | CMPC ACPI DRIVER | 1608 | CMPC ACPI DRIVER |
1474 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | 1609 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> |
1475 | M: Daniel Oliveira Nascimento <don@syst.com.br> | 1610 | M: Daniel Oliveira Nascimento <don@syst.com.br> |
1611 | L: platform-driver-x86@vger.kernel.org | ||
1476 | S: Supported | 1612 | S: Supported |
1477 | F: drivers/platform/x86/classmate-laptop.c | 1613 | F: drivers/platform/x86/classmate-laptop.c |
1478 | 1614 | ||
@@ -1498,9 +1634,10 @@ F: include/linux/coda*.h | |||
1498 | 1634 | ||
1499 | COMMON INTERNET FILE SYSTEM (CIFS) | 1635 | COMMON INTERNET FILE SYSTEM (CIFS) |
1500 | M: Steve French <sfrench@samba.org> | 1636 | M: Steve French <sfrench@samba.org> |
1501 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1637 | L: linux-cifs@vger.kernel.org |
1502 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1638 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1503 | W: http://linux-cifs.samba.org/ | 1639 | W: http://linux-cifs.samba.org/ |
1640 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1504 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1641 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1505 | S: Supported | 1642 | S: Supported |
1506 | F: Documentation/filesystems/cifs.txt | 1643 | F: Documentation/filesystems/cifs.txt |
@@ -1526,6 +1663,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c | |||
1526 | 1663 | ||
1527 | COMPAL LAPTOP SUPPORT | 1664 | COMPAL LAPTOP SUPPORT |
1528 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 1665 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> |
1666 | L: platform-driver-x86@vger.kernel.org | ||
1529 | S: Maintained | 1667 | S: Maintained |
1530 | F: drivers/platform/x86/compal-laptop.c | 1668 | F: drivers/platform/x86/compal-laptop.c |
1531 | 1669 | ||
@@ -1565,8 +1703,7 @@ F: kernel/cgroup* | |||
1565 | F: mm/*cgroup* | 1703 | F: mm/*cgroup* |
1566 | 1704 | ||
1567 | CORETEMP HARDWARE MONITORING DRIVER | 1705 | CORETEMP HARDWARE MONITORING DRIVER |
1568 | M: Rudolf Marek <r.marek@assembler.cz> | 1706 | M: Fenghua Yu <fenghua.yu@intel.com> |
1569 | M: Huaxu Wan <huaxu.wan@intel.com> | ||
1570 | L: lm-sensors@lm-sensors.org | 1707 | L: lm-sensors@lm-sensors.org |
1571 | S: Maintained | 1708 | S: Maintained |
1572 | F: Documentation/hwmon/coretemp | 1709 | F: Documentation/hwmon/coretemp |
@@ -1639,6 +1776,8 @@ CRYPTOGRAPHIC RANDOM NUMBER GENERATOR | |||
1639 | M: Neil Horman <nhorman@tuxdriver.com> | 1776 | M: Neil Horman <nhorman@tuxdriver.com> |
1640 | L: linux-crypto@vger.kernel.org | 1777 | L: linux-crypto@vger.kernel.org |
1641 | S: Maintained | 1778 | S: Maintained |
1779 | F: crypto/ansi_cprng.c | ||
1780 | F: crypto/rng.c | ||
1642 | 1781 | ||
1643 | CS5535 Audio ALSA driver | 1782 | CS5535 Audio ALSA driver |
1644 | M: Jaya Kumar <jayakumar.alsa@gmail.com> | 1783 | M: Jaya Kumar <jayakumar.alsa@gmail.com> |
@@ -1646,7 +1785,7 @@ S: Maintained | |||
1646 | F: sound/pci/cs5535audio/ | 1785 | F: sound/pci/cs5535audio/ |
1647 | 1786 | ||
1648 | CX18 VIDEO4LINUX DRIVER | 1787 | CX18 VIDEO4LINUX DRIVER |
1649 | M: Andy Walls <awalls@radix.net> | 1788 | M: Andy Walls <awalls@md.metrocast.net> |
1650 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 1789 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
1651 | L: linux-media@vger.kernel.org | 1790 | L: linux-media@vger.kernel.org |
1652 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1791 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
@@ -1670,6 +1809,27 @@ W: http://www.openfabrics.org | |||
1670 | S: Supported | 1809 | S: Supported |
1671 | F: drivers/infiniband/hw/cxgb3/ | 1810 | F: drivers/infiniband/hw/cxgb3/ |
1672 | 1811 | ||
1812 | CXGB4 ETHERNET DRIVER (CXGB4) | ||
1813 | M: Dimitris Michailidis <dm@chelsio.com> | ||
1814 | L: netdev@vger.kernel.org | ||
1815 | W: http://www.chelsio.com | ||
1816 | S: Supported | ||
1817 | F: drivers/net/cxgb4/ | ||
1818 | |||
1819 | CXGB4 IWARP RNIC DRIVER (IW_CXGB4) | ||
1820 | M: Steve Wise <swise@chelsio.com> | ||
1821 | L: linux-rdma@vger.kernel.org | ||
1822 | W: http://www.openfabrics.org | ||
1823 | S: Supported | ||
1824 | F: drivers/infiniband/hw/cxgb4/ | ||
1825 | |||
1826 | CXGB4VF ETHERNET DRIVER (CXGB4VF) | ||
1827 | M: Casey Leedom <leedom@chelsio.com> | ||
1828 | L: netdev@vger.kernel.org | ||
1829 | W: http://www.chelsio.com | ||
1830 | S: Supported | ||
1831 | F: drivers/net/cxgb4vf/ | ||
1832 | |||
1673 | CYBERPRO FB DRIVER | 1833 | CYBERPRO FB DRIVER |
1674 | M: Russell King <linux@arm.linux.org.uk> | 1834 | M: Russell King <linux@arm.linux.org.uk> |
1675 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1835 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1743,10 +1903,9 @@ F: include/linux/tfrc.h | |||
1743 | F: net/dccp/ | 1903 | F: net/dccp/ |
1744 | 1904 | ||
1745 | DECnet NETWORK LAYER | 1905 | DECnet NETWORK LAYER |
1746 | M: Christine Caulfield <christine.caulfield@googlemail.com> | ||
1747 | W: http://linux-decnet.sourceforge.net | 1906 | W: http://linux-decnet.sourceforge.net |
1748 | L: linux-decnet-user@lists.sourceforge.net | 1907 | L: linux-decnet-user@lists.sourceforge.net |
1749 | S: Maintained | 1908 | S: Orphan |
1750 | F: Documentation/networking/decnet.txt | 1909 | F: Documentation/networking/decnet.txt |
1751 | F: net/decnet/ | 1910 | F: net/decnet/ |
1752 | 1911 | ||
@@ -1757,6 +1916,7 @@ F: drivers/net/defxx.* | |||
1757 | 1916 | ||
1758 | DELL LAPTOP DRIVER | 1917 | DELL LAPTOP DRIVER |
1759 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1918 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1919 | L: platform-driver-x86@vger.kernel.org | ||
1760 | S: Maintained | 1920 | S: Maintained |
1761 | F: drivers/platform/x86/dell-laptop.c | 1921 | F: drivers/platform/x86/dell-laptop.c |
1762 | 1922 | ||
@@ -1776,6 +1936,7 @@ F: drivers/firmware/dcdbas.* | |||
1776 | DELL WMI EXTRAS DRIVER | 1936 | DELL WMI EXTRAS DRIVER |
1777 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1937 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1778 | S: Maintained | 1938 | S: Maintained |
1939 | F: drivers/platform/x86/dell-wmi.c | ||
1779 | 1940 | ||
1780 | DEVICE NUMBER REGISTRY | 1941 | DEVICE NUMBER REGISTRY |
1781 | M: Torben Mathiasen <device@lanana.org> | 1942 | M: Torben Mathiasen <device@lanana.org> |
@@ -1786,6 +1947,7 @@ DEVICE-MAPPER (LVM) | |||
1786 | P: Alasdair Kergon | 1947 | P: Alasdair Kergon |
1787 | L: dm-devel@redhat.com | 1948 | L: dm-devel@redhat.com |
1788 | W: http://sources.redhat.com/dm | 1949 | W: http://sources.redhat.com/dm |
1950 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1789 | S: Maintained | 1951 | S: Maintained |
1790 | F: Documentation/device-mapper/ | 1952 | F: Documentation/device-mapper/ |
1791 | F: drivers/md/dm* | 1953 | F: drivers/md/dm* |
@@ -1876,17 +2038,17 @@ F: drivers/scsi/dpt* | |||
1876 | F: drivers/scsi/dpt/ | 2038 | F: drivers/scsi/dpt/ |
1877 | 2039 | ||
1878 | DRBD DRIVER | 2040 | DRBD DRIVER |
1879 | P: Philipp Reisner | 2041 | P: Philipp Reisner |
1880 | P: Lars Ellenberg | 2042 | P: Lars Ellenberg |
1881 | M: drbd-dev@lists.linbit.com | 2043 | M: drbd-dev@lists.linbit.com |
1882 | L: drbd-user@lists.linbit.com | 2044 | L: drbd-user@lists.linbit.com |
1883 | W: http://www.drbd.org | 2045 | W: http://www.drbd.org |
1884 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd | 2046 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd |
1885 | T: git git://git.drbd.org/drbd-8.3.git | 2047 | T: git git://git.drbd.org/drbd-8.3.git |
1886 | S: Supported | 2048 | S: Supported |
1887 | F: drivers/block/drbd/ | 2049 | F: drivers/block/drbd/ |
1888 | F: lib/lru_cache.c | 2050 | F: lib/lru_cache.c |
1889 | F: Documentation/blockdev/drbd/ | 2051 | F: Documentation/blockdev/drbd/ |
1890 | 2052 | ||
1891 | DRIVER CORE, KOBJECTS, AND SYSFS | 2053 | DRIVER CORE, KOBJECTS, AND SYSFS |
1892 | M: Greg Kroah-Hartman <gregkh@suse.de> | 2054 | M: Greg Kroah-Hartman <gregkh@suse.de> |
@@ -1900,10 +2062,11 @@ F: lib/kobj* | |||
1900 | 2062 | ||
1901 | DRM DRIVERS | 2063 | DRM DRIVERS |
1902 | M: David Airlie <airlied@linux.ie> | 2064 | M: David Airlie <airlied@linux.ie> |
1903 | L: dri-devel@lists.sourceforge.net | 2065 | L: dri-devel@lists.freedesktop.org |
1904 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 2066 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
1905 | S: Maintained | 2067 | S: Maintained |
1906 | F: drivers/gpu/drm/ | 2068 | F: drivers/gpu/drm/ |
2069 | F: include/drm/ | ||
1907 | 2070 | ||
1908 | DSCC4 DRIVER | 2071 | DSCC4 DRIVER |
1909 | M: Francois Romieu <romieu@fr.zoreil.com> | 2072 | M: Francois Romieu <romieu@fr.zoreil.com> |
@@ -2009,11 +2172,20 @@ F: drivers/edac/i5000_edac.c | |||
2009 | 2172 | ||
2010 | EDAC-I5400 | 2173 | EDAC-I5400 |
2011 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2174 | M: Mauro Carvalho Chehab <mchehab@redhat.com> |
2012 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2175 | L: linux-edac@vger.kernel.org |
2013 | W: bluesmoke.sourceforge.net | 2176 | W: bluesmoke.sourceforge.net |
2014 | S: Maintained | 2177 | S: Maintained |
2015 | F: drivers/edac/i5400_edac.c | 2178 | F: drivers/edac/i5400_edac.c |
2016 | 2179 | ||
2180 | EDAC-I7CORE | ||
2181 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
2182 | L: linux-edac@vger.kernel.org | ||
2183 | W: bluesmoke.sourceforge.net | ||
2184 | S: Maintained | ||
2185 | F: drivers/edac/i7core_edac.c | ||
2186 | F: drivers/edac/edac_mce.c | ||
2187 | F: include/linux/edac_mce.h | ||
2188 | |||
2017 | EDAC-I82975X | 2189 | EDAC-I82975X |
2018 | M: Ranganathan Desikan <ravi@jetztechnologies.com> | 2190 | M: Ranganathan Desikan <ravi@jetztechnologies.com> |
2019 | M: "Arvind R." <arvind@jetztechnologies.com> | 2191 | M: "Arvind R." <arvind@jetztechnologies.com> |
@@ -2039,10 +2211,17 @@ F: drivers/edac/r82600_edac.c | |||
2039 | EEEPC LAPTOP EXTRAS DRIVER | 2211 | EEEPC LAPTOP EXTRAS DRIVER |
2040 | M: Corentin Chary <corentincj@iksaif.net> | 2212 | M: Corentin Chary <corentincj@iksaif.net> |
2041 | L: acpi4asus-user@lists.sourceforge.net | 2213 | L: acpi4asus-user@lists.sourceforge.net |
2214 | L: platform-driver-x86@vger.kernel.org | ||
2042 | W: http://acpi4asus.sf.net | 2215 | W: http://acpi4asus.sf.net |
2043 | S: Maintained | 2216 | S: Maintained |
2044 | F: drivers/platform/x86/eeepc-laptop.c | 2217 | F: drivers/platform/x86/eeepc-laptop.c |
2045 | 2218 | ||
2219 | EFIFB FRAMEBUFFER DRIVER | ||
2220 | L: linux-fbdev@vger.kernel.org | ||
2221 | M: Peter Jones <pjones@redhat.com> | ||
2222 | S: Maintained | ||
2223 | F: drivers/video/efifb.c | ||
2224 | |||
2046 | EFS FILESYSTEM | 2225 | EFS FILESYSTEM |
2047 | W: http://aeschi.ch.eu.org/efs/ | 2226 | W: http://aeschi.ch.eu.org/efs/ |
2048 | S: Orphan | 2227 | S: Orphan |
@@ -2055,6 +2234,12 @@ L: linux-rdma@vger.kernel.org | |||
2055 | S: Supported | 2234 | S: Supported |
2056 | F: drivers/infiniband/hw/ehca/ | 2235 | F: drivers/infiniband/hw/ehca/ |
2057 | 2236 | ||
2237 | EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER | ||
2238 | M: Breno Leitao <leitao@linux.vnet.ibm.com> | ||
2239 | L: netdev@vger.kernel.org | ||
2240 | S: Maintained | ||
2241 | F: drivers/net/ehea/ | ||
2242 | |||
2058 | EMBEDDED LINUX | 2243 | EMBEDDED LINUX |
2059 | M: Paul Gortmaker <paul.gortmaker@windriver.com> | 2244 | M: Paul Gortmaker <paul.gortmaker@windriver.com> |
2060 | M: Matt Mackall <mpm@selenic.com> | 2245 | M: Matt Mackall <mpm@selenic.com> |
@@ -2076,6 +2261,12 @@ F: drivers/misc/cb710/ | |||
2076 | F: drivers/mmc/host/cb710-mmc.* | 2261 | F: drivers/mmc/host/cb710-mmc.* |
2077 | F: include/linux/cb710.h | 2262 | F: include/linux/cb710.h |
2078 | 2263 | ||
2264 | ENE KB2426 (ENE0100/ENE020XX) INFRARED RECEIVER | ||
2265 | M: Maxim Levitsky <maximlevitsky@gmail.com> | ||
2266 | S: Maintained | ||
2267 | F: drivers/media/IR/ene_ir.c | ||
2268 | F: drivers/media/IR/ene_ir.h | ||
2269 | |||
2079 | EPSON 1355 FRAMEBUFFER DRIVER | 2270 | EPSON 1355 FRAMEBUFFER DRIVER |
2080 | M: Christopher Hoover <ch@murgatroid.com> | 2271 | M: Christopher Hoover <ch@murgatroid.com> |
2081 | M: Christopher Hoover <ch@hpl.hp.com> | 2272 | M: Christopher Hoover <ch@hpl.hp.com> |
@@ -2098,6 +2289,7 @@ F: drivers/net/eexpress.* | |||
2098 | ETHERNET BRIDGE | 2289 | ETHERNET BRIDGE |
2099 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2290 | M: Stephen Hemminger <shemminger@linux-foundation.org> |
2100 | L: bridge@lists.linux-foundation.org | 2291 | L: bridge@lists.linux-foundation.org |
2292 | L: netdev@vger.kernel.org | ||
2101 | W: http://www.linux-foundation.org/en/Net:Bridge | 2293 | W: http://www.linux-foundation.org/en/Net:Bridge |
2102 | S: Maintained | 2294 | S: Maintained |
2103 | F: include/linux/netfilter_bridge/ | 2295 | F: include/linux/netfilter_bridge/ |
@@ -2109,6 +2301,7 @@ S: Maintained | |||
2109 | F: drivers/net/eth16i.c | 2301 | F: drivers/net/eth16i.c |
2110 | 2302 | ||
2111 | EXT2 FILE SYSTEM | 2303 | EXT2 FILE SYSTEM |
2304 | M: Jan Kara <jack@suse.cz> | ||
2112 | L: linux-ext4@vger.kernel.org | 2305 | L: linux-ext4@vger.kernel.org |
2113 | S: Maintained | 2306 | S: Maintained |
2114 | F: Documentation/filesystems/ext2.txt | 2307 | F: Documentation/filesystems/ext2.txt |
@@ -2116,8 +2309,9 @@ F: fs/ext2/ | |||
2116 | F: include/linux/ext2* | 2309 | F: include/linux/ext2* |
2117 | 2310 | ||
2118 | EXT3 FILE SYSTEM | 2311 | EXT3 FILE SYSTEM |
2312 | M: Jan Kara <jack@suse.cz> | ||
2119 | M: Andrew Morton <akpm@linux-foundation.org> | 2313 | M: Andrew Morton <akpm@linux-foundation.org> |
2120 | M: Andreas Dilger <adilger@sun.com> | 2314 | M: Andreas Dilger <adilger.kernel@dilger.ca> |
2121 | L: linux-ext4@vger.kernel.org | 2315 | L: linux-ext4@vger.kernel.org |
2122 | S: Maintained | 2316 | S: Maintained |
2123 | F: Documentation/filesystems/ext3.txt | 2317 | F: Documentation/filesystems/ext3.txt |
@@ -2126,9 +2320,10 @@ F: include/linux/ext3* | |||
2126 | 2320 | ||
2127 | EXT4 FILE SYSTEM | 2321 | EXT4 FILE SYSTEM |
2128 | M: "Theodore Ts'o" <tytso@mit.edu> | 2322 | M: "Theodore Ts'o" <tytso@mit.edu> |
2129 | M: Andreas Dilger <adilger@sun.com> | 2323 | M: Andreas Dilger <adilger.kernel@dilger.ca> |
2130 | L: linux-ext4@vger.kernel.org | 2324 | L: linux-ext4@vger.kernel.org |
2131 | W: http://ext4.wiki.kernel.org | 2325 | W: http://ext4.wiki.kernel.org |
2326 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2132 | S: Maintained | 2327 | S: Maintained |
2133 | F: Documentation/filesystems/ext4.txt | 2328 | F: Documentation/filesystems/ext4.txt |
2134 | F: fs/ext4/ | 2329 | F: fs/ext4/ |
@@ -2140,6 +2335,12 @@ S: Maintained | |||
2140 | F: Documentation/hwmon/f71805f | 2335 | F: Documentation/hwmon/f71805f |
2141 | F: drivers/hwmon/f71805f.c | 2336 | F: drivers/hwmon/f71805f.c |
2142 | 2337 | ||
2338 | FANOTIFY | ||
2339 | M: Eric Paris <eparis@redhat.com> | ||
2340 | S: Maintained | ||
2341 | F: fs/notify/fanotify/ | ||
2342 | F: include/linux/fanotify.h | ||
2343 | |||
2143 | FARSYNC SYNCHRONOUS DRIVER | 2344 | FARSYNC SYNCHRONOUS DRIVER |
2144 | M: Kevin Curtis <kevin.curtis@farsite.co.uk> | 2345 | M: Kevin Curtis <kevin.curtis@farsite.co.uk> |
2145 | W: http://www.farsite.co.uk/ | 2346 | W: http://www.farsite.co.uk/ |
@@ -2152,6 +2353,17 @@ S: Supported | |||
2152 | F: Documentation/fault-injection/ | 2353 | F: Documentation/fault-injection/ |
2153 | F: lib/fault-inject.c | 2354 | F: lib/fault-inject.c |
2154 | 2355 | ||
2356 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | ||
2357 | M: Robert Love <robert.w.love@intel.com> | ||
2358 | L: devel@open-fcoe.org | ||
2359 | W: www.Open-FCoE.org | ||
2360 | S: Supported | ||
2361 | F: drivers/scsi/libfc/ | ||
2362 | F: drivers/scsi/fcoe/ | ||
2363 | F: include/scsi/fc/ | ||
2364 | F: include/scsi/libfc.h | ||
2365 | F: include/scsi/libfcoe.h | ||
2366 | |||
2155 | FILE LOCKING (flock() and fcntl()/lockf()) | 2367 | FILE LOCKING (flock() and fcntl()/lockf()) |
2156 | M: Matthew Wilcox <matthew@wil.cx> | 2368 | M: Matthew Wilcox <matthew@wil.cx> |
2157 | L: linux-fsdevel@vger.kernel.org | 2369 | L: linux-fsdevel@vger.kernel.org |
@@ -2182,6 +2394,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | |||
2182 | S: Maintained | 2394 | S: Maintained |
2183 | F: drivers/firewire/ | 2395 | F: drivers/firewire/ |
2184 | F: include/linux/firewire*.h | 2396 | F: include/linux/firewire*.h |
2397 | F: tools/firewire/ | ||
2185 | 2398 | ||
2186 | FIRMWARE LOADER (request_firmware) | 2399 | FIRMWARE LOADER (request_firmware) |
2187 | S: Orphan | 2400 | S: Orphan |
@@ -2213,13 +2426,13 @@ F: include/linux/fb.h | |||
2213 | FREESCALE DMA DRIVER | 2426 | FREESCALE DMA DRIVER |
2214 | M: Li Yang <leoli@freescale.com> | 2427 | M: Li Yang <leoli@freescale.com> |
2215 | M: Zhang Wei <zw@zh-kernel.org> | 2428 | M: Zhang Wei <zw@zh-kernel.org> |
2216 | L: linuxppc-dev@ozlabs.org | 2429 | L: linuxppc-dev@lists.ozlabs.org |
2217 | S: Maintained | 2430 | S: Maintained |
2218 | F: drivers/dma/fsldma.* | 2431 | F: drivers/dma/fsldma.* |
2219 | 2432 | ||
2220 | FREESCALE I2C CPM DRIVER | 2433 | FREESCALE I2C CPM DRIVER |
2221 | M: Jochen Friedrich <jochen@scram.de> | 2434 | M: Jochen Friedrich <jochen@scram.de> |
2222 | L: linuxppc-dev@ozlabs.org | 2435 | L: linuxppc-dev@lists.ozlabs.org |
2223 | L: linux-i2c@vger.kernel.org | 2436 | L: linux-i2c@vger.kernel.org |
2224 | S: Maintained | 2437 | S: Maintained |
2225 | F: drivers/i2c/busses/i2c-cpm.c | 2438 | F: drivers/i2c/busses/i2c-cpm.c |
@@ -2235,7 +2448,7 @@ F: drivers/video/imxfb.c | |||
2235 | FREESCALE SOC FS_ENET DRIVER | 2448 | FREESCALE SOC FS_ENET DRIVER |
2236 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> | 2449 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> |
2237 | M: Vitaly Bordug <vbordug@ru.mvista.com> | 2450 | M: Vitaly Bordug <vbordug@ru.mvista.com> |
2238 | L: linuxppc-dev@ozlabs.org | 2451 | L: linuxppc-dev@lists.ozlabs.org |
2239 | L: netdev@vger.kernel.org | 2452 | L: netdev@vger.kernel.org |
2240 | S: Maintained | 2453 | S: Maintained |
2241 | F: drivers/net/fs_enet/ | 2454 | F: drivers/net/fs_enet/ |
@@ -2243,7 +2456,7 @@ F: include/linux/fs_enet_pd.h | |||
2243 | 2456 | ||
2244 | FREESCALE QUICC ENGINE LIBRARY | 2457 | FREESCALE QUICC ENGINE LIBRARY |
2245 | M: Timur Tabi <timur@freescale.com> | 2458 | M: Timur Tabi <timur@freescale.com> |
2246 | L: linuxppc-dev@ozlabs.org | 2459 | L: linuxppc-dev@lists.ozlabs.org |
2247 | S: Supported | 2460 | S: Supported |
2248 | F: arch/powerpc/sysdev/qe_lib/ | 2461 | F: arch/powerpc/sysdev/qe_lib/ |
2249 | F: arch/powerpc/include/asm/*qe.h | 2462 | F: arch/powerpc/include/asm/*qe.h |
@@ -2251,27 +2464,27 @@ F: arch/powerpc/include/asm/*qe.h | |||
2251 | FREESCALE USB PERIPHERAL DRIVERS | 2464 | FREESCALE USB PERIPHERAL DRIVERS |
2252 | M: Li Yang <leoli@freescale.com> | 2465 | M: Li Yang <leoli@freescale.com> |
2253 | L: linux-usb@vger.kernel.org | 2466 | L: linux-usb@vger.kernel.org |
2254 | L: linuxppc-dev@ozlabs.org | 2467 | L: linuxppc-dev@lists.ozlabs.org |
2255 | S: Maintained | 2468 | S: Maintained |
2256 | F: drivers/usb/gadget/fsl* | 2469 | F: drivers/usb/gadget/fsl* |
2257 | 2470 | ||
2258 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER | 2471 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER |
2259 | M: Li Yang <leoli@freescale.com> | 2472 | M: Li Yang <leoli@freescale.com> |
2260 | L: netdev@vger.kernel.org | 2473 | L: netdev@vger.kernel.org |
2261 | L: linuxppc-dev@ozlabs.org | 2474 | L: linuxppc-dev@lists.ozlabs.org |
2262 | S: Maintained | 2475 | S: Maintained |
2263 | F: drivers/net/ucc_geth* | 2476 | F: drivers/net/ucc_geth* |
2264 | 2477 | ||
2265 | FREESCALE QUICC ENGINE UCC UART DRIVER | 2478 | FREESCALE QUICC ENGINE UCC UART DRIVER |
2266 | M: Timur Tabi <timur@freescale.com> | 2479 | M: Timur Tabi <timur@freescale.com> |
2267 | L: linuxppc-dev@ozlabs.org | 2480 | L: linuxppc-dev@lists.ozlabs.org |
2268 | S: Supported | 2481 | S: Supported |
2269 | F: drivers/serial/ucc_uart.c | 2482 | F: drivers/serial/ucc_uart.c |
2270 | 2483 | ||
2271 | FREESCALE SOC SOUND DRIVERS | 2484 | FREESCALE SOC SOUND DRIVERS |
2272 | M: Timur Tabi <timur@freescale.com> | 2485 | M: Timur Tabi <timur@freescale.com> |
2273 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 2486 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
2274 | L: linuxppc-dev@ozlabs.org | 2487 | L: linuxppc-dev@lists.ozlabs.org |
2275 | S: Supported | 2488 | S: Supported |
2276 | F: sound/soc/fsl/fsl* | 2489 | F: sound/soc/fsl/fsl* |
2277 | F: sound/soc/fsl/mpc8610_hpcd.c | 2490 | F: sound/soc/fsl/mpc8610_hpcd.c |
@@ -2306,7 +2519,7 @@ F: arch/frv/ | |||
2306 | 2519 | ||
2307 | FUJITSU LAPTOP EXTRAS | 2520 | FUJITSU LAPTOP EXTRAS |
2308 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2521 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> |
2309 | L: linux-acpi@vger.kernel.org | 2522 | L: platform-driver-x86@vger.kernel.org |
2310 | S: Maintained | 2523 | S: Maintained |
2311 | F: drivers/platform/x86/fujitsu-laptop.c | 2524 | F: drivers/platform/x86/fujitsu-laptop.c |
2312 | 2525 | ||
@@ -2332,7 +2545,7 @@ S: Supported | |||
2332 | F: drivers/scsi/gdt* | 2545 | F: drivers/scsi/gdt* |
2333 | 2546 | ||
2334 | GENERIC GPIO I2C DRIVER | 2547 | GENERIC GPIO I2C DRIVER |
2335 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 2548 | M: Haavard Skinnemoen <hskinnemoen@gmail.com> |
2336 | S: Supported | 2549 | S: Supported |
2337 | F: drivers/i2c/busses/i2c-gpio.c | 2550 | F: drivers/i2c/busses/i2c-gpio.c |
2338 | F: include/linux/i2c-gpio.h | 2551 | F: include/linux/i2c-gpio.h |
@@ -2383,6 +2596,12 @@ F: Documentation/isdn/README.gigaset | |||
2383 | F: drivers/isdn/gigaset/ | 2596 | F: drivers/isdn/gigaset/ |
2384 | F: include/linux/gigaset_dev.h | 2597 | F: include/linux/gigaset_dev.h |
2385 | 2598 | ||
2599 | GRETH 10/100/1G Ethernet MAC device driver | ||
2600 | M: Kristoffer Glembo <kristoffer@gaisler.com> | ||
2601 | L: netdev@vger.kernel.org | ||
2602 | S: Maintained | ||
2603 | F: drivers/net/greth* | ||
2604 | |||
2386 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER | 2605 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER |
2387 | M: Frank Seidel <frank@f-seidel.de> | 2606 | M: Frank Seidel <frank@f-seidel.de> |
2388 | L: lm-sensors@lm-sensors.org | 2607 | L: lm-sensors@lm-sensors.org |
@@ -2400,10 +2619,16 @@ F: mm/memory-failure.c | |||
2400 | F: mm/hwpoison-inject.c | 2619 | F: mm/hwpoison-inject.c |
2401 | 2620 | ||
2402 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2621 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2403 | L: linuxppc-dev@ozlabs.org | 2622 | L: linuxppc-dev@lists.ozlabs.org |
2404 | S: Odd Fixes | 2623 | S: Odd Fixes |
2405 | F: drivers/char/hvc_* | 2624 | F: drivers/char/hvc_* |
2406 | 2625 | ||
2626 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | ||
2627 | M: Peter Jones <pjones@redhat.com> | ||
2628 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | ||
2629 | S: Maintained | ||
2630 | F: drivers/firmware/iscsi_ibft* | ||
2631 | |||
2407 | GSPCA FINEPIX SUBDRIVER | 2632 | GSPCA FINEPIX SUBDRIVER |
2408 | M: Frank Zago <frank@zago.net> | 2633 | M: Frank Zago <frank@zago.net> |
2409 | L: linux-media@vger.kernel.org | 2634 | L: linux-media@vger.kernel.org |
@@ -2455,9 +2680,14 @@ S: Maintained | |||
2455 | F: drivers/media/video/gspca/ | 2680 | F: drivers/media/video/gspca/ |
2456 | 2681 | ||
2457 | HARDWARE MONITORING | 2682 | HARDWARE MONITORING |
2683 | M: Jean Delvare <khali@linux-fr.org> | ||
2684 | M: Guenter Roeck <guenter.roeck@ericsson.com> | ||
2458 | L: lm-sensors@lm-sensors.org | 2685 | L: lm-sensors@lm-sensors.org |
2459 | W: http://www.lm-sensors.org/ | 2686 | W: http://www.lm-sensors.org/ |
2460 | S: Orphan | 2687 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ |
2688 | T: quilt kernel.org/pub/linux/kernel/people/groeck/linux-staging/ | ||
2689 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | ||
2690 | S: Maintained | ||
2461 | F: Documentation/hwmon/ | 2691 | F: Documentation/hwmon/ |
2462 | F: drivers/hwmon/ | 2692 | F: drivers/hwmon/ |
2463 | F: include/linux/hwmon*.h | 2693 | F: include/linux/hwmon*.h |
@@ -2476,13 +2706,6 @@ L: linux-parisc@vger.kernel.org | |||
2476 | S: Maintained | 2706 | S: Maintained |
2477 | F: sound/parisc/harmony.* | 2707 | F: sound/parisc/harmony.* |
2478 | 2708 | ||
2479 | HAYES ESP SERIAL DRIVER | ||
2480 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2481 | W: http://www.nyx.net/~arobinso | ||
2482 | S: Maintained | ||
2483 | F: Documentation/serial/hayes-esp.txt | ||
2484 | F: drivers/char/esp.c | ||
2485 | |||
2486 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2709 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2487 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2710 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2488 | L: iss_storagedev@hp.com | 2711 | L: iss_storagedev@hp.com |
@@ -2490,6 +2713,14 @@ S: Maintained | |||
2490 | F: Documentation/blockdev/cpqarray.txt | 2713 | F: Documentation/blockdev/cpqarray.txt |
2491 | F: drivers/block/cpqarray.* | 2714 | F: drivers/block/cpqarray.* |
2492 | 2715 | ||
2716 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | ||
2717 | M: Stephen M. Cameron <scameron@beardog.cce.hp.com> | ||
2718 | L: iss_storagedev@hp.com | ||
2719 | S: Supported | ||
2720 | F: Documentation/scsi/hpsa.txt | ||
2721 | F: drivers/scsi/hpsa*.[ch] | ||
2722 | F: include/linux/cciss*.h | ||
2723 | |||
2493 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | 2724 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) |
2494 | M: Mike Miller <mike.miller@hp.com> | 2725 | M: Mike Miller <mike.miller@hp.com> |
2495 | L: iss_storagedev@hp.com | 2726 | L: iss_storagedev@hp.com |
@@ -2572,6 +2803,7 @@ F: drivers/net/wireless/hostap/ | |||
2572 | 2803 | ||
2573 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | 2804 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER |
2574 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 2805 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
2806 | L: platform-driver-x86@vger.kernel.org | ||
2575 | S: Odd Fixes | 2807 | S: Odd Fixes |
2576 | F: drivers/platform/x86/tc1100-wmi.c | 2808 | F: drivers/platform/x86/tc1100-wmi.c |
2577 | 2809 | ||
@@ -2587,21 +2819,12 @@ F: Documentation/timers/hpet.txt | |||
2587 | F: drivers/char/hpet.c | 2819 | F: drivers/char/hpet.c |
2588 | F: include/linux/hpet.h | 2820 | F: include/linux/hpet.h |
2589 | 2821 | ||
2590 | HPET: i386 | 2822 | HPET: x86 |
2591 | M: "Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com> | 2823 | M: "Venkatesh Pallipadi (Venki)" <venki@google.com> |
2592 | S: Maintained | 2824 | S: Maintained |
2593 | F: arch/x86/kernel/hpet.c | 2825 | F: arch/x86/kernel/hpet.c |
2594 | F: arch/x86/include/asm/hpet.h | 2826 | F: arch/x86/include/asm/hpet.h |
2595 | 2827 | ||
2596 | HPET: x86_64 | ||
2597 | M: Vojtech Pavlik <vojtech@suse.cz> | ||
2598 | S: Maintained | ||
2599 | |||
2600 | HPET: ACPI | ||
2601 | M: Bob Picco <bob.picco@hp.com> | ||
2602 | S: Maintained | ||
2603 | F: drivers/char/hpet.c | ||
2604 | |||
2605 | HPFS FILESYSTEM | 2828 | HPFS FILESYSTEM |
2606 | M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> | 2829 | M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> |
2607 | W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi | 2830 | W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi |
@@ -2637,6 +2860,7 @@ M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> | |||
2637 | L: linux-i2c@vger.kernel.org | 2860 | L: linux-i2c@vger.kernel.org |
2638 | W: http://i2c.wiki.kernel.org/ | 2861 | W: http://i2c.wiki.kernel.org/ |
2639 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 2862 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
2863 | T: git git://git.fluff.org/bjdooks/linux.git | ||
2640 | S: Maintained | 2864 | S: Maintained |
2641 | F: Documentation/i2c/ | 2865 | F: Documentation/i2c/ |
2642 | F: drivers/i2c/ | 2866 | F: drivers/i2c/ |
@@ -2690,6 +2914,7 @@ F: drivers/scsi/ips.* | |||
2690 | IDE SUBSYSTEM | 2914 | IDE SUBSYSTEM |
2691 | M: "David S. Miller" <davem@davemloft.net> | 2915 | M: "David S. Miller" <davem@davemloft.net> |
2692 | L: linux-ide@vger.kernel.org | 2916 | L: linux-ide@vger.kernel.org |
2917 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2693 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2918 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2694 | S: Maintained | 2919 | S: Maintained |
2695 | F: Documentation/ide/ | 2920 | F: Documentation/ide/ |
@@ -2744,6 +2969,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2744 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2969 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2745 | L: linux-rdma@vger.kernel.org | 2970 | L: linux-rdma@vger.kernel.org |
2746 | W: http://www.openib.org/ | 2971 | W: http://www.openib.org/ |
2972 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2747 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2973 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2748 | S: Supported | 2974 | S: Supported |
2749 | F: Documentation/infiniband/ | 2975 | F: Documentation/infiniband/ |
@@ -2763,12 +2989,27 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2763 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2989 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2764 | M: Dmitry Torokhov <dtor@mail.ru> | 2990 | M: Dmitry Torokhov <dtor@mail.ru> |
2765 | L: linux-input@vger.kernel.org | 2991 | L: linux-input@vger.kernel.org |
2992 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2766 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2993 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2767 | S: Maintained | 2994 | S: Maintained |
2768 | F: drivers/input/ | 2995 | F: drivers/input/ |
2769 | 2996 | ||
2997 | INPUT MULTITOUCH (MT) PROTOCOL | ||
2998 | M: Henrik Rydberg <rydberg@euromail.se> | ||
2999 | L: linux-input@vger.kernel.org | ||
3000 | S: Maintained | ||
3001 | F: Documentation/input/multi-touch-protocol.txt | ||
3002 | K: \b(ABS|SYN)_MT_ | ||
3003 | |||
3004 | INTEL IDLE DRIVER | ||
3005 | M: Len Brown <lenb@kernel.org> | ||
3006 | L: linux-pm@lists.linux-foundation.org | ||
3007 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git | ||
3008 | S: Supported | ||
3009 | F: drivers/idle/intel_idle.c | ||
3010 | |||
2770 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 3011 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2771 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 3012 | M: Maik Broemme <mbroemme@plusserver.de> |
2772 | L: linux-fbdev@vger.kernel.org | 3013 | L: linux-fbdev@vger.kernel.org |
2773 | S: Maintained | 3014 | S: Maintained |
2774 | F: Documentation/fb/intelfb.txt | 3015 | F: Documentation/fb/intelfb.txt |
@@ -2782,7 +3023,7 @@ F: drivers/video/i810/ | |||
2782 | 3023 | ||
2783 | INTEL MENLOW THERMAL DRIVER | 3024 | INTEL MENLOW THERMAL DRIVER |
2784 | M: Sujith Thomas <sujith.thomas@intel.com> | 3025 | M: Sujith Thomas <sujith.thomas@intel.com> |
2785 | L: linux-acpi@vger.kernel.org | 3026 | L: platform-driver-x86@vger.kernel.org |
2786 | W: http://www.lesswatts.org/projects/acpi/ | 3027 | W: http://www.lesswatts.org/projects/acpi/ |
2787 | S: Supported | 3028 | S: Supported |
2788 | F: drivers/platform/x86/intel_menlow.c | 3029 | F: drivers/platform/x86/intel_menlow.c |
@@ -2832,16 +3073,27 @@ L: netdev@vger.kernel.org | |||
2832 | S: Maintained | 3073 | S: Maintained |
2833 | F: drivers/net/ixp2000/ | 3074 | F: drivers/net/ixp2000/ |
2834 | 3075 | ||
2835 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) | 3076 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf) |
2836 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 3077 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
2837 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 3078 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
2838 | M: Bruce Allan <bruce.w.allan@intel.com> | 3079 | M: Bruce Allan <bruce.w.allan@intel.com> |
2839 | M: Alex Duyck <alexander.h.duyck@intel.com> | 3080 | M: Carolyn Wyborny <carolyn.wyborny@intel.com> |
3081 | M: Don Skidmore <donald.c.skidmore@intel.com> | ||
3082 | M: Greg Rose <gregory.v.rose@intel.com> | ||
2840 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 3083 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
3084 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
2841 | M: John Ronciak <john.ronciak@intel.com> | 3085 | M: John Ronciak <john.ronciak@intel.com> |
2842 | L: e1000-devel@lists.sourceforge.net | 3086 | L: e1000-devel@lists.sourceforge.net |
2843 | W: http://e1000.sourceforge.net/ | 3087 | W: http://e1000.sourceforge.net/ |
2844 | S: Supported | 3088 | S: Supported |
3089 | F: Documentation/networking/e100.txt | ||
3090 | F: Documentation/networking/e1000.txt | ||
3091 | F: Documentation/networking/e1000e.txt | ||
3092 | F: Documentation/networking/igb.txt | ||
3093 | F: Documentation/networking/igbvf.txt | ||
3094 | F: Documentation/networking/ixgb.txt | ||
3095 | F: Documentation/networking/ixgbe.txt | ||
3096 | F: Documentation/networking/ixgbevf.txt | ||
2845 | F: drivers/net/e100.c | 3097 | F: drivers/net/e100.c |
2846 | F: drivers/net/e1000/ | 3098 | F: drivers/net/e1000/ |
2847 | F: drivers/net/e1000e/ | 3099 | F: drivers/net/e1000e/ |
@@ -2849,27 +3101,31 @@ F: drivers/net/igb/ | |||
2849 | F: drivers/net/igbvf/ | 3101 | F: drivers/net/igbvf/ |
2850 | F: drivers/net/ixgb/ | 3102 | F: drivers/net/ixgb/ |
2851 | F: drivers/net/ixgbe/ | 3103 | F: drivers/net/ixgbe/ |
3104 | F: drivers/net/ixgbevf/ | ||
2852 | 3105 | ||
2853 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT | 3106 | INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT |
2854 | M: Zhu Yi <yi.zhu@intel.com> | ||
2855 | M: Reinette Chatre <reinette.chatre@intel.com> | ||
2856 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
2857 | L: linux-wireless@vger.kernel.org | 3107 | L: linux-wireless@vger.kernel.org |
2858 | W: http://ipw2100.sourceforge.net | 3108 | S: Orphan |
2859 | S: Odd Fixes | ||
2860 | F: Documentation/networking/README.ipw2100 | 3109 | F: Documentation/networking/README.ipw2100 |
2861 | F: drivers/net/wireless/ipw2x00/ipw2100.* | 3110 | F: drivers/net/wireless/ipw2x00/ipw2100.* |
2862 | 3111 | ||
2863 | INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT | 3112 | INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT |
2864 | M: Zhu Yi <yi.zhu@intel.com> | ||
2865 | M: Reinette Chatre <reinette.chatre@intel.com> | ||
2866 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
2867 | L: linux-wireless@vger.kernel.org | 3113 | L: linux-wireless@vger.kernel.org |
2868 | W: http://ipw2200.sourceforge.net | 3114 | S: Orphan |
2869 | S: Odd Fixes | ||
2870 | F: Documentation/networking/README.ipw2200 | 3115 | F: Documentation/networking/README.ipw2200 |
2871 | F: drivers/net/wireless/ipw2x00/ipw2200.* | 3116 | F: drivers/net/wireless/ipw2x00/ipw2200.* |
2872 | 3117 | ||
3118 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | ||
3119 | M: Joseph Cihula <joseph.cihula@intel.com> | ||
3120 | M: Shane Wang <shane.wang@intel.com> | ||
3121 | L: tboot-devel@lists.sourceforge.net | ||
3122 | W: http://tboot.sourceforge.net | ||
3123 | T: Mercurial http://www.bughost.org/repos.hg/tboot.hg | ||
3124 | S: Supported | ||
3125 | F: Documentation/intel_txt.txt | ||
3126 | F: include/linux/tboot.h | ||
3127 | F: arch/x86/kernel/tboot.c | ||
3128 | |||
2873 | INTEL WIRELESS WIMAX CONNECTION 2400 | 3129 | INTEL WIRELESS WIMAX CONNECTION 2400 |
2874 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | 3130 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> |
2875 | M: linux-wimax@intel.com | 3131 | M: linux-wimax@intel.com |
@@ -2881,8 +3137,8 @@ F: drivers/net/wimax/i2400m/ | |||
2881 | F: include/linux/wimax/i2400m.h | 3137 | F: include/linux/wimax/i2400m.h |
2882 | 3138 | ||
2883 | INTEL WIRELESS WIFI LINK (iwlwifi) | 3139 | INTEL WIRELESS WIFI LINK (iwlwifi) |
2884 | M: Zhu Yi <yi.zhu@intel.com> | ||
2885 | M: Reinette Chatre <reinette.chatre@intel.com> | 3140 | M: Reinette Chatre <reinette.chatre@intel.com> |
3141 | M: Wey-Yi Guy <wey-yi.w.guy@intel.com> | ||
2886 | M: Intel Linux Wireless <ilw@linux.intel.com> | 3142 | M: Intel Linux Wireless <ilw@linux.intel.com> |
2887 | L: linux-wireless@vger.kernel.org | 3143 | L: linux-wireless@vger.kernel.org |
2888 | W: http://intellinuxwireless.org | 3144 | W: http://intellinuxwireless.org |
@@ -2892,7 +3148,6 @@ F: drivers/net/wireless/iwlwifi/ | |||
2892 | 3148 | ||
2893 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) | 3149 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) |
2894 | M: Samuel Ortiz <samuel.ortiz@intel.com> | 3150 | M: Samuel Ortiz <samuel.ortiz@intel.com> |
2895 | M: Zhu Yi <yi.zhu@intel.com> | ||
2896 | M: Intel Linux Wireless <ilw@linux.intel.com> | 3151 | M: Intel Linux Wireless <ilw@linux.intel.com> |
2897 | L: linux-wireless@vger.kernel.org | 3152 | L: linux-wireless@vger.kernel.org |
2898 | S: Supported | 3153 | S: Supported |
@@ -2907,7 +3162,7 @@ F: drivers/net/ioc3-eth.c | |||
2907 | 3162 | ||
2908 | IOC3 SERIAL DRIVER | 3163 | IOC3 SERIAL DRIVER |
2909 | M: Pat Gefre <pfg@sgi.com> | 3164 | M: Pat Gefre <pfg@sgi.com> |
2910 | L: linux-mips@linux-mips.org | 3165 | L: linux-serial@vger.kernel.org |
2911 | S: Maintained | 3166 | S: Maintained |
2912 | F: drivers/serial/ioc3_serial.c | 3167 | F: drivers/serial/ioc3_serial.c |
2913 | 3168 | ||
@@ -2919,10 +3174,9 @@ F: net/ipv4/netfilter/ipt_MASQUERADE.c | |||
2919 | IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER | 3174 | IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER |
2920 | M: Francois Romieu <romieu@fr.zoreil.com> | 3175 | M: Francois Romieu <romieu@fr.zoreil.com> |
2921 | M: Sorbica Shieh <sorbica@icplus.com.tw> | 3176 | M: Sorbica Shieh <sorbica@icplus.com.tw> |
2922 | M: Jesse Huang <jesse@icplus.com.tw> | ||
2923 | L: netdev@vger.kernel.org | 3177 | L: netdev@vger.kernel.org |
2924 | S: Maintained | 3178 | S: Maintained |
2925 | F: drivers/net/ipg.c | 3179 | F: drivers/net/ipg.* |
2926 | 3180 | ||
2927 | IPATH DRIVER | 3181 | IPATH DRIVER |
2928 | M: Ralph Campbell <infinipath@qlogic.com> | 3182 | M: Ralph Campbell <infinipath@qlogic.com> |
@@ -3004,6 +3258,7 @@ F: include/scsi/*iscsi* | |||
3004 | ISDN SUBSYSTEM | 3258 | ISDN SUBSYSTEM |
3005 | M: Karsten Keil <isdn@linux-pingi.de> | 3259 | M: Karsten Keil <isdn@linux-pingi.de> |
3006 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) | 3260 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) |
3261 | L: netdev@vger.kernel.org | ||
3007 | W: http://www.isdn4linux.de | 3262 | W: http://www.isdn4linux.de |
3008 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git | 3263 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git |
3009 | S: Maintained | 3264 | S: Maintained |
@@ -3019,8 +3274,15 @@ W: http://www.melware.de | |||
3019 | S: Maintained | 3274 | S: Maintained |
3020 | F: drivers/isdn/hardware/eicon/ | 3275 | F: drivers/isdn/hardware/eicon/ |
3021 | 3276 | ||
3277 | IT87 HARDWARE MONITORING DRIVER | ||
3278 | M: Jean Delvare <khali@linux-fr.org> | ||
3279 | L: lm-sensors@lm-sensors.org | ||
3280 | S: Maintained | ||
3281 | F: Documentation/hwmon/it87 | ||
3282 | F: drivers/hwmon/it87.c | ||
3283 | |||
3022 | IVTV VIDEO4LINUX DRIVER | 3284 | IVTV VIDEO4LINUX DRIVER |
3023 | M: Andy Walls <awalls@radix.net> | 3285 | M: Andy Walls <awalls@md.metrocast.net> |
3024 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 3286 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
3025 | L: linux-media@vger.kernel.org | 3287 | L: linux-media@vger.kernel.org |
3026 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3288 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
@@ -3030,6 +3292,13 @@ F: Documentation/video4linux/*.ivtv | |||
3030 | F: drivers/media/video/ivtv/ | 3292 | F: drivers/media/video/ivtv/ |
3031 | F: include/linux/ivtv* | 3293 | F: include/linux/ivtv* |
3032 | 3294 | ||
3295 | JC42.4 TEMPERATURE SENSOR DRIVER | ||
3296 | M: Guenter Roeck <linux@roeck-us.net> | ||
3297 | L: lm-sensors@lm-sensors.org | ||
3298 | S: Maintained | ||
3299 | F: drivers/hwmon/jc42.c | ||
3300 | F: Documentation/hwmon/jc42 | ||
3301 | |||
3033 | JFS FILESYSTEM | 3302 | JFS FILESYSTEM |
3034 | M: Dave Kleikamp <shaggy@linux.vnet.ibm.com> | 3303 | M: Dave Kleikamp <shaggy@linux.vnet.ibm.com> |
3035 | L: jfs-discussion@lists.sourceforge.net | 3304 | L: jfs-discussion@lists.sourceforge.net |
@@ -3072,6 +3341,7 @@ F: drivers/hwmon/k8temp.c | |||
3072 | KCONFIG | 3341 | KCONFIG |
3073 | M: Roman Zippel <zippel@linux-m68k.org> | 3342 | M: Roman Zippel <zippel@linux-m68k.org> |
3074 | L: linux-kbuild@vger.kernel.org | 3343 | L: linux-kbuild@vger.kernel.org |
3344 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
3075 | S: Maintained | 3345 | S: Maintained |
3076 | F: Documentation/kbuild/kconfig-language.txt | 3346 | F: Documentation/kbuild/kconfig-language.txt |
3077 | F: scripts/kconfig/ | 3347 | F: scripts/kconfig/ |
@@ -3149,7 +3419,7 @@ F: arch/x86/include/asm/svm.h | |||
3149 | F: arch/x86/kvm/svm.c | 3419 | F: arch/x86/kvm/svm.c |
3150 | 3420 | ||
3151 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3421 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3152 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3422 | M: Alexander Graf <agraf@suse.de> |
3153 | L: kvm-ppc@vger.kernel.org | 3423 | L: kvm-ppc@vger.kernel.org |
3154 | W: http://kvm.qumranet.com | 3424 | W: http://kvm.qumranet.com |
3155 | S: Supported | 3425 | S: Supported |
@@ -3179,21 +3449,33 @@ F: drivers/s390/kvm/ | |||
3179 | 3449 | ||
3180 | KEXEC | 3450 | KEXEC |
3181 | M: Eric Biederman <ebiederm@xmission.com> | 3451 | M: Eric Biederman <ebiederm@xmission.com> |
3182 | W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ | 3452 | W: http://kernel.org/pub/linux/utils/kernel/kexec/ |
3183 | L: kexec@lists.infradead.org | 3453 | L: kexec@lists.infradead.org |
3184 | S: Maintained | 3454 | S: Maintained |
3185 | F: include/linux/kexec.h | 3455 | F: include/linux/kexec.h |
3186 | F: kernel/kexec.c | 3456 | F: kernel/kexec.c |
3187 | 3457 | ||
3188 | KGDB | 3458 | KEYS/KEYRINGS: |
3459 | M: David Howells <dhowells@redhat.com> | ||
3460 | L: keyrings@linux-nfs.org | ||
3461 | S: Maintained | ||
3462 | F: Documentation/keys.txt | ||
3463 | F: include/linux/key.h | ||
3464 | F: include/linux/key-type.h | ||
3465 | F: include/keys/ | ||
3466 | F: security/keys/ | ||
3467 | |||
3468 | KGDB / KDB /debug_core | ||
3189 | M: Jason Wessel <jason.wessel@windriver.com> | 3469 | M: Jason Wessel <jason.wessel@windriver.com> |
3470 | W: http://kgdb.wiki.kernel.org/ | ||
3190 | L: kgdb-bugreport@lists.sourceforge.net | 3471 | L: kgdb-bugreport@lists.sourceforge.net |
3191 | S: Maintained | 3472 | S: Maintained |
3192 | F: Documentation/DocBook/kgdb.tmpl | 3473 | F: Documentation/DocBook/kgdb.tmpl |
3193 | F: drivers/misc/kgdbts.c | 3474 | F: drivers/misc/kgdbts.c |
3194 | F: drivers/serial/kgdboc.c | 3475 | F: drivers/serial/kgdboc.c |
3476 | F: include/linux/kdb.h | ||
3195 | F: include/linux/kgdb.h | 3477 | F: include/linux/kgdb.h |
3196 | F: kernel/kgdb.c | 3478 | F: kernel/debug/ |
3197 | 3479 | ||
3198 | KMEMCHECK | 3480 | KMEMCHECK |
3199 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3481 | M: Vegard Nossum <vegardno@ifi.uio.no> |
@@ -3213,18 +3495,11 @@ F: include/linux/kmemleak.h | |||
3213 | F: mm/kmemleak.c | 3495 | F: mm/kmemleak.c |
3214 | F: mm/kmemleak-test.c | 3496 | F: mm/kmemleak-test.c |
3215 | 3497 | ||
3216 | KMEMTRACE | ||
3217 | M: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | ||
3218 | S: Maintained | ||
3219 | F: Documentation/trace/kmemtrace.txt | ||
3220 | F: include/linux/kmemtrace.h | ||
3221 | F: kernel/trace/kmemtrace.c | ||
3222 | |||
3223 | KPROBES | 3498 | KPROBES |
3224 | M: Ananth N Mavinakayanahalli <ananth@in.ibm.com> | 3499 | M: Ananth N Mavinakayanahalli <ananth@in.ibm.com> |
3225 | M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> | 3500 | M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> |
3226 | M: "David S. Miller" <davem@davemloft.net> | 3501 | M: "David S. Miller" <davem@davemloft.net> |
3227 | M: Masami Hiramatsu <mhiramat@redhat.com> | 3502 | M: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> |
3228 | S: Maintained | 3503 | S: Maintained |
3229 | F: Documentation/kprobes.txt | 3504 | F: Documentation/kprobes.txt |
3230 | F: include/linux/kprobes.h | 3505 | F: include/linux/kprobes.h |
@@ -3268,9 +3543,9 @@ F: drivers/usb/misc/legousbtower.c | |||
3268 | 3543 | ||
3269 | LGUEST | 3544 | LGUEST |
3270 | M: Rusty Russell <rusty@rustcorp.com.au> | 3545 | M: Rusty Russell <rusty@rustcorp.com.au> |
3271 | L: lguest@ozlabs.org | 3546 | L: lguest@lists.ozlabs.org |
3272 | W: http://lguest.ozlabs.org/ | 3547 | W: http://lguest.ozlabs.org/ |
3273 | S: Maintained | 3548 | S: Odd Fixes |
3274 | F: Documentation/lguest/ | 3549 | F: Documentation/lguest/ |
3275 | F: arch/x86/lguest/ | 3550 | F: arch/x86/lguest/ |
3276 | F: drivers/lguest/ | 3551 | F: drivers/lguest/ |
@@ -3287,7 +3562,8 @@ LINUX FOR POWERPC (32-BIT AND 64-BIT) | |||
3287 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3562 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3288 | M: Paul Mackerras <paulus@samba.org> | 3563 | M: Paul Mackerras <paulus@samba.org> |
3289 | W: http://www.penguinppc.org/ | 3564 | W: http://www.penguinppc.org/ |
3290 | L: linuxppc-dev@ozlabs.org | 3565 | L: linuxppc-dev@lists.ozlabs.org |
3566 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3291 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3567 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3292 | S: Supported | 3568 | S: Supported |
3293 | F: Documentation/powerpc/ | 3569 | F: Documentation/powerpc/ |
@@ -3296,14 +3572,14 @@ F: arch/powerpc/ | |||
3296 | LINUX FOR POWER MACINTOSH | 3572 | LINUX FOR POWER MACINTOSH |
3297 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3573 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3298 | W: http://www.penguinppc.org/ | 3574 | W: http://www.penguinppc.org/ |
3299 | L: linuxppc-dev@ozlabs.org | 3575 | L: linuxppc-dev@lists.ozlabs.org |
3300 | S: Maintained | 3576 | S: Maintained |
3301 | F: arch/powerpc/platforms/powermac/ | 3577 | F: arch/powerpc/platforms/powermac/ |
3302 | F: drivers/macintosh/ | 3578 | F: drivers/macintosh/ |
3303 | 3579 | ||
3304 | LINUX FOR POWERPC EMBEDDED MPC5XXX | 3580 | LINUX FOR POWERPC EMBEDDED MPC5XXX |
3305 | M: Grant Likely <grant.likely@secretlab.ca> | 3581 | M: Grant Likely <grant.likely@secretlab.ca> |
3306 | L: linuxppc-dev@ozlabs.org | 3582 | L: linuxppc-dev@lists.ozlabs.org |
3307 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3583 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3308 | S: Maintained | 3584 | S: Maintained |
3309 | F: arch/powerpc/platforms/512x/ | 3585 | F: arch/powerpc/platforms/512x/ |
@@ -3313,7 +3589,7 @@ LINUX FOR POWERPC EMBEDDED PPC4XX | |||
3313 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> | 3589 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> |
3314 | M: Matt Porter <mporter@kernel.crashing.org> | 3590 | M: Matt Porter <mporter@kernel.crashing.org> |
3315 | W: http://www.penguinppc.org/ | 3591 | W: http://www.penguinppc.org/ |
3316 | L: linuxppc-dev@ozlabs.org | 3592 | L: linuxppc-dev@lists.ozlabs.org |
3317 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git | 3593 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git |
3318 | S: Maintained | 3594 | S: Maintained |
3319 | F: arch/powerpc/platforms/40x/ | 3595 | F: arch/powerpc/platforms/40x/ |
@@ -3322,7 +3598,7 @@ F: arch/powerpc/platforms/44x/ | |||
3322 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | 3598 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX |
3323 | M: Grant Likely <grant.likely@secretlab.ca> | 3599 | M: Grant Likely <grant.likely@secretlab.ca> |
3324 | W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex | 3600 | W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex |
3325 | L: linuxppc-dev@ozlabs.org | 3601 | L: linuxppc-dev@lists.ozlabs.org |
3326 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3602 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3327 | S: Maintained | 3603 | S: Maintained |
3328 | F: arch/powerpc/*/*virtex* | 3604 | F: arch/powerpc/*/*virtex* |
@@ -3332,21 +3608,21 @@ LINUX FOR POWERPC EMBEDDED PPC8XX | |||
3332 | M: Vitaly Bordug <vitb@kernel.crashing.org> | 3608 | M: Vitaly Bordug <vitb@kernel.crashing.org> |
3333 | M: Marcelo Tosatti <marcelo@kvack.org> | 3609 | M: Marcelo Tosatti <marcelo@kvack.org> |
3334 | W: http://www.penguinppc.org/ | 3610 | W: http://www.penguinppc.org/ |
3335 | L: linuxppc-dev@ozlabs.org | 3611 | L: linuxppc-dev@lists.ozlabs.org |
3336 | S: Maintained | 3612 | S: Maintained |
3613 | F: arch/powerpc/platforms/8xx/ | ||
3337 | 3614 | ||
3338 | LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX | 3615 | LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX |
3339 | M: Kumar Gala <galak@kernel.crashing.org> | 3616 | M: Kumar Gala <galak@kernel.crashing.org> |
3340 | W: http://www.penguinppc.org/ | 3617 | W: http://www.penguinppc.org/ |
3341 | L: linuxppc-dev@ozlabs.org | 3618 | L: linuxppc-dev@lists.ozlabs.org |
3342 | S: Maintained | 3619 | S: Maintained |
3343 | F: arch/powerpc/platforms/83xx/ | 3620 | F: arch/powerpc/platforms/83xx/ |
3344 | 3621 | ||
3345 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3622 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3346 | M: Olof Johansson <olof@lixom.net> | 3623 | M: Olof Johansson <olof@lixom.net> |
3347 | W: http://www.pasemi.com/ | 3624 | L: linuxppc-dev@lists.ozlabs.org |
3348 | L: linuxppc-dev@ozlabs.org | 3625 | S: Maintained |
3349 | S: Supported | ||
3350 | F: arch/powerpc/platforms/pasemi/ | 3626 | F: arch/powerpc/platforms/pasemi/ |
3351 | F: drivers/*/*pasemi* | 3627 | F: drivers/*/*pasemi* |
3352 | F: drivers/*/*/*pasemi* | 3628 | F: drivers/*/*/*pasemi* |
@@ -3408,6 +3684,13 @@ S: Maintained | |||
3408 | F: Documentation/ldm.txt | 3684 | F: Documentation/ldm.txt |
3409 | F: fs/partitions/ldm.* | 3685 | F: fs/partitions/ldm.* |
3410 | 3686 | ||
3687 | LogFS | ||
3688 | M: Joern Engel <joern@logfs.org> | ||
3689 | L: logfs@logfs.org | ||
3690 | W: logfs.org | ||
3691 | S: Maintained | ||
3692 | F: fs/logfs/ | ||
3693 | |||
3411 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 3694 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
3412 | M: Eric Moore <Eric.Moore@lsi.com> | 3695 | M: Eric Moore <Eric.Moore@lsi.com> |
3413 | M: support@lsi.com | 3696 | M: support@lsi.com |
@@ -3424,11 +3707,13 @@ S: Maintained | |||
3424 | F: drivers/scsi/sym53c8xx_2/ | 3707 | F: drivers/scsi/sym53c8xx_2/ |
3425 | 3708 | ||
3426 | LTP (Linux Test Project) | 3709 | LTP (Linux Test Project) |
3427 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | 3710 | M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> |
3711 | M: Garrett Cooper <yanegomi@gmail.com> | ||
3428 | M: Mike Frysinger <vapier@gentoo.org> | 3712 | M: Mike Frysinger <vapier@gentoo.org> |
3713 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | ||
3429 | L: ltp-list@lists.sourceforge.net (subscribers-only) | 3714 | L: ltp-list@lists.sourceforge.net (subscribers-only) |
3430 | W: http://ltp.sourceforge.net/ | 3715 | W: http://ltp.sourceforge.net/ |
3431 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git | 3716 | T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev |
3432 | S: Maintained | 3717 | S: Maintained |
3433 | 3718 | ||
3434 | M32R ARCHITECTURE | 3719 | M32R ARCHITECTURE |
@@ -3501,21 +3786,22 @@ S: Maintained | |||
3501 | F: drivers/net/wireless/libertas/ | 3786 | F: drivers/net/wireless/libertas/ |
3502 | 3787 | ||
3503 | MARVELL MV643XX ETHERNET DRIVER | 3788 | MARVELL MV643XX ETHERNET DRIVER |
3504 | M: Lennert Buytenhek <buytenh@marvell.com> | 3789 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3505 | L: netdev@vger.kernel.org | 3790 | L: netdev@vger.kernel.org |
3506 | S: Supported | 3791 | S: Maintained |
3507 | F: drivers/net/mv643xx_eth.* | 3792 | F: drivers/net/mv643xx_eth.* |
3508 | F: include/linux/mv643xx.h | 3793 | F: include/linux/mv643xx.h |
3509 | 3794 | ||
3510 | MARVELL MWL8K WIRELESS DRIVER | 3795 | MARVELL MWL8K WIRELESS DRIVER |
3511 | M: Lennert Buytenhek <buytenh@marvell.com> | 3796 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3512 | L: linux-wireless@vger.kernel.org | 3797 | L: linux-wireless@vger.kernel.org |
3513 | S: Supported | 3798 | S: Odd Fixes |
3514 | F: drivers/net/wireless/mwl8k.c | 3799 | F: drivers/net/wireless/mwl8k.c |
3515 | 3800 | ||
3516 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3801 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
3517 | M: Nicolas Pitre <nico@fluxnic.net> | 3802 | M: Nicolas Pitre <nico@fluxnic.net> |
3518 | S: Maintained | 3803 | S: Odd Fixes |
3804 | F: drivers/mmc/host/mvsdio.* | ||
3519 | 3805 | ||
3520 | MARVELL YUKON / SYSKONNECT DRIVER | 3806 | MARVELL YUKON / SYSKONNECT DRIVER |
3521 | M: Mirko Lindner <mlindner@syskonnect.de> | 3807 | M: Mirko Lindner <mlindner@syskonnect.de> |
@@ -3524,9 +3810,8 @@ W: http://www.syskonnect.com | |||
3524 | S: Supported | 3810 | S: Supported |
3525 | 3811 | ||
3526 | MATROX FRAMEBUFFER DRIVER | 3812 | MATROX FRAMEBUFFER DRIVER |
3527 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | ||
3528 | L: linux-fbdev@vger.kernel.org | 3813 | L: linux-fbdev@vger.kernel.org |
3529 | S: Maintained | 3814 | S: Orphan |
3530 | F: drivers/video/matrox/matroxfb_* | 3815 | F: drivers/video/matrox/matroxfb_* |
3531 | F: include/linux/matroxfb.h | 3816 | F: include/linux/matroxfb.h |
3532 | 3817 | ||
@@ -3542,6 +3827,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3542 | P: LinuxTV.org Project | 3827 | P: LinuxTV.org Project |
3543 | L: linux-media@vger.kernel.org | 3828 | L: linux-media@vger.kernel.org |
3544 | W: http://linuxtv.org | 3829 | W: http://linuxtv.org |
3830 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3545 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3831 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3546 | S: Maintained | 3832 | S: Maintained |
3547 | F: Documentation/dvb/ | 3833 | F: Documentation/dvb/ |
@@ -3569,7 +3855,7 @@ F: mm/ | |||
3569 | 3855 | ||
3570 | MEMORY RESOURCE CONTROLLER | 3856 | MEMORY RESOURCE CONTROLLER |
3571 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 3857 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
3572 | M: Pavel Emelyanov <xemul@openvz.org> | 3858 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
3573 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 3859 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
3574 | L: linux-mm@kvack.org | 3860 | L: linux-mm@kvack.org |
3575 | S: Maintained | 3861 | S: Maintained |
@@ -3577,8 +3863,9 @@ F: mm/memcontrol.c | |||
3577 | 3863 | ||
3578 | MEMORY TECHNOLOGY DEVICES (MTD) | 3864 | MEMORY TECHNOLOGY DEVICES (MTD) |
3579 | M: David Woodhouse <dwmw2@infradead.org> | 3865 | M: David Woodhouse <dwmw2@infradead.org> |
3580 | W: http://www.linux-mtd.infradead.org/ | ||
3581 | L: linux-mtd@lists.infradead.org | 3866 | L: linux-mtd@lists.infradead.org |
3867 | W: http://www.linux-mtd.infradead.org/ | ||
3868 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3582 | T: git git://git.infradead.org/mtd-2.6.git | 3869 | T: git git://git.infradead.org/mtd-2.6.git |
3583 | S: Maintained | 3870 | S: Maintained |
3584 | F: drivers/mtd/ | 3871 | F: drivers/mtd/ |
@@ -3648,14 +3935,14 @@ F: Documentation/serial/moxa-smartio | |||
3648 | F: drivers/char/mxser.* | 3935 | F: drivers/char/mxser.* |
3649 | 3936 | ||
3650 | MSI LAPTOP SUPPORT | 3937 | MSI LAPTOP SUPPORT |
3651 | M: Lennart Poettering <mzxreary@0pointer.de> | 3938 | M: Lee, Chun-Yi <jlee@novell.com> |
3652 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux | 3939 | L: platform-driver-x86@vger.kernel.org |
3653 | W: http://0pointer.de/lennart/tchibo.html | ||
3654 | S: Maintained | 3940 | S: Maintained |
3655 | F: drivers/platform/x86/msi-laptop.c | 3941 | F: drivers/platform/x86/msi-laptop.c |
3656 | 3942 | ||
3657 | MSI WMI SUPPORT | 3943 | MSI WMI SUPPORT |
3658 | M: Anisse Astier <anisse@astier.eu> | 3944 | M: Anisse Astier <anisse@astier.eu> |
3945 | L: platform-driver-x86@vger.kernel.org | ||
3659 | S: Supported | 3946 | S: Supported |
3660 | F: drivers/platform/x86/msi-wmi.c | 3947 | F: drivers/platform/x86/msi-wmi.c |
3661 | 3948 | ||
@@ -3666,8 +3953,10 @@ S: Supported | |||
3666 | F: drivers/mfd/ | 3953 | F: drivers/mfd/ |
3667 | 3954 | ||
3668 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | 3955 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM |
3669 | S: Orphan | 3956 | M: Chris Ball <cjb@laptop.org> |
3670 | L: linux-mmc@vger.kernel.org | 3957 | L: linux-mmc@vger.kernel.org |
3958 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | ||
3959 | S: Maintained | ||
3671 | F: drivers/mmc/ | 3960 | F: drivers/mmc/ |
3672 | F: include/linux/mmc/ | 3961 | F: include/linux/mmc/ |
3673 | 3962 | ||
@@ -3684,13 +3973,12 @@ F: Documentation/sound/oss/MultiSound | |||
3684 | F: sound/oss/msnd* | 3973 | F: sound/oss/msnd* |
3685 | 3974 | ||
3686 | MULTITECH MULTIPORT CARD (ISICOM) | 3975 | MULTITECH MULTIPORT CARD (ISICOM) |
3687 | M: Jiri Slaby <jirislaby@gmail.com> | 3976 | S: Orphan |
3688 | S: Maintained | ||
3689 | F: drivers/char/isicom.c | 3977 | F: drivers/char/isicom.c |
3690 | F: include/linux/isicom.h | 3978 | F: include/linux/isicom.h |
3691 | 3979 | ||
3692 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | 3980 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER |
3693 | M: Felipe Balbi <felipe.balbi@nokia.com> | 3981 | M: Felipe Balbi <balbi@ti.com> |
3694 | L: linux-usb@vger.kernel.org | 3982 | L: linux-usb@vger.kernel.org |
3695 | T: git git://gitorious.org/usb/usb.git | 3983 | T: git git://gitorious.org/usb/usb.git |
3696 | S: Maintained | 3984 | S: Maintained |
@@ -3710,8 +3998,8 @@ S: Maintained | |||
3710 | F: drivers/net/natsemi.c | 3998 | F: drivers/net/natsemi.c |
3711 | 3999 | ||
3712 | NCP FILESYSTEM | 4000 | NCP FILESYSTEM |
3713 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | 4001 | M: Petr Vandrovec <petr@vandrovec.name> |
3714 | S: Maintained | 4002 | S: Odd Fixes |
3715 | F: fs/ncpfs/ | 4003 | F: fs/ncpfs/ |
3716 | 4004 | ||
3717 | NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) | 4005 | NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) |
@@ -3734,18 +4022,19 @@ L: netem@lists.linux-foundation.org | |||
3734 | S: Maintained | 4022 | S: Maintained |
3735 | F: net/sched/sch_netem.c | 4023 | F: net/sched/sch_netem.c |
3736 | 4024 | ||
3737 | NETERION (S2IO) 10GbE DRIVER (xframe/vxge) | 4025 | NETERION 10GbE DRIVERS (s2io/vxge) |
3738 | M: Ramkrishna Vepa <ram.vepa@neterion.com> | 4026 | M: Ramkrishna Vepa <ramkrishna.vepa@exar.com> |
3739 | M: Rastapur Santosh <santosh.rastapur@neterion.com> | 4027 | M: Sivakumar Subramani <sivakumar.subramani@exar.com> |
3740 | M: Sivakumar Subramani <sivakumar.subramani@neterion.com> | 4028 | M: Sreenivasa Honnur <sreenivasa.honnur@exar.com> |
3741 | M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> | 4029 | M: Jon Mason <jon.mason@exar.com> |
3742 | M: Anil Murthy <anil.murthy@neterion.com> | ||
3743 | L: netdev@vger.kernel.org | 4030 | L: netdev@vger.kernel.org |
3744 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous | 4031 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous |
3745 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | 4032 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous |
3746 | S: Supported | 4033 | S: Supported |
3747 | F: Documentation/networking/s2io.txt | 4034 | F: Documentation/networking/s2io.txt |
3748 | F: drivers/net/s2io* | 4035 | F: drivers/net/s2io* |
4036 | F: Documentation/networking/vxge.txt | ||
4037 | F: drivers/net/vxge/ | ||
3749 | 4038 | ||
3750 | NETFILTER/IPTABLES/IPCHAINS | 4039 | NETFILTER/IPTABLES/IPCHAINS |
3751 | P: Rusty Russell | 4040 | P: Rusty Russell |
@@ -3836,6 +4125,7 @@ S: Maintained | |||
3836 | NETWORKING [WIRELESS] | 4125 | NETWORKING [WIRELESS] |
3837 | M: "John W. Linville" <linville@tuxdriver.com> | 4126 | M: "John W. Linville" <linville@tuxdriver.com> |
3838 | L: linux-wireless@vger.kernel.org | 4127 | L: linux-wireless@vger.kernel.org |
4128 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3839 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 4129 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3840 | S: Maintained | 4130 | S: Maintained |
3841 | F: net/mac80211/ | 4131 | F: net/mac80211/ |
@@ -3843,12 +4133,14 @@ F: net/rfkill/ | |||
3843 | F: net/wireless/ | 4133 | F: net/wireless/ |
3844 | F: include/net/ieee80211* | 4134 | F: include/net/ieee80211* |
3845 | F: include/linux/wireless.h | 4135 | F: include/linux/wireless.h |
4136 | F: include/net/iw_handler.h | ||
3846 | F: drivers/net/wireless/ | 4137 | F: drivers/net/wireless/ |
3847 | 4138 | ||
3848 | NETWORKING DRIVERS | 4139 | NETWORKING DRIVERS |
3849 | L: netdev@vger.kernel.org | 4140 | L: netdev@vger.kernel.org |
3850 | W: http://www.linuxfoundation.org/en/Net | 4141 | W: http://www.linuxfoundation.org/en/Net |
3851 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 4142 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
4143 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3852 | S: Odd Fixes | 4144 | S: Odd Fixes |
3853 | F: drivers/net/ | 4145 | F: drivers/net/ |
3854 | F: include/linux/if_* | 4146 | F: include/linux/if_* |
@@ -3927,6 +4219,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3927 | L: linux-omap@vger.kernel.org | 4219 | L: linux-omap@vger.kernel.org |
3928 | W: http://www.muru.com/linux/omap/ | 4220 | W: http://www.muru.com/linux/omap/ |
3929 | W: http://linux.omap.com/ | 4221 | W: http://linux.omap.com/ |
4222 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3930 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 4223 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3931 | S: Maintained | 4224 | S: Maintained |
3932 | F: arch/arm/*omap*/ | 4225 | F: arch/arm/*omap*/ |
@@ -3983,11 +4276,13 @@ S: Maintained | |||
3983 | F: drivers/char/hw_random/omap-rng.c | 4276 | F: drivers/char/hw_random/omap-rng.c |
3984 | 4277 | ||
3985 | OMAP USB SUPPORT | 4278 | OMAP USB SUPPORT |
3986 | M: Felipe Balbi <felipe.balbi@nokia.com> | 4279 | M: Felipe Balbi <balbi@ti.com> |
3987 | M: David Brownell <dbrownell@users.sourceforge.net> | 4280 | M: David Brownell <dbrownell@users.sourceforge.net> |
3988 | L: linux-usb@vger.kernel.org | 4281 | L: linux-usb@vger.kernel.org |
3989 | L: linux-omap@vger.kernel.org | 4282 | L: linux-omap@vger.kernel.org |
3990 | S: Maintained | 4283 | S: Maintained |
4284 | F: drivers/usb/*/*omap* | ||
4285 | F: arch/arm/*omap*/usb* | ||
3991 | 4286 | ||
3992 | OMFS FILESYSTEM | 4287 | OMFS FILESYSTEM |
3993 | M: Bob Copeland <me@bobcopeland.com> | 4288 | M: Bob Copeland <me@bobcopeland.com> |
@@ -4040,6 +4335,7 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE | |||
4040 | M: Grant Likely <grant.likely@secretlab.ca> | 4335 | M: Grant Likely <grant.likely@secretlab.ca> |
4041 | L: devicetree-discuss@lists.ozlabs.org | 4336 | L: devicetree-discuss@lists.ozlabs.org |
4042 | W: http://fdt.secretlab.ca | 4337 | W: http://fdt.secretlab.ca |
4338 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
4043 | S: Maintained | 4339 | S: Maintained |
4044 | F: drivers/of | 4340 | F: drivers/of |
4045 | F: include/linux/of*.h | 4341 | F: include/linux/of*.h |
@@ -4049,6 +4345,7 @@ OPROFILE | |||
4049 | M: Robert Richter <robert.richter@amd.com> | 4345 | M: Robert Richter <robert.richter@amd.com> |
4050 | L: oprofile-list@lists.sf.net | 4346 | L: oprofile-list@lists.sf.net |
4051 | S: Maintained | 4347 | S: Maintained |
4348 | F: arch/*/include/asm/oprofile*.h | ||
4052 | F: arch/*/oprofile/ | 4349 | F: arch/*/oprofile/ |
4053 | F: drivers/oprofile/ | 4350 | F: drivers/oprofile/ |
4054 | F: include/linux/oprofile.h | 4351 | F: include/linux/oprofile.h |
@@ -4086,10 +4383,9 @@ F: include/scsi/osd_* | |||
4086 | F: fs/exofs/ | 4383 | F: fs/exofs/ |
4087 | 4384 | ||
4088 | P54 WIRELESS DRIVER | 4385 | P54 WIRELESS DRIVER |
4089 | M: Michael Wu <flamingice@sourmilk.net> | 4386 | M: Christian Lamparter <chunkeey@googlemail.com> |
4090 | L: linux-wireless@vger.kernel.org | 4387 | L: linux-wireless@vger.kernel.org |
4091 | W: http://prism54.org | 4388 | W: http://wireless.kernel.org/en/users/Drivers/p54 |
4092 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | ||
4093 | S: Maintained | 4389 | S: Maintained |
4094 | F: drivers/net/wireless/p54/ | 4390 | F: drivers/net/wireless/p54/ |
4095 | 4391 | ||
@@ -4107,6 +4403,7 @@ F: drivers/i2c/busses/i2c-pasemi.c | |||
4107 | 4403 | ||
4108 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | 4404 | PANASONIC LAPTOP ACPI EXTRAS DRIVER |
4109 | M: Harald Welte <laforge@gnumonks.org> | 4405 | M: Harald Welte <laforge@gnumonks.org> |
4406 | L: platform-driver-x86@vger.kernel.org | ||
4110 | S: Maintained | 4407 | S: Maintained |
4111 | F: drivers/platform/x86/panasonic-laptop.c | 4408 | F: drivers/platform/x86/panasonic-laptop.c |
4112 | 4409 | ||
@@ -4152,6 +4449,7 @@ M: Helge Deller <deller@gmx.de> | |||
4152 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4449 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4153 | L: linux-parisc@vger.kernel.org | 4450 | L: linux-parisc@vger.kernel.org |
4154 | W: http://www.parisc-linux.org/ | 4451 | W: http://www.parisc-linux.org/ |
4452 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4155 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4156 | S: Maintained | 4454 | S: Maintained |
4157 | F: arch/parisc/ | 4455 | F: arch/parisc/ |
@@ -4169,6 +4467,13 @@ M: Jim Cromie <jim.cromie@gmail.com> | |||
4169 | S: Maintained | 4467 | S: Maintained |
4170 | F: drivers/char/pc8736x_gpio.c | 4468 | F: drivers/char/pc8736x_gpio.c |
4171 | 4469 | ||
4470 | PC87427 HARDWARE MONITORING DRIVER | ||
4471 | M: Jean Delvare <khali@linux-fr.org> | ||
4472 | L: lm-sensors@lm-sensors.org | ||
4473 | S: Maintained | ||
4474 | F: Documentation/hwmon/pc87427 | ||
4475 | F: drivers/hwmon/pc87427.c | ||
4476 | |||
4172 | PCA9532 LED DRIVER | 4477 | PCA9532 LED DRIVER |
4173 | M: Riku Voipio <riku.voipio@iki.fi> | 4478 | M: Riku Voipio <riku.voipio@iki.fi> |
4174 | S: Maintained | 4479 | S: Maintained |
@@ -4194,6 +4499,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4194 | PCI SUBSYSTEM | 4499 | PCI SUBSYSTEM |
4195 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4500 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4196 | L: linux-pci@vger.kernel.org | 4501 | L: linux-pci@vger.kernel.org |
4502 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4197 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4503 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4198 | S: Supported | 4504 | S: Supported |
4199 | F: Documentation/PCI/ | 4505 | F: Documentation/PCI/ |
@@ -4232,12 +4538,15 @@ PERFORMANCE EVENTS SUBSYSTEM | |||
4232 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 4538 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
4233 | M: Paul Mackerras <paulus@samba.org> | 4539 | M: Paul Mackerras <paulus@samba.org> |
4234 | M: Ingo Molnar <mingo@elte.hu> | 4540 | M: Ingo Molnar <mingo@elte.hu> |
4541 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | ||
4235 | S: Supported | 4542 | S: Supported |
4236 | F: kernel/perf_event.c | 4543 | F: kernel/perf_event*.c |
4237 | F: include/linux/perf_event.h | 4544 | F: include/linux/perf_event.h |
4238 | F: arch/*/*/kernel/perf_event.c | 4545 | F: arch/*/kernel/perf_event*.c |
4546 | F: arch/*/kernel/*/perf_event*.c | ||
4547 | F: arch/*/kernel/*/*/perf_event*.c | ||
4239 | F: arch/*/include/asm/perf_event.h | 4548 | F: arch/*/include/asm/perf_event.h |
4240 | F: arch/*/lib/perf_event.c | 4549 | F: arch/*/lib/perf_event*.c |
4241 | F: arch/*/kernel/perf_callchain.c | 4550 | F: arch/*/kernel/perf_callchain.c |
4242 | F: tools/perf/ | 4551 | F: tools/perf/ |
4243 | 4552 | ||
@@ -4321,7 +4630,7 @@ F: drivers/net/pppox.c | |||
4321 | PPP OVER L2TP | 4630 | PPP OVER L2TP |
4322 | M: James Chapman <jchapman@katalix.com> | 4631 | M: James Chapman <jchapman@katalix.com> |
4323 | S: Maintained | 4632 | S: Maintained |
4324 | F: drivers/net/pppol2tp.c | 4633 | F: net/l2tp/l2tp_ppp.c |
4325 | F: include/linux/if_pppol2tp.h | 4634 | F: include/linux/if_pppol2tp.h |
4326 | 4635 | ||
4327 | PPS SUPPORT | 4636 | PPS SUPPORT |
@@ -4344,15 +4653,10 @@ F: include/linux/preempt.h | |||
4344 | PRISM54 WIRELESS DRIVER | 4653 | PRISM54 WIRELESS DRIVER |
4345 | M: "Luis R. Rodriguez" <mcgrof@gmail.com> | 4654 | M: "Luis R. Rodriguez" <mcgrof@gmail.com> |
4346 | L: linux-wireless@vger.kernel.org | 4655 | L: linux-wireless@vger.kernel.org |
4347 | W: http://prism54.org | 4656 | W: http://wireless.kernel.org/en/users/Drivers/p54 |
4348 | S: Maintained | 4657 | S: Obsolete |
4349 | F: drivers/net/wireless/prism54/ | 4658 | F: drivers/net/wireless/prism54/ |
4350 | 4659 | ||
4351 | PROMISE DC4030 CACHING DISK CONTROLLER DRIVER | ||
4352 | M: Peter Denison <promise@pnd-pc.demon.co.uk> | ||
4353 | W: http://www.pnd-pc.demon.co.uk/promise/ | ||
4354 | S: Maintained | ||
4355 | |||
4356 | PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER | 4660 | PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER |
4357 | M: Mikael Pettersson <mikpe@it.uu.se> | 4661 | M: Mikael Pettersson <mikpe@it.uu.se> |
4358 | L: linux-ide@vger.kernel.org | 4662 | L: linux-ide@vger.kernel.org |
@@ -4360,17 +4664,17 @@ S: Maintained | |||
4360 | F: drivers/ata/sata_promise.* | 4664 | F: drivers/ata/sata_promise.* |
4361 | 4665 | ||
4362 | PS3 NETWORK SUPPORT | 4666 | PS3 NETWORK SUPPORT |
4363 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4667 | M: Geoff Levand <geoff@infradead.org> |
4364 | L: netdev@vger.kernel.org | 4668 | L: netdev@vger.kernel.org |
4365 | L: cbe-oss-dev@ozlabs.org | 4669 | L: cbe-oss-dev@lists.ozlabs.org |
4366 | S: Supported | 4670 | S: Maintained |
4367 | F: drivers/net/ps3_gelic_net.* | 4671 | F: drivers/net/ps3_gelic_net.* |
4368 | 4672 | ||
4369 | PS3 PLATFORM SUPPORT | 4673 | PS3 PLATFORM SUPPORT |
4370 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4674 | M: Geoff Levand <geoff@infradead.org> |
4371 | L: linuxppc-dev@ozlabs.org | 4675 | L: linuxppc-dev@lists.ozlabs.org |
4372 | L: cbe-oss-dev@ozlabs.org | 4676 | L: cbe-oss-dev@lists.ozlabs.org |
4373 | S: Supported | 4677 | S: Maintained |
4374 | F: arch/powerpc/boot/ps3* | 4678 | F: arch/powerpc/boot/ps3* |
4375 | F: arch/powerpc/include/asm/lv1call.h | 4679 | F: arch/powerpc/include/asm/lv1call.h |
4376 | F: arch/powerpc/include/asm/ps3*.h | 4680 | F: arch/powerpc/include/asm/ps3*.h |
@@ -4383,8 +4687,9 @@ F: sound/ppc/snd_ps3* | |||
4383 | 4687 | ||
4384 | PS3VRAM DRIVER | 4688 | PS3VRAM DRIVER |
4385 | M: Jim Paris <jim@jtan.com> | 4689 | M: Jim Paris <jim@jtan.com> |
4386 | L: cbe-oss-dev@ozlabs.org | 4690 | L: cbe-oss-dev@lists.ozlabs.org |
4387 | S: Maintained | 4691 | S: Maintained |
4692 | F: drivers/block/ps3vram.c | ||
4388 | 4693 | ||
4389 | PTRACE SUPPORT | 4694 | PTRACE SUPPORT |
4390 | M: Roland McGrath <roland@redhat.com> | 4695 | M: Roland McGrath <roland@redhat.com> |
@@ -4432,6 +4737,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4432 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4737 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4433 | S: Maintained | 4738 | S: Maintained |
4434 | 4739 | ||
4740 | MMP2 SUPPORT (aka ARMADA610) | ||
4741 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | ||
4742 | M: Eric Miao <eric.y.miao@gmail.com> | ||
4743 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
4744 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
4745 | S: Maintained | ||
4746 | |||
4435 | PXA MMCI DRIVER | 4747 | PXA MMCI DRIVER |
4436 | S: Orphan | 4748 | S: Orphan |
4437 | 4749 | ||
@@ -4440,6 +4752,12 @@ M: Robert Jarzmik <robert.jarzmik@free.fr> | |||
4440 | L: rtc-linux@googlegroups.com | 4752 | L: rtc-linux@googlegroups.com |
4441 | S: Maintained | 4753 | S: Maintained |
4442 | 4754 | ||
4755 | QLOGIC QLA1280 SCSI DRIVER | ||
4756 | M: Michael Reed <mdr@sgi.com> | ||
4757 | L: linux-scsi@vger.kernel.org | ||
4758 | S: Maintained | ||
4759 | F: drivers/scsi/qla1280.[ch] | ||
4760 | |||
4443 | QLOGIC QLA2XXX FC-SCSI DRIVER | 4761 | QLOGIC QLA2XXX FC-SCSI DRIVER |
4444 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> | 4762 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> |
4445 | M: linux-driver@qlogic.com | 4763 | M: linux-driver@qlogic.com |
@@ -4448,6 +4766,14 @@ S: Supported | |||
4448 | F: Documentation/scsi/LICENSE.qla2xxx | 4766 | F: Documentation/scsi/LICENSE.qla2xxx |
4449 | F: drivers/scsi/qla2xxx/ | 4767 | F: drivers/scsi/qla2xxx/ |
4450 | 4768 | ||
4769 | QLOGIC QLA4XXX iSCSI DRIVER | ||
4770 | M: Ravi Anand <ravi.anand@qlogic.com> | ||
4771 | M: Vikas Chaudhary <vikas.chaudhary@qlogic.com> | ||
4772 | M: iscsi-driver@qlogic.com | ||
4773 | L: linux-scsi@vger.kernel.org | ||
4774 | S: Supported | ||
4775 | F: drivers/scsi/qla4xxx/ | ||
4776 | |||
4451 | QLOGIC QLA3XXX NETWORK DRIVER | 4777 | QLOGIC QLA3XXX NETWORK DRIVER |
4452 | M: Ron Mercer <ron.mercer@qlogic.com> | 4778 | M: Ron Mercer <ron.mercer@qlogic.com> |
4453 | M: linux-driver@qlogic.com | 4779 | M: linux-driver@qlogic.com |
@@ -4456,6 +4782,14 @@ S: Supported | |||
4456 | F: Documentation/networking/LICENSE.qla3xxx | 4782 | F: Documentation/networking/LICENSE.qla3xxx |
4457 | F: drivers/net/qla3xxx.* | 4783 | F: drivers/net/qla3xxx.* |
4458 | 4784 | ||
4785 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | ||
4786 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> | ||
4787 | M: Anirban Chakraborty <anirban.chakraborty@qlogic.com> | ||
4788 | M: linux-driver@qlogic.com | ||
4789 | L: netdev@vger.kernel.org | ||
4790 | S: Supported | ||
4791 | F: drivers/net/qlcnic/ | ||
4792 | |||
4459 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 4793 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
4460 | M: Ron Mercer <ron.mercer@qlogic.com> | 4794 | M: Ron Mercer <ron.mercer@qlogic.com> |
4461 | M: linux-driver@qlogic.com | 4795 | M: linux-driver@qlogic.com |
@@ -4496,7 +4830,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git | |||
4496 | F: drivers/net/wireless/rt2x00/ | 4830 | F: drivers/net/wireless/rt2x00/ |
4497 | 4831 | ||
4498 | RAMDISK RAM BLOCK DEVICE DRIVER | 4832 | RAMDISK RAM BLOCK DEVICE DRIVER |
4499 | M: Nick Piggin <npiggin@suse.de> | 4833 | M: Nick Piggin <npiggin@kernel.dk> |
4500 | S: Maintained | 4834 | S: Maintained |
4501 | F: Documentation/blockdev/ramdisk.txt | 4835 | F: Documentation/blockdev/ramdisk.txt |
4502 | F: drivers/block/brd.c | 4836 | F: drivers/block/brd.c |
@@ -4512,15 +4846,15 @@ S: Maintained | |||
4512 | F: drivers/rapidio/ | 4846 | F: drivers/rapidio/ |
4513 | 4847 | ||
4514 | RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER | 4848 | RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER |
4515 | M: Corey Thomas <coreythomas@charter.net> | ||
4516 | L: linux-wireless@vger.kernel.org | 4849 | L: linux-wireless@vger.kernel.org |
4517 | S: Maintained | 4850 | S: Orphan |
4518 | F: drivers/net/wireless/ray* | 4851 | F: drivers/net/wireless/ray* |
4519 | 4852 | ||
4520 | RCUTORTURE MODULE | 4853 | RCUTORTURE MODULE |
4521 | M: Josh Triplett <josh@freedesktop.org> | 4854 | M: Josh Triplett <josh@freedesktop.org> |
4522 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4855 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4523 | S: Maintained | 4856 | S: Supported |
4857 | T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git | ||
4524 | F: Documentation/RCU/torture.txt | 4858 | F: Documentation/RCU/torture.txt |
4525 | F: kernel/rcutorture.c | 4859 | F: kernel/rcutorture.c |
4526 | 4860 | ||
@@ -4545,22 +4879,23 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4545 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4879 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4546 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4880 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4547 | S: Supported | 4881 | S: Supported |
4548 | F: Documentation/RCU/rcu.txt | 4882 | T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git |
4549 | F: Documentation/RCU/rcuref.txt | 4883 | F: Documentation/RCU/ |
4550 | F: include/linux/rcupdate.h | 4884 | F: include/linux/rcu* |
4551 | F: include/linux/srcu.h | 4885 | F: include/linux/srcu* |
4552 | F: kernel/rcupdate.c | 4886 | F: kernel/rcu* |
4887 | F: kernel/srcu* | ||
4888 | X: kernel/rcutorture.c | ||
4553 | 4889 | ||
4554 | REAL TIME CLOCK DRIVER | 4890 | REAL TIME CLOCK DRIVER (LEGACY) |
4555 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | 4891 | M: Paul Gortmaker <p_gortmaker@yahoo.com> |
4556 | S: Maintained | 4892 | S: Maintained |
4557 | F: Documentation/rtc.txt | 4893 | F: drivers/char/rtc.c |
4558 | F: drivers/rtc/ | ||
4559 | F: include/linux/rtc.h | ||
4560 | 4894 | ||
4561 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4895 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4562 | M: Alessandro Zummo <a.zummo@towertech.it> | 4896 | M: Alessandro Zummo <a.zummo@towertech.it> |
4563 | L: rtc-linux@googlegroups.com | 4897 | L: rtc-linux@googlegroups.com |
4898 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4564 | S: Maintained | 4899 | S: Maintained |
4565 | F: Documentation/rtc.txt | 4900 | F: Documentation/rtc.txt |
4566 | F: drivers/rtc/ | 4901 | F: drivers/rtc/ |
@@ -4578,6 +4913,12 @@ S: Maintained | |||
4578 | F: Documentation/rfkill.txt | 4913 | F: Documentation/rfkill.txt |
4579 | F: net/rfkill/ | 4914 | F: net/rfkill/ |
4580 | 4915 | ||
4916 | RICOH SMARTMEDIA/XD DRIVER | ||
4917 | M: Maxim Levitsky <maximlevitsky@gmail.com> | ||
4918 | S: Maintained | ||
4919 | F: drivers/mtd/nand/r852.c | ||
4920 | F: drivers/mtd/nand/r852.h | ||
4921 | |||
4581 | RISCOM8 DRIVER | 4922 | RISCOM8 DRIVER |
4582 | S: Orphan | 4923 | S: Orphan |
4583 | F: Documentation/serial/riscom8.txt | 4924 | F: Documentation/serial/riscom8.txt |
@@ -4632,6 +4973,9 @@ W: http://www.ibm.com/developerworks/linux/linux390/ | |||
4632 | S: Supported | 4973 | S: Supported |
4633 | F: arch/s390/ | 4974 | F: arch/s390/ |
4634 | F: drivers/s390/ | 4975 | F: drivers/s390/ |
4976 | F: fs/partitions/ibm.c | ||
4977 | F: Documentation/s390/ | ||
4978 | F: Documentation/DocBook/s390* | ||
4635 | 4979 | ||
4636 | S390 NETWORK DRIVERS | 4980 | S390 NETWORK DRIVERS |
4637 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4981 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4653,12 +4997,11 @@ F: drivers/s390/crypto/ | |||
4653 | 4997 | ||
4654 | S390 ZFCP DRIVER | 4998 | S390 ZFCP DRIVER |
4655 | M: Christof Schmitt <christof.schmitt@de.ibm.com> | 4999 | M: Christof Schmitt <christof.schmitt@de.ibm.com> |
4656 | M: Martin Peschke <mp3@de.ibm.com> | 5000 | M: Swen Schillig <swen@vnet.ibm.com> |
4657 | M: linux390@de.ibm.com | 5001 | M: linux390@de.ibm.com |
4658 | L: linux-s390@vger.kernel.org | 5002 | L: linux-s390@vger.kernel.org |
4659 | W: http://www.ibm.com/developerworks/linux/linux390/ | 5003 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4660 | S: Supported | 5004 | S: Supported |
4661 | F: Documentation/s390/zfcpdump.txt | ||
4662 | F: drivers/s390/scsi/zfcp_* | 5005 | F: drivers/s390/scsi/zfcp_* |
4663 | 5006 | ||
4664 | S390 IUCV NETWORK LAYER | 5007 | S390 IUCV NETWORK LAYER |
@@ -4687,6 +5030,19 @@ F: drivers/media/common/saa7146* | |||
4687 | F: drivers/media/video/*7146* | 5030 | F: drivers/media/video/*7146* |
4688 | F: include/media/*7146* | 5031 | F: include/media/*7146* |
4689 | 5032 | ||
5033 | SAMSUNG AUDIO (ASoC) DRIVERS | ||
5034 | M: Jassi Brar <jassi.brar@samsung.com> | ||
5035 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
5036 | S: Supported | ||
5037 | F: sound/soc/s3c24xx | ||
5038 | |||
5039 | TLG2300 VIDEO4LINUX-2 DRIVER | ||
5040 | M: Huang Shijie <shijie8@gmail.com> | ||
5041 | M: Kang Yong <kangyong@telegent.com> | ||
5042 | M: Zhang Xiaobing <xbzhang@telegent.com> | ||
5043 | S: Supported | ||
5044 | F: drivers/media/video/tlg2300 | ||
5045 | |||
4690 | SC1200 WDT DRIVER | 5046 | SC1200 WDT DRIVER |
4691 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 5047 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> |
4692 | S: Maintained | 5048 | S: Maintained |
@@ -4777,13 +5133,15 @@ S: Maintained | |||
4777 | F: drivers/mmc/host/sdricoh_cs.c | 5133 | F: drivers/mmc/host/sdricoh_cs.c |
4778 | 5134 | ||
4779 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER | 5135 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER |
4780 | S: Orphan | 5136 | M: Chris Ball <cjb@laptop.org> |
4781 | L: linux-mmc@vger.kernel.org | 5137 | L: linux-mmc@vger.kernel.org |
5138 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | ||
5139 | S: Maintained | ||
4782 | F: drivers/mmc/host/sdhci.* | 5140 | F: drivers/mmc/host/sdhci.* |
4783 | 5141 | ||
4784 | SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF) | 5142 | SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF) |
4785 | M: Anton Vorontsov <avorontsov@ru.mvista.com> | 5143 | M: Anton Vorontsov <avorontsov@ru.mvista.com> |
4786 | L: linuxppc-dev@ozlabs.org | 5144 | L: linuxppc-dev@lists.ozlabs.org |
4787 | L: linux-mmc@vger.kernel.org | 5145 | L: linux-mmc@vger.kernel.org |
4788 | S: Maintained | 5146 | S: Maintained |
4789 | F: drivers/mmc/host/sdhci-of.* | 5147 | F: drivers/mmc/host/sdhci-of.* |
@@ -4794,6 +5152,12 @@ L: linux-mmc@vger.kernel.org | |||
4794 | S: Maintained | 5152 | S: Maintained |
4795 | F: drivers/mmc/host/sdhci-s3c.c | 5153 | F: drivers/mmc/host/sdhci-s3c.c |
4796 | 5154 | ||
5155 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER | ||
5156 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5157 | L: linux-mmc@vger.kernel.org | ||
5158 | S: Maintained | ||
5159 | F: drivers/mmc/host/sdhci-spear.c | ||
5160 | |||
4797 | SECURITY SUBSYSTEM | 5161 | SECURITY SUBSYSTEM |
4798 | M: James Morris <jmorris@namei.org> | 5162 | M: James Morris <jmorris@namei.org> |
4799 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5163 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
@@ -4817,6 +5181,14 @@ S: Supported | |||
4817 | F: include/linux/selinux* | 5181 | F: include/linux/selinux* |
4818 | F: security/selinux/ | 5182 | F: security/selinux/ |
4819 | 5183 | ||
5184 | APPARMOR SECURITY MODULE | ||
5185 | M: John Johansen <john.johansen@canonical.com> | ||
5186 | L: apparmor@lists.ubuntu.com (subscribers-only, general discussion) | ||
5187 | W: apparmor.wiki.kernel.org | ||
5188 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git | ||
5189 | S: Supported | ||
5190 | F: security/apparmor/ | ||
5191 | |||
4820 | SENSABLE PHANTOM | 5192 | SENSABLE PHANTOM |
4821 | M: Jiri Slaby <jirislaby@gmail.com> | 5193 | M: Jiri Slaby <jirislaby@gmail.com> |
4822 | S: Maintained | 5194 | S: Maintained |
@@ -4842,6 +5214,8 @@ F: drivers/scsi/be2iscsi/ | |||
4842 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 5214 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4843 | M: Sathya Perla <sathyap@serverengines.com> | 5215 | M: Sathya Perla <sathyap@serverengines.com> |
4844 | M: Subbu Seetharaman <subbus@serverengines.com> | 5216 | M: Subbu Seetharaman <subbus@serverengines.com> |
5217 | M: Sarveshwar Bandi <sarveshwarb@serverengines.com> | ||
5218 | M: Ajit Khaparde <ajitk@serverengines.com> | ||
4845 | L: netdev@vger.kernel.org | 5219 | L: netdev@vger.kernel.org |
4846 | W: http://www.serverengines.com | 5220 | W: http://www.serverengines.com |
4847 | S: Supported | 5221 | S: Supported |
@@ -4919,6 +5293,7 @@ F: drivers/*/*/*s3c2410* | |||
4919 | TI DAVINCI MACHINE SUPPORT | 5293 | TI DAVINCI MACHINE SUPPORT |
4920 | P: Kevin Hilman | 5294 | P: Kevin Hilman |
4921 | M: davinci-linux-open-source@linux.davincidsp.com | 5295 | M: davinci-linux-open-source@linux.davincidsp.com |
5296 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4922 | S: Supported | 5297 | S: Supported |
4923 | F: arch/arm/mach-davinci | 5298 | F: arch/arm/mach-davinci |
4924 | 5299 | ||
@@ -4974,9 +5349,23 @@ F: mm/sl?b.c | |||
4974 | 5349 | ||
4975 | SMC91x ETHERNET DRIVER | 5350 | SMC91x ETHERNET DRIVER |
4976 | M: Nicolas Pitre <nico@fluxnic.net> | 5351 | M: Nicolas Pitre <nico@fluxnic.net> |
4977 | S: Maintained | 5352 | S: Odd Fixes |
4978 | F: drivers/net/smc91x.* | 5353 | F: drivers/net/smc91x.* |
4979 | 5354 | ||
5355 | SMM665 HARDWARE MONITOR DRIVER | ||
5356 | M: Guenter Roeck <linux@roeck-us.net> | ||
5357 | L: lm-sensors@lm-sensors.org | ||
5358 | S: Maintained | ||
5359 | F: Documentation/hwmon/smm665 | ||
5360 | F: drivers/hwmon/smm665.c | ||
5361 | |||
5362 | SMSC EMC2103 HARDWARE MONITOR DRIVER | ||
5363 | M: Steve Glendinning <steve.glendinning@smsc.com> | ||
5364 | L: lm-sensors@lm-sensors.org | ||
5365 | S: Supported | ||
5366 | F: Documentation/hwmon/emc2103 | ||
5367 | F: drivers/hwmon/emc2103.c | ||
5368 | |||
4980 | SMSC47B397 HARDWARE MONITOR DRIVER | 5369 | SMSC47B397 HARDWARE MONITOR DRIVER |
4981 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 5370 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> |
4982 | L: lm-sensors@lm-sensors.org | 5371 | L: lm-sensors@lm-sensors.org |
@@ -4997,11 +5386,6 @@ L: netdev@vger.kernel.org | |||
4997 | S: Supported | 5386 | S: Supported |
4998 | F: drivers/net/smsc9420.* | 5387 | F: drivers/net/smsc9420.* |
4999 | 5388 | ||
5000 | SMX UIO Interface | ||
5001 | M: Ben Nizette <bn@niasdigital.com> | ||
5002 | S: Maintained | ||
5003 | F: drivers/uio/uio_smx.c | ||
5004 | |||
5005 | SN-IA64 (Itanium) SUB-PLATFORM | 5389 | SN-IA64 (Itanium) SUB-PLATFORM |
5006 | M: Jes Sorensen <jes@sgi.com> | 5390 | M: Jes Sorensen <jes@sgi.com> |
5007 | L: linux-altix@sgi.com | 5391 | L: linux-altix@sgi.com |
@@ -5045,7 +5429,7 @@ F: include/linux/ssb/ | |||
5045 | 5429 | ||
5046 | SONY VAIO CONTROL DEVICE DRIVER | 5430 | SONY VAIO CONTROL DEVICE DRIVER |
5047 | M: Mattia Dongili <malattia@linux.it> | 5431 | M: Mattia Dongili <malattia@linux.it> |
5048 | L: linux-acpi@vger.kernel.org | 5432 | L: platform-driver-x86@vger.kernel.org |
5049 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers | 5433 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers |
5050 | S: Maintained | 5434 | S: Maintained |
5051 | F: Documentation/laptops/sony-laptop.txt | 5435 | F: Documentation/laptops/sony-laptop.txt |
@@ -5084,10 +5468,68 @@ F: include/sound/soc* | |||
5084 | SPARC + UltraSPARC (sparc/sparc64) | 5468 | SPARC + UltraSPARC (sparc/sparc64) |
5085 | M: "David S. Miller" <davem@davemloft.net> | 5469 | M: "David S. Miller" <davem@davemloft.net> |
5086 | L: sparclinux@vger.kernel.org | 5470 | L: sparclinux@vger.kernel.org |
5471 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
5087 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5472 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5088 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5473 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5089 | S: Maintained | 5474 | S: Maintained |
5090 | F: arch/sparc/ | 5475 | F: arch/sparc/ |
5476 | F: drivers/sbus/ | ||
5477 | |||
5478 | SPARC SERIAL DRIVERS | ||
5479 | M: "David S. Miller" <davem@davemloft.net> | ||
5480 | L: sparclinux@vger.kernel.org | ||
5481 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | ||
5482 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | ||
5483 | S: Maintained | ||
5484 | F: drivers/serial/suncore.c | ||
5485 | F: drivers/serial/suncore.h | ||
5486 | F: drivers/serial/sunhv.c | ||
5487 | F: drivers/serial/sunsab.c | ||
5488 | F: drivers/serial/sunsab.h | ||
5489 | F: drivers/serial/sunsu.c | ||
5490 | F: drivers/serial/sunzilog.c | ||
5491 | F: drivers/serial/sunzilog.h | ||
5492 | |||
5493 | SPEAR PLATFORM SUPPORT | ||
5494 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5495 | W: http://www.st.com/spear | ||
5496 | S: Maintained | ||
5497 | F: arch/arm/plat-spear/ | ||
5498 | |||
5499 | SPEAR3XX MACHINE SUPPORT | ||
5500 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5501 | W: http://www.st.com/spear | ||
5502 | S: Maintained | ||
5503 | F: arch/arm/mach-spear3xx/ | ||
5504 | |||
5505 | SPEAR6XX MACHINE SUPPORT | ||
5506 | M: Rajeev Kumar <rajeev-dlh.kumar@st.com> | ||
5507 | W: http://www.st.com/spear | ||
5508 | S: Maintained | ||
5509 | F: arch/arm/mach-spear6xx/ | ||
5510 | |||
5511 | SPEAR CLOCK FRAMEWORK SUPPORT | ||
5512 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5513 | W: http://www.st.com/spear | ||
5514 | S: Maintained | ||
5515 | F: arch/arm/mach-spear*/clock.c | ||
5516 | F: arch/arm/mach-spear*/include/mach/clkdev.h | ||
5517 | F: arch/arm/plat-spear/clock.c | ||
5518 | F: arch/arm/plat-spear/include/plat/clkdev.h | ||
5519 | F: arch/arm/plat-spear/include/plat/clock.h | ||
5520 | |||
5521 | SPEAR PAD MULTIPLEXING SUPPORT | ||
5522 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5523 | W: http://www.st.com/spear | ||
5524 | S: Maintained | ||
5525 | F: arch/arm/plat-spear/include/plat/padmux.h | ||
5526 | F: arch/arm/plat-spear/padmux.c | ||
5527 | F: arch/arm/mach-spear*/spear*xx.c | ||
5528 | F: arch/arm/mach-spear*/include/mach/generic.h | ||
5529 | F: arch/arm/mach-spear3xx/spear3*0.c | ||
5530 | F: arch/arm/mach-spear3xx/spear3*0_evb.c | ||
5531 | F: arch/arm/mach-spear6xx/spear600.c | ||
5532 | F: arch/arm/mach-spear6xx/spear600_evb.c | ||
5091 | 5533 | ||
5092 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER | 5534 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER |
5093 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> | 5535 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> |
@@ -5099,6 +5541,8 @@ SPI SUBSYSTEM | |||
5099 | M: David Brownell <dbrownell@users.sourceforge.net> | 5541 | M: David Brownell <dbrownell@users.sourceforge.net> |
5100 | M: Grant Likely <grant.likely@secretlab.ca> | 5542 | M: Grant Likely <grant.likely@secretlab.ca> |
5101 | L: spi-devel-general@lists.sourceforge.net | 5543 | L: spi-devel-general@lists.sourceforge.net |
5544 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
5545 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
5102 | S: Maintained | 5546 | S: Maintained |
5103 | F: Documentation/spi/ | 5547 | F: Documentation/spi/ |
5104 | F: drivers/spi/ | 5548 | F: drivers/spi/ |
@@ -5114,8 +5558,8 @@ F: drivers/net/spider_net* | |||
5114 | 5558 | ||
5115 | SPU FILE SYSTEM | 5559 | SPU FILE SYSTEM |
5116 | M: Jeremy Kerr <jk@ozlabs.org> | 5560 | M: Jeremy Kerr <jk@ozlabs.org> |
5117 | L: linuxppc-dev@ozlabs.org | 5561 | L: linuxppc-dev@lists.ozlabs.org |
5118 | L: cbe-oss-dev@ozlabs.org | 5562 | L: cbe-oss-dev@lists.ozlabs.org |
5119 | W: http://www.ibm.com/developerworks/power/cell/ | 5563 | W: http://www.ibm.com/developerworks/power/cell/ |
5120 | S: Supported | 5564 | S: Supported |
5121 | F: Documentation/filesystems/spufs.txt | 5565 | F: Documentation/filesystems/spufs.txt |
@@ -5152,11 +5596,6 @@ M: Ion Badulescu <ionut@badula.org> | |||
5152 | S: Odd Fixes | 5596 | S: Odd Fixes |
5153 | F: drivers/net/starfire* | 5597 | F: drivers/net/starfire* |
5154 | 5598 | ||
5155 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | ||
5156 | S: Orphan | ||
5157 | F: drivers/net/wireless/strip.c | ||
5158 | F: include/linux/if_strip.h | ||
5159 | |||
5160 | STRADIS MPEG-2 DECODER DRIVER | 5599 | STRADIS MPEG-2 DECODER DRIVER |
5161 | M: Nathan Laredo <laredo@gnu.org> | 5600 | M: Nathan Laredo <laredo@gnu.org> |
5162 | W: http://www.stradis.com/ | 5601 | W: http://www.stradis.com/ |
@@ -5175,6 +5614,7 @@ SUPERH | |||
5175 | M: Paul Mundt <lethal@linux-sh.org> | 5614 | M: Paul Mundt <lethal@linux-sh.org> |
5176 | L: linux-sh@vger.kernel.org | 5615 | L: linux-sh@vger.kernel.org |
5177 | W: http://www.linux-sh.org | 5616 | W: http://www.linux-sh.org |
5617 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5178 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5618 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5179 | S: Supported | 5619 | S: Supported |
5180 | F: Documentation/sh/ | 5620 | F: Documentation/sh/ |
@@ -5231,6 +5671,15 @@ W: http://tcp-lp-mod.sourceforge.net/ | |||
5231 | S: Maintained | 5671 | S: Maintained |
5232 | F: net/ipv4/tcp_lp.c | 5672 | F: net/ipv4/tcp_lp.c |
5233 | 5673 | ||
5674 | TEGRA SUPPORT | ||
5675 | M: Colin Cross <ccross@android.com> | ||
5676 | M: Erik Gilling <konkers@android.com> | ||
5677 | M: Olof Johansson <olof@lixom.net> | ||
5678 | L: linux-tegra@vger.kernel.org | ||
5679 | T: git git://android.git.kernel.org/kernel/tegra.git | ||
5680 | S: Supported | ||
5681 | F: arch/arm/mach-tegra | ||
5682 | |||
5234 | TEHUTI ETHERNET DRIVER | 5683 | TEHUTI ETHERNET DRIVER |
5235 | M: Alexander Indenbaum <baum@tehutinetworks.net> | 5684 | M: Alexander Indenbaum <baum@tehutinetworks.net> |
5236 | M: Andy Gospodarek <andy@greyhouse.net> | 5685 | M: Andy Gospodarek <andy@greyhouse.net> |
@@ -5251,6 +5700,7 @@ F: arch/xtensa/ | |||
5251 | THINKPAD ACPI EXTRAS DRIVER | 5700 | THINKPAD ACPI EXTRAS DRIVER |
5252 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 5701 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
5253 | L: ibm-acpi-devel@lists.sourceforge.net | 5702 | L: ibm-acpi-devel@lists.sourceforge.net |
5703 | L: platform-driver-x86@vger.kernel.org | ||
5254 | W: http://ibm-acpi.sourceforge.net | 5704 | W: http://ibm-acpi.sourceforge.net |
5255 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5705 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5256 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5706 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
@@ -5271,7 +5721,6 @@ S: Maintained | |||
5271 | F: sound/soc/codecs/twl4030* | 5721 | F: sound/soc/codecs/twl4030* |
5272 | 5722 | ||
5273 | TIPC NETWORK LAYER | 5723 | TIPC NETWORK LAYER |
5274 | M: Per Liden <per.liden@ericsson.com> | ||
5275 | M: Jon Maloy <jon.maloy@ericsson.com> | 5724 | M: Jon Maloy <jon.maloy@ericsson.com> |
5276 | M: Allan Stephens <allan.stephens@windriver.com> | 5725 | M: Allan Stephens <allan.stephens@windriver.com> |
5277 | L: tipc-discussion@lists.sourceforge.net | 5726 | L: tipc-discussion@lists.sourceforge.net |
@@ -5283,6 +5732,12 @@ F: include/linux/tipc*.h | |||
5283 | F: include/net/tipc/ | 5732 | F: include/net/tipc/ |
5284 | F: net/tipc/ | 5733 | F: net/tipc/ |
5285 | 5734 | ||
5735 | TILE ARCHITECTURE | ||
5736 | M: Chris Metcalf <cmetcalf@tilera.com> | ||
5737 | W: http://www.tilera.com/scm/ | ||
5738 | S: Supported | ||
5739 | F: arch/tile/ | ||
5740 | |||
5286 | TLAN NETWORK DRIVER | 5741 | TLAN NETWORK DRIVER |
5287 | M: Samuel Chessman <chessman@tux.org> | 5742 | M: Samuel Chessman <chessman@tux.org> |
5288 | L: tlan-devel@lists.sourceforge.net (subscribers-only) | 5743 | L: tlan-devel@lists.sourceforge.net (subscribers-only) |
@@ -5298,16 +5753,18 @@ L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and us | |||
5298 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) | 5753 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) |
5299 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) | 5754 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) |
5300 | W: http://tomoyo.sourceforge.jp/ | 5755 | W: http://tomoyo.sourceforge.jp/ |
5301 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/ | 5756 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/ |
5302 | S: Maintained | 5757 | S: Maintained |
5303 | F: security/tomoyo/ | 5758 | F: security/tomoyo/ |
5304 | 5759 | ||
5305 | TOPSTAR LAPTOP EXTRAS DRIVER | 5760 | TOPSTAR LAPTOP EXTRAS DRIVER |
5306 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5761 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
5762 | L: platform-driver-x86@vger.kernel.org | ||
5307 | S: Maintained | 5763 | S: Maintained |
5308 | F: drivers/platform/x86/topstar-laptop.c | 5764 | F: drivers/platform/x86/topstar-laptop.c |
5309 | 5765 | ||
5310 | TOSHIBA ACPI EXTRAS DRIVER | 5766 | TOSHIBA ACPI EXTRAS DRIVER |
5767 | L: platform-driver-x86@vger.kernel.org | ||
5311 | S: Orphan | 5768 | S: Orphan |
5312 | F: drivers/platform/x86/toshiba_acpi.c | 5769 | F: drivers/platform/x86/toshiba_acpi.c |
5313 | 5770 | ||
@@ -5325,7 +5782,7 @@ S: Maintained | |||
5325 | F: drivers/mmc/host/tmio_mmc.* | 5782 | F: drivers/mmc/host/tmio_mmc.* |
5326 | 5783 | ||
5327 | TMPFS (SHMEM FILESYSTEM) | 5784 | TMPFS (SHMEM FILESYSTEM) |
5328 | M: Hugh Dickins <hugh.dickins@tiscali.co.uk> | 5785 | M: Hugh Dickins <hughd@google.com> |
5329 | L: linux-mm@kvack.org | 5786 | L: linux-mm@kvack.org |
5330 | S: Maintained | 5787 | S: Maintained |
5331 | F: include/linux/shmem_fs.h | 5788 | F: include/linux/shmem_fs.h |
@@ -5345,7 +5802,7 @@ TRACING | |||
5345 | M: Steven Rostedt <rostedt@goodmis.org> | 5802 | M: Steven Rostedt <rostedt@goodmis.org> |
5346 | M: Frederic Weisbecker <fweisbec@gmail.com> | 5803 | M: Frederic Weisbecker <fweisbec@gmail.com> |
5347 | M: Ingo Molnar <mingo@redhat.com> | 5804 | M: Ingo Molnar <mingo@redhat.com> |
5348 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core | 5805 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core |
5349 | S: Maintained | 5806 | S: Maintained |
5350 | F: Documentation/trace/ftrace.txt | 5807 | F: Documentation/trace/ftrace.txt |
5351 | F: arch/*/*/*/ftrace.h | 5808 | F: arch/*/*/*/ftrace.h |
@@ -5418,6 +5875,9 @@ UCLINUX FOR RENESAS H8/300 (H8300) | |||
5418 | M: Yoshinori Sato <ysato@users.sourceforge.jp> | 5875 | M: Yoshinori Sato <ysato@users.sourceforge.jp> |
5419 | W: http://uclinux-h8.sourceforge.jp/ | 5876 | W: http://uclinux-h8.sourceforge.jp/ |
5420 | S: Supported | 5877 | S: Supported |
5878 | F: arch/h8300/ | ||
5879 | F: drivers/ide/ide-h8300.c | ||
5880 | F: drivers/net/ne-h8300.c | ||
5421 | 5881 | ||
5422 | UDF FILESYSTEM | 5882 | UDF FILESYSTEM |
5423 | M: Jan Kara <jack@suse.cz> | 5883 | M: Jan Kara <jack@suse.cz> |
@@ -5709,11 +6169,11 @@ F: drivers/net/usb/usbnet.c | |||
5709 | F: include/linux/usb/usbnet.h | 6169 | F: include/linux/usb/usbnet.h |
5710 | 6170 | ||
5711 | USB VIDEO CLASS | 6171 | USB VIDEO CLASS |
5712 | M: Laurent Pinchart <laurent.pinchart@skynet.be> | 6172 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
5713 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) | 6173 | L: linux-uvc-devel@lists.berlios.de (subscribers-only) |
5714 | L: linux-media@vger.kernel.org | 6174 | L: linux-media@vger.kernel.org |
5715 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 6175 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
5716 | W: http://linux-uvc.berlios.de | 6176 | W: http://www.ideasonboard.org/uvc/ |
5717 | S: Maintained | 6177 | S: Maintained |
5718 | F: drivers/media/video/uvc/ | 6178 | F: drivers/media/video/uvc/ |
5719 | 6179 | ||
@@ -5751,10 +6211,9 @@ F: Documentation/video4linux/zc0301.txt | |||
5751 | F: drivers/media/video/zc0301/ | 6211 | F: drivers/media/video/zc0301/ |
5752 | 6212 | ||
5753 | USB ZD1201 DRIVER | 6213 | USB ZD1201 DRIVER |
5754 | M: Jeroen Vreeken <pe1rxq@amsat.org> | 6214 | L: linux-wireless@vger.kernel.org |
5755 | L: linux-usb@vger.kernel.org | ||
5756 | W: http://linux-lc100020.sourceforge.net | 6215 | W: http://linux-lc100020.sourceforge.net |
5757 | S: Maintained | 6216 | S: Orphan |
5758 | F: drivers/net/wireless/zd1201.* | 6217 | F: drivers/net/wireless/zd1201.* |
5759 | 6218 | ||
5760 | USB ZR364XX DRIVER | 6219 | USB ZR364XX DRIVER |
@@ -5807,6 +6266,22 @@ S: Maintained | |||
5807 | F: Documentation/filesystems/vfat.txt | 6266 | F: Documentation/filesystems/vfat.txt |
5808 | F: fs/fat/ | 6267 | F: fs/fat/ |
5809 | 6268 | ||
6269 | VIRTIO CONSOLE DRIVER | ||
6270 | M: Amit Shah <amit.shah@redhat.com> | ||
6271 | L: virtualization@lists.linux-foundation.org | ||
6272 | S: Maintained | ||
6273 | F: drivers/char/virtio_console.c | ||
6274 | F: include/linux/virtio_console.h | ||
6275 | |||
6276 | VIRTIO HOST (VHOST) | ||
6277 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
6278 | L: kvm@vger.kernel.org | ||
6279 | L: virtualization@lists.osdl.org | ||
6280 | L: netdev@vger.kernel.org | ||
6281 | S: Maintained | ||
6282 | F: drivers/vhost/ | ||
6283 | F: include/linux/vhost.h | ||
6284 | |||
5810 | VIA RHINE NETWORK DRIVER | 6285 | VIA RHINE NETWORK DRIVER |
5811 | M: Roger Luethi <rl@hellgate.ch> | 6286 | M: Roger Luethi <rl@hellgate.ch> |
5812 | S: Maintained | 6287 | S: Maintained |
@@ -5827,9 +6302,12 @@ F: drivers/mmc/host/via-sdmmc.c | |||
5827 | 6302 | ||
5828 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER | 6303 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER |
5829 | M: Joseph Chan <JosephChan@via.com.tw> | 6304 | M: Joseph Chan <JosephChan@via.com.tw> |
5830 | M: Scott Fang <ScottFang@viatech.com.cn> | 6305 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> |
5831 | L: linux-fbdev@vger.kernel.org | 6306 | L: linux-fbdev@vger.kernel.org |
5832 | S: Maintained | 6307 | S: Maintained |
6308 | F: include/linux/via-core.h | ||
6309 | F: include/linux/via-gpio.h | ||
6310 | F: include/linux/via_i2c.h | ||
5833 | F: drivers/video/via/ | 6311 | F: drivers/video/via/ |
5834 | 6312 | ||
5835 | VIA VELOCITY NETWORK DRIVER | 6313 | VIA VELOCITY NETWORK DRIVER |
@@ -5918,20 +6396,14 @@ F: drivers/mmc/host/wbsd.* | |||
5918 | 6396 | ||
5919 | WATCHDOG DEVICE DRIVERS | 6397 | WATCHDOG DEVICE DRIVERS |
5920 | M: Wim Van Sebroeck <wim@iguana.be> | 6398 | M: Wim Van Sebroeck <wim@iguana.be> |
6399 | L: linux-watchdog@vger.kernel.org | ||
6400 | W: http://www.linux-watchdog.org/ | ||
5921 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git | 6401 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git |
5922 | S: Maintained | 6402 | S: Maintained |
5923 | F: Documentation/watchdog/ | 6403 | F: Documentation/watchdog/ |
5924 | F: drivers/watchdog/ | 6404 | F: drivers/watchdog/ |
5925 | F: include/linux/watchdog.h | 6405 | F: include/linux/watchdog.h |
5926 | 6406 | ||
5927 | WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS | ||
5928 | M: Jean Tourrilhes <jt@hpl.hp.com> | ||
5929 | L: linux-wireless@vger.kernel.org | ||
5930 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | ||
5931 | S: Maintained | ||
5932 | F: Documentation/networking/wavelan.txt | ||
5933 | F: drivers/net/wireless/wavelan* | ||
5934 | |||
5935 | WD7000 SCSI DRIVER | 6407 | WD7000 SCSI DRIVER |
5936 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6408 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
5937 | L: linux-scsi@vger.kernel.org | 6409 | L: linux-scsi@vger.kernel.org |
@@ -5949,6 +6421,11 @@ M: linux-wimax@intel.com | |||
5949 | L: wimax@linuxwimax.org | 6421 | L: wimax@linuxwimax.org |
5950 | S: Supported | 6422 | S: Supported |
5951 | W: http://linuxwimax.org | 6423 | W: http://linuxwimax.org |
6424 | F: Documentation/wimax/README.wimax | ||
6425 | F: include/linux/wimax.h | ||
6426 | F: include/linux/wimax/debug.h | ||
6427 | F: include/net/wimax.h | ||
6428 | F: net/wimax/ | ||
5952 | 6429 | ||
5953 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | 6430 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM |
5954 | M: David Vrabel <david.vrabel@csr.com> | 6431 | M: David Vrabel <david.vrabel@csr.com> |
@@ -5965,7 +6442,7 @@ S: Maintained | |||
5965 | F: drivers/input/misc/wistron_btns.c | 6442 | F: drivers/input/misc/wistron_btns.c |
5966 | 6443 | ||
5967 | WL1251 WIRELESS DRIVER | 6444 | WL1251 WIRELESS DRIVER |
5968 | M: Kalle Valo <kalle.valo@nokia.com> | 6445 | M: Kalle Valo <kalle.valo@iki.fi> |
5969 | L: linux-wireless@vger.kernel.org | 6446 | L: linux-wireless@vger.kernel.org |
5970 | W: http://wireless.kernel.org | 6447 | W: http://wireless.kernel.org |
5971 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6448 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
@@ -5998,10 +6475,13 @@ S: Supported | |||
5998 | F: drivers/input/touchscreen/*wm97* | 6475 | F: drivers/input/touchscreen/*wm97* |
5999 | F: include/linux/wm97xx.h | 6476 | F: include/linux/wm97xx.h |
6000 | 6477 | ||
6001 | WOLFSON MICROELECTRONICS PMIC DRIVERS | 6478 | WOLFSON MICROELECTRONICS DRIVERS |
6002 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 6479 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
6480 | M: Ian Lartey <ian@opensource.wolfsonmicro.com> | ||
6481 | M: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | ||
6482 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | ||
6003 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 6483 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
6004 | W: http://opensource.wolfsonmicro.com/node/8 | 6484 | W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices |
6005 | S: Supported | 6485 | S: Supported |
6006 | F: Documentation/hwmon/wm83?? | 6486 | F: Documentation/hwmon/wm83?? |
6007 | F: drivers/leds/leds-wm83*.c | 6487 | F: drivers/leds/leds-wm83*.c |
@@ -6014,8 +6494,8 @@ F: drivers/watchdog/wm83*_wdt.c | |||
6014 | F: include/linux/mfd/wm831x/ | 6494 | F: include/linux/mfd/wm831x/ |
6015 | F: include/linux/mfd/wm8350/ | 6495 | F: include/linux/mfd/wm8350/ |
6016 | F: include/linux/mfd/wm8400* | 6496 | F: include/linux/mfd/wm8400* |
6017 | F: sound/soc/codecs/wm8350.* | 6497 | F: include/sound/wm????.h |
6018 | F: sound/soc/codecs/wm8400.* | 6498 | F: sound/soc/codecs/wm* |
6019 | 6499 | ||
6020 | X.25 NETWORK LAYER | 6500 | X.25 NETWORK LAYER |
6021 | M: Andrew Hendry <andrew.hendry@gmail.com> | 6501 | M: Andrew Hendry <andrew.hendry@gmail.com> |
@@ -6035,6 +6515,13 @@ S: Maintained | |||
6035 | F: Documentation/x86/ | 6515 | F: Documentation/x86/ |
6036 | F: arch/x86/ | 6516 | F: arch/x86/ |
6037 | 6517 | ||
6518 | X86 PLATFORM DRIVERS | ||
6519 | M: Matthew Garrett <mjg@redhat.com> | ||
6520 | L: platform-driver-x86@vger.kernel.org | ||
6521 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6522 | S: Maintained | ||
6523 | F: drivers/platform/x86 | ||
6524 | |||
6038 | XEN HYPERVISOR INTERFACE | 6525 | XEN HYPERVISOR INTERFACE |
6039 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 6526 | M: Jeremy Fitzhardinge <jeremy@xensource.com> |
6040 | M: Chris Wright <chrisw@sous-sol.org> | 6527 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -6119,6 +6606,7 @@ F: drivers/serial/zs.* | |||
6119 | THE REST | 6606 | THE REST |
6120 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6607 | M: Linus Torvalds <torvalds@linux-foundation.org> |
6121 | L: linux-kernel@vger.kernel.org | 6608 | L: linux-kernel@vger.kernel.org |
6609 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
6122 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6610 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6123 | S: Buried alive in reporters | 6611 | S: Buried alive in reporters |
6124 | F: * | 6612 | F: * |