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