diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 122 |
1 files changed, 102 insertions, 20 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a1cb1e6f6bee..382eaa4d0068 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 |
@@ -238,6 +240,7 @@ ACPI | |||
238 | M: Len Brown <lenb@kernel.org> | 240 | M: Len Brown <lenb@kernel.org> |
239 | L: linux-acpi@vger.kernel.org | 241 | L: linux-acpi@vger.kernel.org |
240 | 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/ | ||
241 | 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 |
242 | S: Supported | 245 | S: Supported |
243 | F: drivers/acpi/ | 246 | F: drivers/acpi/ |
@@ -428,7 +431,6 @@ P: Jordan Crouse | |||
428 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 431 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
429 | 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 |
430 | S: Supported | 433 | S: Supported |
431 | F: arch/x86/kernel/geode_32.c | ||
432 | F: drivers/char/hw_random/geode-rng.c | 434 | F: drivers/char/hw_random/geode-rng.c |
433 | F: drivers/crypto/geode* | 435 | F: drivers/crypto/geode* |
434 | F: drivers/video/geode/ | 436 | F: drivers/video/geode/ |
@@ -664,6 +666,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git | |||
664 | F: arch/arm/mach-mx*/ | 666 | F: arch/arm/mach-mx*/ |
665 | F: arch/arm/plat-mxc/ | 667 | F: arch/arm/plat-mxc/ |
666 | 668 | ||
669 | ARM/FREESCALE IMX51 | ||
670 | M: Amit Kucheria <amit.kucheria@canonical.com> | ||
671 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
672 | S: Maintained | ||
673 | F: arch/arm/mach-mx5/ | ||
674 | |||
667 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 675 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
668 | M: Lennert Buytenhek <kernel@wantstofly.org> | 676 | M: Lennert Buytenhek <kernel@wantstofly.org> |
669 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 677 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -937,6 +945,16 @@ W: http://www.fluff.org/ben/linux/ | |||
937 | S: Maintained | 945 | S: Maintained |
938 | F: arch/arm/mach-s3c6410/ | 946 | F: arch/arm/mach-s3c6410/ |
939 | 947 | ||
948 | ARM/SHMOBILE ARM ARCHITECTURE | ||
949 | M: Paul Mundt <lethal@linux-sh.org> | ||
950 | M: Magnus Damm <magnus.damm@gmail.com> | ||
951 | L: linux-sh@vger.kernel.org | ||
952 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | ||
953 | W: http://oss.renesas.com | ||
954 | S: Supported | ||
955 | F: arch/arm/mach-shmobile/ | ||
956 | F: drivers/sh/ | ||
957 | |||
940 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 958 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
941 | M: Lennert Buytenhek <kernel@wantstofly.org> | 959 | M: Lennert Buytenhek <kernel@wantstofly.org> |
942 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 960 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -966,6 +984,13 @@ W: http://www.arm.linux.org.uk/ | |||
966 | S: Maintained | 984 | S: Maintained |
967 | F: arch/arm/vfp/ | 985 | F: arch/arm/vfp/ |
968 | 986 | ||
987 | ASC7621 HARDWARE MONITOR DRIVER | ||
988 | M: George Joseph <george.joseph@fairview5.com> | ||
989 | L: lm-sensors@lm-sensors.org | ||
990 | S: Maintained | ||
991 | F: Documentation/hwmon/asc7621 | ||
992 | F: drivers/hwmon/asc7621.c | ||
993 | |||
969 | ASUS ACPI EXTRAS DRIVER | 994 | ASUS ACPI EXTRAS DRIVER |
970 | M: Corentin Chary <corentincj@iksaif.net> | 995 | M: Corentin Chary <corentincj@iksaif.net> |
971 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 996 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
@@ -1226,6 +1251,13 @@ W: http://blackfin.uclinux.org | |||
1226 | S: Supported | 1251 | S: Supported |
1227 | F: drivers/rtc/rtc-bfin.c | 1252 | F: drivers/rtc/rtc-bfin.c |
1228 | 1253 | ||
1254 | BLACKFIN SDH DRIVER | ||
1255 | M: Cliff Cai <cliff.cai@analog.com> | ||
1256 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1257 | W: http://blackfin.uclinux.org | ||
1258 | S: Supported | ||
1259 | F: drivers/mmc/host/bfin_sdh.c | ||
1260 | |||
1229 | BLACKFIN SERIAL DRIVER | 1261 | BLACKFIN SERIAL DRIVER |
1230 | M: Sonic Zhang <sonic.zhang@analog.com> | 1262 | M: Sonic Zhang <sonic.zhang@analog.com> |
1231 | L: uclinux-dist-devel@blackfin.uclinux.org | 1263 | L: uclinux-dist-devel@blackfin.uclinux.org |
@@ -1332,6 +1364,7 @@ BTRFS FILE SYSTEM | |||
1332 | M: Chris Mason <chris.mason@oracle.com> | 1364 | M: Chris Mason <chris.mason@oracle.com> |
1333 | L: linux-btrfs@vger.kernel.org | 1365 | L: linux-btrfs@vger.kernel.org |
1334 | W: http://btrfs.wiki.kernel.org/ | 1366 | W: http://btrfs.wiki.kernel.org/ |
1367 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1335 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1368 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1336 | S: Maintained | 1369 | S: Maintained |
1337 | F: Documentation/filesystems/btrfs.txt | 1370 | F: Documentation/filesystems/btrfs.txt |
@@ -1372,20 +1405,30 @@ F: arch/x86/include/asm/calgary.h | |||
1372 | F: arch/x86/include/asm/tce.h | 1405 | F: arch/x86/include/asm/tce.h |
1373 | 1406 | ||
1374 | CAN NETWORK LAYER | 1407 | CAN NETWORK LAYER |
1375 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | 1408 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1376 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | 1409 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> |
1377 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1410 | M: Urs Thuermann <urs.thuermann@volkswagen.de> |
1411 | L: socketcan-core@lists.berlios.de | ||
1412 | L: netdev@vger.kernel.org | ||
1378 | W: http://developer.berlios.de/projects/socketcan/ | 1413 | W: http://developer.berlios.de/projects/socketcan/ |
1379 | S: Maintained | 1414 | S: Maintained |
1380 | F: drivers/net/can/ | 1415 | F: net/can/ |
1381 | F: include/linux/can/ | ||
1382 | F: include/linux/can.h | 1416 | F: include/linux/can.h |
1417 | F: include/linux/can/core.h | ||
1418 | F: include/linux/can/bcm.h | ||
1419 | F: include/linux/can/raw.h | ||
1383 | 1420 | ||
1384 | CAN NETWORK DRIVERS | 1421 | CAN NETWORK DRIVERS |
1385 | M: Wolfgang Grandegger <wg@grandegger.com> | 1422 | M: Wolfgang Grandegger <wg@grandegger.com> |
1386 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1423 | L: socketcan-core@lists.berlios.de |
1424 | L: netdev@vger.kernel.org | ||
1387 | W: http://developer.berlios.de/projects/socketcan/ | 1425 | W: http://developer.berlios.de/projects/socketcan/ |
1388 | S: Maintained | 1426 | S: Maintained |
1427 | F: drivers/net/can/ | ||
1428 | F: include/linux/can/dev.h | ||
1429 | F: include/linux/can/error.h | ||
1430 | F: include/linux/can/netlink.h | ||
1431 | F: include/linux/can/platform/ | ||
1389 | 1432 | ||
1390 | CELL BROADBAND ENGINE ARCHITECTURE | 1433 | CELL BROADBAND ENGINE ARCHITECTURE |
1391 | M: Arnd Bergmann <arnd@arndb.de> | 1434 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -1496,6 +1539,7 @@ M: Steve French <sfrench@samba.org> | |||
1496 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1539 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1497 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1540 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1498 | W: http://linux-cifs.samba.org/ | 1541 | W: http://linux-cifs.samba.org/ |
1542 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1499 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1543 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1500 | S: Supported | 1544 | S: Supported |
1501 | F: Documentation/filesystems/cifs.txt | 1545 | F: Documentation/filesystems/cifs.txt |
@@ -1782,6 +1826,7 @@ DEVICE-MAPPER (LVM) | |||
1782 | P: Alasdair Kergon | 1826 | P: Alasdair Kergon |
1783 | L: dm-devel@redhat.com | 1827 | L: dm-devel@redhat.com |
1784 | W: http://sources.redhat.com/dm | 1828 | W: http://sources.redhat.com/dm |
1829 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1785 | S: Maintained | 1830 | S: Maintained |
1786 | F: Documentation/device-mapper/ | 1831 | F: Documentation/device-mapper/ |
1787 | F: drivers/md/dm* | 1832 | F: drivers/md/dm* |
@@ -2095,6 +2140,7 @@ F: drivers/net/eexpress.* | |||
2095 | ETHERNET BRIDGE | 2140 | ETHERNET BRIDGE |
2096 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2141 | M: Stephen Hemminger <shemminger@linux-foundation.org> |
2097 | L: bridge@lists.linux-foundation.org | 2142 | L: bridge@lists.linux-foundation.org |
2143 | L: netdev@vger.kernel.org | ||
2098 | W: http://www.linux-foundation.org/en/Net:Bridge | 2144 | W: http://www.linux-foundation.org/en/Net:Bridge |
2099 | S: Maintained | 2145 | S: Maintained |
2100 | F: include/linux/netfilter_bridge/ | 2146 | F: include/linux/netfilter_bridge/ |
@@ -2126,6 +2172,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2126 | M: Andreas Dilger <adilger@sun.com> | 2172 | M: Andreas Dilger <adilger@sun.com> |
2127 | L: linux-ext4@vger.kernel.org | 2173 | L: linux-ext4@vger.kernel.org |
2128 | W: http://ext4.wiki.kernel.org | 2174 | W: http://ext4.wiki.kernel.org |
2175 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2129 | S: Maintained | 2176 | S: Maintained |
2130 | F: Documentation/filesystems/ext4.txt | 2177 | F: Documentation/filesystems/ext4.txt |
2131 | F: fs/ext4/ | 2178 | F: fs/ext4/ |
@@ -2502,13 +2549,6 @@ L: linux-parisc@vger.kernel.org | |||
2502 | S: Maintained | 2549 | S: Maintained |
2503 | F: sound/parisc/harmony.* | 2550 | F: sound/parisc/harmony.* |
2504 | 2551 | ||
2505 | HAYES ESP SERIAL DRIVER | ||
2506 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2507 | W: http://www.nyx.net/~arobinso | ||
2508 | S: Maintained | ||
2509 | F: Documentation/serial/hayes-esp.txt | ||
2510 | F: drivers/char/esp.c | ||
2511 | |||
2512 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2552 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2513 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2553 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2514 | L: iss_storagedev@hp.com | 2554 | L: iss_storagedev@hp.com |
@@ -2717,6 +2757,7 @@ F: drivers/scsi/ips.* | |||
2717 | IDE SUBSYSTEM | 2757 | IDE SUBSYSTEM |
2718 | M: "David S. Miller" <davem@davemloft.net> | 2758 | M: "David S. Miller" <davem@davemloft.net> |
2719 | L: linux-ide@vger.kernel.org | 2759 | L: linux-ide@vger.kernel.org |
2760 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2720 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2761 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2721 | S: Maintained | 2762 | S: Maintained |
2722 | F: Documentation/ide/ | 2763 | F: Documentation/ide/ |
@@ -2771,6 +2812,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2771 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2812 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2772 | L: linux-rdma@vger.kernel.org | 2813 | L: linux-rdma@vger.kernel.org |
2773 | W: http://www.openib.org/ | 2814 | W: http://www.openib.org/ |
2815 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2774 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2816 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2775 | S: Supported | 2817 | S: Supported |
2776 | F: Documentation/infiniband/ | 2818 | F: Documentation/infiniband/ |
@@ -2790,12 +2832,13 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2790 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2832 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2791 | M: Dmitry Torokhov <dtor@mail.ru> | 2833 | M: Dmitry Torokhov <dtor@mail.ru> |
2792 | L: linux-input@vger.kernel.org | 2834 | L: linux-input@vger.kernel.org |
2835 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2793 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2836 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2794 | S: Maintained | 2837 | S: Maintained |
2795 | F: drivers/input/ | 2838 | F: drivers/input/ |
2796 | 2839 | ||
2797 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2840 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2798 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2841 | M: Maik Broemme <mbroemme@plusserver.de> |
2799 | L: linux-fbdev@vger.kernel.org | 2842 | L: linux-fbdev@vger.kernel.org |
2800 | S: Maintained | 2843 | S: Maintained |
2801 | F: Documentation/fb/intelfb.txt | 2844 | F: Documentation/fb/intelfb.txt |
@@ -3046,6 +3089,13 @@ W: http://www.melware.de | |||
3046 | S: Maintained | 3089 | S: Maintained |
3047 | F: drivers/isdn/hardware/eicon/ | 3090 | F: drivers/isdn/hardware/eicon/ |
3048 | 3091 | ||
3092 | IT87 HARDWARE MONITORING DRIVER | ||
3093 | M: Jean Delvare <khali@linux-fr.org> | ||
3094 | L: lm-sensors@lm-sensors.org | ||
3095 | S: Maintained | ||
3096 | F: Documentation/hwmon/it87 | ||
3097 | F: drivers/hwmon/it87.c | ||
3098 | |||
3049 | IVTV VIDEO4LINUX DRIVER | 3099 | IVTV VIDEO4LINUX DRIVER |
3050 | M: Andy Walls <awalls@radix.net> | 3100 | M: Andy Walls <awalls@radix.net> |
3051 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 3101 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
@@ -3099,6 +3149,7 @@ F: drivers/hwmon/k8temp.c | |||
3099 | KCONFIG | 3149 | KCONFIG |
3100 | M: Roman Zippel <zippel@linux-m68k.org> | 3150 | M: Roman Zippel <zippel@linux-m68k.org> |
3101 | L: linux-kbuild@vger.kernel.org | 3151 | L: linux-kbuild@vger.kernel.org |
3152 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
3102 | S: Maintained | 3153 | S: Maintained |
3103 | F: Documentation/kbuild/kconfig-language.txt | 3154 | F: Documentation/kbuild/kconfig-language.txt |
3104 | F: scripts/kconfig/ | 3155 | F: scripts/kconfig/ |
@@ -3173,7 +3224,7 @@ F: arch/x86/include/asm/svm.h | |||
3173 | F: arch/x86/kvm/svm.c | 3224 | F: arch/x86/kvm/svm.c |
3174 | 3225 | ||
3175 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3226 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3176 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3227 | M: Alexander Graf <agraf@suse.de> |
3177 | L: kvm-ppc@vger.kernel.org | 3228 | L: kvm-ppc@vger.kernel.org |
3178 | W: http://kvm.qumranet.com | 3229 | W: http://kvm.qumranet.com |
3179 | S: Supported | 3230 | S: Supported |
@@ -3312,6 +3363,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
3312 | M: Paul Mackerras <paulus@samba.org> | 3363 | M: Paul Mackerras <paulus@samba.org> |
3313 | W: http://www.penguinppc.org/ | 3364 | W: http://www.penguinppc.org/ |
3314 | L: linuxppc-dev@ozlabs.org | 3365 | L: linuxppc-dev@ozlabs.org |
3366 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3315 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3367 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3316 | S: Supported | 3368 | S: Supported |
3317 | F: Documentation/powerpc/ | 3369 | F: Documentation/powerpc/ |
@@ -3432,6 +3484,13 @@ S: Maintained | |||
3432 | F: Documentation/ldm.txt | 3484 | F: Documentation/ldm.txt |
3433 | F: fs/partitions/ldm.* | 3485 | F: fs/partitions/ldm.* |
3434 | 3486 | ||
3487 | LogFS | ||
3488 | M: Joern Engel <joern@logfs.org> | ||
3489 | L: logfs@logfs.org | ||
3490 | W: logfs.org | ||
3491 | S: Maintained | ||
3492 | F: fs/logfs/ | ||
3493 | |||
3435 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 3494 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
3436 | M: Eric Moore <Eric.Moore@lsi.com> | 3495 | M: Eric Moore <Eric.Moore@lsi.com> |
3437 | M: support@lsi.com | 3496 | M: support@lsi.com |
@@ -3568,6 +3627,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3568 | P: LinuxTV.org Project | 3627 | P: LinuxTV.org Project |
3569 | L: linux-media@vger.kernel.org | 3628 | L: linux-media@vger.kernel.org |
3570 | W: http://linuxtv.org | 3629 | W: http://linuxtv.org |
3630 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3571 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3631 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3572 | S: Maintained | 3632 | S: Maintained |
3573 | F: Documentation/dvb/ | 3633 | F: Documentation/dvb/ |
@@ -3595,7 +3655,7 @@ F: mm/ | |||
3595 | 3655 | ||
3596 | MEMORY RESOURCE CONTROLLER | 3656 | MEMORY RESOURCE CONTROLLER |
3597 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 3657 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
3598 | M: Pavel Emelyanov <xemul@openvz.org> | 3658 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
3599 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 3659 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
3600 | L: linux-mm@kvack.org | 3660 | L: linux-mm@kvack.org |
3601 | S: Maintained | 3661 | S: Maintained |
@@ -3603,8 +3663,9 @@ F: mm/memcontrol.c | |||
3603 | 3663 | ||
3604 | MEMORY TECHNOLOGY DEVICES (MTD) | 3664 | MEMORY TECHNOLOGY DEVICES (MTD) |
3605 | M: David Woodhouse <dwmw2@infradead.org> | 3665 | M: David Woodhouse <dwmw2@infradead.org> |
3606 | W: http://www.linux-mtd.infradead.org/ | ||
3607 | L: linux-mtd@lists.infradead.org | 3666 | L: linux-mtd@lists.infradead.org |
3667 | W: http://www.linux-mtd.infradead.org/ | ||
3668 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3608 | T: git git://git.infradead.org/mtd-2.6.git | 3669 | T: git git://git.infradead.org/mtd-2.6.git |
3609 | S: Maintained | 3670 | S: Maintained |
3610 | F: drivers/mtd/ | 3671 | F: drivers/mtd/ |
@@ -3864,6 +3925,7 @@ S: Maintained | |||
3864 | NETWORKING [WIRELESS] | 3925 | NETWORKING [WIRELESS] |
3865 | M: "John W. Linville" <linville@tuxdriver.com> | 3926 | M: "John W. Linville" <linville@tuxdriver.com> |
3866 | L: linux-wireless@vger.kernel.org | 3927 | L: linux-wireless@vger.kernel.org |
3928 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3867 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3929 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3868 | S: Maintained | 3930 | S: Maintained |
3869 | F: net/mac80211/ | 3931 | F: net/mac80211/ |
@@ -3956,6 +4018,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3956 | L: linux-omap@vger.kernel.org | 4018 | L: linux-omap@vger.kernel.org |
3957 | W: http://www.muru.com/linux/omap/ | 4019 | W: http://www.muru.com/linux/omap/ |
3958 | W: http://linux.omap.com/ | 4020 | W: http://linux.omap.com/ |
4021 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3959 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 4022 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3960 | S: Maintained | 4023 | S: Maintained |
3961 | F: arch/arm/*omap*/ | 4024 | F: arch/arm/*omap*/ |
@@ -4182,6 +4245,7 @@ M: Helge Deller <deller@gmx.de> | |||
4182 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4245 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4183 | L: linux-parisc@vger.kernel.org | 4246 | L: linux-parisc@vger.kernel.org |
4184 | W: http://www.parisc-linux.org/ | 4247 | W: http://www.parisc-linux.org/ |
4248 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4249 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4186 | S: Maintained | 4250 | S: Maintained |
4187 | F: arch/parisc/ | 4251 | F: arch/parisc/ |
@@ -4224,6 +4288,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4224 | PCI SUBSYSTEM | 4288 | PCI SUBSYSTEM |
4225 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4289 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4226 | L: linux-pci@vger.kernel.org | 4290 | L: linux-pci@vger.kernel.org |
4291 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4227 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4292 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4228 | S: Supported | 4293 | S: Supported |
4229 | F: Documentation/PCI/ | 4294 | F: Documentation/PCI/ |
@@ -4262,10 +4327,13 @@ PERFORMANCE EVENTS SUBSYSTEM | |||
4262 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 4327 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
4263 | M: Paul Mackerras <paulus@samba.org> | 4328 | M: Paul Mackerras <paulus@samba.org> |
4264 | M: Ingo Molnar <mingo@elte.hu> | 4329 | M: Ingo Molnar <mingo@elte.hu> |
4330 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | ||
4265 | S: Supported | 4331 | S: Supported |
4266 | F: kernel/perf_event.c | 4332 | F: kernel/perf_event.c |
4267 | F: include/linux/perf_event.h | 4333 | F: include/linux/perf_event.h |
4268 | F: arch/*/*/kernel/perf_event.c | 4334 | F: arch/*/kernel/perf_event.c |
4335 | F: arch/*/kernel/*/perf_event.c | ||
4336 | F: arch/*/kernel/*/*/perf_event.c | ||
4269 | F: arch/*/include/asm/perf_event.h | 4337 | F: arch/*/include/asm/perf_event.h |
4270 | F: arch/*/lib/perf_event.c | 4338 | F: arch/*/lib/perf_event.c |
4271 | F: arch/*/kernel/perf_callchain.c | 4339 | F: arch/*/kernel/perf_callchain.c |
@@ -4462,6 +4530,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4462 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4530 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4463 | S: Maintained | 4531 | S: Maintained |
4464 | 4532 | ||
4533 | MMP2 SUPPORT (aka ARMADA610) | ||
4534 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | ||
4535 | M: Eric Miao <eric.y.miao@gmail.com> | ||
4536 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
4537 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
4538 | S: Maintained | ||
4539 | |||
4465 | PXA MMCI DRIVER | 4540 | PXA MMCI DRIVER |
4466 | S: Orphan | 4541 | S: Orphan |
4467 | 4542 | ||
@@ -4599,6 +4674,7 @@ F: include/linux/rtc.h | |||
4599 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4674 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4600 | M: Alessandro Zummo <a.zummo@towertech.it> | 4675 | M: Alessandro Zummo <a.zummo@towertech.it> |
4601 | L: rtc-linux@googlegroups.com | 4676 | L: rtc-linux@googlegroups.com |
4677 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4602 | S: Maintained | 4678 | S: Maintained |
4603 | F: Documentation/rtc.txt | 4679 | F: Documentation/rtc.txt |
4604 | F: drivers/rtc/ | 4680 | F: drivers/rtc/ |
@@ -4966,6 +5042,7 @@ F: drivers/*/*/*s3c2410* | |||
4966 | TI DAVINCI MACHINE SUPPORT | 5042 | TI DAVINCI MACHINE SUPPORT |
4967 | P: Kevin Hilman | 5043 | P: Kevin Hilman |
4968 | M: davinci-linux-open-source@linux.davincidsp.com | 5044 | M: davinci-linux-open-source@linux.davincidsp.com |
5045 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4969 | S: Supported | 5046 | S: Supported |
4970 | F: arch/arm/mach-davinci | 5047 | F: arch/arm/mach-davinci |
4971 | 5048 | ||
@@ -5131,6 +5208,7 @@ F: include/sound/soc* | |||
5131 | SPARC + UltraSPARC (sparc/sparc64) | 5208 | SPARC + UltraSPARC (sparc/sparc64) |
5132 | M: "David S. Miller" <davem@davemloft.net> | 5209 | M: "David S. Miller" <davem@davemloft.net> |
5133 | L: sparclinux@vger.kernel.org | 5210 | L: sparclinux@vger.kernel.org |
5211 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
5134 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5212 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5135 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5213 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5136 | S: Maintained | 5214 | S: Maintained |
@@ -5161,6 +5239,7 @@ SPI SUBSYSTEM | |||
5161 | M: David Brownell <dbrownell@users.sourceforge.net> | 5239 | M: David Brownell <dbrownell@users.sourceforge.net> |
5162 | M: Grant Likely <grant.likely@secretlab.ca> | 5240 | M: Grant Likely <grant.likely@secretlab.ca> |
5163 | L: spi-devel-general@lists.sourceforge.net | 5241 | L: spi-devel-general@lists.sourceforge.net |
5242 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
5164 | S: Maintained | 5243 | S: Maintained |
5165 | F: Documentation/spi/ | 5244 | F: Documentation/spi/ |
5166 | F: drivers/spi/ | 5245 | F: drivers/spi/ |
@@ -5216,7 +5295,7 @@ F: drivers/net/starfire* | |||
5216 | 5295 | ||
5217 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | 5296 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER |
5218 | S: Orphan | 5297 | S: Orphan |
5219 | F: drivers/net/wireless/strip.c | 5298 | F: drivers/staging/strip/strip.c |
5220 | F: include/linux/if_strip.h | 5299 | F: include/linux/if_strip.h |
5221 | 5300 | ||
5222 | STRADIS MPEG-2 DECODER DRIVER | 5301 | STRADIS MPEG-2 DECODER DRIVER |
@@ -5237,6 +5316,7 @@ SUPERH | |||
5237 | M: Paul Mundt <lethal@linux-sh.org> | 5316 | M: Paul Mundt <lethal@linux-sh.org> |
5238 | L: linux-sh@vger.kernel.org | 5317 | L: linux-sh@vger.kernel.org |
5239 | W: http://www.linux-sh.org | 5318 | W: http://www.linux-sh.org |
5319 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5240 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5320 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5241 | S: Supported | 5321 | S: Supported |
5242 | F: Documentation/sh/ | 5322 | F: Documentation/sh/ |
@@ -6004,7 +6084,7 @@ L: linux-wireless@vger.kernel.org | |||
6004 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | 6084 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ |
6005 | S: Maintained | 6085 | S: Maintained |
6006 | F: Documentation/networking/wavelan.txt | 6086 | F: Documentation/networking/wavelan.txt |
6007 | F: drivers/net/wireless/wavelan* | 6087 | F: drivers/staging/wavelan/ |
6008 | 6088 | ||
6009 | WD7000 SCSI DRIVER | 6089 | WD7000 SCSI DRIVER |
6010 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6090 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
@@ -6112,6 +6192,7 @@ F: arch/x86/ | |||
6112 | X86 PLATFORM DRIVERS | 6192 | X86 PLATFORM DRIVERS |
6113 | M: Matthew Garrett <mjg@redhat.com> | 6193 | M: Matthew Garrett <mjg@redhat.com> |
6114 | L: platform-driver-x86@vger.kernel.org | 6194 | L: platform-driver-x86@vger.kernel.org |
6195 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6115 | S: Maintained | 6196 | S: Maintained |
6116 | F: drivers/platform/x86 | 6197 | F: drivers/platform/x86 |
6117 | 6198 | ||
@@ -6199,6 +6280,7 @@ F: drivers/serial/zs.* | |||
6199 | THE REST | 6280 | THE REST |
6200 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6281 | M: Linus Torvalds <torvalds@linux-foundation.org> |
6201 | L: linux-kernel@vger.kernel.org | 6282 | L: linux-kernel@vger.kernel.org |
6283 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
6202 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6284 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6203 | S: Buried alive in reporters | 6285 | S: Buried alive in reporters |
6204 | F: * | 6286 | F: * |