aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2010-05-10 09:32:46 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-05-10 09:32:46 -0400
commit0ae28a35bcb7984838acbf28bfba9c030f8b74f0 (patch)
tree4f449d929b5df9e126e839f388ff0fd2b52028a0 /MAINTAINERS
parent6f1f3d0ab5c3eeea9f04486481c25e9afdfa26c5 (diff)
parentb57f95a38233a2e73b679bea4a5453a1cc2a1cc9 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: drivers/mtd/mtdcore.c Pull in the bdi fixes and ARM platform changes that other outstanding patches depend on.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS94
1 files changed, 57 insertions, 37 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 32d7091652c6..268141f8133d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -485,8 +485,8 @@ S: Maintained
485F: drivers/input/mouse/bcm5974.c 485F: drivers/input/mouse/bcm5974.c
486 486
487APPLE SMC DRIVER 487APPLE SMC DRIVER
488M: Nicolas Boichat <nicolas@boichat.ch> 488M: Henrik Rydberg <rydberg@euromail.se>
489L: mactel-linux-devel@lists.sourceforge.net 489L: lm-sensors@lm-sensors.org
490S: Maintained 490S: Maintained
491F: drivers/hwmon/applesmc.c 491F: drivers/hwmon/applesmc.c
492 492
@@ -797,12 +797,12 @@ M: Michael Petchkovsky <mkpetch@internode.on.net>
797S: Maintained 797S: Maintained
798 798
799ARM/NOMADIK ARCHITECTURE 799ARM/NOMADIK ARCHITECTURE
800M: Alessandro Rubini <rubini@unipv.it> 800M: Alessandro Rubini <rubini@unipv.it>
801M: STEricsson <STEricsson_nomadik_linux@list.st.com> 801M: STEricsson <STEricsson_nomadik_linux@list.st.com>
802L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 802L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
803S: Maintained 803S: Maintained
804F: arch/arm/mach-nomadik/ 804F: arch/arm/mach-nomadik/
805F: arch/arm/plat-nomadik/ 805F: arch/arm/plat-nomadik/
806 806
807ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT 807ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT
808M: Nelson Castillo <arhuaco@freaks-unidos.net> 808M: Nelson Castillo <arhuaco@freaks-unidos.net>
@@ -971,6 +971,16 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
971W: http://www.mcuos.com 971W: http://www.mcuos.com
972S: Maintained 972S: Maintained
973 973
974ARM/U300 MACHINE SUPPORT
975M: Linus Walleij <linus.walleij@stericsson.com>
976L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
977S: Supported
978F: arch/arm/mach-u300/
979F: drivers/i2c/busses/i2c-stu300.c
980F: drivers/rtc/rtc-coh901331.c
981F: drivers/watchdog/coh901327_wdt.c
982F: drivers/dma/coh901318*
983
974ARM/U8500 ARM ARCHITECTURE 984ARM/U8500 ARM ARCHITECTURE
975M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> 985M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
976L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 986L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1443,7 +1453,7 @@ F: arch/powerpc/platforms/cell/
1443 1453
1444CEPH DISTRIBUTED FILE SYSTEM CLIENT 1454CEPH DISTRIBUTED FILE SYSTEM CLIENT
1445M: Sage Weil <sage@newdream.net> 1455M: Sage Weil <sage@newdream.net>
1446L: ceph-devel@lists.sourceforge.net 1456L: ceph-devel@vger.kernel.org
1447W: http://ceph.newdream.net/ 1457W: http://ceph.newdream.net/
1448T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git 1458T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1449S: Supported 1459S: Supported
@@ -1926,17 +1936,17 @@ F: drivers/scsi/dpt*
1926F: drivers/scsi/dpt/ 1936F: drivers/scsi/dpt/
1927 1937
1928DRBD DRIVER 1938DRBD DRIVER
1929P: Philipp Reisner 1939P: Philipp Reisner
1930P: Lars Ellenberg 1940P: Lars Ellenberg
1931M: drbd-dev@lists.linbit.com 1941M: drbd-dev@lists.linbit.com
1932L: drbd-user@lists.linbit.com 1942L: drbd-user@lists.linbit.com
1933W: http://www.drbd.org 1943W: http://www.drbd.org
1934T: git git://git.drbd.org/linux-2.6-drbd.git drbd 1944T: git git://git.drbd.org/linux-2.6-drbd.git drbd
1935T: git git://git.drbd.org/drbd-8.3.git 1945T: git git://git.drbd.org/drbd-8.3.git
1936S: Supported 1946S: Supported
1937F: drivers/block/drbd/ 1947F: drivers/block/drbd/
1938F: lib/lru_cache.c 1948F: lib/lru_cache.c
1939F: Documentation/blockdev/drbd/ 1949F: Documentation/blockdev/drbd/
1940 1950
1941DRIVER CORE, KOBJECTS, AND SYSFS 1951DRIVER CORE, KOBJECTS, AND SYSFS
1942M: Greg Kroah-Hartman <gregkh@suse.de> 1952M: Greg Kroah-Hartman <gregkh@suse.de>
@@ -1950,7 +1960,7 @@ F: lib/kobj*
1950 1960
1951DRM DRIVERS 1961DRM DRIVERS
1952M: David Airlie <airlied@linux.ie> 1962M: David Airlie <airlied@linux.ie>
1953L: dri-devel@lists.sourceforge.net 1963L: dri-devel@lists.freedesktop.org
1954T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git 1964T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1955S: Maintained 1965S: Maintained
1956F: drivers/gpu/drm/ 1966F: drivers/gpu/drm/
@@ -2474,12 +2484,6 @@ L: linuxppc-dev@ozlabs.org
2474S: Odd Fixes 2484S: Odd Fixes
2475F: drivers/char/hvc_* 2485F: drivers/char/hvc_*
2476 2486
2477VIRTIO CONSOLE DRIVER
2478M: Amit Shah <amit.shah@redhat.com>
2479L: virtualization@lists.linux-foundation.org
2480S: Maintained
2481F: drivers/char/virtio_console.c
2482
2483iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER 2487iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
2484M: Peter Jones <pjones@redhat.com> 2488M: Peter Jones <pjones@redhat.com>
2485M: Konrad Rzeszutek Wilk <konrad@kernel.org> 2489M: Konrad Rzeszutek Wilk <konrad@kernel.org>
@@ -3083,6 +3087,7 @@ F: include/scsi/*iscsi*
3083ISDN SUBSYSTEM 3087ISDN SUBSYSTEM
3084M: Karsten Keil <isdn@linux-pingi.de> 3088M: Karsten Keil <isdn@linux-pingi.de>
3085L: isdn4linux@listserv.isdn4linux.de (subscribers-only) 3089L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
3090L: netdev@vger.kernel.org
3086W: http://www.isdn4linux.de 3091W: http://www.isdn4linux.de
3087T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git 3092T: git git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/isdn-2.6.git
3088S: Maintained 3093S: Maintained
@@ -3269,6 +3274,16 @@ S: Maintained
3269F: include/linux/kexec.h 3274F: include/linux/kexec.h
3270F: kernel/kexec.c 3275F: kernel/kexec.c
3271 3276
3277KEYS/KEYRINGS:
3278M: David Howells <dhowells@redhat.com>
3279L: keyrings@linux-nfs.org
3280S: Maintained
3281F: Documentation/keys.txt
3282F: include/linux/key.h
3283F: include/linux/key-type.h
3284F: include/keys/
3285F: security/keys/
3286
3272KGDB 3287KGDB
3273M: Jason Wessel <jason.wessel@windriver.com> 3288M: Jason Wessel <jason.wessel@windriver.com>
3274L: kgdb-bugreport@lists.sourceforge.net 3289L: kgdb-bugreport@lists.sourceforge.net
@@ -3518,8 +3533,8 @@ F: drivers/scsi/sym53c8xx_2/
3518LTP (Linux Test Project) 3533LTP (Linux Test Project)
3519M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 3534M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
3520M: Garrett Cooper <yanegomi@gmail.com> 3535M: Garrett Cooper <yanegomi@gmail.com>
3521M: Mike Frysinger <vapier@gentoo.org> 3536M: Mike Frysinger <vapier@gentoo.org>
3522M: Subrata Modak <subrata@linux.vnet.ibm.com> 3537M: Subrata Modak <subrata@linux.vnet.ibm.com>
3523L: ltp-list@lists.sourceforge.net (subscribers-only) 3538L: ltp-list@lists.sourceforge.net (subscribers-only)
3524W: http://ltp.sourceforge.net/ 3539W: http://ltp.sourceforge.net/
3525T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git 3540T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
@@ -4467,17 +4482,17 @@ S: Maintained
4467F: drivers/ata/sata_promise.* 4482F: drivers/ata/sata_promise.*
4468 4483
4469PS3 NETWORK SUPPORT 4484PS3 NETWORK SUPPORT
4470M: Geoff Levand <geoffrey.levand@am.sony.com> 4485M: Geoff Levand <geoff@infradead.org>
4471L: netdev@vger.kernel.org 4486L: netdev@vger.kernel.org
4472L: cbe-oss-dev@ozlabs.org 4487L: cbe-oss-dev@ozlabs.org
4473S: Supported 4488S: Maintained
4474F: drivers/net/ps3_gelic_net.* 4489F: drivers/net/ps3_gelic_net.*
4475 4490
4476PS3 PLATFORM SUPPORT 4491PS3 PLATFORM SUPPORT
4477M: Geoff Levand <geoffrey.levand@am.sony.com> 4492M: Geoff Levand <geoff@infradead.org>
4478L: linuxppc-dev@ozlabs.org 4493L: linuxppc-dev@ozlabs.org
4479L: cbe-oss-dev@ozlabs.org 4494L: cbe-oss-dev@ozlabs.org
4480S: Supported 4495S: Maintained
4481F: arch/powerpc/boot/ps3* 4496F: arch/powerpc/boot/ps3*
4482F: arch/powerpc/include/asm/lv1call.h 4497F: arch/powerpc/include/asm/lv1call.h
4483F: arch/powerpc/include/asm/ps3*.h 4498F: arch/powerpc/include/asm/ps3*.h
@@ -4782,12 +4797,11 @@ F: drivers/s390/crypto/
4782 4797
4783S390 ZFCP DRIVER 4798S390 ZFCP DRIVER
4784M: Christof Schmitt <christof.schmitt@de.ibm.com> 4799M: Christof Schmitt <christof.schmitt@de.ibm.com>
4785M: Martin Peschke <mp3@de.ibm.com> 4800M: Swen Schillig <swen@vnet.ibm.com>
4786M: linux390@de.ibm.com 4801M: linux390@de.ibm.com
4787L: linux-s390@vger.kernel.org 4802L: linux-s390@vger.kernel.org
4788W: http://www.ibm.com/developerworks/linux/linux390/ 4803W: http://www.ibm.com/developerworks/linux/linux390/
4789S: Supported 4804S: Supported
4790F: Documentation/s390/zfcpdump.txt
4791F: drivers/s390/scsi/zfcp_* 4805F: drivers/s390/scsi/zfcp_*
4792 4806
4793S390 IUCV NETWORK LAYER 4807S390 IUCV NETWORK LAYER
@@ -5429,7 +5443,6 @@ S: Maintained
5429F: sound/soc/codecs/twl4030* 5443F: sound/soc/codecs/twl4030*
5430 5444
5431TIPC NETWORK LAYER 5445TIPC NETWORK LAYER
5432M: Per Liden <per.liden@ericsson.com>
5433M: Jon Maloy <jon.maloy@ericsson.com> 5446M: Jon Maloy <jon.maloy@ericsson.com>
5434M: Allan Stephens <allan.stephens@windriver.com> 5447M: Allan Stephens <allan.stephens@windriver.com>
5435L: tipc-discussion@lists.sourceforge.net 5448L: tipc-discussion@lists.sourceforge.net
@@ -5967,6 +5980,13 @@ S: Maintained
5967F: Documentation/filesystems/vfat.txt 5980F: Documentation/filesystems/vfat.txt
5968F: fs/fat/ 5981F: fs/fat/
5969 5982
5983VIRTIO CONSOLE DRIVER
5984M: Amit Shah <amit.shah@redhat.com>
5985L: virtualization@lists.linux-foundation.org
5986S: Maintained
5987F: drivers/char/virtio_console.c
5988F: include/linux/virtio_console.h
5989
5970VIRTIO HOST (VHOST) 5990VIRTIO HOST (VHOST)
5971M: "Michael S. Tsirkin" <mst@redhat.com> 5991M: "Michael S. Tsirkin" <mst@redhat.com>
5972L: kvm@vger.kernel.org 5992L: kvm@vger.kernel.org
@@ -6207,7 +6227,7 @@ F: arch/x86/
6207X86 PLATFORM DRIVERS 6227X86 PLATFORM DRIVERS
6208M: Matthew Garrett <mjg@redhat.com> 6228M: Matthew Garrett <mjg@redhat.com>
6209L: platform-driver-x86@vger.kernel.org 6229L: platform-driver-x86@vger.kernel.org
6210T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git 6230T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git
6211S: Maintained 6231S: Maintained
6212F: drivers/platform/x86 6232F: drivers/platform/x86
6213 6233