diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 557 |
1 files changed, 451 insertions, 106 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4f96ac81089c..d329b053a718 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. |
@@ -182,6 +183,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 183 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 184 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 185 | W: http://swik.net/v9fs |
186 | Q: http://patchwork.kernel.org/project/v9fs-devel/list/ | ||
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git | 187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 188 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 189 | F: Documentation/filesystems/9p.txt |
@@ -221,6 +223,7 @@ F: drivers/net/acenic* | |||
221 | 223 | ||
222 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | 224 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER |
223 | M: Peter Feuerer <peter@piie.net> | 225 | M: Peter Feuerer <peter@piie.net> |
226 | L: platform-driver-x86@vger.kernel.org | ||
224 | W: http://piie.net/?section=acerhdf | 227 | W: http://piie.net/?section=acerhdf |
225 | S: Maintained | 228 | S: Maintained |
226 | F: drivers/platform/x86/acerhdf.c | 229 | F: drivers/platform/x86/acerhdf.c |
@@ -228,6 +231,7 @@ F: drivers/platform/x86/acerhdf.c | |||
228 | ACER WMI LAPTOP EXTRAS | 231 | ACER WMI LAPTOP EXTRAS |
229 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 232 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
230 | L: aceracpi@googlegroups.com (subscribers-only) | 233 | L: aceracpi@googlegroups.com (subscribers-only) |
234 | L: platform-driver-x86@vger.kernel.org | ||
231 | W: http://code.google.com/p/aceracpi | 235 | W: http://code.google.com/p/aceracpi |
232 | S: Maintained | 236 | S: Maintained |
233 | F: drivers/platform/x86/acer-wmi.c | 237 | F: drivers/platform/x86/acer-wmi.c |
@@ -236,6 +240,7 @@ ACPI | |||
236 | M: Len Brown <lenb@kernel.org> | 240 | M: Len Brown <lenb@kernel.org> |
237 | L: linux-acpi@vger.kernel.org | 241 | L: linux-acpi@vger.kernel.org |
238 | W: http://www.lesswatts.org/projects/acpi/ | 242 | W: http://www.lesswatts.org/projects/acpi/ |
243 | 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 | 244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
240 | S: Supported | 245 | S: Supported |
241 | F: drivers/acpi/ | 246 | F: drivers/acpi/ |
@@ -288,7 +293,7 @@ F: drivers/acpi/video.c | |||
288 | 293 | ||
289 | ACPI WMI DRIVER | 294 | ACPI WMI DRIVER |
290 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 295 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
291 | L: linux-acpi@vger.kernel.org | 296 | L: platform-driver-x86@vger.kernel.org |
292 | W: http://www.lesswatts.org/projects/acpi/ | 297 | W: http://www.lesswatts.org/projects/acpi/ |
293 | S: Maintained | 298 | S: Maintained |
294 | F: drivers/platform/x86/wmi.c | 299 | F: drivers/platform/x86/wmi.c |
@@ -327,6 +332,13 @@ M: Colin Leroy <colin@colino.net> | |||
327 | S: Maintained | 332 | S: Maintained |
328 | F: drivers/macintosh/therm_adt746x.c | 333 | F: drivers/macintosh/therm_adt746x.c |
329 | 334 | ||
335 | ADT7475 HARDWARE MONITOR DRIVER | ||
336 | M: Jean Delvare <khali@linux-fr.org> | ||
337 | L: lm-sensors@lm-sensors.org | ||
338 | S: Maintained | ||
339 | F: Documentation/hwmon/adt7475 | ||
340 | F: drivers/hwmon/adt7475.c | ||
341 | |||
330 | ADVANSYS SCSI DRIVER | 342 | ADVANSYS SCSI DRIVER |
331 | M: Matthew Wilcox <matthew@wil.cx> | 343 | M: Matthew Wilcox <matthew@wil.cx> |
332 | L: linux-scsi@vger.kernel.org | 344 | L: linux-scsi@vger.kernel.org |
@@ -403,9 +415,8 @@ F: drivers/i2c/busses/i2c-ali1563.c | |||
403 | 415 | ||
404 | ALPHA PORT | 416 | ALPHA PORT |
405 | M: Richard Henderson <rth@twiddle.net> | 417 | M: Richard Henderson <rth@twiddle.net> |
406 | S: Odd Fixes for 2.4; Maintained for 2.6. | ||
407 | M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> | 418 | M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> |
408 | S: Maintained for 2.4; PCI support for 2.6. | 419 | M: Matt Turner <mattst88@gmail.com> |
409 | L: linux-alpha@vger.kernel.org | 420 | L: linux-alpha@vger.kernel.org |
410 | F: arch/alpha/ | 421 | F: arch/alpha/ |
411 | 422 | ||
@@ -420,7 +431,6 @@ P: Jordan Crouse | |||
420 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 431 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
421 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 432 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
422 | S: Supported | 433 | S: Supported |
423 | F: arch/x86/kernel/geode_32.c | ||
424 | F: drivers/char/hw_random/geode-rng.c | 434 | F: drivers/char/hw_random/geode-rng.c |
425 | F: drivers/crypto/geode* | 435 | F: drivers/crypto/geode* |
426 | F: drivers/video/geode/ | 436 | F: drivers/video/geode/ |
@@ -475,8 +485,8 @@ S: Maintained | |||
475 | F: drivers/input/mouse/bcm5974.c | 485 | F: drivers/input/mouse/bcm5974.c |
476 | 486 | ||
477 | APPLE SMC DRIVER | 487 | APPLE SMC DRIVER |
478 | M: Nicolas Boichat <nicolas@boichat.ch> | 488 | M: Henrik Rydberg <rydberg@euromail.se> |
479 | L: mactel-linux-devel@lists.sourceforge.net | 489 | L: lm-sensors@lm-sensors.org |
480 | S: Maintained | 490 | S: Maintained |
481 | F: drivers/hwmon/applesmc.c | 491 | F: drivers/hwmon/applesmc.c |
482 | 492 | ||
@@ -486,13 +496,6 @@ S: Maintained | |||
486 | F: drivers/net/appletalk/ | 496 | F: drivers/net/appletalk/ |
487 | F: net/appletalk/ | 497 | F: net/appletalk/ |
488 | 498 | ||
489 | APPLETOUCH TOUCHPAD DRIVER | ||
490 | M: Johannes Berg <johannes@sipsolutions.net> | ||
491 | L: linux-input@vger.kernel.org | ||
492 | S: Maintained | ||
493 | F: Documentation/input/appletouch.txt | ||
494 | F: drivers/input/mouse/appletouch.c | ||
495 | |||
496 | ARC FRAMEBUFFER DRIVER | 499 | ARC FRAMEBUFFER DRIVER |
497 | M: Jaya Kumar <jayalk@intworks.biz> | 500 | M: Jaya Kumar <jayalk@intworks.biz> |
498 | S: Maintained | 501 | S: Maintained |
@@ -617,10 +620,10 @@ M: Richard Purdie <rpurdie@rpsys.net> | |||
617 | S: Maintained | 620 | S: Maintained |
618 | 621 | ||
619 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 622 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
620 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 623 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
621 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 624 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
622 | T: git git://gitorious.org/linux-gemini/mainline.git | 625 | T: git git://gitorious.org/linux-gemini/mainline.git |
623 | S: Maintained | 626 | S: Odd Fixes |
624 | F: arch/arm/mach-gemini/ | 627 | F: arch/arm/mach-gemini/ |
625 | 628 | ||
626 | ARM/EBSA110 MACHINE SUPPORT | 629 | ARM/EBSA110 MACHINE SUPPORT |
@@ -642,9 +645,9 @@ T: topgit git://git.openezx.org/openezx.git | |||
642 | F: arch/arm/mach-pxa/ezx.c | 645 | F: arch/arm/mach-pxa/ezx.c |
643 | 646 | ||
644 | ARM/FARADAY FA526 PORT | 647 | ARM/FARADAY FA526 PORT |
645 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 648 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
646 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 649 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
647 | S: Maintained | 650 | S: Odd Fixes |
648 | F: arch/arm/mm/*-fa* | 651 | F: arch/arm/mm/*-fa* |
649 | 652 | ||
650 | ARM/FOOTBRIDGE ARCHITECTURE | 653 | ARM/FOOTBRIDGE ARCHITECTURE |
@@ -659,6 +662,15 @@ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | |||
659 | M: Sascha Hauer <kernel@pengutronix.de> | 662 | M: Sascha Hauer <kernel@pengutronix.de> |
660 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 663 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
661 | S: Maintained | 664 | S: Maintained |
665 | T: git://git.pengutronix.de/git/imx/linux-2.6.git | ||
666 | F: arch/arm/mach-mx*/ | ||
667 | F: arch/arm/plat-mxc/ | ||
668 | |||
669 | ARM/FREESCALE IMX51 | ||
670 | M: Amit Kucheria <amit.kucheria@canonical.com> | ||
671 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
672 | S: Maintained | ||
673 | F: arch/arm/mach-mx5/ | ||
662 | 674 | ||
663 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 675 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
664 | M: Lennert Buytenhek <kernel@wantstofly.org> | 676 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -729,6 +741,19 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
729 | S: Maintained | 741 | S: Maintained |
730 | F: arch/arm/mach-ixp4xx/ | 742 | F: arch/arm/mach-ixp4xx/ |
731 | 743 | ||
744 | ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT | ||
745 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
746 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
747 | S: Maintained | ||
748 | F: arch/arm/mach-pxa/imote2.c | ||
749 | |||
750 | ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT | ||
751 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
752 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
753 | S: Maintained | ||
754 | F: arch/arm/mach-pxa/stargate2.c | ||
755 | F: drivers/pcmcia/pxa2xx_stargate2.c | ||
756 | |||
732 | ARM/INTEL XSC3 (MANZANO) ARM CORE | 757 | ARM/INTEL XSC3 (MANZANO) ARM CORE |
733 | M: Lennert Buytenhek <kernel@wantstofly.org> | 758 | M: Lennert Buytenhek <kernel@wantstofly.org> |
734 | M: Dan Williams <dan.j.williams@intel.com> | 759 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -771,12 +796,33 @@ ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | |||
771 | M: Michael Petchkovsky <mkpetch@internode.on.net> | 796 | M: Michael Petchkovsky <mkpetch@internode.on.net> |
772 | S: Maintained | 797 | S: Maintained |
773 | 798 | ||
799 | ARM/NOMADIK ARCHITECTURE | ||
800 | M: Alessandro Rubini <rubini@unipv.it> | ||
801 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | ||
802 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
803 | S: Maintained | ||
804 | F: arch/arm/mach-nomadik/ | ||
805 | F: arch/arm/plat-nomadik/ | ||
806 | |||
774 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 807 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
775 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 808 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
776 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) | 809 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) |
777 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner | 810 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner |
778 | S: Supported | 811 | S: Supported |
779 | 812 | ||
813 | ARM/QUALCOMM MSM MACHINE SUPPORT | ||
814 | M: David Brown <davidb@codeaurora.org> | ||
815 | M: Daniel Walker <dwalker@codeaurora.org> | ||
816 | M: Bryan Huntsman <bryanh@codeaurora.org> | ||
817 | F: arch/arm/mach-msm/ | ||
818 | F: drivers/video/msm/ | ||
819 | F: drivers/mmc/host/msm_sdcc.c | ||
820 | F: drivers/mmc/host/msm_sdcc.h | ||
821 | F: drivers/serial/msm_serial.h | ||
822 | F: drivers/serial/msm_serial.c | ||
823 | T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git | ||
824 | S: Maintained | ||
825 | |||
780 | ARM/TOSA MACHINE SUPPORT | 826 | ARM/TOSA MACHINE SUPPORT |
781 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 827 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
782 | M: Dirk Opfer <dirk@opfer-online.de> | 828 | M: Dirk Opfer <dirk@opfer-online.de> |
@@ -798,13 +844,13 @@ F: arch/arm/mach-pxa/palmte2.c | |||
798 | F: arch/arm/mach-pxa/include/mach/palmtc.h | 844 | F: arch/arm/mach-pxa/include/mach/palmtc.h |
799 | F: arch/arm/mach-pxa/palmtc.c | 845 | F: arch/arm/mach-pxa/palmtc.c |
800 | 846 | ||
801 | ARM/PALM TREO 680 SUPPORT | 847 | ARM/PALM TREO SUPPORT |
802 | M: Tomas Cech <sleep_walker@suse.cz> | 848 | M: Tomas Cech <sleep_walker@suse.cz> |
803 | L: linux-arm-kernel@lists.infradead.org | 849 | L: linux-arm-kernel@lists.infradead.org |
804 | W: http://hackndev.com | 850 | W: http://hackndev.com |
805 | S: Maintained | 851 | S: Maintained |
806 | F: arch/arm/mach-pxa/include/mach/treo680.h | 852 | F: arch/arm/mach-pxa/include/mach/palmtreo.h |
807 | F: arch/arm/mach-pxa/treo680.c | 853 | F: arch/arm/mach-pxa/palmtreo.c |
808 | 854 | ||
809 | ARM/PALMZ72 SUPPORT | 855 | ARM/PALMZ72 SUPPORT |
810 | M: Sergey Lapin <slapin@ossfans.org> | 856 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -899,6 +945,16 @@ W: http://www.fluff.org/ben/linux/ | |||
899 | S: Maintained | 945 | S: Maintained |
900 | F: arch/arm/mach-s3c6410/ | 946 | F: arch/arm/mach-s3c6410/ |
901 | 947 | ||
948 | ARM/SHMOBILE ARM ARCHITECTURE | ||
949 | M: Paul Mundt <lethal@linux-sh.org> | ||
950 | M: Magnus Damm <magnus.damm@gmail.com> | ||
951 | L: linux-sh@vger.kernel.org | ||
952 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | ||
953 | W: http://oss.renesas.com | ||
954 | S: Supported | ||
955 | F: arch/arm/mach-shmobile/ | ||
956 | F: drivers/sh/ | ||
957 | |||
902 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 958 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
903 | M: Lennert Buytenhek <kernel@wantstofly.org> | 959 | M: Lennert Buytenhek <kernel@wantstofly.org> |
904 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 960 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -915,6 +971,22 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
915 | W: http://www.mcuos.com | 971 | W: http://www.mcuos.com |
916 | S: Maintained | 972 | S: Maintained |
917 | 973 | ||
974 | ARM/U300 MACHINE SUPPORT | ||
975 | M: Linus Walleij <linus.walleij@stericsson.com> | ||
976 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
977 | S: Supported | ||
978 | F: arch/arm/mach-u300/ | ||
979 | F: drivers/i2c/busses/i2c-stu300.c | ||
980 | F: drivers/rtc/rtc-coh901331.c | ||
981 | F: drivers/watchdog/coh901327_wdt.c | ||
982 | F: drivers/dma/coh901318* | ||
983 | |||
984 | ARM/U8500 ARM ARCHITECTURE | ||
985 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | ||
986 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
987 | S: Maintained | ||
988 | F: arch/arm/mach-ux500/ | ||
989 | |||
918 | ARM/VFP SUPPORT | 990 | ARM/VFP SUPPORT |
919 | M: Russell King <linux@arm.linux.org.uk> | 991 | M: Russell King <linux@arm.linux.org.uk> |
920 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 992 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -922,10 +994,18 @@ W: http://www.arm.linux.org.uk/ | |||
922 | S: Maintained | 994 | S: Maintained |
923 | F: arch/arm/vfp/ | 995 | F: arch/arm/vfp/ |
924 | 996 | ||
997 | ASC7621 HARDWARE MONITOR DRIVER | ||
998 | M: George Joseph <george.joseph@fairview5.com> | ||
999 | L: lm-sensors@lm-sensors.org | ||
1000 | S: Maintained | ||
1001 | F: Documentation/hwmon/asc7621 | ||
1002 | F: drivers/hwmon/asc7621.c | ||
1003 | |||
925 | ASUS ACPI EXTRAS DRIVER | 1004 | ASUS ACPI EXTRAS DRIVER |
926 | M: Corentin Chary <corentincj@iksaif.net> | 1005 | M: Corentin Chary <corentincj@iksaif.net> |
927 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 1006 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
928 | L: acpi4asus-user@lists.sourceforge.net | 1007 | L: acpi4asus-user@lists.sourceforge.net |
1008 | L: platform-driver-x86@vger.kernel.org | ||
929 | W: http://acpi4asus.sf.net | 1009 | W: http://acpi4asus.sf.net |
930 | S: Maintained | 1010 | S: Maintained |
931 | F: drivers/platform/x86/asus_acpi.c | 1011 | F: drivers/platform/x86/asus_acpi.c |
@@ -939,13 +1019,13 @@ F: drivers/hwmon/asb100.c | |||
939 | ASUS LAPTOP EXTRAS DRIVER | 1019 | ASUS LAPTOP EXTRAS DRIVER |
940 | M: Corentin Chary <corentincj@iksaif.net> | 1020 | M: Corentin Chary <corentincj@iksaif.net> |
941 | L: acpi4asus-user@lists.sourceforge.net | 1021 | L: acpi4asus-user@lists.sourceforge.net |
1022 | L: platform-driver-x86@vger.kernel.org | ||
942 | W: http://acpi4asus.sf.net | 1023 | W: http://acpi4asus.sf.net |
943 | S: Maintained | 1024 | S: Maintained |
944 | F: drivers/platform/x86/asus-laptop.c | 1025 | F: drivers/platform/x86/asus-laptop.c |
945 | 1026 | ||
946 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API | 1027 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API |
947 | M: Dan Williams <dan.j.williams@intel.com> | 1028 | M: Dan Williams <dan.j.williams@intel.com> |
948 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | ||
949 | W: http://sourceforge.net/projects/xscaleiop | 1029 | W: http://sourceforge.net/projects/xscaleiop |
950 | S: Supported | 1030 | S: Supported |
951 | F: Documentation/crypto/async-tx-api.txt | 1031 | F: Documentation/crypto/async-tx-api.txt |
@@ -1120,7 +1200,6 @@ F: include/net/ax25.h | |||
1120 | F: net/ax25/ | 1200 | F: net/ax25/ |
1121 | 1201 | ||
1122 | B43 WIRELESS DRIVER | 1202 | B43 WIRELESS DRIVER |
1123 | M: Michael Buesch <mb@bu3sch.de> | ||
1124 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1203 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1125 | L: linux-wireless@vger.kernel.org | 1204 | L: linux-wireless@vger.kernel.org |
1126 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1205 | W: http://linuxwireless.org/en/users/Drivers/b43 |
@@ -1182,6 +1261,13 @@ W: http://blackfin.uclinux.org | |||
1182 | S: Supported | 1261 | S: Supported |
1183 | F: drivers/rtc/rtc-bfin.c | 1262 | F: drivers/rtc/rtc-bfin.c |
1184 | 1263 | ||
1264 | BLACKFIN SDH DRIVER | ||
1265 | M: Cliff Cai <cliff.cai@analog.com> | ||
1266 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1267 | W: http://blackfin.uclinux.org | ||
1268 | S: Supported | ||
1269 | F: drivers/mmc/host/bfin_sdh.c | ||
1270 | |||
1185 | BLACKFIN SERIAL DRIVER | 1271 | BLACKFIN SERIAL DRIVER |
1186 | M: Sonic Zhang <sonic.zhang@analog.com> | 1272 | M: Sonic Zhang <sonic.zhang@analog.com> |
1187 | L: uclinux-dist-devel@blackfin.uclinux.org | 1273 | L: uclinux-dist-devel@blackfin.uclinux.org |
@@ -1288,6 +1374,7 @@ BTRFS FILE SYSTEM | |||
1288 | M: Chris Mason <chris.mason@oracle.com> | 1374 | M: Chris Mason <chris.mason@oracle.com> |
1289 | L: linux-btrfs@vger.kernel.org | 1375 | L: linux-btrfs@vger.kernel.org |
1290 | W: http://btrfs.wiki.kernel.org/ | 1376 | W: http://btrfs.wiki.kernel.org/ |
1377 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1291 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1378 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1292 | S: Maintained | 1379 | S: Maintained |
1293 | F: Documentation/filesystems/btrfs.txt | 1380 | F: Documentation/filesystems/btrfs.txt |
@@ -1328,20 +1415,30 @@ F: arch/x86/include/asm/calgary.h | |||
1328 | F: arch/x86/include/asm/tce.h | 1415 | F: arch/x86/include/asm/tce.h |
1329 | 1416 | ||
1330 | CAN NETWORK LAYER | 1417 | CAN NETWORK LAYER |
1331 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | 1418 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1332 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | 1419 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> |
1333 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1420 | M: Urs Thuermann <urs.thuermann@volkswagen.de> |
1421 | L: socketcan-core@lists.berlios.de | ||
1422 | L: netdev@vger.kernel.org | ||
1334 | W: http://developer.berlios.de/projects/socketcan/ | 1423 | W: http://developer.berlios.de/projects/socketcan/ |
1335 | S: Maintained | 1424 | S: Maintained |
1336 | F: drivers/net/can/ | 1425 | F: net/can/ |
1337 | F: include/linux/can/ | ||
1338 | F: include/linux/can.h | 1426 | F: include/linux/can.h |
1427 | F: include/linux/can/core.h | ||
1428 | F: include/linux/can/bcm.h | ||
1429 | F: include/linux/can/raw.h | ||
1339 | 1430 | ||
1340 | CAN NETWORK DRIVERS | 1431 | CAN NETWORK DRIVERS |
1341 | M: Wolfgang Grandegger <wg@grandegger.com> | 1432 | M: Wolfgang Grandegger <wg@grandegger.com> |
1342 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1433 | L: socketcan-core@lists.berlios.de |
1434 | L: netdev@vger.kernel.org | ||
1343 | W: http://developer.berlios.de/projects/socketcan/ | 1435 | W: http://developer.berlios.de/projects/socketcan/ |
1344 | S: Maintained | 1436 | S: Maintained |
1437 | F: drivers/net/can/ | ||
1438 | F: include/linux/can/dev.h | ||
1439 | F: include/linux/can/error.h | ||
1440 | F: include/linux/can/netlink.h | ||
1441 | F: include/linux/can/platform/ | ||
1345 | 1442 | ||
1346 | CELL BROADBAND ENGINE ARCHITECTURE | 1443 | CELL BROADBAND ENGINE ARCHITECTURE |
1347 | M: Arnd Bergmann <arnd@arndb.de> | 1444 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -1354,12 +1451,23 @@ F: arch/powerpc/include/asm/spu*.h | |||
1354 | F: arch/powerpc/oprofile/*cell* | 1451 | F: arch/powerpc/oprofile/*cell* |
1355 | F: arch/powerpc/platforms/cell/ | 1452 | F: arch/powerpc/platforms/cell/ |
1356 | 1453 | ||
1454 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | ||
1455 | M: Sage Weil <sage@newdream.net> | ||
1456 | L: ceph-devel@vger.kernel.org | ||
1457 | W: http://ceph.newdream.net/ | ||
1458 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
1459 | S: Supported | ||
1460 | F: Documentation/filesystems/ceph.txt | ||
1461 | F: fs/ceph | ||
1462 | |||
1357 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1463 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1358 | M: David Vrabel <david.vrabel@csr.com> | 1464 | M: David Vrabel <david.vrabel@csr.com> |
1359 | L: linux-usb@vger.kernel.org | 1465 | L: linux-usb@vger.kernel.org |
1360 | S: Supported | 1466 | S: Supported |
1361 | F: Documentation/usb/WUSB-Design-overview.txt | 1467 | F: Documentation/usb/WUSB-Design-overview.txt |
1362 | F: Documentation/usb/wusb-cbaf | 1468 | F: Documentation/usb/wusb-cbaf |
1469 | F: drivers/usb/host/hwa-hc.c | ||
1470 | F: drivers/usb/host/whci/ | ||
1363 | F: drivers/usb/wusbcore/ | 1471 | F: drivers/usb/wusbcore/ |
1364 | F: include/linux/usb/wusb* | 1472 | F: include/linux/usb/wusb* |
1365 | 1473 | ||
@@ -1428,6 +1536,13 @@ L: linux-scsi@vger.kernel.org | |||
1428 | S: Supported | 1536 | S: Supported |
1429 | F: drivers/scsi/fnic/ | 1537 | F: drivers/scsi/fnic/ |
1430 | 1538 | ||
1539 | CMPC ACPI DRIVER | ||
1540 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | ||
1541 | M: Daniel Oliveira Nascimento <don@syst.com.br> | ||
1542 | L: platform-driver-x86@vger.kernel.org | ||
1543 | S: Supported | ||
1544 | F: drivers/platform/x86/classmate-laptop.c | ||
1545 | |||
1431 | CODA FILE SYSTEM | 1546 | CODA FILE SYSTEM |
1432 | M: Jan Harkes <jaharkes@cs.cmu.edu> | 1547 | M: Jan Harkes <jaharkes@cs.cmu.edu> |
1433 | M: coda@cs.cmu.edu | 1548 | M: coda@cs.cmu.edu |
@@ -1440,9 +1555,10 @@ F: include/linux/coda*.h | |||
1440 | 1555 | ||
1441 | COMMON INTERNET FILE SYSTEM (CIFS) | 1556 | COMMON INTERNET FILE SYSTEM (CIFS) |
1442 | M: Steve French <sfrench@samba.org> | 1557 | M: Steve French <sfrench@samba.org> |
1443 | L: linux-cifs-client@lists.samba.org | 1558 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1444 | L: samba-technical@lists.samba.org | 1559 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1445 | W: http://linux-cifs.samba.org/ | 1560 | W: http://linux-cifs.samba.org/ |
1561 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1446 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1562 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1447 | S: Supported | 1563 | S: Supported |
1448 | F: Documentation/filesystems/cifs.txt | 1564 | F: Documentation/filesystems/cifs.txt |
@@ -1468,6 +1584,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c | |||
1468 | 1584 | ||
1469 | COMPAL LAPTOP SUPPORT | 1585 | COMPAL LAPTOP SUPPORT |
1470 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 1586 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> |
1587 | L: platform-driver-x86@vger.kernel.org | ||
1471 | S: Maintained | 1588 | S: Maintained |
1472 | F: drivers/platform/x86/compal-laptop.c | 1589 | F: drivers/platform/x86/compal-laptop.c |
1473 | 1590 | ||
@@ -1588,9 +1705,8 @@ S: Maintained | |||
1588 | F: sound/pci/cs5535audio/ | 1705 | F: sound/pci/cs5535audio/ |
1589 | 1706 | ||
1590 | CX18 VIDEO4LINUX DRIVER | 1707 | CX18 VIDEO4LINUX DRIVER |
1591 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
1592 | M: Andy Walls <awalls@radix.net> | 1708 | M: Andy Walls <awalls@radix.net> |
1593 | L: ivtv-devel@ivtvdriver.org | 1709 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
1594 | L: linux-media@vger.kernel.org | 1710 | L: linux-media@vger.kernel.org |
1595 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1711 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1596 | W: http://linuxtv.org | 1712 | W: http://linuxtv.org |
@@ -1686,10 +1802,9 @@ F: include/linux/tfrc.h | |||
1686 | F: net/dccp/ | 1802 | F: net/dccp/ |
1687 | 1803 | ||
1688 | DECnet NETWORK LAYER | 1804 | DECnet NETWORK LAYER |
1689 | M: Christine Caulfield <christine.caulfield@googlemail.com> | ||
1690 | W: http://linux-decnet.sourceforge.net | 1805 | W: http://linux-decnet.sourceforge.net |
1691 | L: linux-decnet-user@lists.sourceforge.net | 1806 | L: linux-decnet-user@lists.sourceforge.net |
1692 | S: Maintained | 1807 | S: Orphan |
1693 | F: Documentation/networking/decnet.txt | 1808 | F: Documentation/networking/decnet.txt |
1694 | F: net/decnet/ | 1809 | F: net/decnet/ |
1695 | 1810 | ||
@@ -1700,6 +1815,7 @@ F: drivers/net/defxx.* | |||
1700 | 1815 | ||
1701 | DELL LAPTOP DRIVER | 1816 | DELL LAPTOP DRIVER |
1702 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1817 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1818 | L: platform-driver-x86@vger.kernel.org | ||
1703 | S: Maintained | 1819 | S: Maintained |
1704 | F: drivers/platform/x86/dell-laptop.c | 1820 | F: drivers/platform/x86/dell-laptop.c |
1705 | 1821 | ||
@@ -1729,6 +1845,7 @@ DEVICE-MAPPER (LVM) | |||
1729 | P: Alasdair Kergon | 1845 | P: Alasdair Kergon |
1730 | L: dm-devel@redhat.com | 1846 | L: dm-devel@redhat.com |
1731 | W: http://sources.redhat.com/dm | 1847 | W: http://sources.redhat.com/dm |
1848 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1732 | S: Maintained | 1849 | S: Maintained |
1733 | F: Documentation/device-mapper/ | 1850 | F: Documentation/device-mapper/ |
1734 | F: drivers/md/dm* | 1851 | F: drivers/md/dm* |
@@ -1775,7 +1892,6 @@ S: Supported | |||
1775 | F: fs/dlm/ | 1892 | F: fs/dlm/ |
1776 | 1893 | ||
1777 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM | 1894 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM |
1778 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | ||
1779 | M: Dan Williams <dan.j.williams@intel.com> | 1895 | M: Dan Williams <dan.j.williams@intel.com> |
1780 | S: Supported | 1896 | S: Supported |
1781 | F: drivers/dma/ | 1897 | F: drivers/dma/ |
@@ -1819,6 +1935,19 @@ S: Maintained | |||
1819 | F: drivers/scsi/dpt* | 1935 | F: drivers/scsi/dpt* |
1820 | F: drivers/scsi/dpt/ | 1936 | F: drivers/scsi/dpt/ |
1821 | 1937 | ||
1938 | DRBD DRIVER | ||
1939 | P: Philipp Reisner | ||
1940 | P: Lars Ellenberg | ||
1941 | M: drbd-dev@lists.linbit.com | ||
1942 | L: drbd-user@lists.linbit.com | ||
1943 | W: http://www.drbd.org | ||
1944 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd | ||
1945 | T: git git://git.drbd.org/drbd-8.3.git | ||
1946 | S: Supported | ||
1947 | F: drivers/block/drbd/ | ||
1948 | F: lib/lru_cache.c | ||
1949 | F: Documentation/blockdev/drbd/ | ||
1950 | |||
1822 | DRIVER CORE, KOBJECTS, AND SYSFS | 1951 | DRIVER CORE, KOBJECTS, AND SYSFS |
1823 | M: Greg Kroah-Hartman <gregkh@suse.de> | 1952 | M: Greg Kroah-Hartman <gregkh@suse.de> |
1824 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 1953 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
@@ -1831,7 +1960,7 @@ F: lib/kobj* | |||
1831 | 1960 | ||
1832 | DRM DRIVERS | 1961 | DRM DRIVERS |
1833 | M: David Airlie <airlied@linux.ie> | 1962 | M: David Airlie <airlied@linux.ie> |
1834 | L: dri-devel@lists.sourceforge.net | 1963 | L: dri-devel@lists.freedesktop.org |
1835 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 1964 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
1836 | S: Maintained | 1965 | S: Maintained |
1837 | F: drivers/gpu/drm/ | 1966 | F: drivers/gpu/drm/ |
@@ -1970,6 +2099,7 @@ F: drivers/edac/r82600_edac.c | |||
1970 | EEEPC LAPTOP EXTRAS DRIVER | 2099 | EEEPC LAPTOP EXTRAS DRIVER |
1971 | M: Corentin Chary <corentincj@iksaif.net> | 2100 | M: Corentin Chary <corentincj@iksaif.net> |
1972 | L: acpi4asus-user@lists.sourceforge.net | 2101 | L: acpi4asus-user@lists.sourceforge.net |
2102 | L: platform-driver-x86@vger.kernel.org | ||
1973 | W: http://acpi4asus.sf.net | 2103 | W: http://acpi4asus.sf.net |
1974 | S: Maintained | 2104 | S: Maintained |
1975 | F: drivers/platform/x86/eeepc-laptop.c | 2105 | F: drivers/platform/x86/eeepc-laptop.c |
@@ -2029,6 +2159,7 @@ F: drivers/net/eexpress.* | |||
2029 | ETHERNET BRIDGE | 2159 | ETHERNET BRIDGE |
2030 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2160 | M: Stephen Hemminger <shemminger@linux-foundation.org> |
2031 | L: bridge@lists.linux-foundation.org | 2161 | L: bridge@lists.linux-foundation.org |
2162 | L: netdev@vger.kernel.org | ||
2032 | W: http://www.linux-foundation.org/en/Net:Bridge | 2163 | W: http://www.linux-foundation.org/en/Net:Bridge |
2033 | S: Maintained | 2164 | S: Maintained |
2034 | F: include/linux/netfilter_bridge/ | 2165 | F: include/linux/netfilter_bridge/ |
@@ -2060,6 +2191,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2060 | M: Andreas Dilger <adilger@sun.com> | 2191 | M: Andreas Dilger <adilger@sun.com> |
2061 | L: linux-ext4@vger.kernel.org | 2192 | L: linux-ext4@vger.kernel.org |
2062 | W: http://ext4.wiki.kernel.org | 2193 | W: http://ext4.wiki.kernel.org |
2194 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2063 | S: Maintained | 2195 | S: Maintained |
2064 | F: Documentation/filesystems/ext4.txt | 2196 | F: Documentation/filesystems/ext4.txt |
2065 | F: fs/ext4/ | 2197 | F: fs/ext4/ |
@@ -2083,6 +2215,17 @@ S: Supported | |||
2083 | F: Documentation/fault-injection/ | 2215 | F: Documentation/fault-injection/ |
2084 | F: lib/fault-inject.c | 2216 | F: lib/fault-inject.c |
2085 | 2217 | ||
2218 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | ||
2219 | M: Robert Love <robert.w.love@intel.com> | ||
2220 | L: devel@open-fcoe.org | ||
2221 | W: www.Open-FCoE.org | ||
2222 | S: Supported | ||
2223 | F: drivers/scsi/libfc/ | ||
2224 | F: drivers/scsi/fcoe/ | ||
2225 | F: include/scsi/fc/ | ||
2226 | F: include/scsi/libfc.h | ||
2227 | F: include/scsi/libfcoe.h | ||
2228 | |||
2086 | FILE LOCKING (flock() and fcntl()/lockf()) | 2229 | FILE LOCKING (flock() and fcntl()/lockf()) |
2087 | M: Matthew Wilcox <matthew@wil.cx> | 2230 | M: Matthew Wilcox <matthew@wil.cx> |
2088 | L: linux-fsdevel@vger.kernel.org | 2231 | L: linux-fsdevel@vger.kernel.org |
@@ -2106,10 +2249,9 @@ F: drivers/hwmon/f75375s.c | |||
2106 | F: include/linux/f75375s.h | 2249 | F: include/linux/f75375s.h |
2107 | 2250 | ||
2108 | FIREWIRE SUBSYSTEM | 2251 | FIREWIRE SUBSYSTEM |
2109 | M: Kristian Hoegsberg <krh@redhat.com> | ||
2110 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2252 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2111 | L: linux1394-devel@lists.sourceforge.net | 2253 | L: linux1394-devel@lists.sourceforge.net |
2112 | W: http://www.linux1394.org/ | 2254 | W: http://ieee1394.wiki.kernel.org/ |
2113 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2255 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2114 | S: Maintained | 2256 | S: Maintained |
2115 | F: drivers/firewire/ | 2257 | F: drivers/firewire/ |
@@ -2238,7 +2380,7 @@ F: arch/frv/ | |||
2238 | 2380 | ||
2239 | FUJITSU LAPTOP EXTRAS | 2381 | FUJITSU LAPTOP EXTRAS |
2240 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2382 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> |
2241 | L: linux-acpi@vger.kernel.org | 2383 | L: platform-driver-x86@vger.kernel.org |
2242 | S: Maintained | 2384 | S: Maintained |
2243 | F: drivers/platform/x86/fujitsu-laptop.c | 2385 | F: drivers/platform/x86/fujitsu-laptop.c |
2244 | 2386 | ||
@@ -2315,6 +2457,12 @@ F: Documentation/isdn/README.gigaset | |||
2315 | F: drivers/isdn/gigaset/ | 2457 | F: drivers/isdn/gigaset/ |
2316 | F: include/linux/gigaset_dev.h | 2458 | F: include/linux/gigaset_dev.h |
2317 | 2459 | ||
2460 | GRETH 10/100/1G Ethernet MAC device driver | ||
2461 | M: Kristoffer Glembo <kristoffer@gaisler.com> | ||
2462 | L: netdev@vger.kernel.org | ||
2463 | S: Maintained | ||
2464 | F: drivers/net/greth* | ||
2465 | |||
2318 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER | 2466 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER |
2319 | M: Frank Seidel <frank@f-seidel.de> | 2467 | M: Frank Seidel <frank@f-seidel.de> |
2320 | L: lm-sensors@lm-sensors.org | 2468 | L: lm-sensors@lm-sensors.org |
@@ -2322,11 +2470,26 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ | |||
2322 | S: Maintained | 2470 | S: Maintained |
2323 | F: drivers/hwmon/hdaps.c | 2471 | F: drivers/hwmon/hdaps.c |
2324 | 2472 | ||
2473 | HWPOISON MEMORY FAILURE HANDLING | ||
2474 | M: Andi Kleen <andi@firstfloor.org> | ||
2475 | L: linux-mm@kvack.org | ||
2476 | L: linux-kernel@vger.kernel.org | ||
2477 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison | ||
2478 | S: Maintained | ||
2479 | F: mm/memory-failure.c | ||
2480 | F: mm/hwpoison-inject.c | ||
2481 | |||
2325 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2482 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2326 | L: linuxppc-dev@ozlabs.org | 2483 | L: linuxppc-dev@ozlabs.org |
2327 | S: Odd Fixes | 2484 | S: Odd Fixes |
2328 | F: drivers/char/hvc_* | 2485 | F: drivers/char/hvc_* |
2329 | 2486 | ||
2487 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | ||
2488 | M: Peter Jones <pjones@redhat.com> | ||
2489 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | ||
2490 | S: Maintained | ||
2491 | F: drivers/firmware/iscsi_ibft* | ||
2492 | |||
2330 | GSPCA FINEPIX SUBDRIVER | 2493 | GSPCA FINEPIX SUBDRIVER |
2331 | M: Frank Zago <frank@zago.net> | 2494 | M: Frank Zago <frank@zago.net> |
2332 | L: linux-media@vger.kernel.org | 2495 | L: linux-media@vger.kernel.org |
@@ -2381,7 +2544,9 @@ HARDWARE MONITORING | |||
2381 | L: lm-sensors@lm-sensors.org | 2544 | L: lm-sensors@lm-sensors.org |
2382 | W: http://www.lm-sensors.org/ | 2545 | W: http://www.lm-sensors.org/ |
2383 | S: Orphan | 2546 | S: Orphan |
2547 | F: Documentation/hwmon/ | ||
2384 | F: drivers/hwmon/ | 2548 | F: drivers/hwmon/ |
2549 | F: include/linux/hwmon*.h | ||
2385 | 2550 | ||
2386 | HARDWARE RANDOM NUMBER GENERATOR CORE | 2551 | HARDWARE RANDOM NUMBER GENERATOR CORE |
2387 | M: Matt Mackall <mpm@selenic.com> | 2552 | M: Matt Mackall <mpm@selenic.com> |
@@ -2397,13 +2562,6 @@ L: linux-parisc@vger.kernel.org | |||
2397 | S: Maintained | 2562 | S: Maintained |
2398 | F: sound/parisc/harmony.* | 2563 | F: sound/parisc/harmony.* |
2399 | 2564 | ||
2400 | HAYES ESP SERIAL DRIVER | ||
2401 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2402 | W: http://www.nyx.net/~arobinso | ||
2403 | S: Maintained | ||
2404 | F: Documentation/serial/hayes-esp.txt | ||
2405 | F: drivers/char/esp.c | ||
2406 | |||
2407 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2565 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2408 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2566 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2409 | L: iss_storagedev@hp.com | 2567 | L: iss_storagedev@hp.com |
@@ -2493,6 +2651,7 @@ F: drivers/net/wireless/hostap/ | |||
2493 | 2651 | ||
2494 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | 2652 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER |
2495 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 2653 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
2654 | L: platform-driver-x86@vger.kernel.org | ||
2496 | S: Odd Fixes | 2655 | S: Odd Fixes |
2497 | F: drivers/platform/x86/tc1100-wmi.c | 2656 | F: drivers/platform/x86/tc1100-wmi.c |
2498 | 2657 | ||
@@ -2611,6 +2770,7 @@ F: drivers/scsi/ips.* | |||
2611 | IDE SUBSYSTEM | 2770 | IDE SUBSYSTEM |
2612 | M: "David S. Miller" <davem@davemloft.net> | 2771 | M: "David S. Miller" <davem@davemloft.net> |
2613 | L: linux-ide@vger.kernel.org | 2772 | L: linux-ide@vger.kernel.org |
2773 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2614 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2774 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2615 | S: Maintained | 2775 | S: Maintained |
2616 | F: Documentation/ide/ | 2776 | F: Documentation/ide/ |
@@ -2631,22 +2791,14 @@ S: Supported | |||
2631 | F: drivers/idle/i7300_idle.c | 2791 | F: drivers/idle/i7300_idle.c |
2632 | 2792 | ||
2633 | IEEE 1394 SUBSYSTEM | 2793 | IEEE 1394 SUBSYSTEM |
2634 | M: Ben Collins <ben.collins@ubuntu.com> | ||
2635 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2794 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2636 | L: linux1394-devel@lists.sourceforge.net | 2795 | L: linux1394-devel@lists.sourceforge.net |
2637 | W: http://www.linux1394.org/ | 2796 | W: http://ieee1394.wiki.kernel.org/ |
2638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2797 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2639 | S: Maintained | 2798 | S: Obsolete |
2640 | F: Documentation/debugging-via-ohci1394.txt | 2799 | F: Documentation/debugging-via-ohci1394.txt |
2641 | F: drivers/ieee1394/ | 2800 | F: drivers/ieee1394/ |
2642 | 2801 | ||
2643 | IEEE 1394 RAW I/O DRIVER | ||
2644 | M: Dan Dennedy <dan@dennedy.org> | ||
2645 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | ||
2646 | L: linux1394-devel@lists.sourceforge.net | ||
2647 | S: Maintained | ||
2648 | F: drivers/ieee1394/raw1394* | ||
2649 | |||
2650 | IEEE 802.15.4 SUBSYSTEM | 2802 | IEEE 802.15.4 SUBSYSTEM |
2651 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2803 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
2652 | M: Sergey Lapin <slapin@ossfans.org> | 2804 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -2673,6 +2825,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2673 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2825 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2674 | L: linux-rdma@vger.kernel.org | 2826 | L: linux-rdma@vger.kernel.org |
2675 | W: http://www.openib.org/ | 2827 | W: http://www.openib.org/ |
2828 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2676 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2677 | S: Supported | 2830 | S: Supported |
2678 | F: Documentation/infiniband/ | 2831 | F: Documentation/infiniband/ |
@@ -2692,12 +2845,13 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2692 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2845 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2693 | M: Dmitry Torokhov <dtor@mail.ru> | 2846 | M: Dmitry Torokhov <dtor@mail.ru> |
2694 | L: linux-input@vger.kernel.org | 2847 | L: linux-input@vger.kernel.org |
2848 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2695 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2849 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2696 | S: Maintained | 2850 | S: Maintained |
2697 | F: drivers/input/ | 2851 | F: drivers/input/ |
2698 | 2852 | ||
2699 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2853 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2700 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2854 | M: Maik Broemme <mbroemme@plusserver.de> |
2701 | L: linux-fbdev@vger.kernel.org | 2855 | L: linux-fbdev@vger.kernel.org |
2702 | S: Maintained | 2856 | S: Maintained |
2703 | F: Documentation/fb/intelfb.txt | 2857 | F: Documentation/fb/intelfb.txt |
@@ -2711,7 +2865,7 @@ F: drivers/video/i810/ | |||
2711 | 2865 | ||
2712 | INTEL MENLOW THERMAL DRIVER | 2866 | INTEL MENLOW THERMAL DRIVER |
2713 | M: Sujith Thomas <sujith.thomas@intel.com> | 2867 | M: Sujith Thomas <sujith.thomas@intel.com> |
2714 | L: linux-acpi@vger.kernel.org | 2868 | L: platform-driver-x86@vger.kernel.org |
2715 | W: http://www.lesswatts.org/projects/acpi/ | 2869 | W: http://www.lesswatts.org/projects/acpi/ |
2716 | S: Supported | 2870 | S: Supported |
2717 | F: drivers/platform/x86/intel_menlow.c | 2871 | F: drivers/platform/x86/intel_menlow.c |
@@ -2723,7 +2877,7 @@ F: arch/x86/kernel/microcode_core.c | |||
2723 | F: arch/x86/kernel/microcode_intel.c | 2877 | F: arch/x86/kernel/microcode_intel.c |
2724 | 2878 | ||
2725 | INTEL I/OAT DMA DRIVER | 2879 | INTEL I/OAT DMA DRIVER |
2726 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | 2880 | M: Dan Williams <dan.j.williams@intel.com> |
2727 | S: Supported | 2881 | S: Supported |
2728 | F: drivers/dma/ioat* | 2882 | F: drivers/dma/ioat* |
2729 | 2883 | ||
@@ -2761,10 +2915,11 @@ L: netdev@vger.kernel.org | |||
2761 | S: Maintained | 2915 | S: Maintained |
2762 | F: drivers/net/ixp2000/ | 2916 | F: drivers/net/ixp2000/ |
2763 | 2917 | ||
2764 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe) | 2918 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) |
2765 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2919 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
2766 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 2920 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
2767 | M: Bruce Allan <bruce.w.allan@intel.com> | 2921 | M: Bruce Allan <bruce.w.allan@intel.com> |
2922 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
2768 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 2923 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
2769 | M: John Ronciak <john.ronciak@intel.com> | 2924 | M: John Ronciak <john.ronciak@intel.com> |
2770 | L: e1000-devel@lists.sourceforge.net | 2925 | L: e1000-devel@lists.sourceforge.net |
@@ -2774,6 +2929,7 @@ F: drivers/net/e100.c | |||
2774 | F: drivers/net/e1000/ | 2929 | F: drivers/net/e1000/ |
2775 | F: drivers/net/e1000e/ | 2930 | F: drivers/net/e1000e/ |
2776 | F: drivers/net/igb/ | 2931 | F: drivers/net/igb/ |
2932 | F: drivers/net/igbvf/ | ||
2777 | F: drivers/net/ixgb/ | 2933 | F: drivers/net/ixgb/ |
2778 | F: drivers/net/ixgbe/ | 2934 | F: drivers/net/ixgbe/ |
2779 | 2935 | ||
@@ -2817,6 +2973,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git | |||
2817 | S: Supported | 2973 | S: Supported |
2818 | F: drivers/net/wireless/iwlwifi/ | 2974 | F: drivers/net/wireless/iwlwifi/ |
2819 | 2975 | ||
2976 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) | ||
2977 | M: Samuel Ortiz <samuel.ortiz@intel.com> | ||
2978 | M: Zhu Yi <yi.zhu@intel.com> | ||
2979 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
2980 | L: linux-wireless@vger.kernel.org | ||
2981 | S: Supported | ||
2982 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi | ||
2983 | F: drivers/net/wireless/iwmc3200wifi/ | ||
2984 | |||
2820 | IOC3 ETHERNET DRIVER | 2985 | IOC3 ETHERNET DRIVER |
2821 | M: Ralf Baechle <ralf@linux-mips.org> | 2986 | M: Ralf Baechle <ralf@linux-mips.org> |
2822 | L: linux-mips@linux-mips.org | 2987 | L: linux-mips@linux-mips.org |
@@ -2922,6 +3087,7 @@ F: include/scsi/*iscsi* | |||
2922 | ISDN SUBSYSTEM | 3087 | ISDN SUBSYSTEM |
2923 | M: Karsten Keil <isdn@linux-pingi.de> | 3088 | M: Karsten Keil <isdn@linux-pingi.de> |
2924 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) | 3089 | L: isdn4linux@listserv.isdn4linux.de (subscribers-only) |
3090 | L: netdev@vger.kernel.org | ||
2925 | W: http://www.isdn4linux.de | 3091 | W: http://www.isdn4linux.de |
2926 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git | 3092 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git |
2927 | S: Maintained | 3093 | S: Maintained |
@@ -2937,9 +3103,16 @@ W: http://www.melware.de | |||
2937 | S: Maintained | 3103 | S: Maintained |
2938 | F: drivers/isdn/hardware/eicon/ | 3104 | F: drivers/isdn/hardware/eicon/ |
2939 | 3105 | ||
3106 | IT87 HARDWARE MONITORING DRIVER | ||
3107 | M: Jean Delvare <khali@linux-fr.org> | ||
3108 | L: lm-sensors@lm-sensors.org | ||
3109 | S: Maintained | ||
3110 | F: Documentation/hwmon/it87 | ||
3111 | F: drivers/hwmon/it87.c | ||
3112 | |||
2940 | IVTV VIDEO4LINUX DRIVER | 3113 | IVTV VIDEO4LINUX DRIVER |
2941 | M: Hans Verkuil <hverkuil@xs4all.nl> | 3114 | M: Andy Walls <awalls@radix.net> |
2942 | L: ivtv-devel@ivtvdriver.org | 3115 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
2943 | L: linux-media@vger.kernel.org | 3116 | L: linux-media@vger.kernel.org |
2944 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3117 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2945 | W: http://www.ivtvdriver.org | 3118 | W: http://www.ivtvdriver.org |
@@ -2990,6 +3163,7 @@ F: drivers/hwmon/k8temp.c | |||
2990 | KCONFIG | 3163 | KCONFIG |
2991 | M: Roman Zippel <zippel@linux-m68k.org> | 3164 | M: Roman Zippel <zippel@linux-m68k.org> |
2992 | L: linux-kbuild@vger.kernel.org | 3165 | L: linux-kbuild@vger.kernel.org |
3166 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
2993 | S: Maintained | 3167 | S: Maintained |
2994 | F: Documentation/kbuild/kconfig-language.txt | 3168 | F: Documentation/kbuild/kconfig-language.txt |
2995 | F: scripts/kconfig/ | 3169 | F: scripts/kconfig/ |
@@ -3015,8 +3189,11 @@ S: Maintained | |||
3015 | F: fs/autofs4/ | 3189 | F: fs/autofs4/ |
3016 | 3190 | ||
3017 | KERNEL BUILD | 3191 | KERNEL BUILD |
3192 | M: Michal Marek <mmarek@suse.cz> | ||
3193 | T: git git://repo.or.cz/linux-kbuild.git for-next | ||
3194 | T: git git://repo.or.cz/linux-kbuild.git for-linus | ||
3018 | L: linux-kbuild@vger.kernel.org | 3195 | L: linux-kbuild@vger.kernel.org |
3019 | S: Orphan | 3196 | S: Maintained |
3020 | F: Documentation/kbuild/ | 3197 | F: Documentation/kbuild/ |
3021 | F: Makefile | 3198 | F: Makefile |
3022 | F: scripts/Makefile.* | 3199 | F: scripts/Makefile.* |
@@ -3058,11 +3235,10 @@ L: kvm@vger.kernel.org | |||
3058 | W: http://kvm.qumranet.com | 3235 | W: http://kvm.qumranet.com |
3059 | S: Supported | 3236 | S: Supported |
3060 | F: arch/x86/include/asm/svm.h | 3237 | F: arch/x86/include/asm/svm.h |
3061 | F: arch/x86/kvm/kvm_svm.h | ||
3062 | F: arch/x86/kvm/svm.c | 3238 | F: arch/x86/kvm/svm.c |
3063 | 3239 | ||
3064 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3240 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3065 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3241 | M: Alexander Graf <agraf@suse.de> |
3066 | L: kvm-ppc@vger.kernel.org | 3242 | L: kvm-ppc@vger.kernel.org |
3067 | W: http://kvm.qumranet.com | 3243 | W: http://kvm.qumranet.com |
3068 | S: Supported | 3244 | S: Supported |
@@ -3088,6 +3264,7 @@ S: Supported | |||
3088 | F: Documentation/s390/kvm.txt | 3264 | F: Documentation/s390/kvm.txt |
3089 | F: arch/s390/include/asm/kvm* | 3265 | F: arch/s390/include/asm/kvm* |
3090 | F: arch/s390/kvm/ | 3266 | F: arch/s390/kvm/ |
3267 | F: drivers/s390/kvm/ | ||
3091 | 3268 | ||
3092 | KEXEC | 3269 | KEXEC |
3093 | M: Eric Biederman <ebiederm@xmission.com> | 3270 | M: Eric Biederman <ebiederm@xmission.com> |
@@ -3097,6 +3274,16 @@ S: Maintained | |||
3097 | F: include/linux/kexec.h | 3274 | F: include/linux/kexec.h |
3098 | F: kernel/kexec.c | 3275 | F: kernel/kexec.c |
3099 | 3276 | ||
3277 | KEYS/KEYRINGS: | ||
3278 | M: David Howells <dhowells@redhat.com> | ||
3279 | L: keyrings@linux-nfs.org | ||
3280 | S: Maintained | ||
3281 | F: Documentation/keys.txt | ||
3282 | F: include/linux/key.h | ||
3283 | F: include/linux/key-type.h | ||
3284 | F: include/keys/ | ||
3285 | F: security/keys/ | ||
3286 | |||
3100 | KGDB | 3287 | KGDB |
3101 | M: Jason Wessel <jason.wessel@windriver.com> | 3288 | M: Jason Wessel <jason.wessel@windriver.com> |
3102 | L: kgdb-bugreport@lists.sourceforge.net | 3289 | L: kgdb-bugreport@lists.sourceforge.net |
@@ -3193,26 +3380,34 @@ LINUX FOR IBM pSERIES (RS/6000) | |||
3193 | M: Paul Mackerras <paulus@au.ibm.com> | 3380 | M: Paul Mackerras <paulus@au.ibm.com> |
3194 | W: http://www.ibm.com/linux/ltc/projects/ppc | 3381 | W: http://www.ibm.com/linux/ltc/projects/ppc |
3195 | S: Supported | 3382 | S: Supported |
3383 | F: arch/powerpc/boot/rs6000.h | ||
3196 | 3384 | ||
3197 | LINUX FOR POWERPC (32-BIT AND 64-BIT) | 3385 | LINUX FOR POWERPC (32-BIT AND 64-BIT) |
3198 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3386 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3199 | M: Paul Mackerras <paulus@samba.org> | 3387 | M: Paul Mackerras <paulus@samba.org> |
3200 | W: http://www.penguinppc.org/ | 3388 | W: http://www.penguinppc.org/ |
3201 | L: linuxppc-dev@ozlabs.org | 3389 | L: linuxppc-dev@ozlabs.org |
3390 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3202 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3391 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3203 | S: Supported | 3392 | S: Supported |
3393 | F: Documentation/powerpc/ | ||
3394 | F: arch/powerpc/ | ||
3204 | 3395 | ||
3205 | LINUX FOR POWER MACINTOSH | 3396 | LINUX FOR POWER MACINTOSH |
3206 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3397 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3207 | W: http://www.penguinppc.org/ | 3398 | W: http://www.penguinppc.org/ |
3208 | L: linuxppc-dev@ozlabs.org | 3399 | L: linuxppc-dev@ozlabs.org |
3209 | S: Maintained | 3400 | S: Maintained |
3401 | F: arch/powerpc/platforms/powermac/ | ||
3402 | F: drivers/macintosh/ | ||
3210 | 3403 | ||
3211 | LINUX FOR POWERPC EMBEDDED MPC5XXX | 3404 | LINUX FOR POWERPC EMBEDDED MPC5XXX |
3212 | M: Grant Likely <grant.likely@secretlab.ca> | 3405 | M: Grant Likely <grant.likely@secretlab.ca> |
3213 | L: linuxppc-dev@ozlabs.org | 3406 | L: linuxppc-dev@ozlabs.org |
3214 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3407 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3215 | S: Maintained | 3408 | S: Maintained |
3409 | F: arch/powerpc/platforms/512x/ | ||
3410 | F: arch/powerpc/platforms/52xx/ | ||
3216 | 3411 | ||
3217 | LINUX FOR POWERPC EMBEDDED PPC4XX | 3412 | LINUX FOR POWERPC EMBEDDED PPC4XX |
3218 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> | 3413 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> |
@@ -3221,6 +3416,8 @@ W: http://www.penguinppc.org/ | |||
3221 | L: linuxppc-dev@ozlabs.org | 3416 | L: linuxppc-dev@ozlabs.org |
3222 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git | 3417 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git |
3223 | S: Maintained | 3418 | S: Maintained |
3419 | F: arch/powerpc/platforms/40x/ | ||
3420 | F: arch/powerpc/platforms/44x/ | ||
3224 | 3421 | ||
3225 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | 3422 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX |
3226 | M: Grant Likely <grant.likely@secretlab.ca> | 3423 | M: Grant Likely <grant.likely@secretlab.ca> |
@@ -3228,6 +3425,8 @@ W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex | |||
3228 | L: linuxppc-dev@ozlabs.org | 3425 | L: linuxppc-dev@ozlabs.org |
3229 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3426 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3230 | S: Maintained | 3427 | S: Maintained |
3428 | F: arch/powerpc/*/*virtex* | ||
3429 | F: arch/powerpc/*/*/*virtex* | ||
3231 | 3430 | ||
3232 | LINUX FOR POWERPC EMBEDDED PPC8XX | 3431 | LINUX FOR POWERPC EMBEDDED PPC8XX |
3233 | M: Vitaly Bordug <vitb@kernel.crashing.org> | 3432 | M: Vitaly Bordug <vitb@kernel.crashing.org> |
@@ -3241,12 +3440,16 @@ M: Kumar Gala <galak@kernel.crashing.org> | |||
3241 | W: http://www.penguinppc.org/ | 3440 | W: http://www.penguinppc.org/ |
3242 | L: linuxppc-dev@ozlabs.org | 3441 | L: linuxppc-dev@ozlabs.org |
3243 | S: Maintained | 3442 | S: Maintained |
3443 | F: arch/powerpc/platforms/83xx/ | ||
3244 | 3444 | ||
3245 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3445 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3246 | M: Olof Johansson <olof@lixom.net> | 3446 | M: Olof Johansson <olof@lixom.net> |
3247 | W: http://www.pasemi.com/ | 3447 | W: http://www.pasemi.com/ |
3248 | L: linuxppc-dev@ozlabs.org | 3448 | L: linuxppc-dev@ozlabs.org |
3249 | S: Supported | 3449 | S: Supported |
3450 | F: arch/powerpc/platforms/pasemi/ | ||
3451 | F: drivers/*/*pasemi* | ||
3452 | F: drivers/*/*/*pasemi* | ||
3250 | 3453 | ||
3251 | LINUX SECURITY MODULE (LSM) FRAMEWORK | 3454 | LINUX SECURITY MODULE (LSM) FRAMEWORK |
3252 | M: Chris Wright <chrisw@sous-sol.org> | 3455 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -3267,6 +3470,12 @@ S: Maintained | |||
3267 | F: Documentation/hwmon/lis3lv02d | 3470 | F: Documentation/hwmon/lis3lv02d |
3268 | F: drivers/hwmon/lis3lv02d.* | 3471 | F: drivers/hwmon/lis3lv02d.* |
3269 | 3472 | ||
3473 | LM73 HARDWARE MONITOR DRIVER | ||
3474 | M: Guillaume Ligneul <guillaume.ligneul@gmail.com> | ||
3475 | L: lm-sensors@lm-sensors.org | ||
3476 | S: Maintained | ||
3477 | F: drivers/hwmon/lm73.c | ||
3478 | |||
3270 | LM83 HARDWARE MONITOR DRIVER | 3479 | LM83 HARDWARE MONITOR DRIVER |
3271 | M: Jean Delvare <khali@linux-fr.org> | 3480 | M: Jean Delvare <khali@linux-fr.org> |
3272 | L: lm-sensors@lm-sensors.org | 3481 | L: lm-sensors@lm-sensors.org |
@@ -3299,6 +3508,13 @@ S: Maintained | |||
3299 | F: Documentation/ldm.txt | 3508 | F: Documentation/ldm.txt |
3300 | F: fs/partitions/ldm.* | 3509 | F: fs/partitions/ldm.* |
3301 | 3510 | ||
3511 | LogFS | ||
3512 | M: Joern Engel <joern@logfs.org> | ||
3513 | L: logfs@logfs.org | ||
3514 | W: logfs.org | ||
3515 | S: Maintained | ||
3516 | F: fs/logfs/ | ||
3517 | |||
3302 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 3518 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
3303 | M: Eric Moore <Eric.Moore@lsi.com> | 3519 | M: Eric Moore <Eric.Moore@lsi.com> |
3304 | M: support@lsi.com | 3520 | M: support@lsi.com |
@@ -3315,8 +3531,10 @@ S: Maintained | |||
3315 | F: drivers/scsi/sym53c8xx_2/ | 3531 | F: drivers/scsi/sym53c8xx_2/ |
3316 | 3532 | ||
3317 | LTP (Linux Test Project) | 3533 | LTP (Linux Test Project) |
3318 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | 3534 | M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> |
3535 | M: Garrett Cooper <yanegomi@gmail.com> | ||
3319 | M: Mike Frysinger <vapier@gentoo.org> | 3536 | M: Mike Frysinger <vapier@gentoo.org> |
3537 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | ||
3320 | L: ltp-list@lists.sourceforge.net (subscribers-only) | 3538 | L: ltp-list@lists.sourceforge.net (subscribers-only) |
3321 | W: http://ltp.sourceforge.net/ | 3539 | W: http://ltp.sourceforge.net/ |
3322 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git | 3540 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git |
@@ -3392,16 +3610,16 @@ S: Maintained | |||
3392 | F: drivers/net/wireless/libertas/ | 3610 | F: drivers/net/wireless/libertas/ |
3393 | 3611 | ||
3394 | MARVELL MV643XX ETHERNET DRIVER | 3612 | MARVELL MV643XX ETHERNET DRIVER |
3395 | M: Lennert Buytenhek <buytenh@marvell.com> | 3613 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3396 | L: netdev@vger.kernel.org | 3614 | L: netdev@vger.kernel.org |
3397 | S: Supported | 3615 | S: Maintained |
3398 | F: drivers/net/mv643xx_eth.* | 3616 | F: drivers/net/mv643xx_eth.* |
3399 | F: include/linux/mv643xx.h | 3617 | F: include/linux/mv643xx.h |
3400 | 3618 | ||
3401 | MARVELL MWL8K WIRELESS DRIVER | 3619 | MARVELL MWL8K WIRELESS DRIVER |
3402 | M: Lennert Buytenhek <buytenh@marvell.com> | 3620 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3403 | L: linux-wireless@vger.kernel.org | 3621 | L: linux-wireless@vger.kernel.org |
3404 | S: Supported | 3622 | S: Maintained |
3405 | F: drivers/net/wireless/mwl8k.c | 3623 | F: drivers/net/wireless/mwl8k.c |
3406 | 3624 | ||
3407 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3625 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
@@ -3433,6 +3651,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3433 | P: LinuxTV.org Project | 3651 | P: LinuxTV.org Project |
3434 | L: linux-media@vger.kernel.org | 3652 | L: linux-media@vger.kernel.org |
3435 | W: http://linuxtv.org | 3653 | W: http://linuxtv.org |
3654 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3436 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3655 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3437 | S: Maintained | 3656 | S: Maintained |
3438 | F: Documentation/dvb/ | 3657 | F: Documentation/dvb/ |
@@ -3460,7 +3679,7 @@ F: mm/ | |||
3460 | 3679 | ||
3461 | MEMORY RESOURCE CONTROLLER | 3680 | MEMORY RESOURCE CONTROLLER |
3462 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 3681 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
3463 | M: Pavel Emelyanov <xemul@openvz.org> | 3682 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
3464 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 3683 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
3465 | L: linux-mm@kvack.org | 3684 | L: linux-mm@kvack.org |
3466 | S: Maintained | 3685 | S: Maintained |
@@ -3468,8 +3687,9 @@ F: mm/memcontrol.c | |||
3468 | 3687 | ||
3469 | MEMORY TECHNOLOGY DEVICES (MTD) | 3688 | MEMORY TECHNOLOGY DEVICES (MTD) |
3470 | M: David Woodhouse <dwmw2@infradead.org> | 3689 | M: David Woodhouse <dwmw2@infradead.org> |
3471 | W: http://www.linux-mtd.infradead.org/ | ||
3472 | L: linux-mtd@lists.infradead.org | 3690 | L: linux-mtd@lists.infradead.org |
3691 | W: http://www.linux-mtd.infradead.org/ | ||
3692 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3473 | T: git git://git.infradead.org/mtd-2.6.git | 3693 | T: git git://git.infradead.org/mtd-2.6.git |
3474 | S: Maintained | 3694 | S: Maintained |
3475 | F: drivers/mtd/ | 3695 | F: drivers/mtd/ |
@@ -3540,11 +3760,18 @@ F: drivers/char/mxser.* | |||
3540 | 3760 | ||
3541 | MSI LAPTOP SUPPORT | 3761 | MSI LAPTOP SUPPORT |
3542 | M: Lennart Poettering <mzxreary@0pointer.de> | 3762 | M: Lennart Poettering <mzxreary@0pointer.de> |
3763 | L: platform-driver-x86@vger.kernel.org | ||
3543 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux | 3764 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux |
3544 | W: http://0pointer.de/lennart/tchibo.html | 3765 | W: http://0pointer.de/lennart/tchibo.html |
3545 | S: Maintained | 3766 | S: Maintained |
3546 | F: drivers/platform/x86/msi-laptop.c | 3767 | F: drivers/platform/x86/msi-laptop.c |
3547 | 3768 | ||
3769 | MSI WMI SUPPORT | ||
3770 | M: Anisse Astier <anisse@astier.eu> | ||
3771 | L: platform-driver-x86@vger.kernel.org | ||
3772 | S: Supported | ||
3773 | F: drivers/platform/x86/msi-wmi.c | ||
3774 | |||
3548 | MULTIFUNCTION DEVICES (MFD) | 3775 | MULTIFUNCTION DEVICES (MFD) |
3549 | M: Samuel Ortiz <sameo@linux.intel.com> | 3776 | M: Samuel Ortiz <sameo@linux.intel.com> |
3550 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git | 3777 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git |
@@ -3578,7 +3805,7 @@ F: include/linux/isicom.h | |||
3578 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | 3805 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER |
3579 | M: Felipe Balbi <felipe.balbi@nokia.com> | 3806 | M: Felipe Balbi <felipe.balbi@nokia.com> |
3580 | L: linux-usb@vger.kernel.org | 3807 | L: linux-usb@vger.kernel.org |
3581 | T: git git://gitorious.org/musb/mainline.git | 3808 | T: git git://gitorious.org/usb/usb.git |
3582 | S: Maintained | 3809 | S: Maintained |
3583 | F: drivers/usb/musb/ | 3810 | F: drivers/usb/musb/ |
3584 | 3811 | ||
@@ -3722,6 +3949,7 @@ S: Maintained | |||
3722 | NETWORKING [WIRELESS] | 3949 | NETWORKING [WIRELESS] |
3723 | M: "John W. Linville" <linville@tuxdriver.com> | 3950 | M: "John W. Linville" <linville@tuxdriver.com> |
3724 | L: linux-wireless@vger.kernel.org | 3951 | L: linux-wireless@vger.kernel.org |
3952 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3725 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3953 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3726 | S: Maintained | 3954 | S: Maintained |
3727 | F: net/mac80211/ | 3955 | F: net/mac80211/ |
@@ -3735,15 +3963,16 @@ NETWORKING DRIVERS | |||
3735 | L: netdev@vger.kernel.org | 3963 | L: netdev@vger.kernel.org |
3736 | W: http://www.linuxfoundation.org/en/Net | 3964 | W: http://www.linuxfoundation.org/en/Net |
3737 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 3965 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
3966 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3738 | S: Odd Fixes | 3967 | S: Odd Fixes |
3739 | F: drivers/net/ | 3968 | F: drivers/net/ |
3740 | F: include/linux/if_* | 3969 | F: include/linux/if_* |
3741 | F: include/linux/*device.h | 3970 | F: include/linux/*device.h |
3742 | 3971 | ||
3743 | NETXEN (1/10) GbE SUPPORT | 3972 | NETXEN (1/10) GbE SUPPORT |
3744 | M: Dhananjay Phadke <dhananjay@netxen.com> | 3973 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> |
3745 | L: netdev@vger.kernel.org | 3974 | L: netdev@vger.kernel.org |
3746 | W: http://www.netxen.com | 3975 | W: http://www.qlogic.com |
3747 | S: Supported | 3976 | S: Supported |
3748 | F: drivers/net/netxen/ | 3977 | F: drivers/net/netxen/ |
3749 | 3978 | ||
@@ -3770,7 +3999,7 @@ F: drivers/net/ni5010.* | |||
3770 | 3999 | ||
3771 | NILFS2 FILESYSTEM | 4000 | NILFS2 FILESYSTEM |
3772 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> | 4001 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> |
3773 | L: users@nilfs.org | 4002 | L: linux-nilfs@vger.kernel.org |
3774 | W: http://www.nilfs.org/en/ | 4003 | W: http://www.nilfs.org/en/ |
3775 | S: Supported | 4004 | S: Supported |
3776 | F: Documentation/filesystems/nilfs2.txt | 4005 | F: Documentation/filesystems/nilfs2.txt |
@@ -3813,6 +4042,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3813 | L: linux-omap@vger.kernel.org | 4042 | L: linux-omap@vger.kernel.org |
3814 | W: http://www.muru.com/linux/omap/ | 4043 | W: http://www.muru.com/linux/omap/ |
3815 | W: http://linux.omap.com/ | 4044 | W: http://linux.omap.com/ |
4045 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3816 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 4046 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3817 | S: Maintained | 4047 | S: Maintained |
3818 | F: arch/arm/*omap*/ | 4048 | F: arch/arm/*omap*/ |
@@ -3837,12 +4067,20 @@ S: Maintained | |||
3837 | F: sound/soc/omap/ | 4067 | F: sound/soc/omap/ |
3838 | 4068 | ||
3839 | OMAP FRAMEBUFFER SUPPORT | 4069 | OMAP FRAMEBUFFER SUPPORT |
3840 | M: Imre Deak <imre.deak@nokia.com> | 4070 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> |
3841 | L: linux-fbdev@vger.kernel.org | 4071 | L: linux-fbdev@vger.kernel.org |
3842 | L: linux-omap@vger.kernel.org | 4072 | L: linux-omap@vger.kernel.org |
3843 | S: Maintained | 4073 | S: Maintained |
3844 | F: drivers/video/omap/ | 4074 | F: drivers/video/omap/ |
3845 | 4075 | ||
4076 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) | ||
4077 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
4078 | L: linux-omap@vger.kernel.org | ||
4079 | L: linux-fbdev@vger.kernel.org | ||
4080 | S: Maintained | ||
4081 | F: drivers/video/omap2/ | ||
4082 | F: Documentation/arm/OMAP/DSS | ||
4083 | |||
3846 | OMAP MMC SUPPORT | 4084 | OMAP MMC SUPPORT |
3847 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 4085 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3848 | L: linux-omap@vger.kernel.org | 4086 | L: linux-omap@vger.kernel.org |
@@ -3985,6 +4223,7 @@ F: drivers/i2c/busses/i2c-pasemi.c | |||
3985 | 4223 | ||
3986 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | 4224 | PANASONIC LAPTOP ACPI EXTRAS DRIVER |
3987 | M: Harald Welte <laforge@gnumonks.org> | 4225 | M: Harald Welte <laforge@gnumonks.org> |
4226 | L: platform-driver-x86@vger.kernel.org | ||
3988 | S: Maintained | 4227 | S: Maintained |
3989 | F: drivers/platform/x86/panasonic-laptop.c | 4228 | F: drivers/platform/x86/panasonic-laptop.c |
3990 | 4229 | ||
@@ -4030,6 +4269,7 @@ M: Helge Deller <deller@gmx.de> | |||
4030 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4269 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4031 | L: linux-parisc@vger.kernel.org | 4270 | L: linux-parisc@vger.kernel.org |
4032 | W: http://www.parisc-linux.org/ | 4271 | W: http://www.parisc-linux.org/ |
4272 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4033 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4273 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4034 | S: Maintained | 4274 | S: Maintained |
4035 | F: arch/parisc/ | 4275 | F: arch/parisc/ |
@@ -4072,6 +4312,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4072 | PCI SUBSYSTEM | 4312 | PCI SUBSYSTEM |
4073 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4313 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4074 | L: linux-pci@vger.kernel.org | 4314 | L: linux-pci@vger.kernel.org |
4315 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4075 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4316 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4076 | S: Supported | 4317 | S: Supported |
4077 | F: Documentation/PCI/ | 4318 | F: Documentation/PCI/ |
@@ -4110,10 +4351,13 @@ PERFORMANCE EVENTS SUBSYSTEM | |||
4110 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 4351 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
4111 | M: Paul Mackerras <paulus@samba.org> | 4352 | M: Paul Mackerras <paulus@samba.org> |
4112 | M: Ingo Molnar <mingo@elte.hu> | 4353 | M: Ingo Molnar <mingo@elte.hu> |
4354 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | ||
4113 | S: Supported | 4355 | S: Supported |
4114 | F: kernel/perf_event.c | 4356 | F: kernel/perf_event.c |
4115 | F: include/linux/perf_event.h | 4357 | F: include/linux/perf_event.h |
4116 | F: arch/*/*/kernel/perf_event.c | 4358 | F: arch/*/kernel/perf_event.c |
4359 | F: arch/*/kernel/*/perf_event.c | ||
4360 | F: arch/*/kernel/*/*/perf_event.c | ||
4117 | F: arch/*/include/asm/perf_event.h | 4361 | F: arch/*/include/asm/perf_event.h |
4118 | F: arch/*/lib/perf_event.c | 4362 | F: arch/*/lib/perf_event.c |
4119 | F: arch/*/kernel/perf_callchain.c | 4363 | F: arch/*/kernel/perf_callchain.c |
@@ -4144,6 +4388,13 @@ W: http://www.pmc-sierra.com/ | |||
4144 | S: Supported | 4388 | S: Supported |
4145 | F: drivers/scsi/pmcraid.* | 4389 | F: drivers/scsi/pmcraid.* |
4146 | 4390 | ||
4391 | PMC SIERRA PM8001 DRIVER | ||
4392 | M: jack_wang@usish.com | ||
4393 | M: lindar_liu@usish.com | ||
4394 | L: linux-scsi@vger.kernel.org | ||
4395 | S: Supported | ||
4396 | F: drivers/scsi/pm8001/ | ||
4397 | |||
4147 | POSIX CLOCKS and TIMERS | 4398 | POSIX CLOCKS and TIMERS |
4148 | M: Thomas Gleixner <tglx@linutronix.de> | 4399 | M: Thomas Gleixner <tglx@linutronix.de> |
4149 | S: Supported | 4400 | S: Supported |
@@ -4231,17 +4482,17 @@ S: Maintained | |||
4231 | F: drivers/ata/sata_promise.* | 4482 | F: drivers/ata/sata_promise.* |
4232 | 4483 | ||
4233 | PS3 NETWORK SUPPORT | 4484 | PS3 NETWORK SUPPORT |
4234 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4485 | M: Geoff Levand <geoff@infradead.org> |
4235 | L: netdev@vger.kernel.org | 4486 | L: netdev@vger.kernel.org |
4236 | L: cbe-oss-dev@ozlabs.org | 4487 | L: cbe-oss-dev@ozlabs.org |
4237 | S: Supported | 4488 | S: Maintained |
4238 | F: drivers/net/ps3_gelic_net.* | 4489 | F: drivers/net/ps3_gelic_net.* |
4239 | 4490 | ||
4240 | PS3 PLATFORM SUPPORT | 4491 | PS3 PLATFORM SUPPORT |
4241 | M: Geoff Levand <geoffrey.levand@am.sony.com> | 4492 | M: Geoff Levand <geoff@infradead.org> |
4242 | L: linuxppc-dev@ozlabs.org | 4493 | L: linuxppc-dev@ozlabs.org |
4243 | L: cbe-oss-dev@ozlabs.org | 4494 | L: cbe-oss-dev@ozlabs.org |
4244 | S: Supported | 4495 | S: Maintained |
4245 | F: arch/powerpc/boot/ps3* | 4496 | F: arch/powerpc/boot/ps3* |
4246 | F: arch/powerpc/include/asm/lv1call.h | 4497 | F: arch/powerpc/include/asm/lv1call.h |
4247 | F: arch/powerpc/include/asm/ps3*.h | 4498 | F: arch/powerpc/include/asm/ps3*.h |
@@ -4303,6 +4554,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4303 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4554 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4304 | S: Maintained | 4555 | S: Maintained |
4305 | 4556 | ||
4557 | MMP2 SUPPORT (aka ARMADA610) | ||
4558 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | ||
4559 | M: Eric Miao <eric.y.miao@gmail.com> | ||
4560 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
4561 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
4562 | S: Maintained | ||
4563 | |||
4306 | PXA MMCI DRIVER | 4564 | PXA MMCI DRIVER |
4307 | S: Orphan | 4565 | S: Orphan |
4308 | 4566 | ||
@@ -4327,6 +4585,13 @@ S: Supported | |||
4327 | F: Documentation/networking/LICENSE.qla3xxx | 4585 | F: Documentation/networking/LICENSE.qla3xxx |
4328 | F: drivers/net/qla3xxx.* | 4586 | F: drivers/net/qla3xxx.* |
4329 | 4587 | ||
4588 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | ||
4589 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> | ||
4590 | M: linux-driver@qlogic.com | ||
4591 | L: netdev@vger.kernel.org | ||
4592 | S: Supported | ||
4593 | F: drivers/net/qlcnic/ | ||
4594 | |||
4330 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 4595 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
4331 | M: Ron Mercer <ron.mercer@qlogic.com> | 4596 | M: Ron Mercer <ron.mercer@qlogic.com> |
4332 | M: linux-driver@qlogic.com | 4597 | M: linux-driver@qlogic.com |
@@ -4391,7 +4656,7 @@ F: drivers/net/wireless/ray* | |||
4391 | RCUTORTURE MODULE | 4656 | RCUTORTURE MODULE |
4392 | M: Josh Triplett <josh@freedesktop.org> | 4657 | M: Josh Triplett <josh@freedesktop.org> |
4393 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4658 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4394 | S: Maintained | 4659 | S: Supported |
4395 | F: Documentation/RCU/torture.txt | 4660 | F: Documentation/RCU/torture.txt |
4396 | F: kernel/rcutorture.c | 4661 | F: kernel/rcutorture.c |
4397 | 4662 | ||
@@ -4416,11 +4681,12 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4416 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4681 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4417 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4682 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4418 | S: Supported | 4683 | S: Supported |
4419 | F: Documentation/RCU/rcu.txt | 4684 | F: Documentation/RCU/ |
4420 | F: Documentation/RCU/rcuref.txt | 4685 | F: include/linux/rcu* |
4421 | F: include/linux/rcupdate.h | 4686 | F: include/linux/srcu* |
4422 | F: include/linux/srcu.h | 4687 | F: kernel/rcu* |
4423 | F: kernel/rcupdate.c | 4688 | F: kernel/srcu* |
4689 | X: kernel/rcutorture.c | ||
4424 | 4690 | ||
4425 | REAL TIME CLOCK DRIVER | 4691 | REAL TIME CLOCK DRIVER |
4426 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | 4692 | M: Paul Gortmaker <p_gortmaker@yahoo.com> |
@@ -4432,6 +4698,7 @@ F: include/linux/rtc.h | |||
4432 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4698 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4433 | M: Alessandro Zummo <a.zummo@towertech.it> | 4699 | M: Alessandro Zummo <a.zummo@towertech.it> |
4434 | L: rtc-linux@googlegroups.com | 4700 | L: rtc-linux@googlegroups.com |
4701 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4435 | S: Maintained | 4702 | S: Maintained |
4436 | F: Documentation/rtc.txt | 4703 | F: Documentation/rtc.txt |
4437 | F: drivers/rtc/ | 4704 | F: drivers/rtc/ |
@@ -4502,6 +4769,7 @@ L: linux-s390@vger.kernel.org | |||
4502 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4769 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4503 | S: Supported | 4770 | S: Supported |
4504 | F: arch/s390/ | 4771 | F: arch/s390/ |
4772 | F: drivers/s390/ | ||
4505 | 4773 | ||
4506 | S390 NETWORK DRIVERS | 4774 | S390 NETWORK DRIVERS |
4507 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4775 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4517,17 +4785,17 @@ M: Felix Beck <felix.beck@de.ibm.com> | |||
4517 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> | 4785 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> |
4518 | M: linux390@de.ibm.com | 4786 | M: linux390@de.ibm.com |
4519 | L: linux-s390@vger.kernel.org | 4787 | L: linux-s390@vger.kernel.org |
4788 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
4520 | S: Supported | 4789 | S: Supported |
4521 | F: drivers/s390/crypto/ | 4790 | F: drivers/s390/crypto/ |
4522 | 4791 | ||
4523 | S390 ZFCP DRIVER | 4792 | S390 ZFCP DRIVER |
4524 | M: Christof Schmitt <christof.schmitt@de.ibm.com> | 4793 | M: Christof Schmitt <christof.schmitt@de.ibm.com> |
4525 | M: Martin Peschke <mp3@de.ibm.com> | 4794 | M: Swen Schillig <swen@vnet.ibm.com> |
4526 | M: linux390@de.ibm.com | 4795 | M: linux390@de.ibm.com |
4527 | L: linux-s390@vger.kernel.org | 4796 | L: linux-s390@vger.kernel.org |
4528 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4797 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4529 | S: Supported | 4798 | S: Supported |
4530 | F: Documentation/s390/zfcpdump.txt | ||
4531 | F: drivers/s390/scsi/zfcp_* | 4799 | F: drivers/s390/scsi/zfcp_* |
4532 | 4800 | ||
4533 | S390 IUCV NETWORK LAYER | 4801 | S390 IUCV NETWORK LAYER |
@@ -4556,6 +4824,13 @@ F: drivers/media/common/saa7146* | |||
4556 | F: drivers/media/video/*7146* | 4824 | F: drivers/media/video/*7146* |
4557 | F: include/media/*7146* | 4825 | F: include/media/*7146* |
4558 | 4826 | ||
4827 | TLG2300 VIDEO4LINUX-2 DRIVER | ||
4828 | M: Huang Shijie <shijie8@gmail.com> | ||
4829 | M: Kang Yong <kangyong@telegent.com> | ||
4830 | M: Zhang Xiaobing <xbzhang@telegent.com> | ||
4831 | S: Supported | ||
4832 | F: drivers/media/video/tlg2300 | ||
4833 | |||
4559 | SC1200 WDT DRIVER | 4834 | SC1200 WDT DRIVER |
4560 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 4835 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> |
4561 | S: Maintained | 4836 | S: Maintained |
@@ -4711,6 +4986,8 @@ F: drivers/scsi/be2iscsi/ | |||
4711 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4986 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4712 | M: Sathya Perla <sathyap@serverengines.com> | 4987 | M: Sathya Perla <sathyap@serverengines.com> |
4713 | M: Subbu Seetharaman <subbus@serverengines.com> | 4988 | M: Subbu Seetharaman <subbus@serverengines.com> |
4989 | M: Sarveshwar Bandi <sarveshwarb@serverengines.com> | ||
4990 | M: Ajit Khaparde <ajitk@serverengines.com> | ||
4714 | L: netdev@vger.kernel.org | 4991 | L: netdev@vger.kernel.org |
4715 | W: http://www.serverengines.com | 4992 | W: http://www.serverengines.com |
4716 | S: Supported | 4993 | S: Supported |
@@ -4788,6 +5065,7 @@ F: drivers/*/*/*s3c2410* | |||
4788 | TI DAVINCI MACHINE SUPPORT | 5065 | TI DAVINCI MACHINE SUPPORT |
4789 | P: Kevin Hilman | 5066 | P: Kevin Hilman |
4790 | M: davinci-linux-open-source@linux.davincidsp.com | 5067 | M: davinci-linux-open-source@linux.davincidsp.com |
5068 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4791 | S: Supported | 5069 | S: Supported |
4792 | F: arch/arm/mach-davinci | 5070 | F: arch/arm/mach-davinci |
4793 | 5071 | ||
@@ -4914,7 +5192,7 @@ F: include/linux/ssb/ | |||
4914 | 5192 | ||
4915 | SONY VAIO CONTROL DEVICE DRIVER | 5193 | SONY VAIO CONTROL DEVICE DRIVER |
4916 | M: Mattia Dongili <malattia@linux.it> | 5194 | M: Mattia Dongili <malattia@linux.it> |
4917 | L: linux-acpi@vger.kernel.org | 5195 | L: platform-driver-x86@vger.kernel.org |
4918 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers | 5196 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers |
4919 | S: Maintained | 5197 | S: Maintained |
4920 | F: Documentation/laptops/sony-laptop.txt | 5198 | F: Documentation/laptops/sony-laptop.txt |
@@ -4953,11 +5231,27 @@ F: include/sound/soc* | |||
4953 | SPARC + UltraSPARC (sparc/sparc64) | 5231 | SPARC + UltraSPARC (sparc/sparc64) |
4954 | M: "David S. Miller" <davem@davemloft.net> | 5232 | M: "David S. Miller" <davem@davemloft.net> |
4955 | L: sparclinux@vger.kernel.org | 5233 | L: sparclinux@vger.kernel.org |
5234 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
4956 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5235 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
4957 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5236 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
4958 | S: Maintained | 5237 | S: Maintained |
4959 | F: arch/sparc/ | 5238 | F: arch/sparc/ |
4960 | 5239 | ||
5240 | SPARC SERIAL DRIVERS | ||
5241 | M: "David S. Miller" <davem@davemloft.net> | ||
5242 | L: sparclinux@vger.kernel.org | ||
5243 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | ||
5244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | ||
5245 | S: Maintained | ||
5246 | F: drivers/serial/suncore.c | ||
5247 | F: drivers/serial/suncore.h | ||
5248 | F: drivers/serial/sunhv.c | ||
5249 | F: drivers/serial/sunsab.c | ||
5250 | F: drivers/serial/sunsab.h | ||
5251 | F: drivers/serial/sunsu.c | ||
5252 | F: drivers/serial/sunzilog.c | ||
5253 | F: drivers/serial/sunzilog.h | ||
5254 | |||
4961 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER | 5255 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER |
4962 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> | 5256 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> |
4963 | S: Supported | 5257 | S: Supported |
@@ -4966,7 +5260,9 @@ F: drivers/char/specialix* | |||
4966 | 5260 | ||
4967 | SPI SUBSYSTEM | 5261 | SPI SUBSYSTEM |
4968 | M: David Brownell <dbrownell@users.sourceforge.net> | 5262 | M: David Brownell <dbrownell@users.sourceforge.net> |
5263 | M: Grant Likely <grant.likely@secretlab.ca> | ||
4969 | L: spi-devel-general@lists.sourceforge.net | 5264 | L: spi-devel-general@lists.sourceforge.net |
5265 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
4970 | S: Maintained | 5266 | S: Maintained |
4971 | F: Documentation/spi/ | 5267 | F: Documentation/spi/ |
4972 | F: drivers/spi/ | 5268 | F: drivers/spi/ |
@@ -5022,7 +5318,7 @@ F: drivers/net/starfire* | |||
5022 | 5318 | ||
5023 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | 5319 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER |
5024 | S: Orphan | 5320 | S: Orphan |
5025 | F: drivers/net/wireless/strip.c | 5321 | F: drivers/staging/strip/strip.c |
5026 | F: include/linux/if_strip.h | 5322 | F: include/linux/if_strip.h |
5027 | 5323 | ||
5028 | STRADIS MPEG-2 DECODER DRIVER | 5324 | STRADIS MPEG-2 DECODER DRIVER |
@@ -5043,6 +5339,7 @@ SUPERH | |||
5043 | M: Paul Mundt <lethal@linux-sh.org> | 5339 | M: Paul Mundt <lethal@linux-sh.org> |
5044 | L: linux-sh@vger.kernel.org | 5340 | L: linux-sh@vger.kernel.org |
5045 | W: http://www.linux-sh.org | 5341 | W: http://www.linux-sh.org |
5342 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5046 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5343 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5047 | S: Supported | 5344 | S: Supported |
5048 | F: Documentation/sh/ | 5345 | F: Documentation/sh/ |
@@ -5119,6 +5416,7 @@ F: arch/xtensa/ | |||
5119 | THINKPAD ACPI EXTRAS DRIVER | 5416 | THINKPAD ACPI EXTRAS DRIVER |
5120 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 5417 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
5121 | L: ibm-acpi-devel@lists.sourceforge.net | 5418 | L: ibm-acpi-devel@lists.sourceforge.net |
5419 | L: platform-driver-x86@vger.kernel.org | ||
5122 | W: http://ibm-acpi.sourceforge.net | 5420 | W: http://ibm-acpi.sourceforge.net |
5123 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5421 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5124 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5422 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
@@ -5139,7 +5437,6 @@ S: Maintained | |||
5139 | F: sound/soc/codecs/twl4030* | 5437 | F: sound/soc/codecs/twl4030* |
5140 | 5438 | ||
5141 | TIPC NETWORK LAYER | 5439 | TIPC NETWORK LAYER |
5142 | M: Per Liden <per.liden@ericsson.com> | ||
5143 | M: Jon Maloy <jon.maloy@ericsson.com> | 5440 | M: Jon Maloy <jon.maloy@ericsson.com> |
5144 | M: Allan Stephens <allan.stephens@windriver.com> | 5441 | M: Allan Stephens <allan.stephens@windriver.com> |
5145 | L: tipc-discussion@lists.sourceforge.net | 5442 | L: tipc-discussion@lists.sourceforge.net |
@@ -5172,10 +5469,12 @@ F: security/tomoyo/ | |||
5172 | 5469 | ||
5173 | TOPSTAR LAPTOP EXTRAS DRIVER | 5470 | TOPSTAR LAPTOP EXTRAS DRIVER |
5174 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5471 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
5472 | L: platform-driver-x86@vger.kernel.org | ||
5175 | S: Maintained | 5473 | S: Maintained |
5176 | F: drivers/platform/x86/topstar-laptop.c | 5474 | F: drivers/platform/x86/topstar-laptop.c |
5177 | 5475 | ||
5178 | TOSHIBA ACPI EXTRAS DRIVER | 5476 | TOSHIBA ACPI EXTRAS DRIVER |
5477 | L: platform-driver-x86@vger.kernel.org | ||
5179 | S: Orphan | 5478 | S: Orphan |
5180 | F: drivers/platform/x86/toshiba_acpi.c | 5479 | F: drivers/platform/x86/toshiba_acpi.c |
5181 | 5480 | ||
@@ -5193,7 +5492,7 @@ S: Maintained | |||
5193 | F: drivers/mmc/host/tmio_mmc.* | 5492 | F: drivers/mmc/host/tmio_mmc.* |
5194 | 5493 | ||
5195 | TMPFS (SHMEM FILESYSTEM) | 5494 | TMPFS (SHMEM FILESYSTEM) |
5196 | M: Hugh Dickins <hugh.dickins@tiscali.co.uk> | 5495 | M: Hugh Dickins <hughd@google.com> |
5197 | L: linux-mm@kvack.org | 5496 | L: linux-mm@kvack.org |
5198 | S: Maintained | 5497 | S: Maintained |
5199 | F: include/linux/shmem_fs.h | 5498 | F: include/linux/shmem_fs.h |
@@ -5266,7 +5565,7 @@ S: Maintained | |||
5266 | F: drivers/scsi/u14-34f.c | 5565 | F: drivers/scsi/u14-34f.c |
5267 | 5566 | ||
5268 | UBI FILE SYSTEM (UBIFS) | 5567 | UBI FILE SYSTEM (UBIFS) |
5269 | M: Artem Bityutskiy <dedekind@infradead.org> | 5568 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5270 | M: Adrian Hunter <adrian.hunter@nokia.com> | 5569 | M: Adrian Hunter <adrian.hunter@nokia.com> |
5271 | L: linux-mtd@lists.infradead.org | 5570 | L: linux-mtd@lists.infradead.org |
5272 | T: git git://git.infradead.org/ubifs-2.6.git | 5571 | T: git git://git.infradead.org/ubifs-2.6.git |
@@ -5304,10 +5603,19 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM: | |||
5304 | M: David Vrabel <david.vrabel@csr.com> | 5603 | M: David Vrabel <david.vrabel@csr.com> |
5305 | L: linux-usb@vger.kernel.org | 5604 | L: linux-usb@vger.kernel.org |
5306 | S: Supported | 5605 | S: Supported |
5307 | F: drivers/uwb/* | 5606 | F: drivers/uwb/ |
5607 | X: drivers/uwb/wlp/ | ||
5608 | X: drivers/uwb/i1480/i1480u-wlp/ | ||
5609 | X: drivers/uwb/i1480/i1480-wlp.h | ||
5308 | F: include/linux/uwb.h | 5610 | F: include/linux/uwb.h |
5309 | F: include/linux/uwb/ | 5611 | F: include/linux/uwb/ |
5310 | 5612 | ||
5613 | UNIFDEF | ||
5614 | M: Tony Finch <dot@dotat.at> | ||
5615 | W: http://dotat.at/prog/unifdef | ||
5616 | S: Maintained | ||
5617 | F: scripts/unifdef.c | ||
5618 | |||
5311 | UNIFORM CDROM DRIVER | 5619 | UNIFORM CDROM DRIVER |
5312 | M: Jens Axboe <axboe@kernel.dk> | 5620 | M: Jens Axboe <axboe@kernel.dk> |
5313 | W: http://www.kernel.dk | 5621 | W: http://www.kernel.dk |
@@ -5317,7 +5625,7 @@ F: drivers/cdrom/cdrom.c | |||
5317 | F: include/linux/cdrom.h | 5625 | F: include/linux/cdrom.h |
5318 | 5626 | ||
5319 | UNSORTED BLOCK IMAGES (UBI) | 5627 | UNSORTED BLOCK IMAGES (UBI) |
5320 | M: Artem Bityutskiy <dedekind@infradead.org> | 5628 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5321 | W: http://www.linux-mtd.infradead.org/ | 5629 | W: http://www.linux-mtd.infradead.org/ |
5322 | L: linux-mtd@lists.infradead.org | 5630 | L: linux-mtd@lists.infradead.org |
5323 | T: git git://git.infradead.org/ubi-2.6.git | 5631 | T: git git://git.infradead.org/ubi-2.6.git |
@@ -5340,10 +5648,9 @@ S: Supported | |||
5340 | F: drivers/block/ub.c | 5648 | F: drivers/block/ub.c |
5341 | 5649 | ||
5342 | USB CDC ETHERNET DRIVER | 5650 | USB CDC ETHERNET DRIVER |
5343 | M: Greg Kroah-Hartman <greg@kroah.com> | 5651 | M: Oliver Neukum <oliver@neukum.name> |
5344 | L: linux-usb@vger.kernel.org | 5652 | L: linux-usb@vger.kernel.org |
5345 | S: Maintained | 5653 | S: Maintained |
5346 | W: http://www.kroah.com/linux-usb/ | ||
5347 | F: drivers/net/usb/cdc_*.c | 5654 | F: drivers/net/usb/cdc_*.c |
5348 | F: include/linux/usb/cdc.h | 5655 | F: include/linux/usb/cdc.h |
5349 | 5656 | ||
@@ -5594,9 +5901,11 @@ S: Maintained | |||
5594 | F: drivers/net/wireless/rndis_wlan.c | 5901 | F: drivers/net/wireless/rndis_wlan.c |
5595 | 5902 | ||
5596 | USB XHCI DRIVER | 5903 | USB XHCI DRIVER |
5597 | M: Sarah Sharp <sarah.a.sharp@intel.com> | 5904 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
5598 | L: linux-usb@vger.kernel.org | 5905 | L: linux-usb@vger.kernel.org |
5599 | S: Supported | 5906 | S: Supported |
5907 | F: drivers/usb/host/xhci* | ||
5908 | F: drivers/usb/host/pci-quirks* | ||
5600 | 5909 | ||
5601 | USB ZC0301 DRIVER | 5910 | USB ZC0301 DRIVER |
5602 | M: Luca Risolia <luca.risolia@studio.unibo.it> | 5911 | M: Luca Risolia <luca.risolia@studio.unibo.it> |
@@ -5665,6 +5974,22 @@ S: Maintained | |||
5665 | F: Documentation/filesystems/vfat.txt | 5974 | F: Documentation/filesystems/vfat.txt |
5666 | F: fs/fat/ | 5975 | F: fs/fat/ |
5667 | 5976 | ||
5977 | VIRTIO CONSOLE DRIVER | ||
5978 | M: Amit Shah <amit.shah@redhat.com> | ||
5979 | L: virtualization@lists.linux-foundation.org | ||
5980 | S: Maintained | ||
5981 | F: drivers/char/virtio_console.c | ||
5982 | F: include/linux/virtio_console.h | ||
5983 | |||
5984 | VIRTIO HOST (VHOST) | ||
5985 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
5986 | L: kvm@vger.kernel.org | ||
5987 | L: virtualization@lists.osdl.org | ||
5988 | L: netdev@vger.kernel.org | ||
5989 | S: Maintained | ||
5990 | F: drivers/vhost/ | ||
5991 | F: include/linux/vhost.h | ||
5992 | |||
5668 | VIA RHINE NETWORK DRIVER | 5993 | VIA RHINE NETWORK DRIVER |
5669 | M: Roger Luethi <rl@hellgate.ch> | 5994 | M: Roger Luethi <rl@hellgate.ch> |
5670 | S: Maintained | 5995 | S: Maintained |
@@ -5718,6 +6043,14 @@ L: netdev@vger.kernel.org | |||
5718 | S: Maintained | 6043 | S: Maintained |
5719 | F: drivers/net/vmxnet3/ | 6044 | F: drivers/net/vmxnet3/ |
5720 | 6045 | ||
6046 | VMware PVSCSI driver | ||
6047 | M: Alok Kataria <akataria@vmware.com> | ||
6048 | M: VMware PV-Drivers <pv-drivers@vmware.com> | ||
6049 | L: linux-scsi@vger.kernel.org | ||
6050 | S: Maintained | ||
6051 | F: drivers/scsi/vmw_pvscsi.c | ||
6052 | F: drivers/scsi/vmw_pvscsi.h | ||
6053 | |||
5721 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 6054 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
5722 | M: Liam Girdwood <lrg@slimlogic.co.uk> | 6055 | M: Liam Girdwood <lrg@slimlogic.co.uk> |
5723 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 6056 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
@@ -5780,7 +6113,7 @@ L: linux-wireless@vger.kernel.org | |||
5780 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | 6113 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ |
5781 | S: Maintained | 6114 | S: Maintained |
5782 | F: Documentation/networking/wavelan.txt | 6115 | F: Documentation/networking/wavelan.txt |
5783 | F: drivers/net/wireless/wavelan* | 6116 | F: drivers/staging/wavelan/ |
5784 | 6117 | ||
5785 | WD7000 SCSI DRIVER | 6118 | WD7000 SCSI DRIVER |
5786 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6119 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
@@ -5802,9 +6135,12 @@ W: http://linuxwimax.org | |||
5802 | 6135 | ||
5803 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | 6136 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM |
5804 | M: David Vrabel <david.vrabel@csr.com> | 6137 | M: David Vrabel <david.vrabel@csr.com> |
6138 | L: netdev@vger.kernel.org | ||
5805 | S: Maintained | 6139 | S: Maintained |
5806 | F: include/linux/wlp.h | 6140 | F: include/linux/wlp.h |
5807 | F: drivers/uwb/wlp/ | 6141 | F: drivers/uwb/wlp/ |
6142 | F: drivers/uwb/i1480/i1480u-wlp/ | ||
6143 | F: drivers/uwb/i1480/i1480-wlp.h | ||
5808 | 6144 | ||
5809 | WISTRON LAPTOP BUTTON DRIVER | 6145 | WISTRON LAPTOP BUTTON DRIVER |
5810 | M: Miloslav Trmac <mitr@volny.cz> | 6146 | M: Miloslav Trmac <mitr@volny.cz> |
@@ -5812,7 +6148,7 @@ S: Maintained | |||
5812 | F: drivers/input/misc/wistron_btns.c | 6148 | F: drivers/input/misc/wistron_btns.c |
5813 | 6149 | ||
5814 | WL1251 WIRELESS DRIVER | 6150 | WL1251 WIRELESS DRIVER |
5815 | M: Kalle Valo <kalle.valo@nokia.com> | 6151 | M: Kalle Valo <kalle.valo@iki.fi> |
5816 | L: linux-wireless@vger.kernel.org | 6152 | L: linux-wireless@vger.kernel.org |
5817 | W: http://wireless.kernel.org | 6153 | W: http://wireless.kernel.org |
5818 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6154 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
@@ -5850,6 +6186,7 @@ M: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||
5850 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 6186 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
5851 | W: http://opensource.wolfsonmicro.com/node/8 | 6187 | W: http://opensource.wolfsonmicro.com/node/8 |
5852 | S: Supported | 6188 | S: Supported |
6189 | F: Documentation/hwmon/wm83?? | ||
5853 | F: drivers/leds/leds-wm83*.c | 6190 | F: drivers/leds/leds-wm83*.c |
5854 | F: drivers/mfd/wm8*.c | 6191 | F: drivers/mfd/wm8*.c |
5855 | F: drivers/power/wm83*.c | 6192 | F: drivers/power/wm83*.c |
@@ -5859,14 +6196,14 @@ F: drivers/video/backlight/wm83*_bl.c | |||
5859 | F: drivers/watchdog/wm83*_wdt.c | 6196 | F: drivers/watchdog/wm83*_wdt.c |
5860 | F: include/linux/mfd/wm831x/ | 6197 | F: include/linux/mfd/wm831x/ |
5861 | F: include/linux/mfd/wm8350/ | 6198 | F: include/linux/mfd/wm8350/ |
5862 | F: include/linux/mfd/wm8400/ | 6199 | F: include/linux/mfd/wm8400* |
5863 | F: sound/soc/codecs/wm8350.c | 6200 | F: sound/soc/codecs/wm8350.* |
5864 | F: sound/soc/codecs/wm8400.c | 6201 | F: sound/soc/codecs/wm8400.* |
5865 | 6202 | ||
5866 | X.25 NETWORK LAYER | 6203 | X.25 NETWORK LAYER |
5867 | M: Henner Eisen <eis@baty.hanse.de> | 6204 | M: Andrew Hendry <andrew.hendry@gmail.com> |
5868 | L: linux-x25@vger.kernel.org | 6205 | L: linux-x25@vger.kernel.org |
5869 | S: Maintained | 6206 | S: Odd Fixes |
5870 | F: Documentation/networking/x25* | 6207 | F: Documentation/networking/x25* |
5871 | F: include/net/x25* | 6208 | F: include/net/x25* |
5872 | F: net/x25/ | 6209 | F: net/x25/ |
@@ -5881,6 +6218,13 @@ S: Maintained | |||
5881 | F: Documentation/x86/ | 6218 | F: Documentation/x86/ |
5882 | F: arch/x86/ | 6219 | F: arch/x86/ |
5883 | 6220 | ||
6221 | X86 PLATFORM DRIVERS | ||
6222 | M: Matthew Garrett <mjg@redhat.com> | ||
6223 | L: platform-driver-x86@vger.kernel.org | ||
6224 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6225 | S: Maintained | ||
6226 | F: drivers/platform/x86 | ||
6227 | |||
5884 | XEN HYPERVISOR INTERFACE | 6228 | XEN HYPERVISOR INTERFACE |
5885 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 6229 | M: Jeremy Fitzhardinge <jeremy@xensource.com> |
5886 | M: Chris Wright <chrisw@sous-sol.org> | 6230 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -5965,6 +6309,7 @@ F: drivers/serial/zs.* | |||
5965 | THE REST | 6309 | THE REST |
5966 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6310 | M: Linus Torvalds <torvalds@linux-foundation.org> |
5967 | L: linux-kernel@vger.kernel.org | 6311 | L: linux-kernel@vger.kernel.org |
6312 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
5968 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6313 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
5969 | S: Buried alive in reporters | 6314 | S: Buried alive in reporters |
5970 | F: * | 6315 | F: * |