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