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