]> Git Repo - linux.git/blame - MAINTAINERS
[PATCH] binfmt_elf: fix checks for bad address
[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
f2b84bbc
HG
184ABIT UGURU HARDWARE MONITOR DRIVER
185P: Hans de Goede
186M: [email protected]
187L: [email protected]
188S: Maintained
189
1da177e4
LT
190ACENIC DRIVER
191P: Jes Sorensen
192M: [email protected]
193L: [email protected]
194S: Maintained
195
196ACI MIXER DRIVER
197P: Robert Siemer
198M: [email protected]
199L: [email protected]
200W: http://www.stud.uni-karlsruhe.de/~uh1b/
201S: Maintained
202
1da177e4
LT
203AACRAID SCSI RAID DRIVER
204P: Adaptec OEM Raid Solutions
205L: [email protected]
206W: http://linux.dell.com/storage.shtml
207S: Supported
208
209ACPI
210P: Len Brown
211M: [email protected]
6968e50c 212L: [email protected]
1da177e4 213W: http://acpi.sourceforge.net/
6fb0425b 214T: git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
1da177e4
LT
215S: Maintained
216
217AD1816 SOUND DRIVER
218P: Thorsten Knabe
219M: Thorsten Knabe <[email protected]>
220W: http://linux.thorsten-knabe.de
221S: Maintained
222
6958ae31
KM
223AD1889 SOUND DRIVER
224P: Kyle McMartin
225M: [email protected]
226P: Thibaut Varene
227M: [email protected]
228W: http://wiki.parisc-linux.org/AD1889
229L: [email protected]
230S: Maintained
231
1da177e4
LT
232ADM1025 HARDWARE MONITOR DRIVER
233P: Jean Delvare
234M: [email protected]
cc0b07ed 235L: [email protected]
1da177e4
LT
236S: Maintained
237
238ADT746X FAN DRIVER
239P: Colin Leroy
240M: [email protected]
241S: Maintained
242
1da177e4
LT
243AEDSP16 DRIVER
244P: Riccardo Facchetti
245M: [email protected]
246S: Maintained
247
248AFFS FILE SYSTEM
249P: Roman Zippel
250M: [email protected]
251S: Maintained
252
253AGPGART DRIVER
254P: Dave Jones
255M: [email protected]
256W: http://www.codemonkey.org.uk/projects/agp/
1adc1230 257T: git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
1da177e4
LT
258S: Maintained
259
260AHA152X SCSI DRIVER
261P: Juergen E. Fischer
262M: Juergen Fischer <[email protected]>
263L: [email protected]
264S: Maintained
265
266ALCATEL SPEEDTOUCH USB DRIVER
267P: Duncan Sands
268M: [email protected]
269L: [email protected]
270L: [email protected]
271W: http://www.linux-usb.org/SpeedTouch/
272S: Maintained
273
4a4e5787
RM
274ALI1563 I2C DRIVER
275P: Rudolf Marek
276M: [email protected]
cc0b07ed 277L: [email protected]
4a4e5787
RM
278S: Maintained
279
1da177e4
LT
280ALPHA PORT
281P: Richard Henderson
282M: [email protected]
283S: Odd Fixes for 2.4; Maintained for 2.6.
284P: Ivan Kokshaysky
285M: [email protected]
286S: Maintained for 2.4; PCI support for 2.6.
287
f90b8116
JC
288AMD GEODE PROCESSOR/CHIPSET SUPPORT
289P: Jordan Crouse
290M: [email protected]
291L: [email protected]
292W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
293S: Supported
294
1da177e4
LT
295APM DRIVER
296P: Stephen Rothwell
297M: [email protected]
298L: [email protected]
299W: http://www.canb.auug.org.au/~sfr/
300S: Supported
301
302APPLETALK NETWORK LAYER
303P: Arnaldo Carvalho de Melo
304M: [email protected]
305S: Maintained
306
1154ea7d
JK
307ARC FRAMEBUFFER DRIVER
308P: Jaya Kumar
309M: [email protected]
310S: Maintained
311
1da177e4
LT
312ARM26 ARCHITECTURE
313P: Ian Molton
314M: [email protected]
315S: Maintained
316
317ARM26/ARCHIMEDES
318P: Ian Molton
319M: [email protected]
320S: Maintained
321
322ARM26/A5000
323P: John Appleby
324M: [email protected]
325S: Maintained
326
327ARM MFM AND FLOPPY DRIVERS
328P: Ian Molton
329M: [email protected]
330S: Maintained
331
332ARM/CORGI MACHINE SUPPORT
333P: Richard Purdie
334M: [email protected]
335S: Maintained
336
8459c159
DO
337ARM/TOSA MACHINE SUPPORT
338P: Dirk Opfer
339M: [email protected]
340S: Maintained
341
1da177e4
LT
342ARM/PLEB SUPPORT
343P: Peter Chubb
344M: [email protected]
345W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
346S: Maintained
347
348ARM/PT DIGITAL BOARD PORT
349P: Stefan Eletzhofer
350M: [email protected]
70f09f1f 351L: [email protected] (subscribers-only)
1da177e4
LT
352W: http://www.arm.linux.org.uk/
353S: Maintained
354
355ARM/SHARK MACHINE SUPPORT
356P: Alexander Schulz
357M: [email protected]
358W: http://www.shark-linux.de/shark.html
359S: Maintained
360
361ARM/STRONGARM110 PORT
362P: Russell King
363M: [email protected]
70f09f1f 364L: [email protected] (subscribers-only)
1da177e4
LT
365W: http://www.arm.linux.org.uk/
366S: Maintained
367
368ARM/S3C2410 ARM ARCHITECTURE
369P: Ben Dooks
370M: [email protected]
70f09f1f 371L: [email protected] (subscribers-only)
1da177e4
LT
372W: http://www.fluff.org/ben/linux/
373S: Maintained
374
375ARM/S3C2440 ARM ARCHITECTURE
376P: Ben Dooks
377M: [email protected]
70f09f1f 378L: [email protected] (subscribers-only)
1da177e4
LT
379W: http://www.fluff.org/ben/linux/
380S: Maintained
381
382ARPD SUPPORT
383P: Jonathan Layes
979b6c13 384L: [email protected]
1da177e4
LT
385S: Maintained
386
387ASUS ACPI EXTRAS DRIVER
388P: Karol Kozimor
389M: [email protected]
390P: Julien Lerouge
391M: [email protected]
392L: [email protected]
393W: http://sourceforge.net/projects/acpi4asus
394W: http://julien.lerouge.free.fr
395S: Maintained
396
397ATA OVER ETHERNET DRIVER
398P: Ed L. Cashin
399M: [email protected]
400W: http://www.coraid.com/support/linux
401S: Supported
402
403ATM
404P: Chas Williams
405M: [email protected]
406L: [email protected]
407W: http://linux-atm.sourceforge.net
408S: Maintained
409
410ATMEL WIRELESS DRIVER
411P: Simon Kelley
412M: [email protected]
413W: http://www.thekelleys.org.uk/atmel
414W: http://atmelwlandriver.sourceforge.net/
415S: Maintained
416
a92b7b80 417AUDIT SUBSYSTEM
ad3f9a22
DW
418P: David Woodhouse
419M: [email protected]
420L: [email protected]
421W: http://people.redhat.com/sgrubb/audit/
1adc1230 422T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
423S: Maintained
424
1da177e4
LT
425AX.25 NETWORK LAYER
426P: Ralf Baechle
427M: [email protected]
428L: [email protected]
d34cb28a 429W: http://www.linux-ax25.org/
1da177e4
LT
430S: Maintained
431
432BAYCOM/HDLCDRV DRIVERS FOR AX.25
433P: Thomas Sailer
434M: [email protected]
435L: [email protected]
436W: http://www.baycom.org/~tom/ham/ham.html
437S: Maintained
438
9eac8f95
MB
439BCM43XX WIRELESS DRIVER
440P: Michael Buesch
441M: [email protected]
442P: Stefano Brivio
443M: [email protected]
444W: http://bcm43xx.berlios.de/
445S: Maintained
446
1da177e4
LT
447BEFS FILE SYSTEM
448P: Sergey S. Kostyliov
449M: [email protected]
450L: [email protected]
451S: Maintained
452
453BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
454P: Kenji Hollis
455W: http://ftp.bitgate.com/pcwd/
456S: Maintained
457
458BFS FILE SYSTEM
459P: Tigran A. Aivazian
460M: [email protected]
461L: [email protected]
462S: Maintained
463
464BLOCK LAYER
465P: Jens Axboe
466M: [email protected]
467L: [email protected]
6fb0425b 468T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
469S: Maintained
470
471BLUETOOTH SUBSYSTEM
472P: Marcel Holtmann
473M: [email protected]
474P: Maxim Krasnyansky
475M: [email protected]
476L: [email protected]
477W: http://bluez.sf.net
478W: http://www.bluez.org
479W: http://www.holtmann.org/linux/bluetooth/
1adc1230 480T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
481S: Maintained
482
483BLUETOOTH RFCOMM LAYER
484P: Marcel Holtmann
485M: [email protected]
486P: Maxim Krasnyansky
487M: [email protected]
488S: Maintained
489
490BLUETOOTH BNEP LAYER
491P: Marcel Holtmann
492M: [email protected]
493P: Maxim Krasnyansky
494M: [email protected]
495S: Maintained
496
497BLUETOOTH CMTP LAYER
498P: Marcel Holtmann
499M: [email protected]
500S: Maintained
501
502BLUETOOTH HIDP LAYER
503P: Marcel Holtmann
504M: [email protected]
505S: Maintained
506
507BLUETOOTH HCI UART DRIVER
508P: Marcel Holtmann
509M: [email protected]
510P: Maxim Krasnyansky
511M: [email protected]
512S: Maintained
513
514BLUETOOTH HCI USB DRIVER
515P: Marcel Holtmann
516M: [email protected]
517P: Maxim Krasnyansky
518M: [email protected]
519S: Maintained
520
521BLUETOOTH HCI BCM203X DRIVER
522P: Marcel Holtmann
523M: [email protected]
524S: Maintained
525
526BLUETOOTH HCI BPA10X DRIVER
527P: Marcel Holtmann
528M: [email protected]
529S: Maintained
530
531BLUETOOTH HCI BFUSB DRIVER
532P: Marcel Holtmann
533M: [email protected]
534S: Maintained
535
536BLUETOOTH HCI DTL1 DRIVER
537P: Marcel Holtmann
538M: [email protected]
539S: Maintained
540
541BLUETOOTH HCI BLUECARD DRIVER
542P: Marcel Holtmann
543M: [email protected]
544S: Maintained
545
546BLUETOOTH HCI BT3C DRIVER
547P: Marcel Holtmann
548M: [email protected]
549S: Maintained
550
551BLUETOOTH HCI BTUART DRIVER
552P: Marcel Holtmann
553M: [email protected]
554S: Maintained
555
556BLUETOOTH HCI VHCI DRIVER
557P: Maxim Krasnyansky
558M: [email protected]
559S: Maintained
560
561BONDING DRIVER
562P: Chad Tindel
563M: [email protected]
564P: Jay Vosburgh
565M: [email protected]
566L: [email protected]
567W: http://sourceforge.net/projects/bonding/
568S: Supported
569
fef1c772
AB
570BROADBAND PROCESSOR ARCHITECTURE
571P: Arnd Bergmann
572M: [email protected]
1d049816 573L: [email protected]
6d923f98 574W: http://www.penguinppc.org/ppc64/
fef1c772
AB
575S: Supported
576
39105890
GZ
577BROADCOM B44 10/100 ETHERNET DRIVER
578P: Gary Zambrano
579M: [email protected]
580L: [email protected]
581S: Supported
582
948c51e6
MC
583BROADCOM BNX2 GIGABIT ETHERNET DRIVER
584P: Michael Chan
585M: [email protected]
586L: [email protected]
587S: Supported
588
589BROADCOM TG3 GIGABIT ETHERNET DRIVER
590P: Michael Chan
591M: [email protected]
592L: [email protected]
593S: Supported
594
1da177e4 595BTTV VIDEO4LINUX DRIVER
96b6aba0 596P: Mauro Carvalho Chehab
8d58d773
MCC
597M: [email protected]
598M: [email protected]
1da177e4 599L: [email protected]
96b6aba0 600W: http://linuxtv.org
ecfa4fdc 601T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 602S: Maintained
1da177e4 603
1da177e4
LT
604COMMON INTERNET FILE SYSTEM (CIFS)
605P: Steve French
606M: [email protected]
fb453d4b 607L: [email protected]
1da177e4
LT
608L: [email protected]
609W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 610T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
611S: Supported
612
7063fbf2
JB
613CONFIGFS
614P: Joel Becker
62ca3d26
JB
615M: [email protected]
616L: [email protected]
7063fbf2
JB
617S: Supported
618
1da177e4
LT
619CIRRUS LOGIC GENERIC FBDEV DRIVER
620P: Jeff Garzik
621M: [email protected]
622L: [email protected]
623S: Odd Fixes
624
625CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
626P: Cirrus Logic Corporation (kernel 2.2 driver)
627M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
628P: Nils Faerber (port to kernel 2.4)
629M: Nils Faerber <[email protected]>
630S: Maintained
631
632CODA FILE SYSTEM
633P: Jan Harkes
634M: [email protected]
635M: [email protected]
636L: [email protected]
637W: http://www.coda.cs.cmu.edu/
638S: Maintained
639
640COMPACTPCI HOTPLUG CORE
641P: Scott Murray
642M: [email protected]
643M: [email protected]
644L: [email protected]
645S: Supported
646
647COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
648P: Scott Murray
649M: [email protected]
650M: [email protected]
651L: [email protected]
652S: Supported
653
654COMPACTPCI HOTPLUG GENERIC DRIVER
655P: Scott Murray
656M: [email protected]
657M: [email protected]
658L: [email protected]
659S: Supported
660
661COMPUTONE INTELLIPORT MULTIPORT CARD
662P: Michael H. Warfield
07d46de4 663M: [email protected]
1da177e4 664W: http://www.wittsend.com/computone.html
07d46de4 665S: Maintained
1da177e4
LT
666
667COSA/SRP SYNC SERIAL DRIVER
668P: Jan "Yenya" Kasprzak
669M: [email protected]
670W: http://www.fi.muni.cz/~kas/cosa/
671S: Maintained
672
673CPU FREQUENCY DRIVERS
674P: Dave Jones
675M: [email protected]
676L: [email protected]
677W: http://www.codemonkey.org.uk/projects/cpufreq/
1adc1230 678T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
1da177e4
LT
679S: Maintained
680
681CPUID/MSR DRIVER
682P: H. Peter Anvin
683M: [email protected]
684S: Maintained
685
ed90fb4a
PJ
686CPUSETS
687P: Paul Jackson
688P: Simon Derr
689M: [email protected]
690M: [email protected]
691L: [email protected]
692W: http://www.bullopensource.org/cpuset/
693S: Supported
694
1da177e4
LT
695CRAMFS FILESYSTEM
696W: http://sourceforge.net/projects/cramfs/
697S: Orphan
698
699CRIS PORT
700P: Mikael Starvik
701M: [email protected]
702L: [email protected]
703W: http://developer.axis.com
704S: Maintained
705
706CRYPTO API
707P: Herbert Xu
708M: [email protected]
709P: David S. Miller
710M: [email protected]
711L: [email protected]
1adc1230 712T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
713S: Maintained
714
9b4ffa48
JK
715CS5535 Audio ALSA driver
716P: Jaya Kumar
717M: [email protected]
718S: Maintained
719
1da177e4
LT
720CYBERPRO FB DRIVER
721P: Russell King
722M: [email protected]
723W: http://www.arm.linux.org.uk/
724S: Maintained
725
9fa68eae
KP
726CYBLAFB FRAMEBUFFER DRIVER
727P: Knut Petersen
728M: [email protected]
729L: [email protected]
730S: Maintained
731
1da177e4
LT
732CYCLADES 2X SYNC CARD DRIVER
733P: Arnaldo Carvalho de Melo
734M: [email protected]
735W: http://advogato.org/person/acme
736L: [email protected]
737S: Maintained
738
739CYCLADES ASYNC MUX DRIVER
740M: [email protected]
741W: http://www.cyclades.com/
742S: Supported
743
744CYCLADES PC300 DRIVER
745M: [email protected]
746W: http://www.cyclades.com/
747S: Supported
748
1da177e4
LT
749DAMA SLAVE for AX.25
750P: Joerg Reuter
751M: [email protected]
752W: http://yaina.de/jreuter/
753W: http://www.qsl.net/dl1bke/
754L: [email protected]
755S: Maintained
756
757DC395x SCSI driver
758P: Oliver Neukum
759M: [email protected]
760P: Ali Akcaagac
761M: [email protected]
762P: Jamie Lenehan
763M: [email protected]
764W: http://twibble.org/dist/dc395x/
765L: http://lists.twibble.org/mailman/listinfo/dc395x/
766S: Maintained
767
768DC390/AM53C974 SCSI driver
769P: Kurt Garloff
770M: [email protected]
771W: http://www.garloff.de/kurt/linux/dc390/
772P: Guennadi Liakhovetski
773M: [email protected]
774S: Maintained
775
eb8edb08
ACM
776DCCP PROTOCOL
777P: Arnaldo Carvalho de Melo
778M: [email protected]
779L: [email protected]
f3b84ec2 780W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
781S: Maintained
782
1da177e4
LT
783DECnet NETWORK LAYER
784P: Patrick Caulfield
785M: [email protected]
786W: http://linux-decnet.sourceforge.net
787L: [email protected]
788S: Maintained
789
790DEFXX FDDI NETWORK DRIVER
791P: Maciej W. Rozycki
792M: [email protected]
793S: Maintained
794
795DELL LAPTOP SMM DRIVER
796P: Massimo Dal Zotto
797M: [email protected]
798W: http://www.debian.org/~dz/i8k/
799S: Maintained
800
90563ec4
DW
801DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
802P: Doug Warzecha
803M: [email protected]
804S: Maintained
805
1da177e4
LT
806DEVICE-MAPPER
807P: Alasdair Kergon
808L: [email protected]
809W: http://sources.redhat.com/dm
810S: Maintained
811
812DEVICE NUMBER REGISTRY
813P: Torben Mathiasen
814M: [email protected]
815W: http://lanana.org/docs/device-list/index.html
816L: [email protected]
817S: Maintained
818
819DEVICE FILESYSTEM
820S: Obsolete
821
822DIGI INTL. EPCA DRIVER
823P: Digi International, Inc
824M: [email protected]
825L: [email protected]
826W: http://www.digi.com
827S: Orphaned
828
829DIGI RIGHTSWITCH NETWORK DRIVER
830P: Rick Richardson
979b6c13 831L: [email protected]
1da177e4
LT
832W: http://www.digi.com
833S: Orphaned
834
835DIRECTORY NOTIFICATION
836P: Stephen Rothwell
837M: [email protected]
838L: [email protected]
839S: Supported
840
841DISK GEOMETRY AND PARTITION HANDLING
842P: Andries Brouwer
843M: [email protected]
844W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
845W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
846W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
847S: Maintained
848
849DISKQUOTA:
850P: Jan Kara
851M: [email protected]
852L: [email protected]
853S: Maintained
854
855DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
856P: Tobias Ringstrom
857M: [email protected]
858L: [email protected]
859S: Maintained
860
ba483d57
MW
861DOCBOOK FOR DOCUMENTATION
862P: Martin Waitz
863M: [email protected]
061350e7 864T: git http://tali.admingilde.org/git/linux-docbook.git
ba483d57
MW
865S: Maintained
866
1da177e4
LT
867DOUBLETALK DRIVER
868P: James R. Van Zandt
869M: [email protected]
870L: [email protected]
871S: Maintained
872
873DRIVER CORE, KOBJECTS, AND SYSFS
874P: Greg Kroah-Hartman
875M: [email protected]
876L: [email protected]
6fb0425b 877T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
878S: Supported
879
880DRM DRIVERS
881P: David Airlie
882M: [email protected]
883L: [email protected]
6fb0425b 884T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
885S: Maintained
886
887DSCC4 DRIVER
888