]> Git Repo - linux.git/blame - MAINTAINERS
[PATCH] video: pm3fb macros fix
[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
d4a89c7d
AV
351ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
352P: Andrew Victor
353M: [email protected]
354L: [email protected] (subscribers-only)
355W: http://maxim.org.za/at91_26.html
356S: Maintained
357
1da177e4
LT
358ARM/CORGI MACHINE SUPPORT
359P: Richard Purdie
360M: [email protected]
361S: Maintained
362
21f37bc3
KE
363ARM/HP JORNADA 7XX MACHINE SUPPORT
364P: Kristoffer Ericson
365M: [email protected]
366W: www.jlime.com
367S: Maintained
368
8459c159
DO
369ARM/TOSA MACHINE SUPPORT
370P: Dirk Opfer
371M: [email protected]
372S: Maintained
373
1da177e4
LT
374ARM/PLEB SUPPORT
375P: Peter Chubb
376M: [email protected]
377W: http://www.disy.cse.unsw.edu.au/Hardware/PLEB
378S: Maintained
379
380ARM/PT DIGITAL BOARD PORT
381P: Stefan Eletzhofer
382M: [email protected]
70f09f1f 383L: [email protected] (subscribers-only)
1da177e4
LT
384W: http://www.arm.linux.org.uk/
385S: Maintained
386
387ARM/SHARK MACHINE SUPPORT
388P: Alexander Schulz
389M: [email protected]
390W: http://www.shark-linux.de/shark.html
391S: Maintained
392
393ARM/STRONGARM110 PORT
394P: Russell King
395M: [email protected]
70f09f1f 396L: [email protected] (subscribers-only)
1da177e4
LT
397W: http://www.arm.linux.org.uk/
398S: Maintained
399
400ARM/S3C2410 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
407ARM/S3C2440 ARM ARCHITECTURE
408P: Ben Dooks
409M: [email protected]
70f09f1f 410L: [email protected] (subscribers-only)
1da177e4
LT
411W: http://www.fluff.org/ben/linux/
412S: Maintained
413
414ARPD SUPPORT
415P: Jonathan Layes
979b6c13 416L: [email protected]
1da177e4
LT
417S: Maintained
418
419ASUS ACPI EXTRAS DRIVER
420P: Karol Kozimor
421M: [email protected]
422P: Julien Lerouge
423M: [email protected]
424L: [email protected]
425W: http://sourceforge.net/projects/acpi4asus
426W: http://julien.lerouge.free.fr
427S: Maintained
428
429ATA OVER ETHERNET DRIVER
430P: Ed L. Cashin
431M: [email protected]
432W: http://www.coraid.com/support/linux
433S: Supported
434
435ATM
436P: Chas Williams
437M: [email protected]
f37bf90e 438L: [email protected] (subscribers-only)
1da177e4
LT
439W: http://linux-atm.sourceforge.net
440S: Maintained
441
89e5785f
HS
442ATMEL MACB ETHERNET DRIVER
443P: Atmel AVR32 Support Team
444M: [email protected]
445P: Haavard Skinnemoen
446M: [email protected]
447S: Supported
448
1da177e4
LT
449ATMEL WIRELESS DRIVER
450P: Simon Kelley
451M: [email protected]
452W: http://www.thekelleys.org.uk/atmel
453W: http://atmelwlandriver.sourceforge.net/
454S: Maintained
455
a92b7b80 456AUDIT SUBSYSTEM
ad3f9a22
DW
457P: David Woodhouse
458M: [email protected]
459L: [email protected]
460W: http://people.redhat.com/sgrubb/audit/
1adc1230 461T: git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
a92b7b80
CW
462S: Maintained
463
5f97f7f9
HS
464AVR32 ARCHITECTURE
465P: Atmel AVR32 Support Team
466M: [email protected]
467P: Haavard Skinnemoen
468M: [email protected]
469W: http://www.atmel.com/products/AVR32/
470W: http://avr32linux.org/
471W: http://avrfreaks.net/
472S: Supported
473
474AVR32/AT32AP MACHINE SUPPORT
475P: Atmel AVR32 Support Team
476M: [email protected]
477P: Haavard Skinnemoen
478M: [email protected]
479S: Supported
480
1da177e4
LT
481AX.25 NETWORK LAYER
482P: Ralf Baechle
483M: [email protected]
484L: [email protected]
d34cb28a 485W: http://www.linux-ax25.org/
1da177e4
LT
486S: Maintained
487
488BAYCOM/HDLCDRV DRIVERS FOR AX.25
489P: Thomas Sailer
490M: [email protected]
491L: [email protected]
492W: http://www.baycom.org/~tom/ham/ham.html
493S: Maintained
494
fb67a0f7
MB
495BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION)
496P: Larry Finger
497M: [email protected]
9eac8f95
MB
498P: Stefano Brivio
499M: [email protected]
500W: http://bcm43xx.berlios.de/
501S: Maintained
502
1da177e4
LT
503BEFS FILE SYSTEM
504P: Sergey S. Kostyliov
505M: [email protected]
506L: [email protected]
507S: Maintained
508
509BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
510P: Kenji Hollis
511W: http://ftp.bitgate.com/pcwd/
512S: Maintained
513
514BFS FILE SYSTEM
515P: Tigran A. Aivazian
b5b9df69 516M: [email protected]
1da177e4
LT
517L: [email protected]
518S: Maintained
519
520BLOCK LAYER
521P: Jens Axboe
0fe23479 522M: [email protected]
1da177e4 523L: [email protected]
6fb0425b 524T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
1da177e4
LT
525S: Maintained
526
527BLUETOOTH SUBSYSTEM
528P: Marcel Holtmann
529M: [email protected]
530P: Maxim Krasnyansky
531M: [email protected]
532L: [email protected]
533W: http://bluez.sf.net
534W: http://www.bluez.org
535W: http://www.holtmann.org/linux/bluetooth/
1adc1230 536T: git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1da177e4
LT
537S: Maintained
538
539BLUETOOTH RFCOMM LAYER
540P: Marcel Holtmann
541M: [email protected]
542P: Maxim Krasnyansky
543M: [email protected]
544S: Maintained
545
546BLUETOOTH BNEP LAYER
547P: Marcel Holtmann
548M: [email protected]
549P: Maxim Krasnyansky
550M: [email protected]
551S: Maintained
552
553BLUETOOTH CMTP LAYER
554P: Marcel Holtmann
555M: [email protected]
556S: Maintained
557
558BLUETOOTH HIDP LAYER
559P: Marcel Holtmann
560M: [email protected]
561S: Maintained
562
563BLUETOOTH HCI UART DRIVER
564P: Marcel Holtmann
565M: [email protected]
566P: Maxim Krasnyansky
567M: [email protected]
568S: Maintained
569
570BLUETOOTH HCI USB DRIVER
571P: Marcel Holtmann
572M: [email protected]
573P: Maxim Krasnyansky
574M: [email protected]
575S: Maintained
576
577BLUETOOTH HCI BCM203X DRIVER
578P: Marcel Holtmann
579M: [email protected]
580S: Maintained
581
582BLUETOOTH HCI BPA10X DRIVER
583P: Marcel Holtmann
584M: [email protected]
585S: Maintained
586
587BLUETOOTH HCI BFUSB DRIVER
588P: Marcel Holtmann
589M: [email protected]
590S: Maintained
591
592BLUETOOTH HCI DTL1 DRIVER
593P: Marcel Holtmann
594M: [email protected]
595S: Maintained
596
597BLUETOOTH HCI BLUECARD DRIVER
598P: Marcel Holtmann
599M: [email protected]
600S: Maintained
601
602BLUETOOTH HCI BT3C DRIVER
603P: Marcel Holtmann
604M: [email protected]
605S: Maintained
606
607BLUETOOTH HCI BTUART DRIVER
608P: Marcel Holtmann
609M: [email protected]
610S: Maintained
611
612BLUETOOTH HCI VHCI DRIVER
613P: Maxim Krasnyansky
614M: [email protected]
615S: Maintained
616
617BONDING DRIVER
ce00f85c
JC
618P: Chad Tindel
619M: [email protected]
620P: Jay Vosburgh
621M: [email protected]
622L: [email protected]
623W: http://sourceforge.net/projects/bonding/
624S: Supported
1da177e4 625
fef1c772
AB
626BROADBAND PROCESSOR ARCHITECTURE
627P: Arnd Bergmann
628M: [email protected]
1d049816 629L: [email protected]
6d923f98 630W: http://www.penguinppc.org/ppc64/
fef1c772
AB
631S: Supported
632
39105890
GZ
633BROADCOM B44 10/100 ETHERNET DRIVER
634P: Gary Zambrano
635M: [email protected]
636L: [email protected]
637S: Supported
638
948c51e6
MC
639BROADCOM BNX2 GIGABIT ETHERNET DRIVER
640P: Michael Chan
641M: [email protected]
642L: [email protected]
643S: Supported
644
645BROADCOM TG3 GIGABIT ETHERNET DRIVER
646P: Michael Chan
647M: [email protected]
648L: [email protected]
649S: Supported
650
1da177e4 651BTTV VIDEO4LINUX DRIVER
96b6aba0 652P: Mauro Carvalho Chehab
8d58d773
MCC
653M: [email protected]
654M: [email protected]
1da177e4 655L: [email protected]
96b6aba0 656W: http://linuxtv.org
ecfa4fdc 657T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 658S: Maintained
1da177e4 659
77dac90f
MBY
660CALGARY x86-64 IOMMU
661P: Muli Ben-Yehuda
662M: [email protected]
663P: Jon D. Mason
d8d2bedf 664M: [email protected]
77dac90f
MBY
665L: [email protected]
666L: [email protected]
667S: Maintained
668
1da177e4
LT
669COMMON INTERNET FILE SYSTEM (CIFS)
670P: Steve French
671M: [email protected]
fb453d4b 672L: [email protected]
1da177e4
LT
673L: [email protected]
674W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 675T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
676S: Supported
677
7063fbf2
JB
678CONFIGFS
679P: Joel Becker
62ca3d26
JB
680M: [email protected]
681L: [email protected]
7063fbf2
JB
682S: Supported
683
1da177e4
LT
684CIRRUS LOGIC GENERIC FBDEV DRIVER
685P: Jeff Garzik
686M: [email protected]
687L: [email protected]
688S: Odd Fixes
689
690CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
691P: Cirrus Logic Corporation (kernel 2.2 driver)
692M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
693P: Nils Faerber (port to kernel 2.4)
694M: Nils Faerber <[email protected]>
695S: Maintained
696
697CODA FILE SYSTEM
698P: Jan Harkes
699M: [email protected]
700M: [email protected]
701L: [email protected]
702W: http://www.coda.cs.cmu.edu/
703S: Maintained
704
705COMPACTPCI HOTPLUG CORE
706P: Scott Murray
707M: [email protected]
708M: [email protected]
709L: [email protected]
710S: Supported
711
712COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
713P: Scott Murray
714M: [email protected]
715M: [email protected]
716L: [email protected]
717S: Supported
718
719COMPACTPCI HOTPLUG GENERIC DRIVER
720P: Scott Murray
721M: [email protected]
722M: [email protected]
723L: [email protected]
724S: Supported
725
726COMPUTONE INTELLIPORT MULTIPORT CARD
727P: Michael H. Warfield
07d46de4 728M: [email protected]
1da177e4 729W: http://www.wittsend.com/computone.html
07d46de4 730S: Maintained
1da177e4
LT
731
732COSA/SRP SYNC SERIAL DRIVER
733P: Jan "Yenya" Kasprzak
734M: [email protected]
735W: http://www.fi.muni.cz/~kas/cosa/
736S: Maintained
737
738CPU FREQUENCY DRIVERS
739P: Dave Jones
740M: [email protected]
741L: [email protected]
742W: http://www.codemonkey.org.uk/projects/cpufreq/
1adc1230 743T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
1da177e4
LT
744S: Maintained
745
746CPUID/MSR DRIVER
747P: H. Peter Anvin
748M: [email protected]
749S: Maintained
750
ed90fb4a
PJ
751CPUSETS
752P: Paul Jackson
753P: Simon Derr
754M: [email protected]
755M: [email protected]
756L: [email protected]
757W: http://www.bullopensource.org/cpuset/
758S: Supported
759
1da177e4 760CRAMFS FILESYSTEM
ce00f85c
JC
761W: http://sourceforge.net/projects/cramfs/
762S: Orphan
1da177e4
LT
763
764CRIS PORT
765P: Mikael Starvik
766M: [email protected]
767L: [email protected]
768W: http://developer.axis.com
769S: Maintained
770
771CRYPTO API
772P: Herbert Xu
773M: [email protected]
774P: David S. Miller
775M: [email protected]
776L: [email protected]
1adc1230 777T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
778S: Maintained
779
9b4ffa48
JK
780CS5535 Audio ALSA driver
781P: Jaya Kumar
782M: [email protected]
783S: Maintained
784
1da177e4
LT
785CYBERPRO FB DRIVER
786P: Russell King
787M: [email protected]
788W: http://www.arm.linux.org.uk/
789S: Maintained
790
9fa68eae
KP
791CYBLAFB FRAMEBUFFER DRIVER
792P: Knut Petersen
793M: [email protected]
794L: [email protected]
795S: Maintained
796
1da177e4
LT
797CYCLADES 2X SYNC CARD DRIVER
798P: Arnaldo Carvalho de Melo
799M: [email protected]
800W: http://advogato.org/person/acme
801L: [email protected]
802S: Maintained
803
804CYCLADES ASYNC MUX DRIVER
805M: [email protected]
806W: http://www.cyclades.com/
807S: Supported
808
809CYCLADES PC300 DRIVER
810M: [email protected]
811W: http://www.cyclades.com/
812S: Supported
813
1da177e4
LT
814DAMA SLAVE for AX.25
815P: Joerg Reuter
816M: [email protected]
817W: http://yaina.de/jreuter/
818W: http://www.qsl.net/dl1bke/
819L: [email protected]
820S: Maintained
821
822DC395x SCSI driver
823P: Oliver Neukum
824M: [email protected]
825P: Ali Akcaagac
826M: [email protected]
827P: Jamie Lenehan
828M: [email protected]
829W: http://twibble.org/dist/dc395x/
f5df5881 830L: [email protected]
1da177e4
LT
831L: http://lists.twibble.org/mailman/listinfo/dc395x/
832S: Maintained
833
834DC390/AM53C974 SCSI driver
835P: Kurt Garloff
836M: [email protected]
837W: http://www.garloff.de/kurt/linux/dc390/
838P: Guennadi Liakhovetski
839M: [email protected]
840S: Maintained
841
eb8edb08
ACM
842DCCP PROTOCOL
843P: Arnaldo Carvalho de Melo
844M: [email protected]
845L: [email protected]
f3b84ec2 846W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
847S: Maintained
848
1da177e4
LT
849DECnet NETWORK LAYER
850P: Patrick Caulfield
851M: [email protected]
852W: http://linux-decnet.sourceforge.net
853L: [email protected]
854S: Maintained
855
856DEFXX FDDI NETWORK DRIVER
857P: Maciej W. Rozycki
858M: [email protected]
859S: Maintained
860
861DELL LAPTOP SMM DRIVER
862P: Massimo Dal Zotto
863M: [email protected]
864W: http://www.debian.org/~dz/i8k/
865S: Maintained
866
90563ec4
DW
867DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
868P: Doug Warzecha
869M: [email protected]
870S: Maintained
871
5ddb88c0 872DEVICE-MAPPER (LVM)
1da177e4
LT
873P: Alasdair Kergon
874L: [email protected]
875W: http://sources.redhat.com/dm
876S: Maintained
877
878DEVICE NUMBER REGISTRY
879P: Torben Mathiasen
880M: [email protected]
881W: http://lanana.org/docs/device-list/index.html
882L: [email protected]
883S: Maintained
884
885DEVICE FILESYSTEM
886S: Obsolete
887
888DIGI INTL. EPCA DRIVER
889P: Digi International, Inc
890M: [email protected]
891L: [email protected]
892W: http://www.digi.com
893S: Orphaned
894
895DIGI RIGHTSWITCH NETWORK DRIVER
896P: Rick Richardson
979b6c13 897L: [email protected]
1da177e4
LT
898W: http://www.digi.com
899S: Orphaned
900
901DIRECTORY NOTIFICATION
902P: Stephen Rothwell
903M: [email protected]
904L: [email protected]
905S: Supported
906
907DISK GEOMETRY AND PARTITION HANDLING
908P: Andries Brouwer
909M: [email protected]
910W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
911W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
912W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
913S: Maintained
914
915DISKQUOTA:
916P: Jan Kara
917M: [email protected]
918L: [email protected]
919S: Maintained
920
5be7b50f
SW
921DISTRIBUTED LOCK MANAGER
922P: Patrick Caulfield
923M: [email protected]
924P: David Teigland
925M: [email protected]
a4644184 926L: [email protected]
5be7b50f 927W: http://sources.redhat.com/cluster/
370298e2
SW
928T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
929T: git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
5be7b50f
SW
930S: Supported
931
1da177e4
LT
932DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
933P: Tobias Ringstrom
934M: [email protected]
935L: [email protected]
936S: Maintained
937
ba483d57
MW
938DOCBOOK FOR DOCUMENTATION
939P: Martin Waitz
940M: [email protected]
0f40efbd
RD
941P: Randy Dunlap
942M: [email protected]
061350e7 943T: git http://tali.admingilde.org/git/linux-docbook.git
ba483d57
MW
944S: Maintained
945
5b9c9bf6
KCA
946DOCKING STATION DRIVER
947P: Kristen Carlson Accardi
948M: [email protected]
949L: [email protected]
950S: Maintained
951
1da177e4
LT
952DOUBLETALK DRIVER
953P: James R. Van Zandt
954M: [email protected]
955L: [email protected]
956S: Maintained
957
958DRIVER CORE, KOBJECTS, AND SYSFS
959P: Greg Kroah-Hartman
960M: [email protected]
961L: [email protected]
6fb0425b 962T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
963S: Supported
964
965DRM DRIVERS
966P: David Airlie
967M: [email protected]
968L: [email protected]
6fb0425b 969T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
970S: Maintained
971
972DSCC4 DRIVER
973