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