diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 63 |
1 files changed, 50 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83be538d26c4..0924a76da873 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -131,19 +131,12 @@ L: netdev@vger.kernel.org | |||
131 | S: Maintained | 131 | S: Maintained |
132 | F: drivers/net/typhoon* | 132 | F: drivers/net/typhoon* |
133 | 133 | ||
134 | 3W-9XXX SATA-RAID CONTROLLER DRIVER | 134 | 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) |
135 | M: Adam Radford <linuxraid@amcc.com> | 135 | M: Adam Radford <linuxraid@lsi.com> |
136 | L: linux-scsi@vger.kernel.org | 136 | L: linux-scsi@vger.kernel.org |
137 | W: http://www.amcc.com | 137 | W: http://www.lsi.com |
138 | S: Supported | 138 | S: Supported |
139 | F: drivers/scsi/3w-9xxx* | 139 | F: drivers/scsi/3w-* |
140 | |||
141 | 3W-XXXX ATA-RAID CONTROLLER DRIVER | ||
142 | M: Adam Radford <linuxraid@amcc.com> | ||
143 | L: linux-scsi@vger.kernel.org | ||
144 | W: http://www.amcc.com | ||
145 | S: Supported | ||
146 | F: drivers/scsi/3w-xxxx* | ||
147 | 140 | ||
148 | 53C700 AND 53C700-66 SCSI DRIVER | 141 | 53C700 AND 53C700-66 SCSI DRIVER |
149 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> | 142 | M: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com> |
@@ -976,6 +969,18 @@ M: Wan ZongShun <mcuos.com@gmail.com> | |||
976 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 969 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
977 | W: http://www.mcuos.com | 970 | W: http://www.mcuos.com |
978 | S: Maintained | 971 | S: Maintained |
972 | F: arch/arm/mach-w90x900/ | ||
973 | F: arch/arm/mach-nuc93x/ | ||
974 | F: drivers/input/keyboard/w90p910_keypad.c | ||
975 | F: drivers/input/touchscreen/w90p910_ts.c | ||
976 | F: drivers/watchdog/nuc900_wdt.c | ||
977 | F: drivers/net/arm/w90p910_ether.c | ||
978 | F: drivers/mtd/nand/w90p910_nand.c | ||
979 | F: drivers/rtc/rtc-nuc900.c | ||
980 | F: drivers/spi/spi_nuc900.c | ||
981 | F: drivers/usb/host/ehci-w90x900.c | ||
982 | F: drivers/video/nuc900fb.c | ||
983 | F: drivers/sound/soc/nuc900/ | ||
979 | 984 | ||
980 | ARM/U300 MACHINE SUPPORT | 985 | ARM/U300 MACHINE SUPPORT |
981 | M: Linus Walleij <linus.walleij@stericsson.com> | 986 | M: Linus Walleij <linus.walleij@stericsson.com> |
@@ -2882,6 +2887,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | |||
2882 | S: Maintained | 2887 | S: Maintained |
2883 | F: drivers/input/ | 2888 | F: drivers/input/ |
2884 | 2889 | ||
2890 | INTEL IDLE DRIVER | ||
2891 | M: Len Brown <lenb@kernel.org> | ||
2892 | L: linux-pm@lists.linux-foundation.org | ||
2893 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git | ||
2894 | S: Supported | ||
2895 | F: drivers/idle/intel_idle.c | ||
2896 | |||
2885 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2897 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2886 | M: Maik Broemme <mbroemme@plusserver.de> | 2898 | M: Maik Broemme <mbroemme@plusserver.de> |
2887 | L: linux-fbdev@vger.kernel.org | 2899 | L: linux-fbdev@vger.kernel.org |
@@ -3323,15 +3335,17 @@ F: include/linux/key-type.h | |||
3323 | F: include/keys/ | 3335 | F: include/keys/ |
3324 | F: security/keys/ | 3336 | F: security/keys/ |
3325 | 3337 | ||
3326 | KGDB | 3338 | KGDB / KDB /debug_core |
3327 | M: Jason Wessel <jason.wessel@windriver.com> | 3339 | M: Jason Wessel <jason.wessel@windriver.com> |
3340 | W: http://kgdb.wiki.kernel.org/ | ||
3328 | L: kgdb-bugreport@lists.sourceforge.net | 3341 | L: kgdb-bugreport@lists.sourceforge.net |
3329 | S: Maintained | 3342 | S: Maintained |
3330 | F: Documentation/DocBook/kgdb.tmpl | 3343 | F: Documentation/DocBook/kgdb.tmpl |
3331 | F: drivers/misc/kgdbts.c | 3344 | F: drivers/misc/kgdbts.c |
3332 | F: drivers/serial/kgdboc.c | 3345 | F: drivers/serial/kgdboc.c |
3346 | F: include/linux/kdb.h | ||
3333 | F: include/linux/kgdb.h | 3347 | F: include/linux/kgdb.h |
3334 | F: kernel/kgdb.c | 3348 | F: kernel/debug/ |
3335 | 3349 | ||
3336 | KMEMCHECK | 3350 | KMEMCHECK |
3337 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3351 | M: Vegard Nossum <vegardno@ifi.uio.no> |
@@ -4618,6 +4632,14 @@ S: Supported | |||
4618 | F: Documentation/scsi/LICENSE.qla2xxx | 4632 | F: Documentation/scsi/LICENSE.qla2xxx |
4619 | F: drivers/scsi/qla2xxx/ | 4633 | F: drivers/scsi/qla2xxx/ |
4620 | 4634 | ||
4635 | QLOGIC QLA4XXX iSCSI DRIVER | ||
4636 | M: Ravi Anand <ravi.anand@qlogic.com> | ||
4637 | M: Vikas Chaudhary <vikas.chaudhary@qlogic.com> | ||
4638 | M: iscsi-driver@qlogic.com | ||
4639 | L: linux-scsi@vger.kernel.org | ||
4640 | S: Supported | ||
4641 | F: drivers/scsi/qla4xxx/ | ||
4642 | |||
4621 | QLOGIC QLA3XXX NETWORK DRIVER | 4643 | QLOGIC QLA3XXX NETWORK DRIVER |
4622 | M: Ron Mercer <ron.mercer@qlogic.com> | 4644 | M: Ron Mercer <ron.mercer@qlogic.com> |
4623 | M: linux-driver@qlogic.com | 4645 | M: linux-driver@qlogic.com |
@@ -4758,6 +4780,12 @@ S: Maintained | |||
4758 | F: Documentation/rfkill.txt | 4780 | F: Documentation/rfkill.txt |
4759 | F: net/rfkill/ | 4781 | F: net/rfkill/ |
4760 | 4782 | ||
4783 | RICOH SMARTMEDIA/XD DRIVER | ||
4784 | M: Maxim Levitsky <maximlevitsky@gmail.com> | ||
4785 | S: Maintained | ||
4786 | F: drivers/mtd/nand/r822.c | ||
4787 | F: drivers/mtd/nand/r822.h | ||
4788 | |||
4761 | RISCOM8 DRIVER | 4789 | RISCOM8 DRIVER |
4762 | S: Orphan | 4790 | S: Orphan |
4763 | F: Documentation/serial/riscom8.txt | 4791 | F: Documentation/serial/riscom8.txt |
@@ -4812,6 +4840,9 @@ W: http://www.ibm.com/developerworks/linux/linux390/ | |||
4812 | S: Supported | 4840 | S: Supported |
4813 | F: arch/s390/ | 4841 | F: arch/s390/ |
4814 | F: drivers/s390/ | 4842 | F: drivers/s390/ |
4843 | F: fs/partitions/ibm.c | ||
4844 | F: Documentation/s390/ | ||
4845 | F: Documentation/DocBook/s390* | ||
4815 | 4846 | ||
4816 | S390 NETWORK DRIVERS | 4847 | S390 NETWORK DRIVERS |
4817 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4848 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4980,6 +5011,12 @@ L: linux-mmc@vger.kernel.org | |||
4980 | S: Maintained | 5011 | S: Maintained |
4981 | F: drivers/mmc/host/sdhci-s3c.c | 5012 | F: drivers/mmc/host/sdhci-s3c.c |
4982 | 5013 | ||
5014 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER | ||
5015 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5016 | L: linux-mmc@vger.kernel.org | ||
5017 | S: Maintained | ||
5018 | F: drivers/mmc/host/sdhci-spear.c | ||
5019 | |||
4983 | SECURITY SUBSYSTEM | 5020 | SECURITY SUBSYSTEM |
4984 | M: James Morris <jmorris@namei.org> | 5021 | M: James Morris <jmorris@namei.org> |
4985 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 5022 | L: linux-security-module@vger.kernel.org (suggested Cc:) |