]> Git Repo - linux.git/blame - MAINTAINERS
IB/ipath: replace uses of LIST_POISON
[linux.git] / MAINTAINERS
CommitLineData
1da177e4
LT
1
2 List of maintainers and how to submit kernel changes
3
4Please try to follow the guidelines below. This will make things
5easier on the maintainers. Not all of these guidelines matter for every
6trivial patch so apply some common sense.
7
81. Always _test_ your changes, however small, on at least 4 or
9 5 people, preferably many more.
10
112. Try to release a few ALPHA test versions to the net. Announce
12 them onto the kernel channel and await results. This is especially
13 important for device drivers, because often that's the only way
14 you will find things like the fact version 3 firmware needs
15 a magic fix you didn't know about, or some clown changed the
16 chips on a board and not its name. (Don't laugh! Look at the
17 SMC etherpower for that.)
18
193. Make sure your changes compile correctly in multiple
20 configurations. In particular check that changes work both as a
21 module and built into the kernel.
22
234. When you are happy with a change make it generally available for
24 testing and await feedback.
25
265. Make a patch available to the relevant maintainer in the list. Use
27 'diff -u' to make the patch easy to merge. Be prepared to get your
28 changes sent back with seemingly silly requests about formatting
29 and variable names. These aren't as silly as they seem. One
30 job the maintainers (and especially Linus) do is to keep things
31 looking the same. Sometimes this means that the clever hack in
32 your driver to get around a problem actually needs to become a
33 generalized kernel feature ready for next time. See
34 Documentation/CodingStyle for guidance here.
35
36 PLEASE try to include any credit lines you want added with the
37 patch. It avoids people being missed off by mistake and makes
38 it easier to know who wants adding and who doesn't.
39
40 PLEASE document known bugs. If it doesn't work for everything
41 or does something very odd once a month document it.
42
c9ee133b
AC
43 PLEASE remember that submissions must be made under the terms
44 of the OSDL certificate of contribution
45 (http://www.osdl.org/newsroom/press_releases/2004/2004_05_24_dco.html)
46 and should include a Signed-off-by: line.
47
1da177e4
LT
486. Make sure you have the right to send any changes you make. If you
49 do changes at work you may find your employer owns the patch
50 not you.
51
c9ee133b
AC
527. When sending security related changes or reports to a maintainer
53 please Cc: [email protected], especially if the maintainer
54 does not respond.
55
568. Happy hacking.
1da177e4
LT
57
58 -----------------------------------
59
60Maintainers List (try to look for most precise areas first)
61
62Note: For the hard of thinking, this list is meant to remain in alphabetical
63order. If you could add yourselves to it in alphabetical order that would be
64so much easier [Ed]
65
66P: Person
67M: Mail patches to
68L: Mailing list that is relevant to this area
69W: Web-page with status/info
50306fb5 70T: SCM tree type and location. Type is one of: git, hg, quilt.
1da177e4
LT
71S: Status, one of the following:
72
73 Supported: Someone is actually paid to look after this.
74 Maintained: Someone actually looks after it.
75 Odd Fixes: It has a maintainer but they don't have time to do
76 much other than throw the odd patch in. See below..
77 Orphan: No current maintainer [but maybe you could take the
78 role as you write your new code].
79 Obsolete: Old code. Something tagged obsolete generally means
80 it has been replaced by a better system and you
81 should be using that.
82
833C359 NETWORK DRIVER
84P: Mike Phillips
85M: [email protected]
979b6c13 86L: [email protected]
1da177e4
LT
87L: [email protected]
88W: http://www.linuxtr.net
89S: Maintained
90
913C505 NETWORK DRIVER
92P: Philip Blundell
93M: [email protected]
979b6c13 94L: [email protected]
1da177e4
LT
95S: Maintained
96
973CR990 NETWORK DRIVER
98P: David Dillow
99M: [email protected]
979b6c13 100L: [email protected]
1da177e4
LT
101S: Maintained
102
1033W-XXXX ATA-RAID CONTROLLER DRIVER
104P: Adam Radford
105M: [email protected]
106L: [email protected]
107W: http://www.amcc.com
108S: Supported
109
1103W-9XXX SATA-RAID CONTROLLER DRIVER
111P: Adam Radford
112M: [email protected]
113L: [email protected]
114W: http://www.amcc.com
115S: Supported
116
11753C700 AND 53C700-66 SCSI DRIVER
118P: James E.J. Bottomley
119M: [email protected]
120L: [email protected]
121S: Maintained
122
1236PACK NETWORK DRIVER FOR AX.25
124P: Andreas Koensgen
125M: [email protected]
126L: [email protected]
127S: Maintained
128
1298139CP 10/100 FAST ETHERNET DRIVER
130P: Jeff Garzik
131M: [email protected]
132S: Maintained
133
1348139TOO 10/100 FAST ETHERNET DRIVER
135P: Jeff Garzik
136M: [email protected]
137W: http://sourceforge.net/projects/gkernel/
138S: Maintained
139
1408169 10/100/1000 GIGABIT ETHERNET DRIVER
141P: Francois Romieu
142M: [email protected]
979b6c13 143L: [email protected]
1da177e4
LT
144S: Maintained
145
1468250/16?50 (AND CLONE UARTS) SERIAL DRIVER
147P: Russell King
148M: [email protected]
149L: [email protected]
150W: http://serial.sourceforge.net
151S: Maintained
152
1538390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
154P: Paul Gortmaker
155M: [email protected]
979b6c13 156L: [email protected]
1da177e4
LT
157S: Maintained
158
67543e50
EVH
1599P FILE SYSTEM
160P: Eric Van Hensbergen
161M: [email protected]
162P: Ron Minnich
163M: [email protected]
164P: Latchesar Ionkov
165M: [email protected]
166L: [email protected]
167W: http://v9fs.sf.net
168T: git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
169S: Maintained
170
1da177e4
LT
171A2232 SERIAL BOARD DRIVER
172P: Enver Haase
173M: [email protected]
174M: [email protected]
175L: [email protected]
176S: Maintained
177
178AIO
179P: Benjamin LaHaise
180M: [email protected]
181L: [email protected]
182S: Supported
183
184ACENIC DRIVER
185P: Jes Sorensen
186M: [email protected]
187L: [email protected]
188S: Maintained
189
190ACI MIXER DRIVER
191P: Robert Siemer
192M: [email protected]
193L: [email protected]
194W: http://www.stud.uni-karlsruhe.de/~uh1b/
195S: Maintained
196
1da177e4
LT
197AACRAID SCSI RAID DRIVER
198P: Adaptec OEM Raid Solutions
199L: [email protected]
200W: http://linux.dell.com/storage.shtml
201S: Supported
202
203ACPI
204P: Len Brown
205M: [email protected]
6968e50c 206L: [email protected]
1da177e4 207W: http://acpi.sourceforge.net/
6fb0425b 208T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
1da177e4
LT
209S: Maintained
210
211AD1816 SOUND DRIVER
212P: Thorsten Knabe
213M: Thorsten Knabe <[email protected]>
214W: http://linux.thorsten-knabe.de
215S: Maintained
216
6958ae31
KM
217AD1889 SOUND DRIVER
218P: Kyle McMartin
219M: [email protected]
220P: Thibaut Varene
221M: [email protected]
222W: http://wiki.parisc-linux.org/AD1889
223L: [email protected]
224S: Maintained
225
1da177e4
LT
226ADM1025 HARDWARE MONITOR DRIVER
227P: Jean Delvare
228M: [email protected]
cc0b07ed 229L: [email protected]
1da177e4
LT
230S: Maintained
231
232ADT746X FAN DRIVER
233P: Colin Leroy
234M: [email protected]
235S: Maintained
236
1da177e4
LT
237AEDSP16 DRIVER
238P: Riccardo Facchetti
239M: [email protected]
240S: Maintained
241
242AFFS FILE SYSTEM
243P: Roman Zippel
244M: [email protected]
245S: Maintained
246
247AGPGART DRIVER
248P: Dave Jones
249M: [email protected]
250W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 251T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
252S: Maintained
253
254AHA152X SCSI DRIVER
255P: Juergen E. Fischer
256M: Juergen Fischer <[email protected]>
257L: [email protected]
258S: Maintained
259
260ALCATEL SPEEDTOUCH USB DRIVER
261P: Duncan Sands
262M: [email protected]
263L: [email protected]
264L: [email protected]
265W: http://www.linux-usb.org/SpeedTouch/
266S: Maintained
267
4a4e5787
RM
268ALI1563 I2C DRIVER
269P: Rudolf Marek
270M: [email protected]
cc0b07ed 271L: [email protected]
4a4e5787
RM
272S: Maintained
273
1da177e4
LT
274ALPHA PORT
275P: Richard Henderson
276M: [email protected]
277S: Odd Fixes for 2.4; Maintained for 2.6.
278P: Ivan Kokshaysky
279M: [email protected]
280S: Maintained for 2.4; PCI support for 2.6.
281
f90b8116
JC
282AMD GEODE PROCESSOR/CHIPSET SUPPORT
283P: Jordan Crouse
284M: [email protected]
285L: [email protected]
286W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
287S: Supported
288
1da177e4
LT
289APM DRIVER
290P: Stephen Rothwell
291M: [email protected]
292L: [email protected]
293W: http://www.canb.auug.org.au/~sfr/
294S: Supported
295
296APPLETALK NETWORK LAYER
297P: Arnaldo Carvalho de Melo
298M: [email protected]
299S: Maintained
300
1154ea7d
JK
301ARC FRAMEBUFFER DRIVER
302P: Jaya Kumar
303M: [email protected]
304S: Maintained
305
1da177e4
LT
306ARM26 ARCHITECTURE
307P: Ian Molton
308M: [email protected]
309S: Maintained
310
311ARM26/ARCHIMEDES
312P: Ian Molton
313M: [email protected]
314S: Maintained
315
316ARM26/A5000
317P: John Appleby
318M: [email protected]
319S: Maintained
320
321ARM MFM AND FLOPPY DRIVERS
322P: Ian Molton
323M: [email protected]
324S: Maintained
325
326ARM/CORGI MACHINE SUPPORT
327P: Richard Purdie
328M: [email protected]
329S: Maintained
330
8459c159
DO
331ARM/TOSA MACHINE SUPPORT
332P: Dirk Opfer
333M: [email protected]
334S: Maintained
335
1da177e4
LT
336ARM/PLEB SUPPORT
337P: Peter Chubb
338M: [email protected]
339W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
340S: Maintained
341
342ARM/PT DIGITAL BOARD PORT
343P: Stefan Eletzhofer
344M: [email protected]
70f09f1f 345L: [email protected] (subscribers-only)
1da177e4
LT
346W: http://www.arm.linux.org.uk/
347S: Maintained
348
349ARM/SHARK MACHINE SUPPORT
350P: Alexander Schulz
351M: [email protected]
352W: http://www.shark-linux.de/shark.html
353S: Maintained
354
355ARM/STRONGARM110 PORT
356P: Russell King
357M: [email protected]
70f09f1f 358L: [email protected] (subscribers-only)
1da177e4
LT
359W: http://www.arm.linux.org.uk/
360S: Maintained
361
362ARM/S3C2410 ARM ARCHITECTURE
363P: Ben Dooks
364M: [email protected]
70f09f1f 365L: [email protected] (subscribers-only)
1da177e4
LT
366W: http://www.fluff.org/ben/linux/
367S: Maintained
368
369ARM/S3C2440 ARM ARCHITECTURE
370P: Ben Dooks
371M: [email protected]
70f09f1f 372L: [email protected] (subscribers-only)
1da177e4
LT
373W: http://www.fluff.org/ben/linux/
374S: Maintained
375
376ARPD SUPPORT
377P: Jonathan Layes
979b6c13 378L: [email protected]
1da177e4
LT
379S: Maintained
380
381ASUS ACPI EXTRAS DRIVER
382P: Karol Kozimor
383M: [email protected]
384P: Julien Lerouge
385M: [email protected]
386L: [email protected]
387W: http://sourceforge.net/projects/acpi4asus
388W: http://julien.lerouge.free.fr
389S: Maintained
390
391ATA OVER ETHERNET DRIVER
392P: Ed L. Cashin
393M: [email protected]
394W: http://www.coraid.com/support/linux
395S: Supported
396
397ATM
398P: Chas Williams
399M: [email protected]
400L: [email protected]
401W: http://linux-atm.sourceforge.net
402S: Maintained
403
404ATMEL WIRELESS DRIVER
405P: Simon Kelley
406M: [email protected]
407W: http://www.thekelleys.org.uk/atmel
408W: http://atmelwlandriver.sourceforge.net/
409S: Maintained
410
a92b7b80 411AUDIT SUBSYSTEM
ad3f9a22
DW
412P: David Woodhouse
413M: [email protected]
414L: [email protected]
415W: http://people.redhat.com/sgrubb/audit/
1adc1230 416T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
417S: Maintained
418
1da177e4
LT
419AX.25 NETWORK LAYER
420P: Ralf Baechle
421M: [email protected]
422L: [email protected]
d34cb28a 423W: http://www.linux-ax25.org/
1da177e4
LT
424S: Maintained
425
426BAYCOM/HDLCDRV DRIVERS FOR AX.25
427P: Thomas Sailer
428M: [email protected]
429L: [email protected]
430W: http://www.baycom.org/~tom/ham/ham.html
431S: Maintained
432
9eac8f95
MB
433BCM43XX WIRELESS DRIVER
434P: Michael Buesch
435M: [email protected]
436P: Stefano Brivio
437M: [email protected]
438W: http://bcm43xx.berlios.de/
439S: Maintained
440
1da177e4
LT
441BEFS FILE SYSTEM
442P: Sergey S. Kostyliov
443M: [email protected]
444L: [email protected]
445S: Maintained
446
447BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
448P: Kenji Hollis
449W: http://ftp.bitgate.com/pcwd/
450S: Maintained
451
452BFS FILE SYSTEM
453P: Tigran A. Aivazian
454M: [email protected]
455L: [email protected]
456S: Maintained
457
458BLOCK LAYER
459P: Jens Axboe
460M: [email protected]
461L: [email protected]
6fb0425b 462T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
463S: Maintained
464
465BLUETOOTH SUBSYSTEM
466P: Marcel Holtmann
467M: [email protected]
468P: Maxim Krasnyansky
469M: [email protected]
470L: [email protected]
471W: http://bluez.sf.net
472W: http://www.bluez.org
473W: http://www.holtmann.org/linux/bluetooth/
1adc1230 474T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
475S: Maintained
476
477BLUETOOTH RFCOMM LAYER
478P: Marcel Holtmann
479M: [email protected]
480P: Maxim Krasnyansky
481M: [email protected]
482S: Maintained
483
484BLUETOOTH BNEP LAYER
485P: Marcel Holtmann
486M: [email protected]
487P: Maxim Krasnyansky
488M: [email protected]
489S: Maintained
490
491BLUETOOTH CMTP LAYER
492P: Marcel Holtmann
493M: [email protected]
494S: Maintained
495
496BLUETOOTH HIDP LAYER
497P: Marcel Holtmann
498M: [email protected]
499S: Maintained
500
501BLUETOOTH HCI UART DRIVER
502P: Marcel Holtmann
503M: [email protected]
504P: Maxim Krasnyansky
505M: [email protected]
506S: Maintained
507
508BLUETOOTH HCI USB DRIVER
509P: Marcel Holtmann
510M: [email protected]
511P: Maxim Krasnyansky
512M: [email protected]
513S: Maintained
514
515BLUETOOTH HCI BCM203X DRIVER
516P: Marcel Holtmann
517M: [email protected]
518S: Maintained
519
520BLUETOOTH HCI BPA10X DRIVER
521P: Marcel Holtmann
522M: [email protected]
523S: Maintained
524
525BLUETOOTH HCI BFUSB DRIVER
526P: Marcel Holtmann
527M: [email protected]
528S: Maintained
529
530BLUETOOTH HCI DTL1 DRIVER
531P: Marcel Holtmann
532M: [email protected]
533S: Maintained
534
535BLUETOOTH HCI BLUECARD DRIVER
536P: Marcel Holtmann
537M: [email protected]
538S: Maintained
539
540BLUETOOTH HCI BT3C DRIVER
541P: Marcel Holtmann
542M: [email protected]
543S: Maintained
544
545BLUETOOTH HCI BTUART DRIVER
546P: Marcel Holtmann
547M: [email protected]
548S: Maintained
549
550BLUETOOTH HCI VHCI DRIVER
551P: Maxim Krasnyansky
552M: [email protected]
553S: Maintained
554
555BONDING DRIVER
556P: Chad Tindel
557M: [email protected]
558P: Jay Vosburgh
559M: [email protected]
560L: [email protected]
561W: http://sourceforge.net/projects/bonding/
562S: Supported
563
fef1c772
AB
564BROADBAND PROCESSOR ARCHITECTURE
565P: Arnd Bergmann
566M: [email protected]
1d049816 567L: [email protected]
fef1c772
AB
568W: http://linuxppc64.org
569S: Supported
570
1da177e4 571BTTV VIDEO4LINUX DRIVER
96b6aba0 572P: Mauro Carvalho Chehab
8d58d773
MCC
573M: [email protected]
574M: [email protected]
1da177e4 575L: [email protected]
96b6aba0 576W: http://linuxtv.org
ecfa4fdc 577T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 578S: Maintained
1da177e4 579
1da177e4
LT
580COMMON INTERNET FILE SYSTEM (CIFS)
581P: Steve French
582M: [email protected]
fb453d4b 583L: [email protected]
1da177e4
LT
584L: [email protected]
585W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 586T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
587S: Supported
588
7063fbf2
JB
589CONFIGFS
590P: Joel Becker
62ca3d26
JB
591M: [email protected]
592L: [email protected]
7063fbf2
JB
593S: Supported
594
1da177e4
LT
595CIRRUS LOGIC GENERIC FBDEV DRIVER
596P: Jeff Garzik
597M: [email protected]
598L: [email protected]
599S: Odd Fixes
600
601CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
602P: Cirrus Logic Corporation (kernel 2.2 driver)
603M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
604P: Nils Faerber (port to kernel 2.4)
605M: Nils Faerber <[email protected]>
606S: Maintained
607
608CODA FILE SYSTEM
609P: Jan Harkes
610M: [email protected]
611M: [email protected]
612L: [email protected]
613W: http://www.coda.cs.cmu.edu/
614S: Maintained
615
616COMPACTPCI HOTPLUG CORE
617P: Scott Murray
618M: [email protected]
619M: [email protected]
620L: [email protected]
621S: Supported
622
623COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
624P: Scott Murray
625M: [email protected]
626M: [email protected]
627L: [email protected]
628S: Supported
629
630COMPACTPCI HOTPLUG GENERIC DRIVER
631P: Scott Murray
632M: [email protected]
633M: [email protected]
634L: [email protected]
635S: Supported
636
637COMPUTONE INTELLIPORT MULTIPORT CARD
638P: Michael H. Warfield
07d46de4 639M: [email protected]
1da177e4 640W: http://www.wittsend.com/computone.html
07d46de4 641S: Maintained
1da177e4
LT
642
643COSA/SRP SYNC SERIAL DRIVER
644P: Jan "Yenya" Kasprzak
645M: [email protected]
646W: http://www.fi.muni.cz/~kas/cosa/
647S: Maintained
648
649CPU FREQUENCY DRIVERS
650P: Dave Jones
651M: [email protected]
652L: [email protected]
653W: http://www.codemonkey.org.uk/projects/cpufreq/
1adc1230 654T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
1da177e4
LT
655S: Maintained
656
657CPUID/MSR DRIVER
658P: H. Peter Anvin
659M: [email protected]
660S: Maintained
661
ed90fb4a
PJ
662CPUSETS
663P: Paul Jackson
664P: Simon Derr
665M: [email protected]
666M: [email protected]
667L: [email protected]
668W: http://www.bullopensource.org/cpuset/
669S: Supported
670
1da177e4
LT
671CRAMFS FILESYSTEM
672W: http://sourceforge.net/projects/cramfs/
673S: Orphan
674
675CRIS PORT
676P: Mikael Starvik
677M: [email protected]
678L: [email protected]
679W: http://developer.axis.com
680S: Maintained
681
682CRYPTO API
683P: Herbert Xu
684M: [email protected]
685P: David S. Miller
686M: [email protected]
687L: [email protected]
1adc1230 688T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
689S: Maintained
690
9b4ffa48
JK
691CS5535 Audio ALSA driver
692P: Jaya Kumar
693M: [email protected]
694S: Maintained
695
1da177e4
LT
696CYBERPRO FB DRIVER
697P: Russell King
698M: [email protected]
699W: http://www.arm.linux.org.uk/
700S: Maintained
701
9fa68eae
KP
702CYBLAFB FRAMEBUFFER DRIVER
703P: Knut Petersen
704M: [email protected]
705L: [email protected]
706S: Maintained
707
1da177e4
LT
708CYCLADES 2X SYNC CARD DRIVER
709P: Arnaldo Carvalho de Melo
710M: [email protected]
711W: http://advogato.org/person/acme
712L: [email protected]
713S: Maintained
714
715CYCLADES ASYNC MUX DRIVER
716M: [email protected]
717W: http://www.cyclades.com/
718S: Supported
719
720CYCLADES PC300 DRIVER
721M: [email protected]
722W: http://www.cyclades.com/
723S: Supported
724
1da177e4
LT
725DAMA SLAVE for AX.25
726P: Joerg Reuter
727M: [email protected]
728W: http://yaina.de/jreuter/
729W: http://www.qsl.net/dl1bke/
730L: [email protected]
731S: Maintained
732
733DC395x SCSI driver
734P: Oliver Neukum
735M: [email protected]
736P: Ali Akcaagac
737M: [email protected]
738P: Jamie Lenehan
739M: [email protected]
740W: http://twibble.org/dist/dc395x/
741L: http://lists.twibble.org/mailman/listinfo/dc395x/
742S: Maintained
743
744DC390/AM53C974 SCSI driver
745P: Kurt Garloff
746M: [email protected]
747W: http://www.garloff.de/kurt/linux/dc390/
748P: Guennadi Liakhovetski
749M: [email protected]
750S: Maintained
751
eb8edb08
ACM
752DCCP PROTOCOL
753P: Arnaldo Carvalho de Melo
754M: [email protected]
755L: [email protected]
f3b84ec2 756W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
757S: Maintained
758
1da177e4
LT
759DECnet NETWORK LAYER
760P: Patrick Caulfield
761M: [email protected]
762W: http://linux-decnet.sourceforge.net
763L: [email protected]
764S: Maintained
765
766DEFXX FDDI NETWORK DRIVER
767P: Maciej W. Rozycki
768M: [email protected]
769S: Maintained
770
771DELL LAPTOP SMM DRIVER
772P: Massimo Dal Zotto
773M: [email protected]
774W: http://www.debian.org/~dz/i8k/
775S: Maintained
776
90563ec4
DW
777DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
778P: Doug Warzecha
779M: [email protected]
780S: Maintained
781
1da177e4
LT
782DEVICE-MAPPER
783P: Alasdair Kergon
784L: [email protected]
785W: http://sources.redhat.com/dm
786S: Maintained
787
788DEVICE NUMBER REGISTRY
789P: Torben Mathiasen
790M: [email protected]
791W: http://lanana.org/docs/device-list/index.html
792L: [email protected]
793S: Maintained
794
795DEVICE FILESYSTEM
796S: Obsolete
797
798DIGI INTL. EPCA DRIVER
799P: Digi International, Inc
800M: [email protected]
801L: [email protected]
802W: http://www.digi.com
803S: Orphaned
804
805DIGI RIGHTSWITCH NETWORK DRIVER
806P: Rick Richardson
979b6c13 807L: [email protected]
1da177e4
LT
808W: http://www.digi.com
809S: Orphaned
810
811DIRECTORY NOTIFICATION
812P: Stephen Rothwell
813M: [email protected]
814L: [email protected]
815S: Supported
816
817DISK GEOMETRY AND PARTITION HANDLING
818P: Andries Brouwer
819M: [email protected]
820W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
821W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
822W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
823S: Maintained
824
825DISKQUOTA:
826P: Jan Kara
827M: [email protected]
828L: [email protected]
829S: Maintained
830
831DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
832P: Tobias Ringstrom
833M: [email protected]
834L: [email protected]
835S: Maintained
836
ba483d57
MW
837DOCBOOK FOR DOCUMENTATION
838P: Martin Waitz
839M: [email protected]
061350e7 840T: git http://tali.admingilde.org/git/linux-docbook.git
ba483d57
MW
841S: Maintained
842
1da177e4
LT
843DOUBLETALK DRIVER
844P: James R. Van Zandt
845M: [email protected]
846L: [email protected]
847S: Maintained
848
849DRIVER CORE, KOBJECTS, AND SYSFS
850P: Greg Kroah-Hartman
851M: [email protected]
852L: [email protected]
6fb0425b 853T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
854S: Supported
855
856DRM DRIVERS
857P: David Airlie
858M: [email protected]
859L: [email protected]
6fb0425b 860T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
861S: Maintained
862
863DSCC4 DRIVER
864