diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 239 |
1 files changed, 182 insertions, 57 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a058b59cf13..14eab97a86aa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -182,7 +182,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 182 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 183 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 184 | W: http://swik.net/v9fs |
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git | 185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 186 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 187 | F: Documentation/filesystems/9p.txt |
188 | F: fs/9p/ | 188 | F: fs/9p/ |
@@ -327,6 +327,13 @@ M: Colin Leroy <colin@colino.net> | |||
327 | S: Maintained | 327 | S: Maintained |
328 | F: drivers/macintosh/therm_adt746x.c | 328 | F: drivers/macintosh/therm_adt746x.c |
329 | 329 | ||
330 | ADT7475 HARDWARE MONITOR DRIVER | ||
331 | M: Jean Delvare <khali@linux-fr.org> | ||
332 | L: lm-sensors@lm-sensors.org | ||
333 | S: Maintained | ||
334 | F: Documentation/hwmon/adt7475 | ||
335 | F: drivers/hwmon/adt7475.c | ||
336 | |||
330 | ADVANSYS SCSI DRIVER | 337 | ADVANSYS SCSI DRIVER |
331 | M: Matthew Wilcox <matthew@wil.cx> | 338 | M: Matthew Wilcox <matthew@wil.cx> |
332 | L: linux-scsi@vger.kernel.org | 339 | L: linux-scsi@vger.kernel.org |
@@ -486,13 +493,6 @@ S: Maintained | |||
486 | F: drivers/net/appletalk/ | 493 | F: drivers/net/appletalk/ |
487 | F: net/appletalk/ | 494 | F: net/appletalk/ |
488 | 495 | ||
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 | 496 | ARC FRAMEBUFFER DRIVER |
497 | M: Jaya Kumar <jayalk@intworks.biz> | 497 | M: Jaya Kumar <jayalk@intworks.biz> |
498 | S: Maintained | 498 | S: Maintained |
@@ -512,10 +512,32 @@ W: http://www.arm.linux.org.uk/ | |||
512 | S: Maintained | 512 | S: Maintained |
513 | F: arch/arm/ | 513 | F: arch/arm/ |
514 | 514 | ||
515 | ARM PRIMECELL AACI PL041 DRIVER | ||
516 | M: Russell King <linux@arm.linux.org.uk> | ||
517 | S: Maintained | ||
518 | F: sound/arm/aaci.* | ||
519 | |||
520 | ARM PRIMECELL CLCD PL110 DRIVER | ||
521 | M: Russell King <linux@arm.linux.org.uk> | ||
522 | S: Maintained | ||
523 | F: drivers/video/amba-clcd.* | ||
524 | |||
525 | ARM PRIMECELL KMI PL050 DRIVER | ||
526 | M: Russell King <linux@arm.linux.org.uk> | ||
527 | S: Maintained | ||
528 | F: drivers/input/serio/ambakmi.* | ||
529 | F: include/linux/amba/kmi.h | ||
530 | |||
515 | ARM PRIMECELL MMCI PL180/1 DRIVER | 531 | ARM PRIMECELL MMCI PL180/1 DRIVER |
516 | S: Orphan | 532 | S: Orphan |
517 | F: drivers/mmc/host/mmci.* | 533 | F: drivers/mmc/host/mmci.* |
518 | 534 | ||
535 | ARM PRIMECELL BUS SUPPORT | ||
536 | M: Russell King <linux@arm.linux.org.uk> | ||
537 | S: Maintained | ||
538 | F: drivers/amba/ | ||
539 | F: include/linux/amba/bus.h | ||
540 | |||
519 | ARM/ADI ROADRUNNER MACHINE SUPPORT | 541 | ARM/ADI ROADRUNNER MACHINE SUPPORT |
520 | M: Lennert Buytenhek <kernel@wantstofly.org> | 542 | M: Lennert Buytenhek <kernel@wantstofly.org> |
521 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 543 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -637,6 +659,9 @@ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | |||
637 | M: Sascha Hauer <kernel@pengutronix.de> | 659 | M: Sascha Hauer <kernel@pengutronix.de> |
638 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 660 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
639 | S: Maintained | 661 | S: Maintained |
662 | T: git://git.pengutronix.de/git/imx/linux-2.6.git | ||
663 | F: arch/arm/mach-mx*/ | ||
664 | F: arch/arm/plat-mxc/ | ||
640 | 665 | ||
641 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 666 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
642 | M: Lennert Buytenhek <kernel@wantstofly.org> | 667 | M: Lennert Buytenhek <kernel@wantstofly.org> |
@@ -707,6 +732,19 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
707 | S: Maintained | 732 | S: Maintained |
708 | F: arch/arm/mach-ixp4xx/ | 733 | F: arch/arm/mach-ixp4xx/ |
709 | 734 | ||
735 | ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT | ||
736 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
737 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
738 | S: Maintained | ||
739 | F: arch/arm/mach-pxa/imote2.c | ||
740 | |||
741 | ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT | ||
742 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
743 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
744 | S: Maintained | ||
745 | F: arch/arm/mach-pxa/stargate2.c | ||
746 | F: drivers/pcmcia/pxa2xx_stargate2.c | ||
747 | |||
710 | ARM/INTEL XSC3 (MANZANO) ARM CORE | 748 | ARM/INTEL XSC3 (MANZANO) ARM CORE |
711 | M: Lennert Buytenhek <kernel@wantstofly.org> | 749 | M: Lennert Buytenhek <kernel@wantstofly.org> |
712 | M: Dan Williams <dan.j.williams@intel.com> | 750 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -749,6 +787,14 @@ ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | |||
749 | M: Michael Petchkovsky <mkpetch@internode.on.net> | 787 | M: Michael Petchkovsky <mkpetch@internode.on.net> |
750 | S: Maintained | 788 | S: Maintained |
751 | 789 | ||
790 | ARM/NOMADIK ARCHITECTURE | ||
791 | M: Alessandro Rubini <rubini@unipv.it> | ||
792 | M: STEricsson <STEricsson_nomadik_linux@list.st.com> | ||
793 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
794 | S: Maintained | ||
795 | F: arch/arm/mach-nomadik/ | ||
796 | F: arch/arm/plat-nomadik/ | ||
797 | |||
752 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | 798 | ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT |
753 | M: Nelson Castillo <arhuaco@freaks-unidos.net> | 799 | M: Nelson Castillo <arhuaco@freaks-unidos.net> |
754 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) | 800 | L: openmoko-kernel@lists.openmoko.org (subscribers-only) |
@@ -906,6 +952,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
906 | W: http://www.mcuos.com | 952 | W: http://www.mcuos.com |
907 | S: Maintained | 953 | S: Maintained |
908 | 954 | ||
955 | ARM/U8500 ARM ARCHITECTURE | ||
956 | M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> | ||
957 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
958 | S: Maintained | ||
959 | F: arch/arm/mach-ux500/ | ||
960 | |||
909 | ARM/VFP SUPPORT | 961 | ARM/VFP SUPPORT |
910 | M: Russell King <linux@arm.linux.org.uk> | 962 | M: Russell King <linux@arm.linux.org.uk> |
911 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 963 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -919,7 +971,6 @@ M: Karol Kozimor <sziwan@users.sourceforge.net> | |||
919 | L: acpi4asus-user@lists.sourceforge.net | 971 | L: acpi4asus-user@lists.sourceforge.net |
920 | W: http://acpi4asus.sf.net | 972 | W: http://acpi4asus.sf.net |
921 | S: Maintained | 973 | S: Maintained |
922 | F: arch/x86/kernel/acpi/boot.c | ||
923 | F: drivers/platform/x86/asus_acpi.c | 974 | F: drivers/platform/x86/asus_acpi.c |
924 | 975 | ||
925 | ASUS ASB100 HARDWARE MONITOR DRIVER | 976 | ASUS ASB100 HARDWARE MONITOR DRIVER |
@@ -1041,7 +1092,7 @@ F: drivers/serial/atmel_serial.c | |||
1041 | 1092 | ||
1042 | ATMEL LCDFB DRIVER | 1093 | ATMEL LCDFB DRIVER |
1043 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1094 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1044 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 1095 | L: linux-fbdev@vger.kernel.org |
1045 | S: Maintained | 1096 | S: Maintained |
1046 | F: drivers/video/atmel_lcdfb.c | 1097 | F: drivers/video/atmel_lcdfb.c |
1047 | F: include/video/atmel_lcdc.h | 1098 | F: include/video/atmel_lcdc.h |
@@ -1112,7 +1163,6 @@ F: include/net/ax25.h | |||
1112 | F: net/ax25/ | 1163 | F: net/ax25/ |
1113 | 1164 | ||
1114 | B43 WIRELESS DRIVER | 1165 | B43 WIRELESS DRIVER |
1115 | M: Michael Buesch <mb@bu3sch.de> | ||
1116 | M: Stefano Brivio <stefano.brivio@polimi.it> | 1166 | M: Stefano Brivio <stefano.brivio@polimi.it> |
1117 | L: linux-wireless@vger.kernel.org | 1167 | L: linux-wireless@vger.kernel.org |
1118 | W: http://linuxwireless.org/en/users/Drivers/b43 | 1168 | W: http://linuxwireless.org/en/users/Drivers/b43 |
@@ -1258,11 +1308,10 @@ S: Supported | |||
1258 | F: drivers/net/tg3.* | 1308 | F: drivers/net/tg3.* |
1259 | 1309 | ||
1260 | BROCADE BFA FC SCSI DRIVER | 1310 | BROCADE BFA FC SCSI DRIVER |
1261 | P: Jing Huang | 1311 | M: Jing Huang <huangj@brocade.com> |
1262 | M: huangj@brocade.com | 1312 | L: linux-scsi@vger.kernel.org |
1263 | L: linux-scsi@vger.kernel.org | 1313 | S: Supported |
1264 | S: Supported | 1314 | F: drivers/scsi/bfa/ |
1265 | F: drivers/scsi/bfa/ | ||
1266 | 1315 | ||
1267 | BSG (block layer generic sg v4 driver) | 1316 | BSG (block layer generic sg v4 driver) |
1268 | M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 1317 | M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |
@@ -1812,6 +1861,19 @@ S: Maintained | |||
1812 | F: drivers/scsi/dpt* | 1861 | F: drivers/scsi/dpt* |
1813 | F: drivers/scsi/dpt/ | 1862 | F: drivers/scsi/dpt/ |
1814 | 1863 | ||
1864 | DRBD DRIVER | ||
1865 | P: Philipp Reisner | ||
1866 | P: Lars Ellenberg | ||
1867 | M: drbd-dev@lists.linbit.com | ||
1868 | L: drbd-user@lists.linbit.com | ||
1869 | W: http://www.drbd.org | ||
1870 | T: git git://git.drbd.org/linux-2.6-drbd.git drbd | ||
1871 | T: git git://git.drbd.org/drbd-8.3.git | ||
1872 | S: Supported | ||
1873 | F: drivers/block/drbd/ | ||
1874 | F: lib/lru_cache.c | ||
1875 | F: Documentation/blockdev/drbd/ | ||
1876 | |||
1815 | DRIVER CORE, KOBJECTS, AND SYSFS | 1877 | DRIVER CORE, KOBJECTS, AND SYSFS |
1816 | M: Greg Kroah-Hartman <gregkh@suse.de> | 1878 | M: Greg Kroah-Hartman <gregkh@suse.de> |
1817 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 1879 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
@@ -2128,7 +2190,7 @@ F: drivers/net/wan/dlci.c | |||
2128 | F: drivers/net/wan/sdla.c | 2190 | F: drivers/net/wan/sdla.c |
2129 | 2191 | ||
2130 | FRAMEBUFFER LAYER | 2192 | FRAMEBUFFER LAYER |
2131 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2193 | L: linux-fbdev@vger.kernel.org |
2132 | W: http://linux-fbdev.sourceforge.net/ | 2194 | W: http://linux-fbdev.sourceforge.net/ |
2133 | S: Orphan | 2195 | S: Orphan |
2134 | F: Documentation/fb/ | 2196 | F: Documentation/fb/ |
@@ -2151,7 +2213,7 @@ F: drivers/i2c/busses/i2c-cpm.c | |||
2151 | 2213 | ||
2152 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER | 2214 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER |
2153 | M: Sascha Hauer <kernel@pengutronix.de> | 2215 | M: Sascha Hauer <kernel@pengutronix.de> |
2154 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2216 | L: linux-fbdev@vger.kernel.org |
2155 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 2217 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
2156 | S: Maintained | 2218 | S: Maintained |
2157 | F: arch/arm/plat-mxc/include/mach/imxfb.h | 2219 | F: arch/arm/plat-mxc/include/mach/imxfb.h |
@@ -2327,6 +2389,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
2327 | S: Maintained | 2389 | S: Maintained |
2328 | F: drivers/media/video/gspca/finepix.c | 2390 | F: drivers/media/video/gspca/finepix.c |
2329 | 2391 | ||
2392 | GSPCA GL860 SUBDRIVER | ||
2393 | M: Olivier Lorin <o.lorin@laposte.net> | ||
2394 | L: linux-media@vger.kernel.org | ||
2395 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | ||
2396 | S: Maintained | ||
2397 | F: drivers/media/video/gspca/gl860/ | ||
2398 | |||
2330 | GSPCA M5602 SUBDRIVER | 2399 | GSPCA M5602 SUBDRIVER |
2331 | M: Erik Andren <erik.andren@gmail.com> | 2400 | M: Erik Andren <erik.andren@gmail.com> |
2332 | L: linux-media@vger.kernel.org | 2401 | L: linux-media@vger.kernel.org |
@@ -2367,7 +2436,9 @@ HARDWARE MONITORING | |||
2367 | L: lm-sensors@lm-sensors.org | 2436 | L: lm-sensors@lm-sensors.org |
2368 | W: http://www.lm-sensors.org/ | 2437 | W: http://www.lm-sensors.org/ |
2369 | S: Orphan | 2438 | S: Orphan |
2439 | F: Documentation/hwmon/ | ||
2370 | F: drivers/hwmon/ | 2440 | F: drivers/hwmon/ |
2441 | F: include/linux/hwmon*.h | ||
2371 | 2442 | ||
2372 | HARDWARE RANDOM NUMBER GENERATOR CORE | 2443 | HARDWARE RANDOM NUMBER GENERATOR CORE |
2373 | M: Matt Mackall <mpm@selenic.com> | 2444 | M: Matt Mackall <mpm@selenic.com> |
@@ -2548,8 +2619,7 @@ S: Maintained | |||
2548 | F: Documentation/i2c/ | 2619 | F: Documentation/i2c/ |
2549 | F: drivers/i2c/ | 2620 | F: drivers/i2c/ |
2550 | F: include/linux/i2c.h | 2621 | F: include/linux/i2c.h |
2551 | F: include/linux/i2c-dev.h | 2622 | F: include/linux/i2c-*.h |
2552 | F: include/linux/i2c-id.h | ||
2553 | 2623 | ||
2554 | I2C-TINY-USB DRIVER | 2624 | I2C-TINY-USB DRIVER |
2555 | M: Till Harbaum <till@harbaum.org> | 2625 | M: Till Harbaum <till@harbaum.org> |
@@ -2650,7 +2720,7 @@ S: Supported | |||
2650 | F: security/integrity/ima/ | 2720 | F: security/integrity/ima/ |
2651 | 2721 | ||
2652 | IMS TWINTURBO FRAMEBUFFER DRIVER | 2722 | IMS TWINTURBO FRAMEBUFFER DRIVER |
2653 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2723 | L: linux-fbdev@vger.kernel.org |
2654 | S: Orphan | 2724 | S: Orphan |
2655 | F: drivers/video/imsttfb.c | 2725 | F: drivers/video/imsttfb.c |
2656 | 2726 | ||
@@ -2685,14 +2755,14 @@ F: drivers/input/ | |||
2685 | 2755 | ||
2686 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2756 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2687 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2757 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> |
2688 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2758 | L: linux-fbdev@vger.kernel.org |
2689 | S: Maintained | 2759 | S: Maintained |
2690 | F: Documentation/fb/intelfb.txt | 2760 | F: Documentation/fb/intelfb.txt |
2691 | F: drivers/video/intelfb/ | 2761 | F: drivers/video/intelfb/ |
2692 | 2762 | ||
2693 | INTEL 810/815 FRAMEBUFFER DRIVER | 2763 | INTEL 810/815 FRAMEBUFFER DRIVER |
2694 | M: Antonino Daplas <adaplas@gmail.com> | 2764 | M: Antonino Daplas <adaplas@gmail.com> |
2695 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2765 | L: linux-fbdev@vger.kernel.org |
2696 | S: Maintained | 2766 | S: Maintained |
2697 | F: drivers/video/i810/ | 2767 | F: drivers/video/i810/ |
2698 | 2768 | ||
@@ -2804,6 +2874,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git | |||
2804 | S: Supported | 2874 | S: Supported |
2805 | F: drivers/net/wireless/iwlwifi/ | 2875 | F: drivers/net/wireless/iwlwifi/ |
2806 | 2876 | ||
2877 | INTEL WIRELESS MULTICOMM 3200 WIFI (iwmc3200wifi) | ||
2878 | M: Samuel Ortiz <samuel.ortiz@intel.com> | ||
2879 | M: Zhu Yi <yi.zhu@intel.com> | ||
2880 | M: Intel Linux Wireless <ilw@linux.intel.com> | ||
2881 | L: linux-wireless@vger.kernel.org | ||
2882 | S: Supported | ||
2883 | W: http://wireless.kernel.org/en/users/Drivers/iwmc3200wifi | ||
2884 | F: drivers/net/wireless/iwmc3200wifi/ | ||
2885 | |||
2807 | IOC3 ETHERNET DRIVER | 2886 | IOC3 ETHERNET DRIVER |
2808 | M: Ralf Baechle <ralf@linux-mips.org> | 2887 | M: Ralf Baechle <ralf@linux-mips.org> |
2809 | L: linux-mips@linux-mips.org | 2888 | L: linux-mips@linux-mips.org |
@@ -2838,7 +2917,7 @@ F: drivers/infiniband/hw/ipath/ | |||
2838 | 2917 | ||
2839 | IPMI SUBSYSTEM | 2918 | IPMI SUBSYSTEM |
2840 | M: Corey Minyard <minyard@acm.org> | 2919 | M: Corey Minyard <minyard@acm.org> |
2841 | L: openipmi-developer@lists.sourceforge.net | 2920 | L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) |
2842 | W: http://openipmi.sourceforge.net/ | 2921 | W: http://openipmi.sourceforge.net/ |
2843 | S: Supported | 2922 | S: Supported |
2844 | F: Documentation/IPMI.txt | 2923 | F: Documentation/IPMI.txt |
@@ -3002,11 +3081,8 @@ S: Maintained | |||
3002 | F: fs/autofs4/ | 3081 | F: fs/autofs4/ |
3003 | 3082 | ||
3004 | KERNEL BUILD | 3083 | KERNEL BUILD |
3005 | M: Sam Ravnborg <sam@ravnborg.org> | ||
3006 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next.git | ||
3007 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git | ||
3008 | L: linux-kbuild@vger.kernel.org | 3084 | L: linux-kbuild@vger.kernel.org |
3009 | S: Maintained | 3085 | S: Orphan |
3010 | F: Documentation/kbuild/ | 3086 | F: Documentation/kbuild/ |
3011 | F: Makefile | 3087 | F: Makefile |
3012 | F: scripts/Makefile.* | 3088 | F: scripts/Makefile.* |
@@ -3078,6 +3154,7 @@ S: Supported | |||
3078 | F: Documentation/s390/kvm.txt | 3154 | F: Documentation/s390/kvm.txt |
3079 | F: arch/s390/include/asm/kvm* | 3155 | F: arch/s390/include/asm/kvm* |
3080 | F: arch/s390/kvm/ | 3156 | F: arch/s390/kvm/ |
3157 | F: drivers/s390/kvm/ | ||
3081 | 3158 | ||
3082 | KEXEC | 3159 | KEXEC |
3083 | M: Eric Biederman <ebiederm@xmission.com> | 3160 | M: Eric Biederman <ebiederm@xmission.com> |
@@ -3099,9 +3176,13 @@ F: kernel/kgdb.c | |||
3099 | 3176 | ||
3100 | KMEMCHECK | 3177 | KMEMCHECK |
3101 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3178 | M: Vegard Nossum <vegardno@ifi.uio.no> |
3102 | P Pekka Enberg | 3179 | M: Pekka Enberg <penberg@cs.helsinki.fi> |
3103 | M: penberg@cs.helsinki.fi | ||
3104 | S: Maintained | 3180 | S: Maintained |
3181 | F: Documentation/kmemcheck.txt | ||
3182 | F: arch/x86/include/asm/kmemcheck.h | ||
3183 | F: arch/x86/mm/kmemcheck/ | ||
3184 | F: include/linux/kmemcheck.h | ||
3185 | F: mm/kmemcheck.c | ||
3105 | 3186 | ||
3106 | KMEMLEAK | 3187 | KMEMLEAK |
3107 | M: Catalin Marinas <catalin.marinas@arm.com> | 3188 | M: Catalin Marinas <catalin.marinas@arm.com> |
@@ -3253,6 +3334,12 @@ S: Maintained | |||
3253 | F: Documentation/hwmon/lis3lv02d | 3334 | F: Documentation/hwmon/lis3lv02d |
3254 | F: drivers/hwmon/lis3lv02d.* | 3335 | F: drivers/hwmon/lis3lv02d.* |
3255 | 3336 | ||
3337 | LM73 HARDWARE MONITOR DRIVER | ||
3338 | M: Guillaume Ligneul <guillaume.ligneul@gmail.com> | ||
3339 | L: lm-sensors@lm-sensors.org | ||
3340 | S: Maintained | ||
3341 | F: drivers/hwmon/lm73.c | ||
3342 | |||
3256 | LM83 HARDWARE MONITOR DRIVER | 3343 | LM83 HARDWARE MONITOR DRIVER |
3257 | M: Jean Delvare <khali@linux-fr.org> | 3344 | M: Jean Delvare <khali@linux-fr.org> |
3258 | L: lm-sensors@lm-sensors.org | 3345 | L: lm-sensors@lm-sensors.org |
@@ -3402,7 +3489,7 @@ S: Supported | |||
3402 | 3489 | ||
3403 | MATROX FRAMEBUFFER DRIVER | 3490 | MATROX FRAMEBUFFER DRIVER |
3404 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | 3491 | M: Petr Vandrovec <vandrove@vc.cvut.cz> |
3405 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3492 | L: linux-fbdev@vger.kernel.org |
3406 | S: Maintained | 3493 | S: Maintained |
3407 | F: drivers/video/matrox/matroxfb_* | 3494 | F: drivers/video/matrox/matroxfb_* |
3408 | F: include/linux/matroxfb.h | 3495 | F: include/linux/matroxfb.h |
@@ -3631,7 +3718,7 @@ L: netfilter@vger.kernel.org | |||
3631 | L: coreteam@netfilter.org | 3718 | L: coreteam@netfilter.org |
3632 | W: http://www.netfilter.org/ | 3719 | W: http://www.netfilter.org/ |
3633 | W: http://www.iptables.org/ | 3720 | W: http://www.iptables.org/ |
3634 | T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git | 3721 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git |
3635 | S: Supported | 3722 | S: Supported |
3636 | F: include/linux/netfilter* | 3723 | F: include/linux/netfilter* |
3637 | F: include/linux/netfilter/ | 3724 | F: include/linux/netfilter/ |
@@ -3678,6 +3765,7 @@ L: netdev@vger.kernel.org | |||
3678 | W: http://www.linuxfoundation.org/en/Net | 3765 | W: http://www.linuxfoundation.org/en/Net |
3679 | W: http://patchwork.ozlabs.org/project/netdev/list/ | 3766 | W: http://patchwork.ozlabs.org/project/netdev/list/ |
3680 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 3767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
3768 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3681 | S: Maintained | 3769 | S: Maintained |
3682 | F: net/ | 3770 | F: net/ |
3683 | F: include/net/ | 3771 | F: include/net/ |
@@ -3726,9 +3814,9 @@ F: include/linux/if_* | |||
3726 | F: include/linux/*device.h | 3814 | F: include/linux/*device.h |
3727 | 3815 | ||
3728 | NETXEN (1/10) GbE SUPPORT | 3816 | NETXEN (1/10) GbE SUPPORT |
3729 | M: Dhananjay Phadke <dhananjay@netxen.com> | 3817 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> |
3730 | L: netdev@vger.kernel.org | 3818 | L: netdev@vger.kernel.org |
3731 | W: http://www.netxen.com | 3819 | W: http://www.qlogic.com |
3732 | S: Supported | 3820 | S: Supported |
3733 | F: drivers/net/netxen/ | 3821 | F: drivers/net/netxen/ |
3734 | 3822 | ||
@@ -3788,7 +3876,7 @@ F: fs/ntfs/ | |||
3788 | 3876 | ||
3789 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER | 3877 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER |
3790 | M: Antonino Daplas <adaplas@gmail.com> | 3878 | M: Antonino Daplas <adaplas@gmail.com> |
3791 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3879 | L: linux-fbdev@vger.kernel.org |
3792 | S: Maintained | 3880 | S: Maintained |
3793 | F: drivers/video/riva/ | 3881 | F: drivers/video/riva/ |
3794 | F: drivers/video/nvidia/ | 3882 | F: drivers/video/nvidia/ |
@@ -3823,11 +3911,28 @@ F: sound/soc/omap/ | |||
3823 | 3911 | ||
3824 | OMAP FRAMEBUFFER SUPPORT | 3912 | OMAP FRAMEBUFFER SUPPORT |
3825 | M: Imre Deak <imre.deak@nokia.com> | 3913 | M: Imre Deak <imre.deak@nokia.com> |
3826 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3914 | L: linux-fbdev@vger.kernel.org |
3827 | L: linux-omap@vger.kernel.org | 3915 | L: linux-omap@vger.kernel.org |
3828 | S: Maintained | 3916 | S: Maintained |
3829 | F: drivers/video/omap/ | 3917 | F: drivers/video/omap/ |
3830 | 3918 | ||
3919 | OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2) | ||
3920 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3921 | L: linux-omap@vger.kernel.org | ||
3922 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3923 | S: Maintained | ||
3924 | F: drivers/video/omap2/dss/ | ||
3925 | F: drivers/video/omap2/vrfb.c | ||
3926 | F: drivers/video/omap2/vram.c | ||
3927 | F: Documentation/arm/OMAP/DSS | ||
3928 | |||
3929 | OMAP FRAMEBUFFER SUPPORT (FOR DSS2) | ||
3930 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3931 | L: linux-omap@vger.kernel.org | ||
3932 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3933 | S: Maintained | ||
3934 | F: drivers/video/omap2/omapfb/ | ||
3935 | |||
3831 | OMAP MMC SUPPORT | 3936 | OMAP MMC SUPPORT |
3832 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3937 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3833 | L: linux-omap@vger.kernel.org | 3938 | L: linux-omap@vger.kernel.org |
@@ -4129,6 +4234,13 @@ W: http://www.pmc-sierra.com/ | |||
4129 | S: Supported | 4234 | S: Supported |
4130 | F: drivers/scsi/pmcraid.* | 4235 | F: drivers/scsi/pmcraid.* |
4131 | 4236 | ||
4237 | PMC SIERRA PM8001 DRIVER | ||
4238 | M: jack_wang@usish.com | ||
4239 | M: lindar_liu@usish.com | ||
4240 | L: linux-scsi@vger.kernel.org | ||
4241 | S: Supported | ||
4242 | F: drivers/scsi/pm8001/ | ||
4243 | |||
4132 | POSIX CLOCKS and TIMERS | 4244 | POSIX CLOCKS and TIMERS |
4133 | M: Thomas Gleixner <tglx@linutronix.de> | 4245 | M: Thomas Gleixner <tglx@linutronix.de> |
4134 | S: Supported | 4246 | S: Supported |
@@ -4329,19 +4441,21 @@ F: include/linux/qnxtypes.h | |||
4329 | 4441 | ||
4330 | RADEON FRAMEBUFFER DISPLAY DRIVER | 4442 | RADEON FRAMEBUFFER DISPLAY DRIVER |
4331 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 4443 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
4332 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4444 | L: linux-fbdev@vger.kernel.org |
4333 | S: Maintained | 4445 | S: Maintained |
4334 | F: drivers/video/aty/radeon* | 4446 | F: drivers/video/aty/radeon* |
4335 | F: include/linux/radeonfb.h | 4447 | F: include/linux/radeonfb.h |
4336 | 4448 | ||
4337 | RAGE128 FRAMEBUFFER DISPLAY DRIVER | 4449 | RAGE128 FRAMEBUFFER DISPLAY DRIVER |
4338 | M: Paul Mackerras <paulus@samba.org> | 4450 | M: Paul Mackerras <paulus@samba.org> |
4339 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4451 | L: linux-fbdev@vger.kernel.org |
4340 | S: Maintained | 4452 | S: Maintained |
4341 | F: drivers/video/aty/aty128fb.c | 4453 | F: drivers/video/aty/aty128fb.c |
4342 | 4454 | ||
4343 | RALINK RT2X00 WIRELESS LAN DRIVER | 4455 | RALINK RT2X00 WIRELESS LAN DRIVER |
4344 | P: rt2x00 project | 4456 | P: rt2x00 project |
4457 | M: Ivo van Doorn <IvDoorn@gmail.com> | ||
4458 | M: Gertjan van Wingerde <gwingerde@gmail.com> | ||
4345 | L: linux-wireless@vger.kernel.org | 4459 | L: linux-wireless@vger.kernel.org |
4346 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) | 4460 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) |
4347 | W: http://rt2x00.serialmonkey.com/ | 4461 | W: http://rt2x00.serialmonkey.com/ |
@@ -4429,7 +4543,7 @@ RFKILL | |||
4429 | M: Johannes Berg <johannes@sipsolutions.net> | 4543 | M: Johannes Berg <johannes@sipsolutions.net> |
4430 | L: linux-wireless@vger.kernel.org | 4544 | L: linux-wireless@vger.kernel.org |
4431 | S: Maintained | 4545 | S: Maintained |
4432 | F Documentation/rfkill.txt | 4546 | F: Documentation/rfkill.txt |
4433 | F: net/rfkill/ | 4547 | F: net/rfkill/ |
4434 | 4548 | ||
4435 | RISCOM8 DRIVER | 4549 | RISCOM8 DRIVER |
@@ -4473,7 +4587,7 @@ F: drivers/net/wireless/rtl818x/rtl8187* | |||
4473 | 4587 | ||
4474 | S3 SAVAGE FRAMEBUFFER DRIVER | 4588 | S3 SAVAGE FRAMEBUFFER DRIVER |
4475 | M: Antonino Daplas <adaplas@gmail.com> | 4589 | M: Antonino Daplas <adaplas@gmail.com> |
4476 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4590 | L: linux-fbdev@vger.kernel.org |
4477 | S: Maintained | 4591 | S: Maintained |
4478 | F: drivers/video/savage/ | 4592 | F: drivers/video/savage/ |
4479 | 4593 | ||
@@ -4485,6 +4599,7 @@ L: linux-s390@vger.kernel.org | |||
4485 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4599 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4486 | S: Supported | 4600 | S: Supported |
4487 | F: arch/s390/ | 4601 | F: arch/s390/ |
4602 | F: drivers/s390/ | ||
4488 | 4603 | ||
4489 | S390 NETWORK DRIVERS | 4604 | S390 NETWORK DRIVERS |
4490 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4605 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4500,6 +4615,7 @@ M: Felix Beck <felix.beck@de.ibm.com> | |||
4500 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> | 4615 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> |
4501 | M: linux390@de.ibm.com | 4616 | M: linux390@de.ibm.com |
4502 | L: linux-s390@vger.kernel.org | 4617 | L: linux-s390@vger.kernel.org |
4618 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
4503 | S: Supported | 4619 | S: Supported |
4504 | F: drivers/s390/crypto/ | 4620 | F: drivers/s390/crypto/ |
4505 | 4621 | ||
@@ -4649,7 +4765,7 @@ F: drivers/mmc/host/sdhci-s3c.c | |||
4649 | SECURITY SUBSYSTEM | 4765 | SECURITY SUBSYSTEM |
4650 | M: James Morris <jmorris@namei.org> | 4766 | M: James Morris <jmorris@namei.org> |
4651 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 4767 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
4652 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 4768 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
4653 | W: http://security.wiki.kernel.org/ | 4769 | W: http://security.wiki.kernel.org/ |
4654 | S: Supported | 4770 | S: Supported |
4655 | F: security/ | 4771 | F: security/ |
@@ -4685,12 +4801,11 @@ F: include/linux/ata.h | |||
4685 | F: include/linux/libata.h | 4801 | F: include/linux/libata.h |
4686 | 4802 | ||
4687 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | 4803 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER |
4688 | P: Jayamohan Kallickal | 4804 | M: Jayamohan Kallickal <jayamohank@serverengines.com> |
4689 | M: jayamohank@serverengines.com | 4805 | L: linux-scsi@vger.kernel.org |
4690 | L: linux-scsi@vger.kernel.org | 4806 | W: http://www.serverengines.com |
4691 | W: http://www.serverengines.com | 4807 | S: Supported |
4692 | S: Supported | 4808 | F: drivers/scsi/be2iscsi/ |
4693 | F: drivers/scsi/be2iscsi/ | ||
4694 | 4809 | ||
4695 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4810 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4696 | M: Sathya Perla <sathyap@serverengines.com> | 4811 | M: Sathya Perla <sathyap@serverengines.com> |
@@ -5250,7 +5365,7 @@ S: Maintained | |||
5250 | F: drivers/scsi/u14-34f.c | 5365 | F: drivers/scsi/u14-34f.c |
5251 | 5366 | ||
5252 | UBI FILE SYSTEM (UBIFS) | 5367 | UBI FILE SYSTEM (UBIFS) |
5253 | M: Artem Bityutskiy <dedekind@infradead.org> | 5368 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5254 | M: Adrian Hunter <adrian.hunter@nokia.com> | 5369 | M: Adrian Hunter <adrian.hunter@nokia.com> |
5255 | L: linux-mtd@lists.infradead.org | 5370 | L: linux-mtd@lists.infradead.org |
5256 | T: git git://git.infradead.org/ubifs-2.6.git | 5371 | T: git git://git.infradead.org/ubifs-2.6.git |
@@ -5301,7 +5416,7 @@ F: drivers/cdrom/cdrom.c | |||
5301 | F: include/linux/cdrom.h | 5416 | F: include/linux/cdrom.h |
5302 | 5417 | ||
5303 | UNSORTED BLOCK IMAGES (UBI) | 5418 | UNSORTED BLOCK IMAGES (UBI) |
5304 | M: Artem Bityutskiy <dedekind@infradead.org> | 5419 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5305 | W: http://www.linux-mtd.infradead.org/ | 5420 | W: http://www.linux-mtd.infradead.org/ |
5306 | L: linux-mtd@lists.infradead.org | 5421 | L: linux-mtd@lists.infradead.org |
5307 | T: git git://git.infradead.org/ubi-2.6.git | 5422 | T: git git://git.infradead.org/ubi-2.6.git |
@@ -5578,9 +5693,11 @@ S: Maintained | |||
5578 | F: drivers/net/wireless/rndis_wlan.c | 5693 | F: drivers/net/wireless/rndis_wlan.c |
5579 | 5694 | ||
5580 | USB XHCI DRIVER | 5695 | USB XHCI DRIVER |
5581 | M: Sarah Sharp <sarah.a.sharp@intel.com> | 5696 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
5582 | L: linux-usb@vger.kernel.org | 5697 | L: linux-usb@vger.kernel.org |
5583 | S: Supported | 5698 | S: Supported |
5699 | F: drivers/usb/host/xhci* | ||
5700 | F: drivers/usb/host/pci-quirks* | ||
5584 | 5701 | ||
5585 | USB ZC0301 DRIVER | 5702 | USB ZC0301 DRIVER |
5586 | M: Luca Risolia <luca.risolia@studio.unibo.it> | 5703 | M: Luca Risolia <luca.risolia@studio.unibo.it> |
@@ -5637,7 +5754,7 @@ S: Maintained | |||
5637 | 5754 | ||
5638 | UVESAFB DRIVER | 5755 | UVESAFB DRIVER |
5639 | M: Michal Januszewski <spock@gentoo.org> | 5756 | M: Michal Januszewski <spock@gentoo.org> |
5640 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5757 | L: linux-fbdev@vger.kernel.org |
5641 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ | 5758 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ |
5642 | S: Maintained | 5759 | S: Maintained |
5643 | F: Documentation/fb/uvesafb.txt | 5760 | F: Documentation/fb/uvesafb.txt |
@@ -5670,7 +5787,7 @@ F: drivers/mmc/host/via-sdmmc.c | |||
5670 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER | 5787 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER |
5671 | M: Joseph Chan <JosephChan@via.com.tw> | 5788 | M: Joseph Chan <JosephChan@via.com.tw> |
5672 | M: Scott Fang <ScottFang@viatech.com.cn> | 5789 | M: Scott Fang <ScottFang@viatech.com.cn> |
5673 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5790 | L: linux-fbdev@vger.kernel.org |
5674 | S: Maintained | 5791 | S: Maintained |
5675 | F: drivers/video/via/ | 5792 | F: drivers/video/via/ |
5676 | 5793 | ||
@@ -5696,11 +5813,19 @@ F: drivers/vlynq/vlynq.c | |||
5696 | F: include/linux/vlynq.h | 5813 | F: include/linux/vlynq.h |
5697 | 5814 | ||
5698 | VMWARE VMXNET3 ETHERNET DRIVER | 5815 | VMWARE VMXNET3 ETHERNET DRIVER |
5699 | M: Shreyas Bhatewara <sbhatewara@vmware.com> | 5816 | M: Shreyas Bhatewara <sbhatewara@vmware.com> |
5700 | M: VMware, Inc. <pv-drivers@vmware.com> | 5817 | M: "VMware, Inc." <pv-drivers@vmware.com> |
5701 | L: netdev@vger.kernel.org | 5818 | L: netdev@vger.kernel.org |
5702 | S: Maintained | 5819 | S: Maintained |
5703 | F: drivers/net/vmxnet3/ | 5820 | F: drivers/net/vmxnet3/ |
5821 | |||
5822 | VMware PVSCSI driver | ||
5823 | M: Alok Kataria <akataria@vmware.com> | ||
5824 | M: VMware PV-Drivers <pv-drivers@vmware.com> | ||
5825 | L: linux-scsi@vger.kernel.org | ||
5826 | S: Maintained | ||
5827 | F: drivers/scsi/vmw_pvscsi.c | ||
5828 | F: drivers/scsi/vmw_pvscsi.h | ||
5704 | 5829 | ||
5705 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 5830 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
5706 | M: Liam Girdwood <lrg@slimlogic.co.uk> | 5831 | M: Liam Girdwood <lrg@slimlogic.co.uk> |