]> Git Repo - linux.git/blame - MAINTAINERS
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
[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]
185L: [email protected]
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
MCC
542P: Mauro Carvalho Chehab
543M: [email protected]
1da177e4 544L: [email protected]
96b6aba0 545W: http://linuxtv.org
ecfa4fdc 546T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
96b6aba0 547S: Maintained
1da177e4
LT
548
549BUSLOGIC SCSI DRIVER
550P: Leonard N. Zubkoff
551M: Leonard N. Zubkoff <[email protected]>
552L: [email protected]
553W: http://www.dandelion.com/Linux/
554S: Maintained
555
556COMMON INTERNET FILE SYSTEM (CIFS)
557P: Steve French
558M: [email protected]
559L: [email protected]
560W: http://us1.samba.org/samba/Linux_CIFS_client.html
1adc1230 561T: git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1da177e4
LT
562S: Supported
563
7063fbf2
JB
564CONFIGFS
565P: Joel Becker
566M: Joel Becker <[email protected]>
567S: Supported
568
1da177e4
LT
569CIRRUS LOGIC GENERIC FBDEV DRIVER
570P: Jeff Garzik
571M: [email protected]
572L: [email protected]
573S: Odd Fixes
574
575CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
576P: Cirrus Logic Corporation (kernel 2.2 driver)
577M: Cirrus Logic Corporation, Thomas Woller <[email protected]>
578P: Nils Faerber (port to kernel 2.4)
579M: Nils Faerber <[email protected]>
580S: Maintained
581
582CODA FILE SYSTEM
583P: Jan Harkes
584M: [email protected]
585M: [email protected]
586L: [email protected]
587W: http://www.coda.cs.cmu.edu/
588S: Maintained
589
590COMPACTPCI HOTPLUG CORE
591P: Scott Murray
592M: [email protected]
593M: [email protected]
594L: [email protected]
595S: Supported
596
597COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
598P: Scott Murray
599M: [email protected]
600M: [email protected]
601L: [email protected]
602S: Supported
603
604COMPACTPCI HOTPLUG GENERIC DRIVER
605P: Scott Murray
606M: [email protected]
607M: [email protected]
608L: [email protected]
609S: Supported
610
611COMPUTONE INTELLIPORT MULTIPORT CARD
612P: Michael H. Warfield
07d46de4 613M: [email protected]
1da177e4 614W: http://www.wittsend.com/computone.html
07d46de4 615S: Maintained
1da177e4
LT
616
617COSA/SRP SYNC SERIAL DRIVER
618P: Jan "Yenya" Kasprzak
619M: [email protected]
620W: http://www.fi.muni.cz/~kas/cosa/
621S: Maintained
622
623CPU FREQUENCY DRIVERS
624P: Dave Jones
625M: [email protected]
626L: [email protected]
627W: http://www.codemonkey.org.uk/projects/cpufreq/
1adc1230 628T: git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
1da177e4
LT
629S: Maintained
630
631CPUID/MSR DRIVER
632P: H. Peter Anvin
633M: [email protected]
634S: Maintained
635
ed90fb4a
PJ
636CPUSETS
637P: Paul Jackson
638P: Simon Derr
639M: [email protected]
640M: [email protected]
641L: [email protected]
642W: http://www.bullopensource.org/cpuset/
643S: Supported
644
1da177e4
LT
645CRAMFS FILESYSTEM
646W: http://sourceforge.net/projects/cramfs/
647S: Orphan
648
649CRIS PORT
650P: Mikael Starvik
651M: [email protected]
652L: [email protected]
653W: http://developer.axis.com
654S: Maintained
655
656CRYPTO API
657P: Herbert Xu
658M: [email protected]
659P: David S. Miller
660M: [email protected]
661L: [email protected]
1adc1230 662T: git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1da177e4
LT
663S: Maintained
664
9b4ffa48
JK
665CS5535 Audio ALSA driver
666P: Jaya Kumar
667M: [email protected]
668S: Maintained
669
1da177e4
LT
670CYBERPRO FB DRIVER
671P: Russell King
672M: [email protected]
673W: http://www.arm.linux.org.uk/
674S: Maintained
675
9fa68eae
KP
676CYBLAFB FRAMEBUFFER DRIVER
677P: Knut Petersen
678M: [email protected]
679L: [email protected]
680S: Maintained
681
1da177e4
LT
682CYCLADES 2X SYNC CARD DRIVER
683P: Arnaldo Carvalho de Melo
684M: [email protected]
685W: http://advogato.org/person/acme
686L: [email protected]
687S: Maintained
688
689CYCLADES ASYNC MUX DRIVER
690M: [email protected]
691W: http://www.cyclades.com/
692S: Supported
693
694CYCLADES PC300 DRIVER
695M: [email protected]
696W: http://www.cyclades.com/
697S: Supported
698
699DAC960 RAID CONTROLLER DRIVER
700P: Dave Olien
701M [email protected]
702W: http://www.osdl.org/archive/dmo/DAC960
703L: [email protected]
704S: Maintained
705
706DAMA SLAVE for AX.25
707P: Joerg Reuter
708M: [email protected]
709W: http://yaina.de/jreuter/
710W: http://www.qsl.net/dl1bke/
711L: [email protected]
712S: Maintained
713
714DC395x SCSI driver
715P: Oliver Neukum
716M: [email protected]
717P: Ali Akcaagac
718M: [email protected]
719P: Jamie Lenehan
720M: [email protected]
721W: http://twibble.org/dist/dc395x/
722L: http://lists.twibble.org/mailman/listinfo/dc395x/
723S: Maintained
724
725DC390/AM53C974 SCSI driver
726P: Kurt Garloff
727M: [email protected]
728W: http://www.garloff.de/kurt/linux/dc390/
729P: Guennadi Liakhovetski
730M: [email protected]
731S: Maintained
732
eb8edb08
ACM
733DCCP PROTOCOL
734P: Arnaldo Carvalho de Melo
735M: [email protected]
736L: [email protected]
f3b84ec2 737W: http://linux-net.osdl.org/index.php/DCCP
eb8edb08
ACM
738S: Maintained
739
1da177e4
LT
740DECnet NETWORK LAYER
741P: Patrick Caulfield
742M: [email protected]
743W: http://linux-decnet.sourceforge.net
744L: [email protected]
745S: Maintained
746
747DEFXX FDDI NETWORK DRIVER
748P: Maciej W. Rozycki
749M: [email protected]
750S: Maintained
751
752DELL LAPTOP SMM DRIVER
753P: Massimo Dal Zotto
754M: [email protected]
755W: http://www.debian.org/~dz/i8k/
756S: Maintained
757
90563ec4
DW
758DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
759P: Doug Warzecha
760M: [email protected]
761S: Maintained
762
1da177e4
LT
763DEVICE-MAPPER
764P: Alasdair Kergon
765L: [email protected]
766W: http://sources.redhat.com/dm
767S: Maintained
768
769DEVICE NUMBER REGISTRY
770P: Torben Mathiasen
771M: [email protected]
772W: http://lanana.org/docs/device-list/index.html
773L: [email protected]
774S: Maintained
775
776DEVICE FILESYSTEM
777S: Obsolete
778
779DIGI INTL. EPCA DRIVER
780P: Digi International, Inc
781M: [email protected]
782L: [email protected]
783W: http://www.digi.com
784S: Orphaned
785
786DIGI RIGHTSWITCH NETWORK DRIVER
787P: Rick Richardson
979b6c13 788L: [email protected]
1da177e4
LT
789W: http://www.digi.com
790S: Orphaned
791
792DIRECTORY NOTIFICATION
793P: Stephen Rothwell
794M: [email protected]
795L: [email protected]
796S: Supported
797
798DISK GEOMETRY AND PARTITION HANDLING
799P: Andries Brouwer
800M: [email protected]
801W: http://www.win.tue.nl/~aeb/linux/Large-Disk.html
802W: http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
803W: http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
804S: Maintained
805
806DISKQUOTA:
807P: Jan Kara
808M: [email protected]
809L: [email protected]
810S: Maintained
811
812DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
813P: Tobias Ringstrom
814M: [email protected]
815L: [email protected]
816S: Maintained
817
ba483d57
MW
818DOCBOOK FOR DOCUMENTATION
819P: Martin Waitz
820M: [email protected]
821S: Maintained
822
1da177e4
LT
823DOUBLETALK DRIVER
824P: James R. Van Zandt
825M: [email protected]
826L: [email protected]
827S: Maintained
828
829DRIVER CORE, KOBJECTS, AND SYSFS
830P: Greg Kroah-Hartman
831M: [email protected]
832L: [email protected]
6fb0425b 833T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1da177e4
LT
834S: Supported
835
836DRM DRIVERS
837P: David Airlie
838M: [email protected]
839L: [email protected]
6fb0425b 840T: git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1da177e4
LT
841S: Maintained
842
843DSCC4 DRIVER
844