diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 37 |
1 files changed, 32 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bad19e9d9dcb..29801f760b6f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2174,6 +2174,8 @@ M: Dan Williams <dan.j.williams@intel.com> | |||
2174 | S: Supported | 2174 | S: Supported |
2175 | F: drivers/dma/ | 2175 | F: drivers/dma/ |
2176 | F: include/linux/dma* | 2176 | F: include/linux/dma* |
2177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git | ||
2178 | T: git git://git.infradead.org/users/vkoul/slave-dma.git (slave-dma) | ||
2177 | 2179 | ||
2178 | DME1737 HARDWARE MONITOR DRIVER | 2180 | DME1737 HARDWARE MONITOR DRIVER |
2179 | M: Juerg Haefliger <juergh@gmail.com> | 2181 | M: Juerg Haefliger <juergh@gmail.com> |
@@ -2300,7 +2302,7 @@ F: net/bridge/netfilter/ebt*.c | |||
2300 | ECRYPT FILE SYSTEM | 2302 | ECRYPT FILE SYSTEM |
2301 | M: Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2303 | M: Tyler Hicks <tyhicks@linux.vnet.ibm.com> |
2302 | M: Dustin Kirkland <kirkland@canonical.com> | 2304 | M: Dustin Kirkland <kirkland@canonical.com> |
2303 | L: ecryptfs-devel@lists.launchpad.net | 2305 | L: ecryptfs@vger.kernel.org |
2304 | W: https://launchpad.net/ecryptfs | 2306 | W: https://launchpad.net/ecryptfs |
2305 | S: Supported | 2307 | S: Supported |
2306 | F: Documentation/filesystems/ecryptfs.txt | 2308 | F: Documentation/filesystems/ecryptfs.txt |
@@ -2580,6 +2582,13 @@ S: Maintained | |||
2580 | F: drivers/hwmon/f75375s.c | 2582 | F: drivers/hwmon/f75375s.c |
2581 | F: include/linux/f75375s.h | 2583 | F: include/linux/f75375s.h |
2582 | 2584 | ||
2585 | FIREWIRE AUDIO DRIVERS | ||
2586 | M: Clemens Ladisch <clemens@ladisch.de> | ||
2587 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
2588 | T: git git://git.alsa-project.org/alsa-kernel.git | ||
2589 | S: Maintained | ||
2590 | F: sound/firewire/ | ||
2591 | |||
2583 | FIREWIRE SUBSYSTEM | 2592 | FIREWIRE SUBSYSTEM |
2584 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2593 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2585 | L: linux1394-devel@lists.sourceforge.net | 2594 | L: linux1394-devel@lists.sourceforge.net |
@@ -3714,7 +3723,7 @@ KEYS/KEYRINGS: | |||
3714 | M: David Howells <dhowells@redhat.com> | 3723 | M: David Howells <dhowells@redhat.com> |
3715 | L: keyrings@linux-nfs.org | 3724 | L: keyrings@linux-nfs.org |
3716 | S: Maintained | 3725 | S: Maintained |
3717 | F: Documentation/keys.txt | 3726 | F: Documentation/security/keys.txt |
3718 | F: include/linux/key.h | 3727 | F: include/linux/key.h |
3719 | F: include/linux/key-type.h | 3728 | F: include/linux/key-type.h |
3720 | F: include/keys/ | 3729 | F: include/keys/ |
@@ -3726,7 +3735,7 @@ M: Mimi Zohar <zohar@us.ibm.com> | |||
3726 | L: linux-security-module@vger.kernel.org | 3735 | L: linux-security-module@vger.kernel.org |
3727 | L: keyrings@linux-nfs.org | 3736 | L: keyrings@linux-nfs.org |
3728 | S: Supported | 3737 | S: Supported |
3729 | F: Documentation/keys-trusted-encrypted.txt | 3738 | F: Documentation/security/keys-trusted-encrypted.txt |
3730 | F: include/keys/trusted-type.h | 3739 | F: include/keys/trusted-type.h |
3731 | F: security/keys/trusted.c | 3740 | F: security/keys/trusted.c |
3732 | F: security/keys/trusted.h | 3741 | F: security/keys/trusted.h |
@@ -3737,7 +3746,7 @@ M: David Safford <safford@watson.ibm.com> | |||
3737 | L: linux-security-module@vger.kernel.org | 3746 | L: linux-security-module@vger.kernel.org |
3738 | L: keyrings@linux-nfs.org | 3747 | L: keyrings@linux-nfs.org |
3739 | S: Supported | 3748 | S: Supported |
3740 | F: Documentation/keys-trusted-encrypted.txt | 3749 | F: Documentation/security/keys-trusted-encrypted.txt |
3741 | F: include/keys/encrypted-type.h | 3750 | F: include/keys/encrypted-type.h |
3742 | F: security/keys/encrypted.c | 3751 | F: security/keys/encrypted.c |
3743 | F: security/keys/encrypted.h | 3752 | F: security/keys/encrypted.h |
@@ -5439,6 +5448,13 @@ L: linux-serial@vger.kernel.org | |||
5439 | S: Maintained | 5448 | S: Maintained |
5440 | F: drivers/tty/serial | 5449 | F: drivers/tty/serial |
5441 | 5450 | ||
5451 | SYNOPSYS DESIGNWARE DMAC DRIVER | ||
5452 | M: Viresh Kumar <viresh.kumar@st.com> | ||
5453 | S: Maintained | ||
5454 | F: include/linux/dw_dmac.h | ||
5455 | F: drivers/dma/dw_dmac_regs.h | ||
5456 | F: drivers/dma/dw_dmac.c | ||
5457 | |||
5442 | TIMEKEEPING, NTP | 5458 | TIMEKEEPING, NTP |
5443 | M: John Stultz <johnstul@us.ibm.com> | 5459 | M: John Stultz <johnstul@us.ibm.com> |
5444 | M: Thomas Gleixner <tglx@linutronix.de> | 5460 | M: Thomas Gleixner <tglx@linutronix.de> |
@@ -5503,7 +5519,7 @@ F: drivers/scsi/sg.c | |||
5503 | F: include/scsi/sg.h | 5519 | F: include/scsi/sg.h |
5504 | 5520 | ||
5505 | SCSI SUBSYSTEM | 5521 | SCSI SUBSYSTEM |
5506 | M: "James E.J. Bottomley" <James.Bottomley@suse.de> | 5522 | M: "James E.J. Bottomley" <JBottomley@parallels.com> |
5507 | L: linux-scsi@vger.kernel.org | 5523 | L: linux-scsi@vger.kernel.org |
5508 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git | 5524 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git |
5509 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git | 5525 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git |
@@ -6072,6 +6088,17 @@ F: Documentation/filesystems/sysv-fs.txt | |||
6072 | F: fs/sysv/ | 6088 | F: fs/sysv/ |
6073 | F: include/linux/sysv_fs.h | 6089 | F: include/linux/sysv_fs.h |
6074 | 6090 | ||
6091 | TARGET SUBSYSTEM | ||
6092 | M: Nicholas A. Bellinger <nab@linux-iscsi.org> | ||
6093 | L: linux-scsi@vger.kernel.org | ||
6094 | L: http://groups.google.com/group/linux-iscsi-target-dev | ||
6095 | W: http://www.linux-iscsi.org | ||
6096 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master | ||
6097 | S: Supported | ||
6098 | F: drivers/target/ | ||
6099 | F: include/target/ | ||
6100 | F: Documentation/target/ | ||
6101 | |||
6075 | TASKSTATS STATISTICS INTERFACE | 6102 | TASKSTATS STATISTICS INTERFACE |
6076 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 6103 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
6077 | S: Maintained | 6104 | S: Maintained |