aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS17
1 files changed, 17 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f2a2b8e647c5..6f5b5b2b528d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1527,6 +1527,8 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1527S: Supported 1527S: Supported
1528F: Documentation/filesystems/ceph.txt 1528F: Documentation/filesystems/ceph.txt
1529F: fs/ceph 1529F: fs/ceph
1530F: net/ceph
1531F: include/linux/ceph
1530 1532
1531CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1533CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1532M: David Vrabel <david.vrabel@csr.com> 1534M: David Vrabel <david.vrabel@csr.com>
@@ -3239,6 +3241,12 @@ F: drivers/net/irda/
3239F: include/net/irda/ 3241F: include/net/irda/
3240F: net/irda/ 3242F: net/irda/
3241 3243
3244IRQ SUBSYSTEM
3245M: Thomas Gleixner <tglx@linutronix.de>
3246S: Maintained
3247T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core
3248F: kernel/irq/
3249
3242ISAPNP 3250ISAPNP
3243M: Jaroslav Kysela <perex@perex.cz> 3251M: Jaroslav Kysela <perex@perex.cz>
3244S: Maintained 3252S: Maintained
@@ -4805,6 +4813,15 @@ F: fs/qnx4/
4805F: include/linux/qnx4_fs.h 4813F: include/linux/qnx4_fs.h
4806F: include/linux/qnxtypes.h 4814F: include/linux/qnxtypes.h
4807 4815
4816RADOS BLOCK DEVICE (RBD)
4817F: include/linux/qnxtypes.h
4818M: Yehuda Sadeh <yehuda@hq.newdream.net>
4819M: Sage Weil <sage@newdream.net>
4820M: ceph-devel@vger.kernel.org
4821S: Supported
4822F: drivers/block/rbd.c
4823F: drivers/block/rbd_types.h
4824
4808RADEON FRAMEBUFFER DISPLAY DRIVER 4825RADEON FRAMEBUFFER DISPLAY DRIVER
4809M: Benjamin Herrenschmidt <benh@kernel.crashing.org> 4826M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4810L: linux-fbdev@vger.kernel.org 4827L: linux-fbdev@vger.kernel.org