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