diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 491 |
1 files changed, 384 insertions, 107 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 132310560765..c8a8b1fd58b3 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/ |
@@ -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 |
@@ -512,10 +515,32 @@ W: http://www.arm.linux.org.uk/ | |||
512 | S: Maintained | 515 | S: Maintained |
513 | F: arch/arm/ | 516 | F: arch/arm/ |
514 | 517 | ||
518 | ARM PRIMECELL AACI PL041 DRIVER | ||
519 | M: Russell King <linux@arm.linux.org.uk> | ||
520 | S: Maintained | ||
521 | F: sound/arm/aaci.* | ||
522 | |||
523 | ARM PRIMECELL CLCD PL110 DRIVER | ||
524 | M: Russell King <linux@arm.linux.org.uk> | ||
525 | S: Maintained | ||
526 | F: drivers/video/amba-clcd.* | ||
527 | |||
528 | ARM PRIMECELL KMI PL050 DRIVER | ||
529 | M: Russell King <linux@arm.linux.org.uk> | ||
530 | S: Maintained | ||
531 | F: drivers/input/serio/ambakmi.* | ||
532 | F: include/linux/amba/kmi.h | ||
533 | |||
515 | ARM PRIMECELL MMCI PL180/1 DRIVER | 534 | ARM PRIMECELL MMCI PL180/1 DRIVER |
516 | S: Orphan | 535 | S: Orphan |
517 | F: drivers/mmc/host/mmci.* | 536 | F: drivers/mmc/host/mmci.* |
518 | 537 | ||
538 | ARM PRIMECELL BUS SUPPORT | ||
539 | M: Russell King <linux@arm.linux.org.uk> | ||
540 | S: Maintained | ||
541 | F: drivers/amba/ | ||
542 | F: include/linux/amba/bus.h | ||
543 | |||
519 | ARM/ADI ROADRUNNER MACHINE SUPPORT | 544 | ARM/ADI ROADRUNNER MACHINE SUPPORT |
520 | M: Lennert Buytenhek <kernel@wantstofly.org> | 545 | M: Lennert Buytenhek <kernel@wantstofly.org> |
521 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 546 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -595,10 +620,10 @@ M: Richard Purdie <rpurdie@rpsys.net> | |||
595 | S: Maintained | 620 | S: Maintained |
596 | 621 | ||
597 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE | 622 | ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE |
598 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 623 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
599 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 624 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
600 | T: git git://gitorious.org/linux-gemini/mainline.git | 625 | T: git git://gitorious.org/linux-gemini/mainline.git |
601 | S: Maintained | 626 | S: Odd Fixes |
602 | F: arch/arm/mach-gemini/ | 627 | F: arch/arm/mach-gemini/ |
603 | 628 | ||
604 | ARM/EBSA110 MACHINE SUPPORT | 629 | ARM/EBSA110 MACHINE SUPPORT |
@@ -620,9 +645,9 @@ T: topgit git://git.openezx.org/openezx.git | |||
620 | F: arch/arm/mach-pxa/ezx.c | 645 | F: arch/arm/mach-pxa/ezx.c |
621 | 646 | ||
622 | ARM/FARADAY FA526 PORT | 647 | ARM/FARADAY FA526 PORT |
623 | M: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> | 648 | M: Paulius Zaleckas <paulius.zaleckas@gmail.com> |
624 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 649 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
625 | S: Maintained | 650 | S: Odd Fixes |
626 | F: arch/arm/mm/*-fa* | 651 | F: arch/arm/mm/*-fa* |
627 | 652 | ||
628 | ARM/FOOTBRIDGE ARCHITECTURE | 653 | ARM/FOOTBRIDGE ARCHITECTURE |
@@ -637,6 +662,9 @@ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | |||
637 | M: Sascha Hauer <kernel@pengutronix.de> | 662 | M: Sascha Hauer <kernel@pengutronix.de> |
638 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 663 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
639 | 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/ | ||
640 | 668 | ||
641 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 669 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
642 | M: Lennert Buytenhek <kernel@wantstofly.org> | 670 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -707,6 +735,19 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
707 | S: Maintained | 735 | S: Maintained |
708 | F: arch/arm/mach-ixp4xx/ | 736 | F: arch/arm/mach-ixp4xx/ |
709 | 737 | ||
738 | ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT | ||
739 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
740 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
741 | S: Maintained | ||
742 | F: arch/arm/mach-pxa/imote2.c | ||
743 | |||
744 | ARM/INTEL RESEARCH STARGATE 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/stargate2.c | ||
749 | F: drivers/pcmcia/pxa2xx_stargate2.c | ||
750 | |||
710 | ARM/INTEL XSC3 (MANZANO) ARM CORE | 751 | ARM/INTEL XSC3 (MANZANO) ARM CORE |
711 | M: Lennert Buytenhek <kernel@wantstofly.org> | 752 | M: Lennert Buytenhek <kernel@wantstofly.org> |
712 | M: Dan Williams <dan.j.williams@intel.com> | 753 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -749,12 +790,33 @@ ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | |||
749 | M: Michael Petchkovsky <mkpetch@internode.on.net> | 790 | M: Michael Petchkovsky <mkpetch@internode.on.net> |
750 | S: Maintained | 791 | S: Maintained |
751 | 792 | ||
793 | ARM/NOMADIK ARCHITECTURE | ||
794 | M: Alessandro Rubini <rubini@unipv.it> | ||
795 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | ||
796 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
797 | S: Maintained | ||
798 | F: arch/arm/mach-nomadik/ | ||
799 | F: arch/arm/plat-nomadik/ | ||
800 | |||
752 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 801 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
753 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 802 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
754 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) | 803 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) |
755 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner | 804 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner |
756 | S: Supported | 805 | S: Supported |
757 | 806 | ||
807 | ARM/QUALCOMM MSM MACHINE SUPPORT | ||
808 | M: David Brown <davidb@codeaurora.org> | ||
809 | M: Daniel Walker <dwalker@codeaurora.org> | ||
810 | M: Bryan Huntsman <bryanh@codeaurora.org> | ||
811 | F: arch/arm/mach-msm/ | ||
812 | F: drivers/video/msm/ | ||
813 | F: drivers/mmc/host/msm_sdcc.c | ||
814 | F: drivers/mmc/host/msm_sdcc.h | ||
815 | F: drivers/serial/msm_serial.h | ||
816 | F: drivers/serial/msm_serial.c | ||
817 | T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git | ||
818 | S: Maintained | ||
819 | |||
758 | ARM/TOSA MACHINE SUPPORT | 820 | ARM/TOSA MACHINE SUPPORT |
759 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 821 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
760 | M: Dirk Opfer <dirk@opfer-online.de> | 822 | M: Dirk Opfer <dirk@opfer-online.de> |
@@ -776,13 +838,13 @@ F: arch/arm/mach-pxa/palmte2.c | |||
776 | F: arch/arm/mach-pxa/include/mach/palmtc.h | 838 | F: arch/arm/mach-pxa/include/mach/palmtc.h |
777 | F: arch/arm/mach-pxa/palmtc.c | 839 | F: arch/arm/mach-pxa/palmtc.c |
778 | 840 | ||
779 | ARM/PALM TREO 680 SUPPORT | 841 | ARM/PALM TREO SUPPORT |
780 | M: Tomas Cech <sleep_walker@suse.cz> | 842 | M: Tomas Cech <sleep_walker@suse.cz> |
781 | L: linux-arm-kernel@lists.infradead.org | 843 | L: linux-arm-kernel@lists.infradead.org |
782 | W: http://hackndev.com | 844 | W: http://hackndev.com |
783 | S: Maintained | 845 | S: Maintained |
784 | F: arch/arm/mach-pxa/include/mach/treo680.h | 846 | F: arch/arm/mach-pxa/include/mach/palmtreo.h |
785 | F: arch/arm/mach-pxa/treo680.c | 847 | F: arch/arm/mach-pxa/palmtreo.c |
786 | 848 | ||
787 | ARM/PALMZ72 SUPPORT | 849 | ARM/PALMZ72 SUPPORT |
788 | M: Sergey Lapin <slapin@ossfans.org> | 850 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -893,6 +955,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
893 | W: http://www.mcuos.com | 955 | W: http://www.mcuos.com |
894 | S: Maintained | 956 | S: Maintained |
895 | 957 | ||
958 | ARM/U8500 ARM ARCHITECTURE | ||
959 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | ||
960 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
961 | S: Maintained | ||
962 | F: arch/arm/mach-ux500/ | ||
963 | |||
896 | ARM/VFP SUPPORT | 964 | ARM/VFP SUPPORT |
897 | M: Russell King <linux@arm.linux.org.uk> | 965 | M: Russell King <linux@arm.linux.org.uk> |
898 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 966 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -900,10 +968,18 @@ W: http://www.arm.linux.org.uk/ | |||
900 | S: Maintained | 968 | S: Maintained |
901 | F: arch/arm/vfp/ | 969 | F: arch/arm/vfp/ |
902 | 970 | ||
971 | ASC7621 HARDWARE MONITOR DRIVER | ||
972 | M: George Joseph <george.joseph@fairview5.com> | ||
973 | L: lm-sensors@lm-sensors.org | ||
974 | S: Maintained | ||
975 | F: Documentation/hwmon/asc7621 | ||
976 | F: drivers/hwmon/asc7621.c | ||
977 | |||
903 | ASUS ACPI EXTRAS DRIVER | 978 | ASUS ACPI EXTRAS DRIVER |
904 | M: Corentin Chary <corentincj@iksaif.net> | 979 | M: Corentin Chary <corentincj@iksaif.net> |
905 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 980 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
906 | L: acpi4asus-user@lists.sourceforge.net | 981 | L: acpi4asus-user@lists.sourceforge.net |
982 | L: platform-driver-x86@vger.kernel.org | ||
907 | W: http://acpi4asus.sf.net | 983 | W: http://acpi4asus.sf.net |
908 | S: Maintained | 984 | S: Maintained |
909 | F: drivers/platform/x86/asus_acpi.c | 985 | F: drivers/platform/x86/asus_acpi.c |
@@ -917,13 +993,13 @@ F: drivers/hwmon/asb100.c | |||
917 | ASUS LAPTOP EXTRAS DRIVER | 993 | ASUS LAPTOP EXTRAS DRIVER |
918 | M: Corentin Chary <corentincj@iksaif.net> | 994 | M: Corentin Chary <corentincj@iksaif.net> |
919 | L: acpi4asus-user@lists.sourceforge.net | 995 | L: acpi4asus-user@lists.sourceforge.net |
996 | L: platform-driver-x86@vger.kernel.org | ||
920 | W: http://acpi4asus.sf.net | 997 | W: http://acpi4asus.sf.net |
921 | S: Maintained | 998 | S: Maintained |
922 | F: drivers/platform/x86/asus-laptop.c | 999 | F: drivers/platform/x86/asus-laptop.c |
923 | 1000 | ||
924 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API | 1001 | ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API |
925 | M: Dan Williams <dan.j.williams@intel.com> | 1002 | M: Dan Williams <dan.j.williams@intel.com> |
926 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | ||
927 | W: http://sourceforge.net/projects/xscaleiop | 1003 | W: http://sourceforge.net/projects/xscaleiop |
928 | S: Supported | 1004 | S: Supported |
929 | F: Documentation/crypto/async-tx-api.txt | 1005 | F: Documentation/crypto/async-tx-api.txt |
@@ -1027,7 +1103,7 @@ F: drivers/serial/atmel_serial.c | |||
1027 | 1103 | ||
1028 | ATMEL LCDFB DRIVER | 1104 | ATMEL LCDFB DRIVER |
1029 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1105 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1030 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 1106 | L: linux-fbdev@vger.kernel.org |
1031 | S: Maintained | 1107 | S: Maintained |
1032 | F: drivers/video/atmel_lcdfb.c | 1108 | F: drivers/video/atmel_lcdfb.c |
1033 | F: include/video/atmel_lcdc.h | 1109 | F: include/video/atmel_lcdc.h |
@@ -1098,7 +1174,6 @@ F: include/net/ax25.h | |||
1098 | F: net/ax25/ | 1174 | F: net/ax25/ |
1099 | 1175 | ||
1100 | B43 WIRELESS DRIVER | 1176 | B43 WIRELESS DRIVER |
1101 | M: Michael Buesch <mb@bu3sch.de> | ||
1102 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1177 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1103 | L: linux-wireless@vger.kernel.org | 1178 | L: linux-wireless@vger.kernel.org |
1104 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1179 | W: http://linuxwireless.org/en/users/Drivers/b43 |
@@ -1266,6 +1341,7 @@ BTRFS FILE SYSTEM | |||
1266 | M: Chris Mason <chris.mason@oracle.com> | 1341 | M: Chris Mason <chris.mason@oracle.com> |
1267 | L: linux-btrfs@vger.kernel.org | 1342 | L: linux-btrfs@vger.kernel.org |
1268 | W: http://btrfs.wiki.kernel.org/ | 1343 | W: http://btrfs.wiki.kernel.org/ |
1344 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1269 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1345 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1270 | S: Maintained | 1346 | S: Maintained |
1271 | F: Documentation/filesystems/btrfs.txt | 1347 | F: Documentation/filesystems/btrfs.txt |
@@ -1338,6 +1414,8 @@ L: linux-usb@vger.kernel.org | |||
1338 | S: Supported | 1414 | S: Supported |
1339 | F: Documentation/usb/WUSB-Design-overview.txt | 1415 | F: Documentation/usb/WUSB-Design-overview.txt |
1340 | F: Documentation/usb/wusb-cbaf | 1416 | F: Documentation/usb/wusb-cbaf |
1417 | F: drivers/usb/host/hwa-hc.c | ||
1418 | F: drivers/usb/host/whci/ | ||
1341 | F: drivers/usb/wusbcore/ | 1419 | F: drivers/usb/wusbcore/ |
1342 | F: include/linux/usb/wusb* | 1420 | F: include/linux/usb/wusb* |
1343 | 1421 | ||
@@ -1406,6 +1484,13 @@ L: linux-scsi@vger.kernel.org | |||
1406 | S: Supported | 1484 | S: Supported |
1407 | F: drivers/scsi/fnic/ | 1485 | F: drivers/scsi/fnic/ |
1408 | 1486 | ||
1487 | CMPC ACPI DRIVER | ||
1488 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | ||
1489 | M: Daniel Oliveira Nascimento <don@syst.com.br> | ||
1490 | L: platform-driver-x86@vger.kernel.org | ||
1491 | S: Supported | ||
1492 | F: drivers/platform/x86/classmate-laptop.c | ||
1493 | |||
1409 | CODA FILE SYSTEM | 1494 | CODA FILE SYSTEM |
1410 | M: Jan Harkes <jaharkes@cs.cmu.edu> | 1495 | M: Jan Harkes <jaharkes@cs.cmu.edu> |
1411 | M: coda@cs.cmu.edu | 1496 | M: coda@cs.cmu.edu |
@@ -1418,9 +1503,10 @@ F: include/linux/coda*.h | |||
1418 | 1503 | ||
1419 | COMMON INTERNET FILE SYSTEM (CIFS) | 1504 | COMMON INTERNET FILE SYSTEM (CIFS) |
1420 | M: Steve French <sfrench@samba.org> | 1505 | M: Steve French <sfrench@samba.org> |
1421 | L: linux-cifs-client@lists.samba.org | 1506 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1422 | L: samba-technical@lists.samba.org | 1507 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1423 | W: http://linux-cifs.samba.org/ | 1508 | W: http://linux-cifs.samba.org/ |
1509 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1424 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1510 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1425 | S: Supported | 1511 | S: Supported |
1426 | F: Documentation/filesystems/cifs.txt | 1512 | F: Documentation/filesystems/cifs.txt |
@@ -1446,6 +1532,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c | |||
1446 | 1532 | ||
1447 | COMPAL LAPTOP SUPPORT | 1533 | COMPAL LAPTOP SUPPORT |
1448 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 1534 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> |
1535 | L: platform-driver-x86@vger.kernel.org | ||
1449 | S: Maintained | 1536 | S: Maintained |
1450 | F: drivers/platform/x86/compal-laptop.c | 1537 | F: drivers/platform/x86/compal-laptop.c |
1451 | 1538 | ||
@@ -1566,9 +1653,8 @@ S: Maintained | |||
1566 | F: sound/pci/cs5535audio/ | 1653 | F: sound/pci/cs5535audio/ |
1567 | 1654 | ||
1568 | CX18 VIDEO4LINUX DRIVER | 1655 | CX18 VIDEO4LINUX DRIVER |
1569 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
1570 | M: Andy Walls <awalls@radix.net> | 1656 | M: Andy Walls <awalls@radix.net> |
1571 | L: ivtv-devel@ivtvdriver.org | 1657 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
1572 | L: linux-media@vger.kernel.org | 1658 | L: linux-media@vger.kernel.org |
1573 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1659 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
1574 | W: http://linuxtv.org | 1660 | W: http://linuxtv.org |
@@ -1664,10 +1750,9 @@ F: include/linux/tfrc.h | |||
1664 | F: net/dccp/ | 1750 | F: net/dccp/ |
1665 | 1751 | ||
1666 | DECnet NETWORK LAYER | 1752 | DECnet NETWORK LAYER |
1667 | M: Christine Caulfield <christine.caulfield@googlemail.com> | ||
1668 | W: http://linux-decnet.sourceforge.net | 1753 | W: http://linux-decnet.sourceforge.net |
1669 | L: linux-decnet-user@lists.sourceforge.net | 1754 | L: linux-decnet-user@lists.sourceforge.net |
1670 | S: Maintained | 1755 | S: Orphan |
1671 | F: Documentation/networking/decnet.txt | 1756 | F: Documentation/networking/decnet.txt |
1672 | F: net/decnet/ | 1757 | F: net/decnet/ |
1673 | 1758 | ||
@@ -1678,6 +1763,7 @@ F: drivers/net/defxx.* | |||
1678 | 1763 | ||
1679 | DELL LAPTOP DRIVER | 1764 | DELL LAPTOP DRIVER |
1680 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1765 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1766 | L: platform-driver-x86@vger.kernel.org | ||
1681 | S: Maintained | 1767 | S: Maintained |
1682 | F: drivers/platform/x86/dell-laptop.c | 1768 | F: drivers/platform/x86/dell-laptop.c |
1683 | 1769 | ||
@@ -1707,6 +1793,7 @@ DEVICE-MAPPER (LVM) | |||
1707 | P: Alasdair Kergon | 1793 | P: Alasdair Kergon |
1708 | L: dm-devel@redhat.com | 1794 | L: dm-devel@redhat.com |
1709 | W: http://sources.redhat.com/dm | 1795 | W: http://sources.redhat.com/dm |
1796 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1710 | S: Maintained | 1797 | S: Maintained |
1711 | F: Documentation/device-mapper/ | 1798 | F: Documentation/device-mapper/ |
1712 | F: drivers/md/dm* | 1799 | F: drivers/md/dm* |
@@ -1753,7 +1840,6 @@ S: Supported | |||
1753 | F: fs/dlm/ | 1840 | F: fs/dlm/ |
1754 | 1841 | ||
1755 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM | 1842 | DMA GENERIC OFFLOAD ENGINE SUBSYSTEM |
1756 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | ||
1757 | M: Dan Williams <dan.j.williams@intel.com> | 1843 | M: Dan Williams <dan.j.williams@intel.com> |
1758 | S: Supported | 1844 | S: Supported |
1759 | F: drivers/dma/ | 1845 | F: drivers/dma/ |
@@ -1797,6 +1883,19 @@ S: Maintained | |||
1797 | F: drivers/scsi/dpt* | 1883 | F: drivers/scsi/dpt* |
1798 | F: drivers/scsi/dpt/ | 1884 | F: drivers/scsi/dpt/ |
1799 | 1885 | ||
1886 | DRBD DRIVER | ||
1887 | P: Philipp Reisner | ||
1888 | P: Lars Ellenberg | ||
1889 | M: drbd-dev@lists.linbit.com | ||
1890 | L: drbd-user@lists.linbit.com | ||
1891 | W: http://www.drbd.org | ||
1892 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd | ||
1893 | T: git git://git.drbd.org/drbd-8.3.git | ||
1894 | S: Supported | ||
1895 | F: drivers/block/drbd/ | ||
1896 | F: lib/lru_cache.c | ||
1897 | F: Documentation/blockdev/drbd/ | ||
1898 | |||
1800 | DRIVER CORE, KOBJECTS, AND SYSFS | 1899 | DRIVER CORE, KOBJECTS, AND SYSFS |
1801 | M: Greg Kroah-Hartman <gregkh@suse.de> | 1900 | M: Greg Kroah-Hartman <gregkh@suse.de> |
1802 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 1901 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
@@ -1948,6 +2047,7 @@ F: drivers/edac/r82600_edac.c | |||
1948 | EEEPC LAPTOP EXTRAS DRIVER | 2047 | EEEPC LAPTOP EXTRAS DRIVER |
1949 | M: Corentin Chary <corentincj@iksaif.net> | 2048 | M: Corentin Chary <corentincj@iksaif.net> |
1950 | L: acpi4asus-user@lists.sourceforge.net | 2049 | L: acpi4asus-user@lists.sourceforge.net |
2050 | L: platform-driver-x86@vger.kernel.org | ||
1951 | W: http://acpi4asus.sf.net | 2051 | W: http://acpi4asus.sf.net |
1952 | S: Maintained | 2052 | S: Maintained |
1953 | F: drivers/platform/x86/eeepc-laptop.c | 2053 | F: drivers/platform/x86/eeepc-laptop.c |
@@ -2038,6 +2138,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2038 | M: Andreas Dilger <adilger@sun.com> | 2138 | M: Andreas Dilger <adilger@sun.com> |
2039 | L: linux-ext4@vger.kernel.org | 2139 | L: linux-ext4@vger.kernel.org |
2040 | W: http://ext4.wiki.kernel.org | 2140 | W: http://ext4.wiki.kernel.org |
2141 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2041 | S: Maintained | 2142 | S: Maintained |
2042 | F: Documentation/filesystems/ext4.txt | 2143 | F: Documentation/filesystems/ext4.txt |
2043 | F: fs/ext4/ | 2144 | F: fs/ext4/ |
@@ -2061,6 +2162,17 @@ S: Supported | |||
2061 | F: Documentation/fault-injection/ | 2162 | F: Documentation/fault-injection/ |
2062 | F: lib/fault-inject.c | 2163 | F: lib/fault-inject.c |
2063 | 2164 | ||
2165 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | ||
2166 | M: Robert Love <robert.w.love@intel.com> | ||
2167 | L: devel@open-fcoe.org | ||
2168 | W: www.Open-FCoE.org | ||
2169 | S: Supported | ||
2170 | F: drivers/scsi/libfc/ | ||
2171 | F: drivers/scsi/fcoe/ | ||
2172 | F: include/scsi/fc/ | ||
2173 | F: include/scsi/libfc.h | ||
2174 | F: include/scsi/libfcoe.h | ||
2175 | |||
2064 | FILE LOCKING (flock() and fcntl()/lockf()) | 2176 | FILE LOCKING (flock() and fcntl()/lockf()) |
2065 | M: Matthew Wilcox <matthew@wil.cx> | 2177 | M: Matthew Wilcox <matthew@wil.cx> |
2066 | L: linux-fsdevel@vger.kernel.org | 2178 | L: linux-fsdevel@vger.kernel.org |
@@ -2084,10 +2196,9 @@ F: drivers/hwmon/f75375s.c | |||
2084 | F: include/linux/f75375s.h | 2196 | F: include/linux/f75375s.h |
2085 | 2197 | ||
2086 | FIREWIRE SUBSYSTEM | 2198 | FIREWIRE SUBSYSTEM |
2087 | M: Kristian Hoegsberg <krh@redhat.com> | ||
2088 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2199 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2089 | L: linux1394-devel@lists.sourceforge.net | 2200 | L: linux1394-devel@lists.sourceforge.net |
2090 | W: http://www.linux1394.org/ | 2201 | W: http://ieee1394.wiki.kernel.org/ |
2091 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2202 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2092 | S: Maintained | 2203 | S: Maintained |
2093 | F: drivers/firewire/ | 2204 | F: drivers/firewire/ |
@@ -2113,7 +2224,7 @@ F: drivers/net/wan/dlci.c | |||
2113 | F: drivers/net/wan/sdla.c | 2224 | F: drivers/net/wan/sdla.c |
2114 | 2225 | ||
2115 | FRAMEBUFFER LAYER | 2226 | FRAMEBUFFER LAYER |
2116 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2227 | L: linux-fbdev@vger.kernel.org |
2117 | W: http://linux-fbdev.sourceforge.net/ | 2228 | W: http://linux-fbdev.sourceforge.net/ |
2118 | S: Orphan | 2229 | S: Orphan |
2119 | F: Documentation/fb/ | 2230 | F: Documentation/fb/ |
@@ -2136,7 +2247,7 @@ F: drivers/i2c/busses/i2c-cpm.c | |||
2136 | 2247 | ||
2137 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER | 2248 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER |
2138 | M: Sascha Hauer <kernel@pengutronix.de> | 2249 | M: Sascha Hauer <kernel@pengutronix.de> |
2139 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2250 | L: linux-fbdev@vger.kernel.org |
2140 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 2251 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
2141 | S: Maintained | 2252 | S: Maintained |
2142 | F: arch/arm/plat-mxc/include/mach/imxfb.h | 2253 | F: arch/arm/plat-mxc/include/mach/imxfb.h |
@@ -2216,7 +2327,7 @@ F: arch/frv/ | |||
2216 | 2327 | ||
2217 | FUJITSU LAPTOP EXTRAS | 2328 | FUJITSU LAPTOP EXTRAS |
2218 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2329 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> |
2219 | L: linux-acpi@vger.kernel.org | 2330 | L: platform-driver-x86@vger.kernel.org |
2220 | S: Maintained | 2331 | S: Maintained |
2221 | F: drivers/platform/x86/fujitsu-laptop.c | 2332 | F: drivers/platform/x86/fujitsu-laptop.c |
2222 | 2333 | ||
@@ -2293,6 +2404,12 @@ F: Documentation/isdn/README.gigaset | |||
2293 | F: drivers/isdn/gigaset/ | 2404 | F: drivers/isdn/gigaset/ |
2294 | F: include/linux/gigaset_dev.h | 2405 | F: include/linux/gigaset_dev.h |
2295 | 2406 | ||
2407 | GRETH 10/100/1G Ethernet MAC device driver | ||
2408 | M: Kristoffer Glembo <kristoffer@gaisler.com> | ||
2409 | L: netdev@vger.kernel.org | ||
2410 | S: Maintained | ||
2411 | F: drivers/net/greth* | ||
2412 | |||
2296 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER | 2413 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER |
2297 | M: Frank Seidel <frank@f-seidel.de> | 2414 | M: Frank Seidel <frank@f-seidel.de> |
2298 | L: lm-sensors@lm-sensors.org | 2415 | L: lm-sensors@lm-sensors.org |
@@ -2300,11 +2417,32 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/ | |||
2300 | S: Maintained | 2417 | S: Maintained |
2301 | F: drivers/hwmon/hdaps.c | 2418 | F: drivers/hwmon/hdaps.c |
2302 | 2419 | ||
2420 | HWPOISON MEMORY FAILURE HANDLING | ||
2421 | M: Andi Kleen <andi@firstfloor.org> | ||
2422 | L: linux-mm@kvack.org | ||
2423 | L: linux-kernel@vger.kernel.org | ||
2424 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison | ||
2425 | S: Maintained | ||
2426 | F: mm/memory-failure.c | ||
2427 | F: mm/hwpoison-inject.c | ||
2428 | |||
2303 | HYPERVISOR VIRTUAL CONSOLE DRIVER | 2429 | HYPERVISOR VIRTUAL CONSOLE DRIVER |
2304 | L: linuxppc-dev@ozlabs.org | 2430 | L: linuxppc-dev@ozlabs.org |
2305 | S: Odd Fixes | 2431 | S: Odd Fixes |
2306 | F: drivers/char/hvc_* | 2432 | F: drivers/char/hvc_* |
2307 | 2433 | ||
2434 | VIRTIO CONSOLE DRIVER | ||
2435 | M: Amit Shah <amit.shah@redhat.com> | ||
2436 | L: virtualization@lists.linux-foundation.org | ||
2437 | S: Maintained | ||
2438 | F: drivers/char/virtio_console.c | ||
2439 | |||
2440 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | ||
2441 | M: Peter Jones <pjones@redhat.com> | ||
2442 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | ||
2443 | S: Maintained | ||
2444 | F: drivers/firmware/iscsi_ibft* | ||
2445 | |||
2308 | GSPCA FINEPIX SUBDRIVER | 2446 | GSPCA FINEPIX SUBDRIVER |
2309 | M: Frank Zago <frank@zago.net> | 2447 | M: Frank Zago <frank@zago.net> |
2310 | L: linux-media@vger.kernel.org | 2448 | L: linux-media@vger.kernel.org |
@@ -2312,6 +2450,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
2312 | S: Maintained | 2450 | S: Maintained |
2313 | F: drivers/media/video/gspca/finepix.c | 2451 | F: drivers/media/video/gspca/finepix.c |
2314 | 2452 | ||
2453 | GSPCA GL860 SUBDRIVER | ||
2454 | M: Olivier Lorin <o.lorin@laposte.net> | ||
2455 | L: linux-media@vger.kernel.org | ||
2456 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | ||
2457 | S: Maintained | ||
2458 | F: drivers/media/video/gspca/gl860/ | ||
2459 | |||
2315 | GSPCA M5602 SUBDRIVER | 2460 | GSPCA M5602 SUBDRIVER |
2316 | M: Erik Andren <erik.andren@gmail.com> | 2461 | M: Erik Andren <erik.andren@gmail.com> |
2317 | L: linux-media@vger.kernel.org | 2462 | L: linux-media@vger.kernel.org |
@@ -2352,7 +2497,9 @@ HARDWARE MONITORING | |||
2352 | L: lm-sensors@lm-sensors.org | 2497 | L: lm-sensors@lm-sensors.org |
2353 | W: http://www.lm-sensors.org/ | 2498 | W: http://www.lm-sensors.org/ |
2354 | S: Orphan | 2499 | S: Orphan |
2500 | F: Documentation/hwmon/ | ||
2355 | F: drivers/hwmon/ | 2501 | F: drivers/hwmon/ |
2502 | F: include/linux/hwmon*.h | ||
2356 | 2503 | ||
2357 | HARDWARE RANDOM NUMBER GENERATOR CORE | 2504 | HARDWARE RANDOM NUMBER GENERATOR CORE |
2358 | M: Matt Mackall <mpm@selenic.com> | 2505 | M: Matt Mackall <mpm@selenic.com> |
@@ -2368,13 +2515,6 @@ L: linux-parisc@vger.kernel.org | |||
2368 | S: Maintained | 2515 | S: Maintained |
2369 | F: sound/parisc/harmony.* | 2516 | F: sound/parisc/harmony.* |
2370 | 2517 | ||
2371 | HAYES ESP SERIAL DRIVER | ||
2372 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2373 | W: http://www.nyx.net/~arobinso | ||
2374 | S: Maintained | ||
2375 | F: Documentation/serial/hayes-esp.txt | ||
2376 | F: drivers/char/esp.c | ||
2377 | |||
2378 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2518 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2379 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2519 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2380 | L: iss_storagedev@hp.com | 2520 | L: iss_storagedev@hp.com |
@@ -2464,6 +2604,7 @@ F: drivers/net/wireless/hostap/ | |||
2464 | 2604 | ||
2465 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | 2605 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER |
2466 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 2606 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
2607 | L: platform-driver-x86@vger.kernel.org | ||
2467 | S: Odd Fixes | 2608 | S: Odd Fixes |
2468 | F: drivers/platform/x86/tc1100-wmi.c | 2609 | F: drivers/platform/x86/tc1100-wmi.c |
2469 | 2610 | ||
@@ -2533,8 +2674,7 @@ S: Maintained | |||
2533 | F: Documentation/i2c/ | 2674 | F: Documentation/i2c/ |
2534 | F: drivers/i2c/ | 2675 | F: drivers/i2c/ |
2535 | F: include/linux/i2c.h | 2676 | F: include/linux/i2c.h |
2536 | F: include/linux/i2c-dev.h | 2677 | F: include/linux/i2c-*.h |
2537 | F: include/linux/i2c-id.h | ||
2538 | 2678 | ||
2539 | I2C-TINY-USB DRIVER | 2679 | I2C-TINY-USB DRIVER |
2540 | M: Till Harbaum <till@harbaum.org> | 2680 | M: Till Harbaum <till@harbaum.org> |
@@ -2583,6 +2723,7 @@ F: drivers/scsi/ips.* | |||
2583 | IDE SUBSYSTEM | 2723 | IDE SUBSYSTEM |
2584 | M: "David S. Miller" <davem@davemloft.net> | 2724 | M: "David S. Miller" <davem@davemloft.net> |
2585 | L: linux-ide@vger.kernel.org | 2725 | L: linux-ide@vger.kernel.org |
2726 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2586 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2727 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2587 | S: Maintained | 2728 | S: Maintained |
2588 | F: Documentation/ide/ | 2729 | F: Documentation/ide/ |
@@ -2603,22 +2744,14 @@ S: Supported | |||
2603 | F: drivers/idle/i7300_idle.c | 2744 | F: drivers/idle/i7300_idle.c |
2604 | 2745 | ||
2605 | IEEE 1394 SUBSYSTEM | 2746 | IEEE 1394 SUBSYSTEM |
2606 | M: Ben Collins <ben.collins@ubuntu.com> | ||
2607 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2747 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2608 | L: linux1394-devel@lists.sourceforge.net | 2748 | L: linux1394-devel@lists.sourceforge.net |
2609 | W: http://www.linux1394.org/ | 2749 | W: http://ieee1394.wiki.kernel.org/ |
2610 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2750 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git |
2611 | S: Maintained | 2751 | S: Obsolete |
2612 | F: Documentation/debugging-via-ohci1394.txt | 2752 | F: Documentation/debugging-via-ohci1394.txt |
2613 | F: drivers/ieee1394/ | 2753 | F: drivers/ieee1394/ |
2614 | 2754 | ||
2615 | IEEE 1394 RAW I/O DRIVER | ||
2616 | M: Dan Dennedy <dan@dennedy.org> | ||
2617 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | ||
2618 | L: linux1394-devel@lists.sourceforge.net | ||
2619 | S: Maintained | ||
2620 | F: drivers/ieee1394/raw1394* | ||
2621 | |||
2622 | IEEE 802.15.4 SUBSYSTEM | 2755 | IEEE 802.15.4 SUBSYSTEM |
2623 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2756 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
2624 | M: Sergey Lapin <slapin@ossfans.org> | 2757 | M: Sergey Lapin <slapin@ossfans.org> |
@@ -2635,7 +2768,7 @@ S: Supported | |||
2635 | F: security/integrity/ima/ | 2768 | F: security/integrity/ima/ |
2636 | 2769 | ||
2637 | IMS TWINTURBO FRAMEBUFFER DRIVER | 2770 | IMS TWINTURBO FRAMEBUFFER DRIVER |
2638 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2771 | L: linux-fbdev@vger.kernel.org |
2639 | S: Orphan | 2772 | S: Orphan |
2640 | F: drivers/video/imsttfb.c | 2773 | F: drivers/video/imsttfb.c |
2641 | 2774 | ||
@@ -2645,6 +2778,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2645 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2778 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2646 | L: linux-rdma@vger.kernel.org | 2779 | L: linux-rdma@vger.kernel.org |
2647 | W: http://www.openib.org/ | 2780 | W: http://www.openib.org/ |
2781 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2648 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2782 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2649 | S: Supported | 2783 | S: Supported |
2650 | F: Documentation/infiniband/ | 2784 | F: Documentation/infiniband/ |
@@ -2664,26 +2798,27 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2664 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2798 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2665 | M: Dmitry Torokhov <dtor@mail.ru> | 2799 | M: Dmitry Torokhov <dtor@mail.ru> |
2666 | L: linux-input@vger.kernel.org | 2800 | L: linux-input@vger.kernel.org |
2801 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2667 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2802 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2668 | S: Maintained | 2803 | S: Maintained |
2669 | F: drivers/input/ | 2804 | F: drivers/input/ |
2670 | 2805 | ||
2671 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2806 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2672 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2807 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> |
2673 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2808 | L: linux-fbdev@vger.kernel.org |
2674 | S: Maintained | 2809 | S: Maintained |
2675 | F: Documentation/fb/intelfb.txt | 2810 | F: Documentation/fb/intelfb.txt |
2676 | F: drivers/video/intelfb/ | 2811 | F: drivers/video/intelfb/ |
2677 | 2812 | ||
2678 | INTEL 810/815 FRAMEBUFFER DRIVER | 2813 | INTEL 810/815 FRAMEBUFFER DRIVER |
2679 | M: Antonino Daplas <adaplas@gmail.com> | 2814 | M: Antonino Daplas <adaplas@gmail.com> |
2680 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2815 | L: linux-fbdev@vger.kernel.org |
2681 | S: Maintained | 2816 | S: Maintained |
2682 | F: drivers/video/i810/ | 2817 | F: drivers/video/i810/ |
2683 | 2818 | ||
2684 | INTEL MENLOW THERMAL DRIVER | 2819 | INTEL MENLOW THERMAL DRIVER |
2685 | M: Sujith Thomas <sujith.thomas@intel.com> | 2820 | M: Sujith Thomas <sujith.thomas@intel.com> |
2686 | L: linux-acpi@vger.kernel.org | 2821 | L: platform-driver-x86@vger.kernel.org |
2687 | W: http://www.lesswatts.org/projects/acpi/ | 2822 | W: http://www.lesswatts.org/projects/acpi/ |
2688 | S: Supported | 2823 | S: Supported |
2689 | F: drivers/platform/x86/intel_menlow.c | 2824 | F: drivers/platform/x86/intel_menlow.c |
@@ -2695,7 +2830,7 @@ F: arch/x86/kernel/microcode_core.c | |||
2695 | F: arch/x86/kernel/microcode_intel.c | 2830 | F: arch/x86/kernel/microcode_intel.c |
2696 | 2831 | ||
2697 | INTEL I/OAT DMA DRIVER | 2832 | INTEL I/OAT DMA DRIVER |
2698 | M: Maciej Sosnowski <maciej.sosnowski@intel.com> | 2833 | M: Dan Williams <dan.j.williams@intel.com> |
2699 | S: Supported | 2834 | S: Supported |
2700 | F: drivers/dma/ioat* | 2835 | F: drivers/dma/ioat* |
2701 | 2836 | ||
@@ -2733,10 +2868,11 @@ L: netdev@vger.kernel.org | |||
2733 | S: Maintained | 2868 | S: Maintained |
2734 | F: drivers/net/ixp2000/ | 2869 | F: drivers/net/ixp2000/ |
2735 | 2870 | ||
2736 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe) | 2871 | INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe) |
2737 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2872 | M: Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
2738 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> | 2873 | M: Jesse Brandeburg <jesse.brandeburg@intel.com> |
2739 | M: Bruce Allan <bruce.w.allan@intel.com> | 2874 | M: Bruce Allan <bruce.w.allan@intel.com> |
2875 | M: Alex Duyck <alexander.h.duyck@intel.com> | ||
2740 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> | 2876 | M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com> |
2741 | M: John Ronciak <john.ronciak@intel.com> | 2877 | M: John Ronciak <john.ronciak@intel.com> |
2742 | L: e1000-devel@lists.sourceforge.net | 2878 | L: e1000-devel@lists.sourceforge.net |
@@ -2746,6 +2882,7 @@ F: drivers/net/e100.c | |||
2746 | F: drivers/net/e1000/ | 2882 | F: drivers/net/e1000/ |
2747 | F: drivers/net/e1000e/ | 2883 | F: drivers/net/e1000e/ |
2748 | F: drivers/net/igb/ | 2884 | F: drivers/net/igb/ |
2885 | F: drivers/net/igbvf/ | ||
2749 | F: drivers/net/ixgb/ | 2886 | F: drivers/net/ixgb/ |
2750 | F: drivers/net/ixgbe/ | 2887 | F: drivers/net/ixgbe/ |
2751 | 2888 | ||
@@ -2789,6 +2926,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git | |||
2789 | S: Supported | 2926 | S: Supported |
2790 | F: drivers/net/wireless/iwlwifi/ | 2927 | F: drivers/net/wireless/iwlwifi/ |
2791 | 2928 | ||
2929 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) | ||
2930 | M: Samuel Ortiz <samuel.ortiz@intel.com> | ||
2931 | M: Zhu Yi <yi.zhu@intel.com> | ||
2932 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
2933 | L: linux-wireless@vger.kernel.org | ||
2934 | S: Supported | ||
2935 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi | ||
2936 | F: drivers/net/wireless/iwmc3200wifi/ | ||
2937 | |||
2792 | IOC3 ETHERNET DRIVER | 2938 | IOC3 ETHERNET DRIVER |
2793 | M: Ralf Baechle <ralf@linux-mips.org> | 2939 | M: Ralf Baechle <ralf@linux-mips.org> |
2794 | L: linux-mips@linux-mips.org | 2940 | L: linux-mips@linux-mips.org |
@@ -2909,9 +3055,16 @@ W: http://www.melware.de | |||
2909 | S: Maintained | 3055 | S: Maintained |
2910 | F: drivers/isdn/hardware/eicon/ | 3056 | F: drivers/isdn/hardware/eicon/ |
2911 | 3057 | ||
3058 | IT87 HARDWARE MONITORING DRIVER | ||
3059 | M: Jean Delvare <khali@linux-fr.org> | ||
3060 | L: lm-sensors@lm-sensors.org | ||
3061 | S: Maintained | ||
3062 | F: Documentation/hwmon/it87 | ||
3063 | F: drivers/hwmon/it87.c | ||
3064 | |||
2912 | IVTV VIDEO4LINUX DRIVER | 3065 | IVTV VIDEO4LINUX DRIVER |
2913 | M: Hans Verkuil <hverkuil@xs4all.nl> | 3066 | M: Andy Walls <awalls@radix.net> |
2914 | L: ivtv-devel@ivtvdriver.org | 3067 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
2915 | L: linux-media@vger.kernel.org | 3068 | L: linux-media@vger.kernel.org |
2916 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3069 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
2917 | W: http://www.ivtvdriver.org | 3070 | W: http://www.ivtvdriver.org |
@@ -2962,6 +3115,7 @@ F: drivers/hwmon/k8temp.c | |||
2962 | KCONFIG | 3115 | KCONFIG |
2963 | M: Roman Zippel <zippel@linux-m68k.org> | 3116 | M: Roman Zippel <zippel@linux-m68k.org> |
2964 | L: linux-kbuild@vger.kernel.org | 3117 | L: linux-kbuild@vger.kernel.org |
3118 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
2965 | S: Maintained | 3119 | S: Maintained |
2966 | F: Documentation/kbuild/kconfig-language.txt | 3120 | F: Documentation/kbuild/kconfig-language.txt |
2967 | F: scripts/kconfig/ | 3121 | F: scripts/kconfig/ |
@@ -2987,9 +3141,9 @@ S: Maintained | |||
2987 | F: fs/autofs4/ | 3141 | F: fs/autofs4/ |
2988 | 3142 | ||
2989 | KERNEL BUILD | 3143 | KERNEL BUILD |
2990 | M: Sam Ravnborg <sam@ravnborg.org> | 3144 | M: Michal Marek <mmarek@suse.cz> |
2991 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git | 3145 | T: git git://repo.or.cz/linux-kbuild.git for-next |
2992 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git | 3146 | T: git git://repo.or.cz/linux-kbuild.git for-linus |
2993 | L: linux-kbuild@vger.kernel.org | 3147 | L: linux-kbuild@vger.kernel.org |
2994 | S: Maintained | 3148 | S: Maintained |
2995 | F: Documentation/kbuild/ | 3149 | F: Documentation/kbuild/ |
@@ -3033,11 +3187,10 @@ L: kvm@vger.kernel.org | |||
3033 | W: http://kvm.qumranet.com | 3187 | W: http://kvm.qumranet.com |
3034 | S: Supported | 3188 | S: Supported |
3035 | F: arch/x86/include/asm/svm.h | 3189 | F: arch/x86/include/asm/svm.h |
3036 | F: arch/x86/kvm/kvm_svm.h | ||
3037 | F: arch/x86/kvm/svm.c | 3190 | F: arch/x86/kvm/svm.c |
3038 | 3191 | ||
3039 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3192 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3040 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3193 | M: Alexander Graf <agraf@suse.de> |
3041 | L: kvm-ppc@vger.kernel.org | 3194 | L: kvm-ppc@vger.kernel.org |
3042 | W: http://kvm.qumranet.com | 3195 | W: http://kvm.qumranet.com |
3043 | S: Supported | 3196 | S: Supported |
@@ -3063,6 +3216,7 @@ S: Supported | |||
3063 | F: Documentation/s390/kvm.txt | 3216 | F: Documentation/s390/kvm.txt |
3064 | F: arch/s390/include/asm/kvm* | 3217 | F: arch/s390/include/asm/kvm* |
3065 | F: arch/s390/kvm/ | 3218 | F: arch/s390/kvm/ |
3219 | F: drivers/s390/kvm/ | ||
3066 | 3220 | ||
3067 | KEXEC | 3221 | KEXEC |
3068 | M: Eric Biederman <ebiederm@xmission.com> | 3222 | M: Eric Biederman <ebiederm@xmission.com> |
@@ -3168,26 +3322,34 @@ LINUX FOR IBM pSERIES (RS/6000) | |||
3168 | M: Paul Mackerras <paulus@au.ibm.com> | 3322 | M: Paul Mackerras <paulus@au.ibm.com> |
3169 | W: http://www.ibm.com/linux/ltc/projects/ppc | 3323 | W: http://www.ibm.com/linux/ltc/projects/ppc |
3170 | S: Supported | 3324 | S: Supported |
3325 | F: arch/powerpc/boot/rs6000.h | ||
3171 | 3326 | ||
3172 | LINUX FOR POWERPC (32-BIT AND 64-BIT) | 3327 | LINUX FOR POWERPC (32-BIT AND 64-BIT) |
3173 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3328 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3174 | M: Paul Mackerras <paulus@samba.org> | 3329 | M: Paul Mackerras <paulus@samba.org> |
3175 | W: http://www.penguinppc.org/ | 3330 | W: http://www.penguinppc.org/ |
3176 | L: linuxppc-dev@ozlabs.org | 3331 | L: linuxppc-dev@ozlabs.org |
3332 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3333 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3178 | S: Supported | 3334 | S: Supported |
3335 | F: Documentation/powerpc/ | ||
3336 | F: arch/powerpc/ | ||
3179 | 3337 | ||
3180 | LINUX FOR POWER MACINTOSH | 3338 | LINUX FOR POWER MACINTOSH |
3181 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3339 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3182 | W: http://www.penguinppc.org/ | 3340 | W: http://www.penguinppc.org/ |
3183 | L: linuxppc-dev@ozlabs.org | 3341 | L: linuxppc-dev@ozlabs.org |
3184 | S: Maintained | 3342 | S: Maintained |
3343 | F: arch/powerpc/platforms/powermac/ | ||
3344 | F: drivers/macintosh/ | ||
3185 | 3345 | ||
3186 | LINUX FOR POWERPC EMBEDDED MPC5XXX | 3346 | LINUX FOR POWERPC EMBEDDED MPC5XXX |
3187 | M: Grant Likely <grant.likely@secretlab.ca> | 3347 | M: Grant Likely <grant.likely@secretlab.ca> |
3188 | L: linuxppc-dev@ozlabs.org | 3348 | L: linuxppc-dev@ozlabs.org |
3189 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3349 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3190 | S: Maintained | 3350 | S: Maintained |
3351 | F: arch/powerpc/platforms/512x/ | ||
3352 | F: arch/powerpc/platforms/52xx/ | ||
3191 | 3353 | ||
3192 | LINUX FOR POWERPC EMBEDDED PPC4XX | 3354 | LINUX FOR POWERPC EMBEDDED PPC4XX |
3193 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> | 3355 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> |
@@ -3196,6 +3358,8 @@ W: http://www.penguinppc.org/ | |||
3196 | L: linuxppc-dev@ozlabs.org | 3358 | L: linuxppc-dev@ozlabs.org |
3197 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git | 3359 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git |
3198 | S: Maintained | 3360 | S: Maintained |
3361 | F: arch/powerpc/platforms/40x/ | ||
3362 | F: arch/powerpc/platforms/44x/ | ||
3199 | 3363 | ||
3200 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | 3364 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX |
3201 | M: Grant Likely <grant.likely@secretlab.ca> | 3365 | M: Grant Likely <grant.likely@secretlab.ca> |
@@ -3203,6 +3367,8 @@ W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex | |||
3203 | L: linuxppc-dev@ozlabs.org | 3367 | L: linuxppc-dev@ozlabs.org |
3204 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3368 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3205 | S: Maintained | 3369 | S: Maintained |
3370 | F: arch/powerpc/*/*virtex* | ||
3371 | F: arch/powerpc/*/*/*virtex* | ||
3206 | 3372 | ||
3207 | LINUX FOR POWERPC EMBEDDED PPC8XX | 3373 | LINUX FOR POWERPC EMBEDDED PPC8XX |
3208 | M: Vitaly Bordug <vitb@kernel.crashing.org> | 3374 | M: Vitaly Bordug <vitb@kernel.crashing.org> |
@@ -3216,12 +3382,16 @@ M: Kumar Gala <galak@kernel.crashing.org> | |||
3216 | W: http://www.penguinppc.org/ | 3382 | W: http://www.penguinppc.org/ |
3217 | L: linuxppc-dev@ozlabs.org | 3383 | L: linuxppc-dev@ozlabs.org |
3218 | S: Maintained | 3384 | S: Maintained |
3385 | F: arch/powerpc/platforms/83xx/ | ||
3219 | 3386 | ||
3220 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3387 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3221 | M: Olof Johansson <olof@lixom.net> | 3388 | M: Olof Johansson <olof@lixom.net> |
3222 | W: http://www.pasemi.com/ | 3389 | W: http://www.pasemi.com/ |
3223 | L: linuxppc-dev@ozlabs.org | 3390 | L: linuxppc-dev@ozlabs.org |
3224 | S: Supported | 3391 | S: Supported |
3392 | F: arch/powerpc/platforms/pasemi/ | ||
3393 | F: drivers/*/*pasemi* | ||
3394 | F: drivers/*/*/*pasemi* | ||
3225 | 3395 | ||
3226 | LINUX SECURITY MODULE (LSM) FRAMEWORK | 3396 | LINUX SECURITY MODULE (LSM) FRAMEWORK |
3227 | M: Chris Wright <chrisw@sous-sol.org> | 3397 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -3242,6 +3412,12 @@ S: Maintained | |||
3242 | F: Documentation/hwmon/lis3lv02d | 3412 | F: Documentation/hwmon/lis3lv02d |
3243 | F: drivers/hwmon/lis3lv02d.* | 3413 | F: drivers/hwmon/lis3lv02d.* |
3244 | 3414 | ||
3415 | LM73 HARDWARE MONITOR DRIVER | ||
3416 | M: Guillaume Ligneul <guillaume.ligneul@gmail.com> | ||
3417 | L: lm-sensors@lm-sensors.org | ||
3418 | S: Maintained | ||
3419 | F: drivers/hwmon/lm73.c | ||
3420 | |||
3245 | LM83 HARDWARE MONITOR DRIVER | 3421 | LM83 HARDWARE MONITOR DRIVER |
3246 | M: Jean Delvare <khali@linux-fr.org> | 3422 | M: Jean Delvare <khali@linux-fr.org> |
3247 | L: lm-sensors@lm-sensors.org | 3423 | L: lm-sensors@lm-sensors.org |
@@ -3297,8 +3473,10 @@ S: Maintained | |||
3297 | F: drivers/scsi/sym53c8xx_2/ | 3473 | F: drivers/scsi/sym53c8xx_2/ |
3298 | 3474 | ||
3299 | LTP (Linux Test Project) | 3475 | LTP (Linux Test Project) |
3300 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | 3476 | M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> |
3301 | M: Mike Frysinger <vapier@gentoo.org> | 3477 | M: Garrett Cooper <yanegomi@gmail.com> |
3478 | M: Mike Frysinger <vapier@gentoo.org> | ||
3479 | M: Subrata Modak <subrata@linux.vnet.ibm.com> | ||
3302 | L: ltp-list@lists.sourceforge.net (subscribers-only) | 3480 | L: ltp-list@lists.sourceforge.net (subscribers-only) |
3303 | W: http://ltp.sourceforge.net/ | 3481 | W: http://ltp.sourceforge.net/ |
3304 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git | 3482 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git |
@@ -3374,16 +3552,16 @@ S: Maintained | |||
3374 | F: drivers/net/wireless/libertas/ | 3552 | F: drivers/net/wireless/libertas/ |
3375 | 3553 | ||
3376 | MARVELL MV643XX ETHERNET DRIVER | 3554 | MARVELL MV643XX ETHERNET DRIVER |
3377 | M: Lennert Buytenhek <buytenh@marvell.com> | 3555 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3378 | L: netdev@vger.kernel.org | 3556 | L: netdev@vger.kernel.org |
3379 | S: Supported | 3557 | S: Maintained |
3380 | F: drivers/net/mv643xx_eth.* | 3558 | F: drivers/net/mv643xx_eth.* |
3381 | F: include/linux/mv643xx.h | 3559 | F: include/linux/mv643xx.h |
3382 | 3560 | ||
3383 | MARVELL MWL8K WIRELESS DRIVER | 3561 | MARVELL MWL8K WIRELESS DRIVER |
3384 | M: Lennert Buytenhek <buytenh@marvell.com> | 3562 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3385 | L: linux-wireless@vger.kernel.org | 3563 | L: linux-wireless@vger.kernel.org |
3386 | S: Supported | 3564 | S: Maintained |
3387 | F: drivers/net/wireless/mwl8k.c | 3565 | F: drivers/net/wireless/mwl8k.c |
3388 | 3566 | ||
3389 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3567 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
@@ -3398,7 +3576,7 @@ S: Supported | |||
3398 | 3576 | ||
3399 | MATROX FRAMEBUFFER DRIVER | 3577 | MATROX FRAMEBUFFER DRIVER |
3400 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | 3578 | M: Petr Vandrovec <vandrove@vc.cvut.cz> |
3401 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3579 | L: linux-fbdev@vger.kernel.org |
3402 | S: Maintained | 3580 | S: Maintained |
3403 | F: drivers/video/matrox/matroxfb_* | 3581 | F: drivers/video/matrox/matroxfb_* |
3404 | F: include/linux/matroxfb.h | 3582 | F: include/linux/matroxfb.h |
@@ -3415,6 +3593,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3415 | P: LinuxTV.org Project | 3593 | P: LinuxTV.org Project |
3416 | L: linux-media@vger.kernel.org | 3594 | L: linux-media@vger.kernel.org |
3417 | W: http://linuxtv.org | 3595 | W: http://linuxtv.org |
3596 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3418 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3597 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3419 | S: Maintained | 3598 | S: Maintained |
3420 | F: Documentation/dvb/ | 3599 | F: Documentation/dvb/ |
@@ -3450,8 +3629,9 @@ F: mm/memcontrol.c | |||
3450 | 3629 | ||
3451 | MEMORY TECHNOLOGY DEVICES (MTD) | 3630 | MEMORY TECHNOLOGY DEVICES (MTD) |
3452 | M: David Woodhouse <dwmw2@infradead.org> | 3631 | M: David Woodhouse <dwmw2@infradead.org> |
3453 | W: http://www.linux-mtd.infradead.org/ | ||
3454 | L: linux-mtd@lists.infradead.org | 3632 | L: linux-mtd@lists.infradead.org |
3633 | W: http://www.linux-mtd.infradead.org/ | ||
3634 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3455 | T: git git://git.infradead.org/mtd-2.6.git | 3635 | T: git git://git.infradead.org/mtd-2.6.git |
3456 | S: Maintained | 3636 | S: Maintained |
3457 | F: drivers/mtd/ | 3637 | F: drivers/mtd/ |
@@ -3522,11 +3702,18 @@ F: drivers/char/mxser.* | |||
3522 | 3702 | ||
3523 | MSI LAPTOP SUPPORT | 3703 | MSI LAPTOP SUPPORT |
3524 | M: Lennart Poettering <mzxreary@0pointer.de> | 3704 | M: Lennart Poettering <mzxreary@0pointer.de> |
3705 | L: platform-driver-x86@vger.kernel.org | ||
3525 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux | 3706 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux |
3526 | W: http://0pointer.de/lennart/tchibo.html | 3707 | W: http://0pointer.de/lennart/tchibo.html |
3527 | S: Maintained | 3708 | S: Maintained |
3528 | F: drivers/platform/x86/msi-laptop.c | 3709 | F: drivers/platform/x86/msi-laptop.c |
3529 | 3710 | ||
3711 | MSI WMI SUPPORT | ||
3712 | M: Anisse Astier <anisse@astier.eu> | ||
3713 | L: platform-driver-x86@vger.kernel.org | ||
3714 | S: Supported | ||
3715 | F: drivers/platform/x86/msi-wmi.c | ||
3716 | |||
3530 | MULTIFUNCTION DEVICES (MFD) | 3717 | MULTIFUNCTION DEVICES (MFD) |
3531 | M: Samuel Ortiz <sameo@linux.intel.com> | 3718 | M: Samuel Ortiz <sameo@linux.intel.com> |
3532 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git | 3719 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git |
@@ -3560,7 +3747,7 @@ F: include/linux/isicom.h | |||
3560 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER | 3747 | MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER |
3561 | M: Felipe Balbi <felipe.balbi@nokia.com> | 3748 | M: Felipe Balbi <felipe.balbi@nokia.com> |
3562 | L: linux-usb@vger.kernel.org | 3749 | L: linux-usb@vger.kernel.org |
3563 | T: git git://gitorious.org/musb/mainline.git | 3750 | T: git git://gitorious.org/usb/usb.git |
3564 | S: Maintained | 3751 | S: Maintained |
3565 | F: drivers/usb/musb/ | 3752 | F: drivers/usb/musb/ |
3566 | 3753 | ||
@@ -3704,6 +3891,7 @@ S: Maintained | |||
3704 | NETWORKING [WIRELESS] | 3891 | NETWORKING [WIRELESS] |
3705 | M: "John W. Linville" <linville@tuxdriver.com> | 3892 | M: "John W. Linville" <linville@tuxdriver.com> |
3706 | L: linux-wireless@vger.kernel.org | 3893 | L: linux-wireless@vger.kernel.org |
3894 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3707 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3895 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3708 | S: Maintained | 3896 | S: Maintained |
3709 | F: net/mac80211/ | 3897 | F: net/mac80211/ |
@@ -3717,15 +3905,16 @@ NETWORKING DRIVERS | |||
3717 | L: netdev@vger.kernel.org | 3905 | L: netdev@vger.kernel.org |
3718 | W: http://www.linuxfoundation.org/en/Net | 3906 | W: http://www.linuxfoundation.org/en/Net |
3719 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 3907 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
3908 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3720 | S: Odd Fixes | 3909 | S: Odd Fixes |
3721 | F: drivers/net/ | 3910 | F: drivers/net/ |
3722 | F: include/linux/if_* | 3911 | F: include/linux/if_* |
3723 | F: include/linux/*device.h | 3912 | F: include/linux/*device.h |
3724 | 3913 | ||
3725 | NETXEN (1/10) GbE SUPPORT | 3914 | NETXEN (1/10) GbE SUPPORT |
3726 | M: Dhananjay Phadke <dhananjay@netxen.com> | 3915 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> |
3727 | L: netdev@vger.kernel.org | 3916 | L: netdev@vger.kernel.org |
3728 | W: http://www.netxen.com | 3917 | W: http://www.qlogic.com |
3729 | S: Supported | 3918 | S: Supported |
3730 | F: drivers/net/netxen/ | 3919 | F: drivers/net/netxen/ |
3731 | 3920 | ||
@@ -3752,7 +3941,7 @@ F: drivers/net/ni5010.* | |||
3752 | 3941 | ||
3753 | NILFS2 FILESYSTEM | 3942 | NILFS2 FILESYSTEM |
3754 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> | 3943 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> |
3755 | L: users@nilfs.org | 3944 | L: linux-nilfs@vger.kernel.org |
3756 | W: http://www.nilfs.org/en/ | 3945 | W: http://www.nilfs.org/en/ |
3757 | S: Supported | 3946 | S: Supported |
3758 | F: Documentation/filesystems/nilfs2.txt | 3947 | F: Documentation/filesystems/nilfs2.txt |
@@ -3785,7 +3974,7 @@ F: fs/ntfs/ | |||
3785 | 3974 | ||
3786 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER | 3975 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER |
3787 | M: Antonino Daplas <adaplas@gmail.com> | 3976 | M: Antonino Daplas <adaplas@gmail.com> |
3788 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3977 | L: linux-fbdev@vger.kernel.org |
3789 | S: Maintained | 3978 | S: Maintained |
3790 | F: drivers/video/riva/ | 3979 | F: drivers/video/riva/ |
3791 | F: drivers/video/nvidia/ | 3980 | F: drivers/video/nvidia/ |
@@ -3795,6 +3984,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3795 | L: linux-omap@vger.kernel.org | 3984 | L: linux-omap@vger.kernel.org |
3796 | W: http://www.muru.com/linux/omap/ | 3985 | W: http://www.muru.com/linux/omap/ |
3797 | W: http://linux.omap.com/ | 3986 | W: http://linux.omap.com/ |
3987 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3798 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 3988 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3799 | S: Maintained | 3989 | S: Maintained |
3800 | F: arch/arm/*omap*/ | 3990 | F: arch/arm/*omap*/ |
@@ -3819,12 +4009,20 @@ S: Maintained | |||
3819 | F: sound/soc/omap/ | 4009 | F: sound/soc/omap/ |
3820 | 4010 | ||
3821 | OMAP FRAMEBUFFER SUPPORT | 4011 | OMAP FRAMEBUFFER SUPPORT |
3822 | M: Imre Deak <imre.deak@nokia.com> | 4012 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> |
3823 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4013 | L: linux-fbdev@vger.kernel.org |
3824 | L: linux-omap@vger.kernel.org | 4014 | L: linux-omap@vger.kernel.org |
3825 | S: Maintained | 4015 | S: Maintained |
3826 | F: drivers/video/omap/ | 4016 | F: drivers/video/omap/ |
3827 | 4017 | ||
4018 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) | ||
4019 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
4020 | L: linux-omap@vger.kernel.org | ||
4021 | L: linux-fbdev@vger.kernel.org | ||
4022 | S: Maintained | ||
4023 | F: drivers/video/omap2/ | ||
4024 | F: Documentation/arm/OMAP/DSS | ||
4025 | |||
3828 | OMAP MMC SUPPORT | 4026 | OMAP MMC SUPPORT |
3829 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 4027 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3830 | L: linux-omap@vger.kernel.org | 4028 | L: linux-omap@vger.kernel.org |
@@ -3967,6 +4165,7 @@ F: drivers/i2c/busses/i2c-pasemi.c | |||
3967 | 4165 | ||
3968 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | 4166 | PANASONIC LAPTOP ACPI EXTRAS DRIVER |
3969 | M: Harald Welte <laforge@gnumonks.org> | 4167 | M: Harald Welte <laforge@gnumonks.org> |
4168 | L: platform-driver-x86@vger.kernel.org | ||
3970 | S: Maintained | 4169 | S: Maintained |
3971 | F: drivers/platform/x86/panasonic-laptop.c | 4170 | F: drivers/platform/x86/panasonic-laptop.c |
3972 | 4171 | ||
@@ -4012,6 +4211,7 @@ M: Helge Deller <deller@gmx.de> | |||
4012 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4211 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4013 | L: linux-parisc@vger.kernel.org | 4212 | L: linux-parisc@vger.kernel.org |
4014 | W: http://www.parisc-linux.org/ | 4213 | W: http://www.parisc-linux.org/ |
4214 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4015 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4215 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4016 | S: Maintained | 4216 | S: Maintained |
4017 | F: arch/parisc/ | 4217 | F: arch/parisc/ |
@@ -4054,6 +4254,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4054 | PCI SUBSYSTEM | 4254 | PCI SUBSYSTEM |
4055 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4255 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4056 | L: linux-pci@vger.kernel.org | 4256 | L: linux-pci@vger.kernel.org |
4257 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4057 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4258 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4058 | S: Supported | 4259 | S: Supported |
4059 | F: Documentation/PCI/ | 4260 | F: Documentation/PCI/ |
@@ -4095,7 +4296,9 @@ M: Ingo Molnar <mingo@elte.hu> | |||
4095 | S: Supported | 4296 | S: Supported |
4096 | F: kernel/perf_event.c | 4297 | F: kernel/perf_event.c |
4097 | F: include/linux/perf_event.h | 4298 | F: include/linux/perf_event.h |
4098 | F: arch/*/*/kernel/perf_event.c | 4299 | F: arch/*/kernel/perf_event.c |
4300 | F: arch/*/kernel/*/perf_event.c | ||
4301 | F: arch/*/kernel/*/*/perf_event.c | ||
4099 | F: arch/*/include/asm/perf_event.h | 4302 | F: arch/*/include/asm/perf_event.h |
4100 | F: arch/*/lib/perf_event.c | 4303 | F: arch/*/lib/perf_event.c |
4101 | F: arch/*/kernel/perf_callchain.c | 4304 | F: arch/*/kernel/perf_callchain.c |
@@ -4126,6 +4329,13 @@ W: http://www.pmc-sierra.com/ | |||
4126 | S: Supported | 4329 | S: Supported |
4127 | F: drivers/scsi/pmcraid.* | 4330 | F: drivers/scsi/pmcraid.* |
4128 | 4331 | ||
4332 | PMC SIERRA PM8001 DRIVER | ||
4333 | M: jack_wang@usish.com | ||
4334 | M: lindar_liu@usish.com | ||
4335 | L: linux-scsi@vger.kernel.org | ||
4336 | S: Supported | ||
4337 | F: drivers/scsi/pm8001/ | ||
4338 | |||
4129 | POSIX CLOCKS and TIMERS | 4339 | POSIX CLOCKS and TIMERS |
4130 | M: Thomas Gleixner <tglx@linutronix.de> | 4340 | M: Thomas Gleixner <tglx@linutronix.de> |
4131 | S: Supported | 4341 | S: Supported |
@@ -4309,6 +4519,13 @@ S: Supported | |||
4309 | F: Documentation/networking/LICENSE.qla3xxx | 4519 | F: Documentation/networking/LICENSE.qla3xxx |
4310 | F: drivers/net/qla3xxx.* | 4520 | F: drivers/net/qla3xxx.* |
4311 | 4521 | ||
4522 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | ||
4523 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> | ||
4524 | M: linux-driver@qlogic.com | ||
4525 | L: netdev@vger.kernel.org | ||
4526 | S: Supported | ||
4527 | F: drivers/net/qlcnic/ | ||
4528 | |||
4312 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 4529 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
4313 | M: Ron Mercer <ron.mercer@qlogic.com> | 4530 | M: Ron Mercer <ron.mercer@qlogic.com> |
4314 | M: linux-driver@qlogic.com | 4531 | M: linux-driver@qlogic.com |
@@ -4326,14 +4543,14 @@ F: include/linux/qnxtypes.h | |||
4326 | 4543 | ||
4327 | RADEON FRAMEBUFFER DISPLAY DRIVER | 4544 | RADEON FRAMEBUFFER DISPLAY DRIVER |
4328 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 4545 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
4329 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4546 | L: linux-fbdev@vger.kernel.org |
4330 | S: Maintained | 4547 | S: Maintained |
4331 | F: drivers/video/aty/radeon* | 4548 | F: drivers/video/aty/radeon* |
4332 | F: include/linux/radeonfb.h | 4549 | F: include/linux/radeonfb.h |
4333 | 4550 | ||
4334 | RAGE128 FRAMEBUFFER DISPLAY DRIVER | 4551 | RAGE128 FRAMEBUFFER DISPLAY DRIVER |
4335 | M: Paul Mackerras <paulus@samba.org> | 4552 | M: Paul Mackerras <paulus@samba.org> |
4336 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4553 | L: linux-fbdev@vger.kernel.org |
4337 | S: Maintained | 4554 | S: Maintained |
4338 | F: drivers/video/aty/aty128fb.c | 4555 | F: drivers/video/aty/aty128fb.c |
4339 | 4556 | ||
@@ -4373,7 +4590,7 @@ F: drivers/net/wireless/ray* | |||
4373 | RCUTORTURE MODULE | 4590 | RCUTORTURE MODULE |
4374 | M: Josh Triplett <josh@freedesktop.org> | 4591 | M: Josh Triplett <josh@freedesktop.org> |
4375 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4592 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4376 | S: Maintained | 4593 | S: Supported |
4377 | F: Documentation/RCU/torture.txt | 4594 | F: Documentation/RCU/torture.txt |
4378 | F: kernel/rcutorture.c | 4595 | F: kernel/rcutorture.c |
4379 | 4596 | ||
@@ -4398,11 +4615,12 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4398 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4615 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4399 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4616 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4400 | S: Supported | 4617 | S: Supported |
4401 | F: Documentation/RCU/rcu.txt | 4618 | F: Documentation/RCU/ |
4402 | F: Documentation/RCU/rcuref.txt | 4619 | F: include/linux/rcu* |
4403 | F: include/linux/rcupdate.h | 4620 | F: include/linux/srcu* |
4404 | F: include/linux/srcu.h | 4621 | F: kernel/rcu* |
4405 | F: kernel/rcupdate.c | 4622 | F: kernel/srcu* |
4623 | X: kernel/rcutorture.c | ||
4406 | 4624 | ||
4407 | REAL TIME CLOCK DRIVER | 4625 | REAL TIME CLOCK DRIVER |
4408 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | 4626 | M: Paul Gortmaker <p_gortmaker@yahoo.com> |
@@ -4414,6 +4632,7 @@ F: include/linux/rtc.h | |||
4414 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4632 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4415 | M: Alessandro Zummo <a.zummo@towertech.it> | 4633 | M: Alessandro Zummo <a.zummo@towertech.it> |
4416 | L: rtc-linux@googlegroups.com | 4634 | L: rtc-linux@googlegroups.com |
4635 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4417 | S: Maintained | 4636 | S: Maintained |
4418 | F: Documentation/rtc.txt | 4637 | F: Documentation/rtc.txt |
4419 | F: drivers/rtc/ | 4638 | F: drivers/rtc/ |
@@ -4472,7 +4691,7 @@ F: drivers/net/wireless/rtl818x/rtl8187* | |||
4472 | 4691 | ||
4473 | S3 SAVAGE FRAMEBUFFER DRIVER | 4692 | S3 SAVAGE FRAMEBUFFER DRIVER |
4474 | M: Antonino Daplas <adaplas@gmail.com> | 4693 | M: Antonino Daplas <adaplas@gmail.com> |
4475 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4694 | L: linux-fbdev@vger.kernel.org |
4476 | S: Maintained | 4695 | S: Maintained |
4477 | F: drivers/video/savage/ | 4696 | F: drivers/video/savage/ |
4478 | 4697 | ||
@@ -4484,6 +4703,7 @@ L: linux-s390@vger.kernel.org | |||
4484 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4703 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4485 | S: Supported | 4704 | S: Supported |
4486 | F: arch/s390/ | 4705 | F: arch/s390/ |
4706 | F: drivers/s390/ | ||
4487 | 4707 | ||
4488 | S390 NETWORK DRIVERS | 4708 | S390 NETWORK DRIVERS |
4489 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4709 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4499,6 +4719,7 @@ M: Felix Beck <felix.beck@de.ibm.com> | |||
4499 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> | 4719 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> |
4500 | M: linux390@de.ibm.com | 4720 | M: linux390@de.ibm.com |
4501 | L: linux-s390@vger.kernel.org | 4721 | L: linux-s390@vger.kernel.org |
4722 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
4502 | S: Supported | 4723 | S: Supported |
4503 | F: drivers/s390/crypto/ | 4724 | F: drivers/s390/crypto/ |
4504 | 4725 | ||
@@ -4538,6 +4759,13 @@ F: drivers/media/common/saa7146* | |||
4538 | F: drivers/media/video/*7146* | 4759 | F: drivers/media/video/*7146* |
4539 | F: include/media/*7146* | 4760 | F: include/media/*7146* |
4540 | 4761 | ||
4762 | TLG2300 VIDEO4LINUX-2 DRIVER | ||
4763 | M: Huang Shijie <shijie8@gmail.com> | ||
4764 | M: Kang Yong <kangyong@telegent.com> | ||
4765 | M: Zhang Xiaobing <xbzhang@telegent.com> | ||
4766 | S: Supported | ||
4767 | F: drivers/media/video/tlg2300 | ||
4768 | |||
4541 | SC1200 WDT DRIVER | 4769 | SC1200 WDT DRIVER |
4542 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 4770 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> |
4543 | S: Maintained | 4771 | S: Maintained |
@@ -4693,6 +4921,8 @@ F: drivers/scsi/be2iscsi/ | |||
4693 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4921 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4694 | M: Sathya Perla <sathyap@serverengines.com> | 4922 | M: Sathya Perla <sathyap@serverengines.com> |
4695 | M: Subbu Seetharaman <subbus@serverengines.com> | 4923 | M: Subbu Seetharaman <subbus@serverengines.com> |
4924 | M: Sarveshwar Bandi <sarveshwarb@serverengines.com> | ||
4925 | M: Ajit Khaparde <ajitk@serverengines.com> | ||
4696 | L: netdev@vger.kernel.org | 4926 | L: netdev@vger.kernel.org |
4697 | W: http://www.serverengines.com | 4927 | W: http://www.serverengines.com |
4698 | S: Supported | 4928 | S: Supported |
@@ -4770,6 +5000,7 @@ F: drivers/*/*/*s3c2410* | |||
4770 | TI DAVINCI MACHINE SUPPORT | 5000 | TI DAVINCI MACHINE SUPPORT |
4771 | P: Kevin Hilman | 5001 | P: Kevin Hilman |
4772 | M: davinci-linux-open-source@linux.davincidsp.com | 5002 | M: davinci-linux-open-source@linux.davincidsp.com |
5003 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4773 | S: Supported | 5004 | S: Supported |
4774 | F: arch/arm/mach-davinci | 5005 | F: arch/arm/mach-davinci |
4775 | 5006 | ||
@@ -4896,7 +5127,7 @@ F: include/linux/ssb/ | |||
4896 | 5127 | ||
4897 | SONY VAIO CONTROL DEVICE DRIVER | 5128 | SONY VAIO CONTROL DEVICE DRIVER |
4898 | M: Mattia Dongili <malattia@linux.it> | 5129 | M: Mattia Dongili <malattia@linux.it> |
4899 | L: linux-acpi@vger.kernel.org | 5130 | L: platform-driver-x86@vger.kernel.org |
4900 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers | 5131 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers |
4901 | S: Maintained | 5132 | S: Maintained |
4902 | F: Documentation/laptops/sony-laptop.txt | 5133 | F: Documentation/laptops/sony-laptop.txt |
@@ -4935,6 +5166,7 @@ F: include/sound/soc* | |||
4935 | SPARC + UltraSPARC (sparc/sparc64) | 5166 | SPARC + UltraSPARC (sparc/sparc64) |
4936 | M: "David S. Miller" <davem@davemloft.net> | 5167 | M: "David S. Miller" <davem@davemloft.net> |
4937 | L: sparclinux@vger.kernel.org | 5168 | L: sparclinux@vger.kernel.org |
5169 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
4938 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5170 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
4939 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5171 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
4940 | S: Maintained | 5172 | S: Maintained |
@@ -4948,7 +5180,9 @@ F: drivers/char/specialix* | |||
4948 | 5180 | ||
4949 | SPI SUBSYSTEM | 5181 | SPI SUBSYSTEM |
4950 | M: David Brownell <dbrownell@users.sourceforge.net> | 5182 | M: David Brownell <dbrownell@users.sourceforge.net> |
5183 | M: Grant Likely <grant.likely@secretlab.ca> | ||
4951 | L: spi-devel-general@lists.sourceforge.net | 5184 | L: spi-devel-general@lists.sourceforge.net |
5185 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
4952 | S: Maintained | 5186 | S: Maintained |
4953 | F: Documentation/spi/ | 5187 | F: Documentation/spi/ |
4954 | F: drivers/spi/ | 5188 | F: drivers/spi/ |
@@ -5004,7 +5238,7 @@ F: drivers/net/starfire* | |||
5004 | 5238 | ||
5005 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | 5239 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER |
5006 | S: Orphan | 5240 | S: Orphan |
5007 | F: drivers/net/wireless/strip.c | 5241 | F: drivers/staging/strip/strip.c |
5008 | F: include/linux/if_strip.h | 5242 | F: include/linux/if_strip.h |
5009 | 5243 | ||
5010 | STRADIS MPEG-2 DECODER DRIVER | 5244 | STRADIS MPEG-2 DECODER DRIVER |
@@ -5025,6 +5259,7 @@ SUPERH | |||
5025 | M: Paul Mundt <lethal@linux-sh.org> | 5259 | M: Paul Mundt <lethal@linux-sh.org> |
5026 | L: linux-sh@vger.kernel.org | 5260 | L: linux-sh@vger.kernel.org |
5027 | W: http://www.linux-sh.org | 5261 | W: http://www.linux-sh.org |
5262 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5028 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5263 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5029 | S: Supported | 5264 | S: Supported |
5030 | F: Documentation/sh/ | 5265 | F: Documentation/sh/ |
@@ -5101,6 +5336,7 @@ F: arch/xtensa/ | |||
5101 | THINKPAD ACPI EXTRAS DRIVER | 5336 | THINKPAD ACPI EXTRAS DRIVER |
5102 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 5337 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
5103 | L: ibm-acpi-devel@lists.sourceforge.net | 5338 | L: ibm-acpi-devel@lists.sourceforge.net |
5339 | L: platform-driver-x86@vger.kernel.org | ||
5104 | W: http://ibm-acpi.sourceforge.net | 5340 | W: http://ibm-acpi.sourceforge.net |
5105 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5341 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5106 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5342 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
@@ -5154,10 +5390,12 @@ F: security/tomoyo/ | |||
5154 | 5390 | ||
5155 | TOPSTAR LAPTOP EXTRAS DRIVER | 5391 | TOPSTAR LAPTOP EXTRAS DRIVER |
5156 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5392 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
5393 | L: platform-driver-x86@vger.kernel.org | ||
5157 | S: Maintained | 5394 | S: Maintained |
5158 | F: drivers/platform/x86/topstar-laptop.c | 5395 | F: drivers/platform/x86/topstar-laptop.c |
5159 | 5396 | ||
5160 | TOSHIBA ACPI EXTRAS DRIVER | 5397 | TOSHIBA ACPI EXTRAS DRIVER |
5398 | L: platform-driver-x86@vger.kernel.org | ||
5161 | S: Orphan | 5399 | S: Orphan |
5162 | F: drivers/platform/x86/toshiba_acpi.c | 5400 | F: drivers/platform/x86/toshiba_acpi.c |
5163 | 5401 | ||
@@ -5248,7 +5486,7 @@ S: Maintained | |||
5248 | F: drivers/scsi/u14-34f.c | 5486 | F: drivers/scsi/u14-34f.c |
5249 | 5487 | ||
5250 | UBI FILE SYSTEM (UBIFS) | 5488 | UBI FILE SYSTEM (UBIFS) |
5251 | M: Artem Bityutskiy <dedekind@infradead.org> | 5489 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5252 | M: Adrian Hunter <adrian.hunter@nokia.com> | 5490 | M: Adrian Hunter <adrian.hunter@nokia.com> |
5253 | L: linux-mtd@lists.infradead.org | 5491 | L: linux-mtd@lists.infradead.org |
5254 | T: git git://git.infradead.org/ubifs-2.6.git | 5492 | T: git git://git.infradead.org/ubifs-2.6.git |
@@ -5286,10 +5524,19 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM: | |||
5286 | M: David Vrabel <david.vrabel@csr.com> | 5524 | M: David Vrabel <david.vrabel@csr.com> |
5287 | L: linux-usb@vger.kernel.org | 5525 | L: linux-usb@vger.kernel.org |
5288 | S: Supported | 5526 | S: Supported |
5289 | F: drivers/uwb/* | 5527 | F: drivers/uwb/ |
5528 | X: drivers/uwb/wlp/ | ||
5529 | X: drivers/uwb/i1480/i1480u-wlp/ | ||
5530 | X: drivers/uwb/i1480/i1480-wlp.h | ||
5290 | F: include/linux/uwb.h | 5531 | F: include/linux/uwb.h |
5291 | F: include/linux/uwb/ | 5532 | F: include/linux/uwb/ |
5292 | 5533 | ||
5534 | UNIFDEF | ||
5535 | M: Tony Finch <dot@dotat.at> | ||
5536 | W: http://dotat.at/prog/unifdef | ||
5537 | S: Maintained | ||
5538 | F: scripts/unifdef.c | ||
5539 | |||
5293 | UNIFORM CDROM DRIVER | 5540 | UNIFORM CDROM DRIVER |
5294 | M: Jens Axboe <axboe@kernel.dk> | 5541 | M: Jens Axboe <axboe@kernel.dk> |
5295 | W: http://www.kernel.dk | 5542 | W: http://www.kernel.dk |
@@ -5299,7 +5546,7 @@ F: drivers/cdrom/cdrom.c | |||
5299 | F: include/linux/cdrom.h | 5546 | F: include/linux/cdrom.h |
5300 | 5547 | ||
5301 | UNSORTED BLOCK IMAGES (UBI) | 5548 | UNSORTED BLOCK IMAGES (UBI) |
5302 | M: Artem Bityutskiy <dedekind@infradead.org> | 5549 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5303 | W: http://www.linux-mtd.infradead.org/ | 5550 | W: http://www.linux-mtd.infradead.org/ |
5304 | L: linux-mtd@lists.infradead.org | 5551 | L: linux-mtd@lists.infradead.org |
5305 | T: git git://git.infradead.org/ubi-2.6.git | 5552 | T: git git://git.infradead.org/ubi-2.6.git |
@@ -5322,10 +5569,9 @@ S: Supported | |||
5322 | F: drivers/block/ub.c | 5569 | F: drivers/block/ub.c |
5323 | 5570 | ||
5324 | USB CDC ETHERNET DRIVER | 5571 | USB CDC ETHERNET DRIVER |
5325 | M: Greg Kroah-Hartman <greg@kroah.com> | 5572 | M: Oliver Neukum <oliver@neukum.name> |
5326 | L: linux-usb@vger.kernel.org | 5573 | L: linux-usb@vger.kernel.org |
5327 | S: Maintained | 5574 | S: Maintained |
5328 | W: http://www.kroah.com/linux-usb/ | ||
5329 | F: drivers/net/usb/cdc_*.c | 5575 | F: drivers/net/usb/cdc_*.c |
5330 | F: include/linux/usb/cdc.h | 5576 | F: include/linux/usb/cdc.h |
5331 | 5577 | ||
@@ -5576,9 +5822,11 @@ S: Maintained | |||
5576 | F: drivers/net/wireless/rndis_wlan.c | 5822 | F: drivers/net/wireless/rndis_wlan.c |
5577 | 5823 | ||
5578 | USB XHCI DRIVER | 5824 | USB XHCI DRIVER |
5579 | M: Sarah Sharp <sarah.a.sharp@intel.com> | 5825 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
5580 | L: linux-usb@vger.kernel.org | 5826 | L: linux-usb@vger.kernel.org |
5581 | S: Supported | 5827 | S: Supported |
5828 | F: drivers/usb/host/xhci* | ||
5829 | F: drivers/usb/host/pci-quirks* | ||
5582 | 5830 | ||
5583 | USB ZC0301 DRIVER | 5831 | USB ZC0301 DRIVER |
5584 | M: Luca Risolia <luca.risolia@studio.unibo.it> | 5832 | M: Luca Risolia <luca.risolia@studio.unibo.it> |
@@ -5635,7 +5883,7 @@ S: Maintained | |||
5635 | 5883 | ||
5636 | UVESAFB DRIVER | 5884 | UVESAFB DRIVER |
5637 | M: Michal Januszewski <spock@gentoo.org> | 5885 | M: Michal Januszewski <spock@gentoo.org> |
5638 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5886 | L: linux-fbdev@vger.kernel.org |
5639 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ | 5887 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ |
5640 | S: Maintained | 5888 | S: Maintained |
5641 | F: Documentation/fb/uvesafb.txt | 5889 | F: Documentation/fb/uvesafb.txt |
@@ -5647,6 +5895,15 @@ S: Maintained | |||
5647 | F: Documentation/filesystems/vfat.txt | 5895 | F: Documentation/filesystems/vfat.txt |
5648 | F: fs/fat/ | 5896 | F: fs/fat/ |
5649 | 5897 | ||
5898 | VIRTIO HOST (VHOST) | ||
5899 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
5900 | L: kvm@vger.kernel.org | ||
5901 | L: virtualization@lists.osdl.org | ||
5902 | L: netdev@vger.kernel.org | ||
5903 | S: Maintained | ||
5904 | F: drivers/vhost/ | ||
5905 | F: include/linux/vhost.h | ||
5906 | |||
5650 | VIA RHINE NETWORK DRIVER | 5907 | VIA RHINE NETWORK DRIVER |
5651 | M: Roger Luethi <rl@hellgate.ch> | 5908 | M: Roger Luethi <rl@hellgate.ch> |
5652 | S: Maintained | 5909 | S: Maintained |
@@ -5668,7 +5925,7 @@ F: drivers/mmc/host/via-sdmmc.c | |||
5668 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER | 5925 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER |
5669 | M: Joseph Chan <JosephChan@via.com.tw> | 5926 | M: Joseph Chan <JosephChan@via.com.tw> |
5670 | M: Scott Fang <ScottFang@viatech.com.cn> | 5927 | M: Scott Fang <ScottFang@viatech.com.cn> |
5671 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5928 | L: linux-fbdev@vger.kernel.org |
5672 | S: Maintained | 5929 | S: Maintained |
5673 | F: drivers/video/via/ | 5930 | F: drivers/video/via/ |
5674 | 5931 | ||
@@ -5700,6 +5957,14 @@ L: netdev@vger.kernel.org | |||
5700 | S: Maintained | 5957 | S: Maintained |
5701 | F: drivers/net/vmxnet3/ | 5958 | F: drivers/net/vmxnet3/ |
5702 | 5959 | ||
5960 | VMware PVSCSI driver | ||
5961 | M: Alok Kataria <akataria@vmware.com> | ||
5962 | M: VMware PV-Drivers <pv-drivers@vmware.com> | ||
5963 | L: linux-scsi@vger.kernel.org | ||
5964 | S: Maintained | ||
5965 | F: drivers/scsi/vmw_pvscsi.c | ||
5966 | F: drivers/scsi/vmw_pvscsi.h | ||
5967 | |||
5703 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 5968 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
5704 | M: Liam Girdwood <lrg@slimlogic.co.uk> | 5969 | M: Liam Girdwood <lrg@slimlogic.co.uk> |
5705 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 5970 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
@@ -5762,7 +6027,7 @@ L: linux-wireless@vger.kernel.org | |||
5762 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | 6027 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ |
5763 | S: Maintained | 6028 | S: Maintained |
5764 | F: Documentation/networking/wavelan.txt | 6029 | F: Documentation/networking/wavelan.txt |
5765 | F: drivers/net/wireless/wavelan* | 6030 | F: drivers/staging/wavelan/ |
5766 | 6031 | ||
5767 | WD7000 SCSI DRIVER | 6032 | WD7000 SCSI DRIVER |
5768 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6033 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
@@ -5784,9 +6049,12 @@ W: http://linuxwimax.org | |||
5784 | 6049 | ||
5785 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | 6050 | WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM |
5786 | M: David Vrabel <david.vrabel@csr.com> | 6051 | M: David Vrabel <david.vrabel@csr.com> |
6052 | L: netdev@vger.kernel.org | ||
5787 | S: Maintained | 6053 | S: Maintained |
5788 | F: include/linux/wlp.h | 6054 | F: include/linux/wlp.h |
5789 | F: drivers/uwb/wlp/ | 6055 | F: drivers/uwb/wlp/ |
6056 | F: drivers/uwb/i1480/i1480u-wlp/ | ||
6057 | F: drivers/uwb/i1480/i1480-wlp.h | ||
5790 | 6058 | ||
5791 | WISTRON LAPTOP BUTTON DRIVER | 6059 | WISTRON LAPTOP BUTTON DRIVER |
5792 | M: Miloslav Trmac <mitr@volny.cz> | 6060 | M: Miloslav Trmac <mitr@volny.cz> |
@@ -5794,7 +6062,7 @@ S: Maintained | |||
5794 | F: drivers/input/misc/wistron_btns.c | 6062 | F: drivers/input/misc/wistron_btns.c |
5795 | 6063 | ||
5796 | WL1251 WIRELESS DRIVER | 6064 | WL1251 WIRELESS DRIVER |
5797 | M: Kalle Valo <kalle.valo@nokia.com> | 6065 | M: Kalle Valo <kalle.valo@iki.fi> |
5798 | L: linux-wireless@vger.kernel.org | 6066 | L: linux-wireless@vger.kernel.org |
5799 | W: http://wireless.kernel.org | 6067 | W: http://wireless.kernel.org |
5800 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6068 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
@@ -5832,6 +6100,7 @@ M: Mark Brown <broonie@opensource.wolfsonmicro.com> | |||
5832 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | 6100 | T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus |
5833 | W: http://opensource.wolfsonmicro.com/node/8 | 6101 | W: http://opensource.wolfsonmicro.com/node/8 |
5834 | S: Supported | 6102 | S: Supported |
6103 | F: Documentation/hwmon/wm83?? | ||
5835 | F: drivers/leds/leds-wm83*.c | 6104 | F: drivers/leds/leds-wm83*.c |
5836 | F: drivers/mfd/wm8*.c | 6105 | F: drivers/mfd/wm8*.c |
5837 | F: drivers/power/wm83*.c | 6106 | F: drivers/power/wm83*.c |
@@ -5841,14 +6110,14 @@ F: drivers/video/backlight/wm83*_bl.c | |||
5841 | F: drivers/watchdog/wm83*_wdt.c | 6110 | F: drivers/watchdog/wm83*_wdt.c |
5842 | F: include/linux/mfd/wm831x/ | 6111 | F: include/linux/mfd/wm831x/ |
5843 | F: include/linux/mfd/wm8350/ | 6112 | F: include/linux/mfd/wm8350/ |
5844 | F: include/linux/mfd/wm8400/ | 6113 | F: include/linux/mfd/wm8400* |
5845 | F: sound/soc/codecs/wm8350.c | 6114 | F: sound/soc/codecs/wm8350.* |
5846 | F: sound/soc/codecs/wm8400.c | 6115 | F: sound/soc/codecs/wm8400.* |
5847 | 6116 | ||
5848 | X.25 NETWORK LAYER | 6117 | X.25 NETWORK LAYER |
5849 | M: Henner Eisen <eis@baty.hanse.de> | 6118 | M: Andrew Hendry <andrew.hendry@gmail.com> |
5850 | L: linux-x25@vger.kernel.org | 6119 | L: linux-x25@vger.kernel.org |
5851 | S: Maintained | 6120 | S: Odd Fixes |
5852 | F: Documentation/networking/x25* | 6121 | F: Documentation/networking/x25* |
5853 | F: include/net/x25* | 6122 | F: include/net/x25* |
5854 | F: net/x25/ | 6123 | F: net/x25/ |
@@ -5863,6 +6132,13 @@ S: Maintained | |||
5863 | F: Documentation/x86/ | 6132 | F: Documentation/x86/ |
5864 | F: arch/x86/ | 6133 | F: arch/x86/ |
5865 | 6134 | ||
6135 | X86 PLATFORM DRIVERS | ||
6136 | M: Matthew Garrett <mjg@redhat.com> | ||
6137 | L: platform-driver-x86@vger.kernel.org | ||
6138 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6139 | S: Maintained | ||
6140 | F: drivers/platform/x86 | ||
6141 | |||
5866 | XEN HYPERVISOR INTERFACE | 6142 | XEN HYPERVISOR INTERFACE |
5867 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 6143 | M: Jeremy Fitzhardinge <jeremy@xensource.com> |
5868 | M: Chris Wright <chrisw@sous-sol.org> | 6144 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -5947,6 +6223,7 @@ F: drivers/serial/zs.* | |||
5947 | THE REST | 6223 | THE REST |
5948 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6224 | M: Linus Torvalds <torvalds@linux-foundation.org> |
5949 | L: linux-kernel@vger.kernel.org | 6225 | L: linux-kernel@vger.kernel.org |
6226 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
5950 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6227 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
5951 | S: Buried alive in reporters | 6228 | S: Buried alive in reporters |
5952 | F: * | 6229 | F: * |