diff options
author | David S. Miller <davem@davemloft.net> | 2010-12-27 01:37:05 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-27 01:37:05 -0500 |
commit | 17f7f4d9fcce8f1b75b5f735569309dee7665968 (patch) | |
tree | 14d7e49ca0053a0fcab3c33b5023bf3f90c5c08a /MAINTAINERS | |
parent | 041110a439e21cd40709ead4ffbfa8034619ad77 (diff) | |
parent | d7c1255a3a21e98bdc64df8ccf005a174d7e6289 (diff) |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts:
net/ipv4/fib_frontend.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 39 |
1 files changed, 27 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 52d5d9739a08..4641289fc072 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -405,7 +405,7 @@ S: Supported | |||
405 | F: drivers/usb/gadget/amd5536udc.* | 405 | F: drivers/usb/gadget/amd5536udc.* |
406 | 406 | ||
407 | AMD GEODE PROCESSOR/CHIPSET SUPPORT | 407 | AMD GEODE PROCESSOR/CHIPSET SUPPORT |
408 | P: Jordan Crouse | 408 | P: Andres Salomon <dilinger@queued.net> |
409 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 409 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
410 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 410 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
411 | S: Supported | 411 | S: Supported |
@@ -559,14 +559,14 @@ W: http://maxim.org.za/at91_26.html | |||
559 | S: Maintained | 559 | S: Maintained |
560 | 560 | ||
561 | ARM/BCMRING ARM ARCHITECTURE | 561 | ARM/BCMRING ARM ARCHITECTURE |
562 | M: Leo Chen <leochen@broadcom.com> | 562 | M: Jiandong Zheng <jdzheng@broadcom.com> |
563 | M: Scott Branden <sbranden@broadcom.com> | 563 | M: Scott Branden <sbranden@broadcom.com> |
564 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 564 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
565 | S: Maintained | 565 | S: Maintained |
566 | F: arch/arm/mach-bcmring | 566 | F: arch/arm/mach-bcmring |
567 | 567 | ||
568 | ARM/BCMRING MTD NAND DRIVER | 568 | ARM/BCMRING MTD NAND DRIVER |
569 | M: Leo Chen <leochen@broadcom.com> | 569 | M: Jiandong Zheng <jdzheng@broadcom.com> |
570 | M: Scott Branden <sbranden@broadcom.com> | 570 | M: Scott Branden <sbranden@broadcom.com> |
571 | L: linux-mtd@lists.infradead.org | 571 | L: linux-mtd@lists.infradead.org |
572 | S: Maintained | 572 | S: Maintained |
@@ -815,7 +815,7 @@ F: drivers/mmc/host/msm_sdcc.c | |||
815 | F: drivers/mmc/host/msm_sdcc.h | 815 | F: drivers/mmc/host/msm_sdcc.h |
816 | F: drivers/serial/msm_serial.h | 816 | F: drivers/serial/msm_serial.h |
817 | F: drivers/serial/msm_serial.c | 817 | F: drivers/serial/msm_serial.c |
818 | T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git | 818 | T: git git://codeaurora.org/quic/kernel/davidb/linux-msm.git |
819 | S: Maintained | 819 | S: Maintained |
820 | 820 | ||
821 | ARM/TOSA MACHINE SUPPORT | 821 | ARM/TOSA MACHINE SUPPORT |
@@ -945,7 +945,7 @@ M: Magnus Damm <magnus.damm@gmail.com> | |||
945 | L: linux-sh@vger.kernel.org | 945 | L: linux-sh@vger.kernel.org |
946 | W: http://oss.renesas.com | 946 | W: http://oss.renesas.com |
947 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 947 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
948 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | 948 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git rmobile-latest |
949 | S: Supported | 949 | S: Supported |
950 | F: arch/arm/mach-shmobile/ | 950 | F: arch/arm/mach-shmobile/ |
951 | F: drivers/sh/ | 951 | F: drivers/sh/ |
@@ -2030,6 +2030,7 @@ F: drivers/hwmon/dme1737.c | |||
2030 | DOCBOOK FOR DOCUMENTATION | 2030 | DOCBOOK FOR DOCUMENTATION |
2031 | M: Randy Dunlap <rdunlap@xenotime.net> | 2031 | M: Randy Dunlap <rdunlap@xenotime.net> |
2032 | S: Maintained | 2032 | S: Maintained |
2033 | F: scripts/kernel-doc | ||
2033 | 2034 | ||
2034 | DOCKING STATION DRIVER | 2035 | DOCKING STATION DRIVER |
2035 | M: Shaohua Li <shaohua.li@intel.com> | 2036 | M: Shaohua Li <shaohua.li@intel.com> |
@@ -2040,6 +2041,7 @@ F: drivers/acpi/dock.c | |||
2040 | DOCUMENTATION | 2041 | DOCUMENTATION |
2041 | M: Randy Dunlap <rdunlap@xenotime.net> | 2042 | M: Randy Dunlap <rdunlap@xenotime.net> |
2042 | L: linux-doc@vger.kernel.org | 2043 | L: linux-doc@vger.kernel.org |
2044 | T: quilt oss.oracle.com/~rdunlap/kernel-doc-patches/current/ | ||
2043 | S: Maintained | 2045 | S: Maintained |
2044 | F: Documentation/ | 2046 | F: Documentation/ |
2045 | 2047 | ||
@@ -2073,7 +2075,7 @@ F: Documentation/blockdev/drbd/ | |||
2073 | 2075 | ||
2074 | DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS | 2076 | DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS |
2075 | M: Greg Kroah-Hartman <gregkh@suse.de> | 2077 | M: Greg Kroah-Hartman <gregkh@suse.de> |
2076 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 2078 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git |
2077 | S: Supported | 2079 | S: Supported |
2078 | F: Documentation/kobject.txt | 2080 | F: Documentation/kobject.txt |
2079 | F: drivers/base/ | 2081 | F: drivers/base/ |
@@ -2093,7 +2095,7 @@ F: include/drm/ | |||
2093 | 2095 | ||
2094 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) | 2096 | INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) |
2095 | M: Chris Wilson <chris@chris-wilson.co.uk> | 2097 | M: Chris Wilson <chris@chris-wilson.co.uk> |
2096 | L: intel-gfx@lists.freedesktop.org | 2098 | L: intel-gfx@lists.freedesktop.org (subscribers-only) |
2097 | L: dri-devel@lists.freedesktop.org | 2099 | L: dri-devel@lists.freedesktop.org |
2098 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git | 2100 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git |
2099 | S: Supported | 2101 | S: Supported |
@@ -2457,9 +2459,12 @@ F: drivers/net/wan/sdla.c | |||
2457 | FRAMEBUFFER LAYER | 2459 | FRAMEBUFFER LAYER |
2458 | L: linux-fbdev@vger.kernel.org | 2460 | L: linux-fbdev@vger.kernel.org |
2459 | W: http://linux-fbdev.sourceforge.net/ | 2461 | W: http://linux-fbdev.sourceforge.net/ |
2462 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | ||
2463 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | ||
2460 | S: Orphan | 2464 | S: Orphan |
2461 | F: Documentation/fb/ | 2465 | F: Documentation/fb/ |
2462 | F: drivers/video/fb* | 2466 | F: drivers/video/ |
2467 | F: include/video/ | ||
2463 | F: include/linux/fb.h | 2468 | F: include/linux/fb.h |
2464 | 2469 | ||
2465 | FREESCALE DMA DRIVER | 2470 | FREESCALE DMA DRIVER |
@@ -4076,9 +4081,8 @@ F: drivers/scsi/NCR_D700.* | |||
4076 | 4081 | ||
4077 | NETEFFECT IWARP RNIC DRIVER (IW_NES) | 4082 | NETEFFECT IWARP RNIC DRIVER (IW_NES) |
4078 | M: Faisal Latif <faisal.latif@intel.com> | 4083 | M: Faisal Latif <faisal.latif@intel.com> |
4079 | M: Chien Tung <chien.tin.tung@intel.com> | ||
4080 | L: linux-rdma@vger.kernel.org | 4084 | L: linux-rdma@vger.kernel.org |
4081 | W: http://www.neteffect.com | 4085 | W: http://www.intel.com/Products/Server/Adapters/Server-Cluster/Server-Cluster-overview.htm |
4082 | S: Supported | 4086 | S: Supported |
4083 | F: drivers/infiniband/hw/nes/ | 4087 | F: drivers/infiniband/hw/nes/ |
4084 | 4088 | ||
@@ -4603,7 +4607,7 @@ F: drivers/pcmcia/ | |||
4603 | F: include/pcmcia/ | 4607 | F: include/pcmcia/ |
4604 | 4608 | ||
4605 | PCNET32 NETWORK DRIVER | 4609 | PCNET32 NETWORK DRIVER |
4606 | M: Don Fry <pcnet32@verizon.net> | 4610 | M: Don Fry <pcnet32@frontier.com> |
4607 | L: netdev@vger.kernel.org | 4611 | L: netdev@vger.kernel.org |
4608 | S: Maintained | 4612 | S: Maintained |
4609 | F: drivers/net/pcnet32.c | 4613 | F: drivers/net/pcnet32.c |
@@ -5739,7 +5743,7 @@ M: Paul Mundt <lethal@linux-sh.org> | |||
5739 | L: linux-sh@vger.kernel.org | 5743 | L: linux-sh@vger.kernel.org |
5740 | W: http://www.linux-sh.org | 5744 | W: http://www.linux-sh.org |
5741 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | 5745 | Q: http://patchwork.kernel.org/project/linux-sh/list/ |
5742 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5746 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh-latest |
5743 | S: Supported | 5747 | S: Supported |
5744 | F: Documentation/sh/ | 5748 | F: Documentation/sh/ |
5745 | F: arch/sh/ | 5749 | F: arch/sh/ |
@@ -5861,6 +5865,8 @@ M: Chris Metcalf <cmetcalf@tilera.com> | |||
5861 | W: http://www.tilera.com/scm/ | 5865 | W: http://www.tilera.com/scm/ |
5862 | S: Supported | 5866 | S: Supported |
5863 | F: arch/tile/ | 5867 | F: arch/tile/ |
5868 | F: drivers/char/hvc_tile.c | ||
5869 | F: drivers/net/tile/ | ||
5864 | 5870 | ||
5865 | TLAN NETWORK DRIVER | 5871 | TLAN NETWORK DRIVER |
5866 | M: Samuel Chessman <chessman@tux.org> | 5872 | M: Samuel Chessman <chessman@tux.org> |
@@ -6604,6 +6610,15 @@ F: include/linux/mfd/wm8400* | |||
6604 | F: include/sound/wm????.h | 6610 | F: include/sound/wm????.h |
6605 | F: sound/soc/codecs/wm* | 6611 | F: sound/soc/codecs/wm* |
6606 | 6612 | ||
6613 | WORKQUEUE | ||
6614 | M: Tejun Heo <tj@kernel.org> | ||
6615 | L: linux-kernel@vger.kernel.org | ||
6616 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git | ||
6617 | S: Maintained | ||
6618 | F: include/linux/workqueue.h | ||
6619 | F: kernel/workqueue.c | ||
6620 | F: Documentation/workqueue.txt | ||
6621 | |||
6607 | X.25 NETWORK LAYER | 6622 | X.25 NETWORK LAYER |
6608 | M: Andrew Hendry <andrew.hendry@gmail.com> | 6623 | M: Andrew Hendry <andrew.hendry@gmail.com> |
6609 | L: linux-x25@vger.kernel.org | 6624 | L: linux-x25@vger.kernel.org |