diff options
author | Tony Lindgren <tony@atomide.com> | 2011-11-07 15:27:23 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-11-07 15:27:23 -0500 |
commit | d30cc16c8e48368e0518f4975a78711e53e14a0f (patch) | |
tree | 26b57f7ab5a963cc3d6c57dff6951bd930875583 /MAINTAINERS | |
parent | 41eb2d813f558900884e240c2f723e36c7bd151f (diff) | |
parent | a1bcc1dcef8451b4291ea2a1b2677cb194102952 (diff) |
Merge branch 'fixes-modulesplit' into fixes
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 34 |
1 files changed, 25 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 03067f549b84..9fb6bd96f8a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1716,6 +1716,7 @@ F: include/linux/can.h | |||
1716 | F: include/linux/can/core.h | 1716 | F: include/linux/can/core.h |
1717 | F: include/linux/can/bcm.h | 1717 | F: include/linux/can/bcm.h |
1718 | F: include/linux/can/raw.h | 1718 | F: include/linux/can/raw.h |
1719 | F: include/linux/can/gw.h | ||
1719 | 1720 | ||
1720 | CAN NETWORK DRIVERS | 1721 | CAN NETWORK DRIVERS |
1721 | M: Wolfgang Grandegger <wg@grandegger.com> | 1722 | M: Wolfgang Grandegger <wg@grandegger.com> |
@@ -2386,7 +2387,7 @@ F: include/linux/netfilter_bridge/ebt_*.h | |||
2386 | F: net/bridge/netfilter/ebt*.c | 2387 | F: net/bridge/netfilter/ebt*.c |
2387 | 2388 | ||
2388 | ECRYPT FILE SYSTEM | 2389 | ECRYPT FILE SYSTEM |
2389 | M: Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2390 | M: Tyler Hicks <tyhicks@canonical.com> |
2390 | M: Dustin Kirkland <kirkland@canonical.com> | 2391 | M: Dustin Kirkland <kirkland@canonical.com> |
2391 | L: ecryptfs@vger.kernel.org | 2392 | L: ecryptfs@vger.kernel.org |
2392 | W: https://launchpad.net/ecryptfs | 2393 | W: https://launchpad.net/ecryptfs |
@@ -2467,8 +2468,6 @@ L: linux-edac@vger.kernel.org | |||
2467 | W: bluesmoke.sourceforge.net | 2468 | W: bluesmoke.sourceforge.net |
2468 | S: Maintained | 2469 | S: Maintained |
2469 | F: drivers/edac/i7core_edac.c | 2470 | F: drivers/edac/i7core_edac.c |
2470 | F: drivers/edac/edac_mce.c | ||
2471 | F: include/linux/edac_mce.h | ||
2472 | 2471 | ||
2473 | EDAC-I82975X | 2472 | EDAC-I82975X |
2474 | M: Ranganathan Desikan <ravi@jetztechnologies.com> | 2473 | M: Ranganathan Desikan <ravi@jetztechnologies.com> |
@@ -2492,6 +2491,13 @@ W: bluesmoke.sourceforge.net | |||
2492 | S: Maintained | 2491 | S: Maintained |
2493 | F: drivers/edac/r82600_edac.c | 2492 | F: drivers/edac/r82600_edac.c |
2494 | 2493 | ||
2494 | EDAC-SBRIDGE | ||
2495 | M: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
2496 | L: linux-edac@vger.kernel.org | ||
2497 | W: bluesmoke.sourceforge.net | ||
2498 | S: Maintained | ||
2499 | F: drivers/edac/sb_edac.c | ||
2500 | |||
2495 | EDIROL UA-101/UA-1000 DRIVER | 2501 | EDIROL UA-101/UA-1000 DRIVER |
2496 | M: Clemens Ladisch <clemens@ladisch.de> | 2502 | M: Clemens Ladisch <clemens@ladisch.de> |
2497 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 2503 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
@@ -3013,6 +3019,13 @@ F: Documentation/hw_random.txt | |||
3013 | F: drivers/char/hw_random/ | 3019 | F: drivers/char/hw_random/ |
3014 | F: include/linux/hw_random.h | 3020 | F: include/linux/hw_random.h |
3015 | 3021 | ||
3022 | HARDWARE SPINLOCK CORE | ||
3023 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
3024 | S: Maintained | ||
3025 | F: Documentation/hwspinlock.txt | ||
3026 | F: drivers/hwspinlock/hwspinlock_* | ||
3027 | F: include/linux/hwspinlock.h | ||
3028 | |||
3016 | HARMONY SOUND DRIVER | 3029 | HARMONY SOUND DRIVER |
3017 | M: Kyle McMartin <kyle@mcmartin.ca> | 3030 | M: Kyle McMartin <kyle@mcmartin.ca> |
3018 | L: linux-parisc@vger.kernel.org | 3031 | L: linux-parisc@vger.kernel.org |
@@ -3205,8 +3218,7 @@ IA64 (Itanium) PLATFORM | |||
3205 | M: Tony Luck <tony.luck@intel.com> | 3218 | M: Tony Luck <tony.luck@intel.com> |
3206 | M: Fenghua Yu <fenghua.yu@intel.com> | 3219 | M: Fenghua Yu <fenghua.yu@intel.com> |
3207 | L: linux-ia64@vger.kernel.org | 3220 | L: linux-ia64@vger.kernel.org |
3208 | W: http://www.ia64-linux.org/ | 3221 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git |
3209 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git | ||
3210 | S: Maintained | 3222 | S: Maintained |
3211 | F: arch/ia64/ | 3223 | F: arch/ia64/ |
3212 | 3224 | ||
@@ -4465,11 +4477,9 @@ F: Documentation/networking/vxge.txt | |||
4465 | F: drivers/net/ethernet/neterion/ | 4477 | F: drivers/net/ethernet/neterion/ |
4466 | 4478 | ||
4467 | NETFILTER/IPTABLES/IPCHAINS | 4479 | NETFILTER/IPTABLES/IPCHAINS |
4468 | P: Rusty Russell | ||
4469 | P: Marc Boucher | ||
4470 | P: James Morris | ||
4471 | P: Harald Welte | 4480 | P: Harald Welte |
4472 | P: Jozsef Kadlecsik | 4481 | P: Jozsef Kadlecsik |
4482 | M: Pablo Neira Ayuso <pablo@netfilter.org> | ||
4473 | M: Patrick McHardy <kaber@trash.net> | 4483 | M: Patrick McHardy <kaber@trash.net> |
4474 | L: netfilter-devel@vger.kernel.org | 4484 | L: netfilter-devel@vger.kernel.org |
4475 | L: netfilter@vger.kernel.org | 4485 | L: netfilter@vger.kernel.org |
@@ -4710,6 +4720,13 @@ S: Maintained | |||
4710 | F: drivers/video/omap2/ | 4720 | F: drivers/video/omap2/ |
4711 | F: Documentation/arm/OMAP/DSS | 4721 | F: Documentation/arm/OMAP/DSS |
4712 | 4722 | ||
4723 | OMAP HARDWARE SPINLOCK SUPPORT | ||
4724 | M: Ohad Ben-Cohen <ohad@wizery.com> | ||
4725 | L: linux-omap@vger.kernel.org | ||
4726 | S: Maintained | ||
4727 | F: drivers/hwspinlock/omap_hwspinlock.c | ||
4728 | F: arch/arm/mach-omap2/hwspinlock.c | ||
4729 | |||
4713 | OMAP MMC SUPPORT | 4730 | OMAP MMC SUPPORT |
4714 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 4731 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
4715 | L: linux-omap@vger.kernel.org | 4732 | L: linux-omap@vger.kernel.org |
@@ -6683,7 +6700,6 @@ F: drivers/net/ethernet/8390/ne-h8300.c | |||
6683 | 6700 | ||
6684 | UDF FILESYSTEM | 6701 | UDF FILESYSTEM |
6685 | M: Jan Kara <jack@suse.cz> | 6702 | M: Jan Kara <jack@suse.cz> |
6686 | W: http://linux-udf.sourceforge.net | ||
6687 | S: Maintained | 6703 | S: Maintained |
6688 | F: Documentation/filesystems/udf.txt | 6704 | F: Documentation/filesystems/udf.txt |
6689 | F: fs/udf/ | 6705 | F: fs/udf/ |