diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 77 |
1 files changed, 62 insertions, 15 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1dcedaa2f956..44620aebb369 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -894,11 +894,13 @@ S: Maintained | |||
894 | 894 | ||
895 | ARM/SAMSUNG ARM ARCHITECTURES | 895 | ARM/SAMSUNG ARM ARCHITECTURES |
896 | M: Ben Dooks <ben-linux@fluff.org> | 896 | M: Ben Dooks <ben-linux@fluff.org> |
897 | M: Kukjin Kim <kgene.kim@samsung.com> | ||
897 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 898 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
898 | W: http://www.fluff.org/ben/linux/ | 899 | W: http://www.fluff.org/ben/linux/ |
899 | S: Maintained | 900 | S: Maintained |
900 | F: arch/arm/plat-s3c/ | 901 | F: arch/arm/plat-samsung/ |
901 | F: arch/arm/plat-s3c24xx/ | 902 | F: arch/arm/plat-s3c24xx/ |
903 | F: arch/arm/plat-s5p/ | ||
902 | 904 | ||
903 | ARM/S3C2410 ARM ARCHITECTURE | 905 | ARM/S3C2410 ARM ARCHITECTURE |
904 | M: Ben Dooks <ben-linux@fluff.org> | 906 | M: Ben Dooks <ben-linux@fluff.org> |
@@ -1145,7 +1147,7 @@ F: drivers/mmc/host/atmel-mci.c | |||
1145 | F: drivers/mmc/host/atmel-mci-regs.h | 1147 | F: drivers/mmc/host/atmel-mci-regs.h |
1146 | 1148 | ||
1147 | ATMEL AT91 / AT32 SERIAL DRIVER | 1149 | ATMEL AT91 / AT32 SERIAL DRIVER |
1148 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1150 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1149 | S: Supported | 1151 | S: Supported |
1150 | F: drivers/serial/atmel_serial.c | 1152 | F: drivers/serial/atmel_serial.c |
1151 | 1153 | ||
@@ -1157,18 +1159,18 @@ F: drivers/video/atmel_lcdfb.c | |||
1157 | F: include/video/atmel_lcdc.h | 1159 | F: include/video/atmel_lcdc.h |
1158 | 1160 | ||
1159 | ATMEL MACB ETHERNET DRIVER | 1161 | ATMEL MACB ETHERNET DRIVER |
1160 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1162 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1161 | S: Supported | 1163 | S: Supported |
1162 | F: drivers/net/macb.* | 1164 | F: drivers/net/macb.* |
1163 | 1165 | ||
1164 | ATMEL SPI DRIVER | 1166 | ATMEL SPI DRIVER |
1165 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1167 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1166 | S: Supported | 1168 | S: Supported |
1167 | F: drivers/spi/atmel_spi.* | 1169 | F: drivers/spi/atmel_spi.* |
1168 | 1170 | ||
1169 | ATMEL USBA UDC DRIVER | 1171 | ATMEL USBA UDC DRIVER |
1170 | M: Haavard Skinnemoen <hskinnemoen@atmel.com> | 1172 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1171 | L: kernel@avr32linux.org | 1173 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1172 | W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver | 1174 | W: http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver |
1173 | S: Supported | 1175 | S: Supported |
1174 | F: drivers/usb/gadget/atmel_usba_udc.* | 1176 | F: drivers/usb/gadget/atmel_usba_udc.* |
@@ -1578,7 +1580,7 @@ F: include/linux/coda*.h | |||
1578 | 1580 | ||
1579 | COMMON INTERNET FILE SYSTEM (CIFS) | 1581 | COMMON INTERNET FILE SYSTEM (CIFS) |
1580 | M: Steve French <sfrench@samba.org> | 1582 | M: Steve French <sfrench@samba.org> |
1581 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1583 | L: linux-cifs@vger.kernel.org |
1582 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1584 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1583 | W: http://linux-cifs.samba.org/ | 1585 | W: http://linux-cifs.samba.org/ |
1584 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | 1586 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ |
@@ -1728,7 +1730,7 @@ S: Maintained | |||
1728 | F: sound/pci/cs5535audio/ | 1730 | F: sound/pci/cs5535audio/ |
1729 | 1731 | ||
1730 | CX18 VIDEO4LINUX DRIVER | 1732 | CX18 VIDEO4LINUX DRIVER |
1731 | M: Andy Walls <awalls@radix.net> | 1733 | M: Andy Walls <awalls@md.metrocast.net> |
1732 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 1734 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
1733 | L: linux-media@vger.kernel.org | 1735 | L: linux-media@vger.kernel.org |
1734 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 1736 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
@@ -2113,11 +2115,20 @@ F: drivers/edac/i5000_edac.c | |||
2113 | 2115 | ||
2114 | EDAC-I5400 | 2116 | EDAC-I5400 |
2115 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | 2117 | M: Mauro Carvalho Chehab <mchehab@redhat.com> |
2116 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | 2118 | L: linux-edac@vger.kernel.org |
2117 | W: bluesmoke.sourceforge.net | 2119 | W: bluesmoke.sourceforge.net |
2118 | S: Maintained | 2120 | S: Maintained |
2119 | F: drivers/edac/i5400_edac.c | 2121 | F: drivers/edac/i5400_edac.c |
2120 | 2122 | ||
2123 | EDAC-I7CORE | ||
2124 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
2125 | L: linux-edac@vger.kernel.org | ||
2126 | W: bluesmoke.sourceforge.net | ||
2127 | S: Maintained | ||
2128 | F: drivers/edac/i7core_edac.c | ||
2129 | F: drivers/edac/edac_mce.c | ||
2130 | F: include/linux/edac_mce.h | ||
2131 | |||
2121 | EDAC-I82975X | 2132 | EDAC-I82975X |
2122 | M: Ranganathan Desikan <ravi@jetztechnologies.com> | 2133 | M: Ranganathan Desikan <ravi@jetztechnologies.com> |
2123 | M: "Arvind R." <arvind@jetztechnologies.com> | 2134 | M: "Arvind R." <arvind@jetztechnologies.com> |
@@ -2613,6 +2624,14 @@ S: Maintained | |||
2613 | F: Documentation/blockdev/cpqarray.txt | 2624 | F: Documentation/blockdev/cpqarray.txt |
2614 | F: drivers/block/cpqarray.* | 2625 | F: drivers/block/cpqarray.* |
2615 | 2626 | ||
2627 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | ||
2628 | M: Stephen M. Cameron <scameron@beardog.cce.hp.com> | ||
2629 | L: iss_storagedev@hp.com | ||
2630 | S: Supported | ||
2631 | F: Documentation/scsi/hpsa.txt | ||
2632 | F: drivers/scsi/hpsa*.[ch] | ||
2633 | F: include/linux/cciss*.h | ||
2634 | |||
2616 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | 2635 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) |
2617 | M: Mike Miller <mike.miller@hp.com> | 2636 | M: Mike Miller <mike.miller@hp.com> |
2618 | L: iss_storagedev@hp.com | 2637 | L: iss_storagedev@hp.com |
@@ -2891,6 +2910,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | |||
2891 | S: Maintained | 2910 | S: Maintained |
2892 | F: drivers/input/ | 2911 | F: drivers/input/ |
2893 | 2912 | ||
2913 | INPUT MULTITOUCH (MT) PROTOCOL | ||
2914 | M: Henrik Rydberg <rydberg@euromail.se> | ||
2915 | L: linux-input@vger.kernel.org | ||
2916 | S: Maintained | ||
2917 | F: Documentation/input/multi-touch-protocol.txt | ||
2918 | K: \b(ABS|SYN)_MT_ | ||
2919 | |||
2894 | INTEL IDLE DRIVER | 2920 | INTEL IDLE DRIVER |
2895 | M: Len Brown <lenb@kernel.org> | 2921 | M: Len Brown <lenb@kernel.org> |
2896 | L: linux-pm@lists.linux-foundation.org | 2922 | L: linux-pm@lists.linux-foundation.org |
@@ -3160,7 +3186,7 @@ F: Documentation/hwmon/it87 | |||
3160 | F: drivers/hwmon/it87.c | 3186 | F: drivers/hwmon/it87.c |
3161 | 3187 | ||
3162 | IVTV VIDEO4LINUX DRIVER | 3188 | IVTV VIDEO4LINUX DRIVER |
3163 | M: Andy Walls <awalls@radix.net> | 3189 | M: Andy Walls <awalls@md.metrocast.net> |
3164 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 3190 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
3165 | L: linux-media@vger.kernel.org | 3191 | L: linux-media@vger.kernel.org |
3166 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3192 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
@@ -3237,7 +3263,7 @@ L: autofs@linux.kernel.org | |||
3237 | S: Maintained | 3263 | S: Maintained |
3238 | F: fs/autofs4/ | 3264 | F: fs/autofs4/ |
3239 | 3265 | ||
3240 | KERNEL BUILD | 3266 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) |
3241 | M: Michal Marek <mmarek@suse.cz> | 3267 | M: Michal Marek <mmarek@suse.cz> |
3242 | T: git git://repo.or.cz/linux-kbuild.git for-next | 3268 | T: git git://repo.or.cz/linux-kbuild.git for-next |
3243 | T: git git://repo.or.cz/linux-kbuild.git for-linus | 3269 | T: git git://repo.or.cz/linux-kbuild.git for-linus |
@@ -3246,6 +3272,9 @@ S: Maintained | |||
3246 | F: Documentation/kbuild/ | 3272 | F: Documentation/kbuild/ |
3247 | F: Makefile | 3273 | F: Makefile |
3248 | F: scripts/Makefile.* | 3274 | F: scripts/Makefile.* |
3275 | F: scripts/basic/ | ||
3276 | F: scripts/mk* | ||
3277 | F: scripts/package/ | ||
3249 | 3278 | ||
3250 | KERNEL JANITORS | 3279 | KERNEL JANITORS |
3251 | L: kernel-janitors@vger.kernel.org | 3280 | L: kernel-janitors@vger.kernel.org |
@@ -3374,7 +3403,7 @@ KPROBES | |||
3374 | M: Ananth N Mavinakayanahalli <ananth@in.ibm.com> | 3403 | M: Ananth N Mavinakayanahalli <ananth@in.ibm.com> |
3375 | M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> | 3404 | M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> |
3376 | M: "David S. Miller" <davem@davemloft.net> | 3405 | M: "David S. Miller" <davem@davemloft.net> |
3377 | M: Masami Hiramatsu <mhiramat@redhat.com> | 3406 | M: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> |
3378 | S: Maintained | 3407 | S: Maintained |
3379 | F: Documentation/kprobes.txt | 3408 | F: Documentation/kprobes.txt |
3380 | F: include/linux/kprobes.h | 3409 | F: include/linux/kprobes.h |
@@ -3495,9 +3524,8 @@ F: arch/powerpc/platforms/83xx/ | |||
3495 | 3524 | ||
3496 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3525 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3497 | M: Olof Johansson <olof@lixom.net> | 3526 | M: Olof Johansson <olof@lixom.net> |
3498 | W: http://www.pasemi.com/ | ||
3499 | L: linuxppc-dev@ozlabs.org | 3527 | L: linuxppc-dev@ozlabs.org |
3500 | S: Supported | 3528 | S: Maintained |
3501 | F: arch/powerpc/platforms/pasemi/ | 3529 | F: arch/powerpc/platforms/pasemi/ |
3502 | F: drivers/*/*pasemi* | 3530 | F: drivers/*/*pasemi* |
3503 | F: drivers/*/*/*pasemi* | 3531 | F: drivers/*/*/*pasemi* |
@@ -4210,6 +4238,7 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE | |||
4210 | M: Grant Likely <grant.likely@secretlab.ca> | 4238 | M: Grant Likely <grant.likely@secretlab.ca> |
4211 | L: devicetree-discuss@lists.ozlabs.org | 4239 | L: devicetree-discuss@lists.ozlabs.org |
4212 | W: http://fdt.secretlab.ca | 4240 | W: http://fdt.secretlab.ca |
4241 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
4213 | S: Maintained | 4242 | S: Maintained |
4214 | F: drivers/of | 4243 | F: drivers/of |
4215 | F: include/linux/of*.h | 4244 | F: include/linux/of*.h |
@@ -4623,6 +4652,12 @@ M: Robert Jarzmik <robert.jarzmik@free.fr> | |||
4623 | L: rtc-linux@googlegroups.com | 4652 | L: rtc-linux@googlegroups.com |
4624 | S: Maintained | 4653 | S: Maintained |
4625 | 4654 | ||
4655 | QLOGIC QLA1280 SCSI DRIVER | ||
4656 | M: Michael Reed <mdr@sgi.com> | ||
4657 | L: linux-scsi@vger.kernel.org | ||
4658 | S: Maintained | ||
4659 | F: drivers/scsi/qla1280.[ch] | ||
4660 | |||
4626 | QLOGIC QLA2XXX FC-SCSI DRIVER | 4661 | QLOGIC QLA2XXX FC-SCSI DRIVER |
4627 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> | 4662 | M: Andrew Vasquez <andrew.vasquez@qlogic.com> |
4628 | M: linux-driver@qlogic.com | 4663 | M: linux-driver@qlogic.com |
@@ -5038,6 +5073,14 @@ S: Supported | |||
5038 | F: include/linux/selinux* | 5073 | F: include/linux/selinux* |
5039 | F: security/selinux/ | 5074 | F: security/selinux/ |
5040 | 5075 | ||
5076 | APPARMOR SECURITY MODULE | ||
5077 | M: John Johansen <john.johansen@canonical.com> | ||
5078 | L: apparmor@lists.ubuntu.com (subscribers-only, general discussion) | ||
5079 | W: apparmor.wiki.kernel.org | ||
5080 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git | ||
5081 | S: Supported | ||
5082 | F: security/apparmor/ | ||
5083 | |||
5041 | SENSABLE PHANTOM | 5084 | SENSABLE PHANTOM |
5042 | M: Jiri Slaby <jirislaby@gmail.com> | 5085 | M: Jiri Slaby <jirislaby@gmail.com> |
5043 | S: Maintained | 5086 | S: Maintained |
@@ -5313,6 +5356,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | |||
5313 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5356 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5314 | S: Maintained | 5357 | S: Maintained |
5315 | F: arch/sparc/ | 5358 | F: arch/sparc/ |
5359 | F: drivers/sbus | ||
5316 | 5360 | ||
5317 | SPARC SERIAL DRIVERS | 5361 | SPARC SERIAL DRIVERS |
5318 | M: "David S. Miller" <davem@davemloft.net> | 5362 | M: "David S. Miller" <davem@davemloft.net> |
@@ -5380,6 +5424,7 @@ M: David Brownell <dbrownell@users.sourceforge.net> | |||
5380 | M: Grant Likely <grant.likely@secretlab.ca> | 5424 | M: Grant Likely <grant.likely@secretlab.ca> |
5381 | L: spi-devel-general@lists.sourceforge.net | 5425 | L: spi-devel-general@lists.sourceforge.net |
5382 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | 5426 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ |
5427 | T: git git://git.secretlab.ca/git/linux-2.6.git | ||
5383 | S: Maintained | 5428 | S: Maintained |
5384 | F: Documentation/spi/ | 5429 | F: Documentation/spi/ |
5385 | F: drivers/spi/ | 5430 | F: drivers/spi/ |
@@ -5580,7 +5625,7 @@ L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and us | |||
5580 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) | 5625 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) |
5581 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) | 5626 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) |
5582 | W: http://tomoyo.sourceforge.jp/ | 5627 | W: http://tomoyo.sourceforge.jp/ |
5583 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/ | 5628 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/ |
5584 | S: Maintained | 5629 | S: Maintained |
5585 | F: security/tomoyo/ | 5630 | F: security/tomoyo/ |
5586 | 5631 | ||
@@ -6217,6 +6262,8 @@ F: drivers/mmc/host/wbsd.* | |||
6217 | 6262 | ||
6218 | WATCHDOG DEVICE DRIVERS | 6263 | WATCHDOG DEVICE DRIVERS |
6219 | M: Wim Van Sebroeck <wim@iguana.be> | 6264 | M: Wim Van Sebroeck <wim@iguana.be> |
6265 | L: linux-watchdog@vger.kernel.org | ||
6266 | W: http://www.linux-watchdog.org/ | ||
6220 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git | 6267 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git |
6221 | S: Maintained | 6268 | S: Maintained |
6222 | F: Documentation/watchdog/ | 6269 | F: Documentation/watchdog/ |