diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 93 |
1 files changed, 61 insertions, 32 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 04c955be3ee8..0c0d829176a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -313,11 +313,9 @@ S: Maintained | |||
313 | F: drivers/hwmon/adm1029.c | 313 | F: drivers/hwmon/adm1029.c |
314 | 314 | ||
315 | ADM8211 WIRELESS DRIVER | 315 | ADM8211 WIRELESS DRIVER |
316 | M: Michael Wu <flamingice@sourmilk.net> | ||
317 | L: linux-wireless@vger.kernel.org | 316 | L: linux-wireless@vger.kernel.org |
318 | W: http://linuxwireless.org/ | 317 | W: http://linuxwireless.org/ |
319 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | 318 | S: Orphan |
320 | S: Maintained | ||
321 | F: drivers/net/wireless/adm8211.* | 319 | F: drivers/net/wireless/adm8211.* |
322 | 320 | ||
323 | ADT746X FAN DRIVER | 321 | ADT746X FAN DRIVER |
@@ -695,6 +693,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git | |||
695 | F: arch/arm/mach-sa1100/jornada720.c | 693 | F: arch/arm/mach-sa1100/jornada720.c |
696 | F: arch/arm/mach-sa1100/include/mach/jornada720.h | 694 | F: arch/arm/mach-sa1100/include/mach/jornada720.h |
697 | 695 | ||
696 | ARM/INCOME PXA270 SUPPORT | ||
697 | M: Marek Vasut <marek.vasut@gmail.com> | ||
698 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
699 | S: Maintained | ||
700 | F: arch/arm/mach-pxa/income.c | ||
701 | F: arch/arm/mach-pxa/include/mach-pxa/income.h | ||
702 | |||
698 | ARM/INTEL IOP32X ARM ARCHITECTURE | 703 | ARM/INTEL IOP32X ARM ARCHITECTURE |
699 | M: Lennert Buytenhek <kernel@wantstofly.org> | 704 | M: Lennert Buytenhek <kernel@wantstofly.org> |
700 | M: Dan Williams <dan.j.williams@intel.com> | 705 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -1370,7 +1375,7 @@ BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER | |||
1370 | M: Eilon Greenstein <eilong@broadcom.com> | 1375 | M: Eilon Greenstein <eilong@broadcom.com> |
1371 | L: netdev@vger.kernel.org | 1376 | L: netdev@vger.kernel.org |
1372 | S: Supported | 1377 | S: Supported |
1373 | F: drivers/net/bnx2x* | 1378 | F: drivers/net/bnx2x/ |
1374 | 1379 | ||
1375 | BROADCOM TG3 GIGABIT ETHERNET DRIVER | 1380 | BROADCOM TG3 GIGABIT ETHERNET DRIVER |
1376 | M: Matt Carlson <mcarlson@broadcom.com> | 1381 | M: Matt Carlson <mcarlson@broadcom.com> |
@@ -1572,6 +1577,16 @@ L: platform-driver-x86@vger.kernel.org | |||
1572 | S: Supported | 1577 | S: Supported |
1573 | F: drivers/platform/x86/classmate-laptop.c | 1578 | F: drivers/platform/x86/classmate-laptop.c |
1574 | 1579 | ||
1580 | COCCINELLE/Semantic Patches (SmPL) | ||
1581 | M: Julia Lawall <julia@diku.dk> | ||
1582 | M: Gilles Muller <Gilles.Muller@lip6.fr> | ||
1583 | M: Nicolas Palix <npalix@diku.dk> | ||
1584 | L: cocci@diku.dk (moderated for non-subscribers) | ||
1585 | W: http://coccinelle.lip6.fr/ | ||
1586 | S: Supported | ||
1587 | F: scripts/coccinelle/ | ||
1588 | F: scripts/coccicheck | ||
1589 | |||
1575 | CODA FILE SYSTEM | 1590 | CODA FILE SYSTEM |
1576 | M: Jan Harkes <jaharkes@cs.cmu.edu> | 1591 | M: Jan Harkes <jaharkes@cs.cmu.edu> |
1577 | M: coda@cs.cmu.edu | 1592 | M: coda@cs.cmu.edu |
@@ -1772,6 +1787,13 @@ W: http://www.openfabrics.org | |||
1772 | S: Supported | 1787 | S: Supported |
1773 | F: drivers/infiniband/hw/cxgb4/ | 1788 | F: drivers/infiniband/hw/cxgb4/ |
1774 | 1789 | ||
1790 | CXGB4VF ETHERNET DRIVER (CXGB4VF) | ||
1791 | M: Casey Leedom <leedom@chelsio.com> | ||
1792 | L: netdev@vger.kernel.org | ||
1793 | W: http://www.chelsio.com | ||
1794 | S: Supported | ||
1795 | F: drivers/net/cxgb4vf/ | ||
1796 | |||
1775 | CYBERPRO FB DRIVER | 1797 | CYBERPRO FB DRIVER |
1776 | M: Russell King <linux@arm.linux.org.uk> | 1798 | M: Russell King <linux@arm.linux.org.uk> |
1777 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1799 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -2621,6 +2643,14 @@ S: Maintained | |||
2621 | F: Documentation/blockdev/cpqarray.txt | 2643 | F: Documentation/blockdev/cpqarray.txt |
2622 | F: drivers/block/cpqarray.* | 2644 | F: drivers/block/cpqarray.* |
2623 | 2645 | ||
2646 | HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) | ||
2647 | M: Stephen M. Cameron <scameron@beardog.cce.hp.com> | ||
2648 | L: iss_storagedev@hp.com | ||
2649 | S: Supported | ||
2650 | F: Documentation/scsi/hpsa.txt | ||
2651 | F: drivers/scsi/hpsa*.[ch] | ||
2652 | F: include/linux/cciss*.h | ||
2653 | |||
2624 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) | 2654 | HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss) |
2625 | M: Mike Miller <mike.miller@hp.com> | 2655 | M: Mike Miller <mike.miller@hp.com> |
2626 | L: iss_storagedev@hp.com | 2656 | L: iss_storagedev@hp.com |
@@ -3254,8 +3284,8 @@ F: fs/autofs4/ | |||
3254 | 3284 | ||
3255 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) | 3285 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) |
3256 | M: Michal Marek <mmarek@suse.cz> | 3286 | M: Michal Marek <mmarek@suse.cz> |
3257 | T: git git://repo.or.cz/linux-kbuild.git for-next | 3287 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next |
3258 | T: git git://repo.or.cz/linux-kbuild.git for-linus | 3288 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes |
3259 | L: linux-kbuild@vger.kernel.org | 3289 | L: linux-kbuild@vger.kernel.org |
3260 | S: Maintained | 3290 | S: Maintained |
3261 | F: Documentation/kbuild/ | 3291 | F: Documentation/kbuild/ |
@@ -3687,7 +3717,7 @@ F: include/linux/mv643xx.h | |||
3687 | MARVELL MWL8K WIRELESS DRIVER | 3717 | MARVELL MWL8K WIRELESS DRIVER |
3688 | M: Lennert Buytenhek <buytenh@wantstofly.org> | 3718 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3689 | L: linux-wireless@vger.kernel.org | 3719 | L: linux-wireless@vger.kernel.org |
3690 | S: Maintained | 3720 | S: Odd Fixes |
3691 | F: drivers/net/wireless/mwl8k.c | 3721 | F: drivers/net/wireless/mwl8k.c |
3692 | 3722 | ||
3693 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3723 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
@@ -3916,17 +3946,19 @@ L: netem@lists.linux-foundation.org | |||
3916 | S: Maintained | 3946 | S: Maintained |
3917 | F: net/sched/sch_netem.c | 3947 | F: net/sched/sch_netem.c |
3918 | 3948 | ||
3919 | NETERION (S2IO) 10GbE DRIVER (xframe/vxge) | 3949 | NETERION 10GbE DRIVERS (s2io/vxge) |
3920 | M: Ramkrishna Vepa <ram.vepa@neterion.com> | 3950 | M: Ramkrishna Vepa <ramkrishna.vepa@exar.com> |
3921 | M: Rastapur Santosh <santosh.rastapur@neterion.com> | 3951 | M: Sivakumar Subramani <sivakumar.subramani@exar.com> |
3922 | M: Sivakumar Subramani <sivakumar.subramani@neterion.com> | 3952 | M: Sreenivasa Honnur <sreenivasa.honnur@exar.com> |
3923 | M: Sreenivasa Honnur <sreenivasa.honnur@neterion.com> | 3953 | M: Jon Mason <jon.mason@exar.com> |
3924 | L: netdev@vger.kernel.org | 3954 | L: netdev@vger.kernel.org |
3925 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous | 3955 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous |
3926 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous | 3956 | W: http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous |
3927 | S: Supported | 3957 | S: Supported |
3928 | F: Documentation/networking/s2io.txt | 3958 | F: Documentation/networking/s2io.txt |
3929 | F: drivers/net/s2io* | 3959 | F: drivers/net/s2io* |
3960 | F: Documentation/networking/vxge.txt | ||
3961 | F: drivers/net/vxge/ | ||
3930 | 3962 | ||
3931 | NETFILTER/IPTABLES/IPCHAINS | 3963 | NETFILTER/IPTABLES/IPCHAINS |
3932 | P: Rusty Russell | 3964 | P: Rusty Russell |
@@ -4273,10 +4305,9 @@ F: include/scsi/osd_* | |||
4273 | F: fs/exofs/ | 4305 | F: fs/exofs/ |
4274 | 4306 | ||
4275 | P54 WIRELESS DRIVER | 4307 | P54 WIRELESS DRIVER |
4276 | M: Michael Wu <flamingice@sourmilk.net> | 4308 | M: Christian Lamparter <chunkeey@googlemail.com> |
4277 | L: linux-wireless@vger.kernel.org | 4309 | L: linux-wireless@vger.kernel.org |
4278 | W: http://prism54.org | 4310 | W: http://wireless.kernel.org/en/users/Drivers/p54 |
4279 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git | ||
4280 | S: Maintained | 4311 | S: Maintained |
4281 | F: drivers/net/wireless/p54/ | 4312 | F: drivers/net/wireless/p54/ |
4282 | 4313 | ||
@@ -4538,7 +4569,7 @@ PRISM54 WIRELESS DRIVER | |||
4538 | M: "Luis R. Rodriguez" <mcgrof@gmail.com> | 4569 | M: "Luis R. Rodriguez" <mcgrof@gmail.com> |
4539 | L: linux-wireless@vger.kernel.org | 4570 | L: linux-wireless@vger.kernel.org |
4540 | W: http://prism54.org | 4571 | W: http://prism54.org |
4541 | S: Maintained | 4572 | S: Obsolete |
4542 | F: drivers/net/wireless/prism54/ | 4573 | F: drivers/net/wireless/prism54/ |
4543 | 4574 | ||
4544 | PROMISE DC4030 CACHING DISK CONTROLLER DRIVER | 4575 | PROMISE DC4030 CACHING DISK CONTROLLER DRIVER |
@@ -4718,7 +4749,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git | |||
4718 | F: drivers/net/wireless/rt2x00/ | 4749 | F: drivers/net/wireless/rt2x00/ |
4719 | 4750 | ||
4720 | RAMDISK RAM BLOCK DEVICE DRIVER | 4751 | RAMDISK RAM BLOCK DEVICE DRIVER |
4721 | M: Nick Piggin <npiggin@suse.de> | 4752 | M: Nick Piggin <npiggin@kernel.dk> |
4722 | S: Maintained | 4753 | S: Maintained |
4723 | F: Documentation/blockdev/ramdisk.txt | 4754 | F: Documentation/blockdev/ramdisk.txt |
4724 | F: drivers/block/brd.c | 4755 | F: drivers/block/brd.c |
@@ -4734,9 +4765,8 @@ S: Maintained | |||
4734 | F: drivers/rapidio/ | 4765 | F: drivers/rapidio/ |
4735 | 4766 | ||
4736 | RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER | 4767 | RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER |
4737 | M: Corey Thomas <coreythomas@charter.net> | ||
4738 | L: linux-wireless@vger.kernel.org | 4768 | L: linux-wireless@vger.kernel.org |
4739 | S: Maintained | 4769 | S: Orphan |
4740 | F: drivers/net/wireless/ray* | 4770 | F: drivers/net/wireless/ray* |
4741 | 4771 | ||
4742 | RCUTORTURE MODULE | 4772 | RCUTORTURE MODULE |
@@ -5062,6 +5092,14 @@ S: Supported | |||
5062 | F: include/linux/selinux* | 5092 | F: include/linux/selinux* |
5063 | F: security/selinux/ | 5093 | F: security/selinux/ |
5064 | 5094 | ||
5095 | APPARMOR SECURITY MODULE | ||
5096 | M: John Johansen <john.johansen@canonical.com> | ||
5097 | L: apparmor@lists.ubuntu.com (subscribers-only, general discussion) | ||
5098 | W: apparmor.wiki.kernel.org | ||
5099 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git | ||
5100 | S: Supported | ||
5101 | F: security/apparmor/ | ||
5102 | |||
5065 | SENSABLE PHANTOM | 5103 | SENSABLE PHANTOM |
5066 | M: Jiri Slaby <jirislaby@gmail.com> | 5104 | M: Jiri Slaby <jirislaby@gmail.com> |
5067 | S: Maintained | 5105 | S: Maintained |
@@ -5337,7 +5375,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | |||
5337 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5375 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5338 | S: Maintained | 5376 | S: Maintained |
5339 | F: arch/sparc/ | 5377 | F: arch/sparc/ |
5340 | F: drivers/sbus | 5378 | F: drivers/sbus/ |
5341 | 5379 | ||
5342 | SPARC SERIAL DRIVERS | 5380 | SPARC SERIAL DRIVERS |
5343 | M: "David S. Miller" <davem@davemloft.net> | 5381 | M: "David S. Miller" <davem@davemloft.net> |
@@ -5606,7 +5644,7 @@ L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and us | |||
5606 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) | 5644 | L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) |
5607 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) | 5645 | L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) |
5608 | W: http://tomoyo.sourceforge.jp/ | 5646 | W: http://tomoyo.sourceforge.jp/ |
5609 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/ | 5647 | T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/ |
5610 | S: Maintained | 5648 | S: Maintained |
5611 | F: security/tomoyo/ | 5649 | F: security/tomoyo/ |
5612 | 5650 | ||
@@ -6061,10 +6099,9 @@ F: Documentation/video4linux/zc0301.txt | |||
6061 | F: drivers/media/video/zc0301/ | 6099 | F: drivers/media/video/zc0301/ |
6062 | 6100 | ||
6063 | USB ZD1201 DRIVER | 6101 | USB ZD1201 DRIVER |
6064 | M: Jeroen Vreeken <pe1rxq@amsat.org> | 6102 | L: linux-wireless@vger.kernel.org |
6065 | L: linux-usb@vger.kernel.org | ||
6066 | W: http://linux-lc100020.sourceforge.net | 6103 | W: http://linux-lc100020.sourceforge.net |
6067 | S: Maintained | 6104 | S: Orphan |
6068 | F: drivers/net/wireless/zd1201.* | 6105 | F: drivers/net/wireless/zd1201.* |
6069 | 6106 | ||
6070 | USB ZR364XX DRIVER | 6107 | USB ZR364XX DRIVER |
@@ -6252,14 +6289,6 @@ F: Documentation/watchdog/ | |||
6252 | F: drivers/watchdog/ | 6289 | F: drivers/watchdog/ |
6253 | F: include/linux/watchdog.h | 6290 | F: include/linux/watchdog.h |
6254 | 6291 | ||
6255 | WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS | ||
6256 | M: Jean Tourrilhes <jt@hpl.hp.com> | ||
6257 | L: linux-wireless@vger.kernel.org | ||
6258 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | ||
6259 | S: Maintained | ||
6260 | F: Documentation/networking/wavelan.txt | ||
6261 | F: drivers/staging/wavelan/ | ||
6262 | |||
6263 | WD7000 SCSI DRIVER | 6292 | WD7000 SCSI DRIVER |
6264 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6293 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
6265 | L: linux-scsi@vger.kernel.org | 6294 | L: linux-scsi@vger.kernel.org |