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