summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJason Cooper2014-05-13 20:47:01 +0200
committerThomas Gleixner2014-05-13 21:10:55 +0200
commit2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf (patch)
tree110175c781f21e0d24ee482eec9a1996d8840a4c /MAINTAINERS
parentgenirq: Provide irq_force_affinity fallback for non-SMP (diff)
downloadkernel-qcow2-linux-2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf.tar.gz
kernel-qcow2-linux-2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf.tar.xz
kernel-qcow2-linux-2ed9fd28c2884e9f41c133f86a7e377d7c0a96bf.zip
MAINTAINERS: Add co-maintainer for drivers/irqchip
Thomas Gleixner has asked me to assist with the review and merging of patches for the irqchip subsystem. Signed-off-by: Jason Cooper <jason@lakedaemon.net> Link: http://lkml.kernel.org/r/1400006821-32145-1-git-send-email-jason@lakedaemon.net Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6bef70b614c9..4195801270e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4818,6 +4818,14 @@ L: linux-kernel@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
F: kernel/irq/
+
+IRQCHIP DRIVERS
+M: Thomas Gleixner <tglx@linutronix.de>
+M: Jason Cooper <jason@lakedaemon.net>
+L: linux-kernel@vger.kernel.org
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
+T: git git://git.infradead.org/users/jcooper/linux.git irqchip/core
F: drivers/irqchip/
IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)