aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2009-12-25 19:36:12 -0500
committerStefan Richter <stefanr@s5r6.in-berlin.de>2009-12-29 13:58:17 -0500
commit958a29cb1c9161d61dcd4ced51f260578e19823c (patch)
tree418df332c4757f2613f3453226de334d801e6c51 /MAINTAINERS
parent090699c0530ae5380a9b8511d76f656cc437bb6e (diff)
firewire, ieee1394: update MAINTAINERS entries
Ben and Kristian have not been involved in maintenance of the IEEE 1394 drivers for quite some time; submitters are not required to Cc them on patches. The linux1394.org domain has been dead for a while and is no longer under control of a Linux developer. The current web site of the Linux 1394 project is http://ieee1394.wiki.kernel.org/. The classic drivers/ieee1394/ stack is now obsolete from the development point of view, though still a useful alternative in productive use. But nobody should attempt to submit style cleanup patches for it or to develop new drivers on top of this stack, hence mark its MAINTAINERS entry as Obsolete. drivers/ieee1394/raw1394*, like the rest of the old stack, does not receive bigger code changes anymore, hence shrink the MAINTAINERS database a bit by dropping raw1394's special entry. If something important and urgent is going to come up for raw1394, I will make sure that Dan will be notified of it besides via linux1394-devel. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Dan Dennedy <dan@dennedy.org> Cc: Ben Collins <ben.collins@ubuntu.com> Cc: Kristian Hoegsberg <krh@bitplanet.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS15
1 files changed, 3 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 66f5f7dab285..c22d597e6ace 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2169,10 +2169,9 @@ F: drivers/hwmon/f75375s.c
2169F: include/linux/f75375s.h 2169F: include/linux/f75375s.h
2170 2170
2171FIREWIRE SUBSYSTEM 2171FIREWIRE SUBSYSTEM
2172M: Kristian Hoegsberg <krh@redhat.com>
2173M: Stefan Richter <stefanr@s5r6.in-berlin.de> 2172M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2174L: linux1394-devel@lists.sourceforge.net 2173L: linux1394-devel@lists.sourceforge.net
2175W: http://www.linux1394.org/ 2174W: http://ieee1394.wiki.kernel.org/
2176T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 2175T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2177S: Maintained 2176S: Maintained
2178F: drivers/firewire/ 2177F: drivers/firewire/
@@ -2705,22 +2704,14 @@ S: Supported
2705F: drivers/idle/i7300_idle.c 2704F: drivers/idle/i7300_idle.c
2706 2705
2707IEEE 1394 SUBSYSTEM 2706IEEE 1394 SUBSYSTEM
2708M: Ben Collins <ben.collins@ubuntu.com>
2709M: Stefan Richter <stefanr@s5r6.in-berlin.de> 2707M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2710L: linux1394-devel@lists.sourceforge.net 2708L: linux1394-devel@lists.sourceforge.net
2711W: http://www.linux1394.org/ 2709W: http://ieee1394.wiki.kernel.org/
2712T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git 2710T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2713S: Maintained 2711S: Obsolete
2714F: Documentation/debugging-via-ohci1394.txt 2712F: Documentation/debugging-via-ohci1394.txt
2715F: drivers/ieee1394/ 2713F: drivers/ieee1394/
2716 2714
2717IEEE 1394 RAW I/O DRIVER
2718M: Dan Dennedy <dan@dennedy.org>
2719M: Stefan Richter <stefanr@s5r6.in-berlin.de>
2720L: linux1394-devel@lists.sourceforge.net
2721S: Maintained
2722F: drivers/ieee1394/raw1394*
2723
2724IEEE 802.15.4 SUBSYSTEM 2715IEEE 802.15.4 SUBSYSTEM
2725M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> 2716M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2726M: Sergey Lapin <slapin@ossfans.org> 2717M: Sergey Lapin <slapin@ossfans.org>