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