1b254cd76b4b38a00eda47ed5786352300d79f4d
[linux-2.6.git] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      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
19 3.      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
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      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
43 6.      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
47 7.      Happy hacking.
48
49                 -----------------------------------
50
51 Maintainers List (try to look for most precise areas first)
52
53 Note: For the hard of thinking, this list is meant to remain in alphabetical
54 order. If you could add yourselves to it in alphabetical order that would be
55 so much easier [Ed]
56
57 P: Person
58 M: Mail patches to
59 L: Mailing list that is relevant to this area
60 W: Web-page with status/info
61 S: Status, one of the following:
62
63         Supported:      Someone is actually paid to look after this.
64         Maintained:     Someone actually looks after it.
65         Odd Fixes:      It has a maintainer but they don't have time to do
66                         much other than throw the odd patch in. See below..
67         Orphan:         No current maintainer [but maybe you could take the
68                         role as you write your new code].
69         Obsolete:       Old code. Something tagged obsolete generally means
70                         it has been replaced by a better system and you
71                         should be using that.
72
73 3C359 NETWORK DRIVER
74 P:      Mike Phillips
75 M:      mikep@linuxtr.net
76 L:      linux-net@vger.kernel.org
77 L:      linux-tr@linuxtr.net
78 W:      http://www.linuxtr.net
79 S:      Maintained
80
81 3C505 NETWORK DRIVER
82 P:      Philip Blundell
83 M:      Philip.Blundell@pobox.com
84 L:      linux-net@vger.kernel.org
85 S:      Maintained
86
87 3CR990 NETWORK DRIVER
88 P:      David Dillow
89 M:      dave@thedillows.org
90 L:      linux-net@vger.kernel.org
91 S:      Maintained
92
93 3W-XXXX ATA-RAID CONTROLLER DRIVER
94 P:      Adam Radford
95 M:      linuxraid@amcc.com
96 L:      linux-scsi@vger.kernel.org
97 W:      http://www.amcc.com
98 S:      Supported
99
100 3W-9XXX SATA-RAID CONTROLLER DRIVER
101 P:      Adam Radford
102 M:      linuxraid@amcc.com
103 L:      linux-scsi@vger.kernel.org
104 W:      http://www.amcc.com
105 S:      Supported
106
107 53C700 AND 53C700-66 SCSI DRIVER
108 P:      James E.J. Bottomley
109 M:      James.Bottomley@HansenPartnership.com
110 L:      linux-scsi@vger.kernel.org
111 S:      Maintained
112
113 6PACK NETWORK DRIVER FOR AX.25
114 P:      Andreas Koensgen
115 M:      ajk@iehk.rwth-aachen.de
116 L:      linux-hams@vger.kernel.org
117 S:      Maintained
118
119 8139CP 10/100 FAST ETHERNET DRIVER
120 P:      Jeff Garzik
121 M:      jgarzik@pobox.com
122 S:      Maintained
123
124 8139TOO 10/100 FAST ETHERNET DRIVER
125 P:      Jeff Garzik
126 M:      jgarzik@pobox.com
127 W:      http://sourceforge.net/projects/gkernel/
128 S:      Maintained
129
130 8169 10/100/1000 GIGABIT ETHERNET DRIVER
131 P:      Francois Romieu
132 M:      romieu@fr.zoreil.com
133 L:      netdev@oss.sgi.com
134 S:      Maintained
135
136 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
137 P:      Russell King
138 M:      rmk+serial@arm.linux.org.uk
139 L:      linux-serial@vger.kernel.org
140 W:      http://serial.sourceforge.net
141 S:      Maintained
142
143 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144 P:      Paul Gortmaker
145 M:      p_gortmaker@yahoo.com
146 L:      linux-net@vger.kernel.org
147 S:      Maintained
148
149 A2232 SERIAL BOARD DRIVER
150 P:      Enver Haase
151 M:      ehaase@inf.fu-berlin.de
152 M:      A2232@gmx.net
153 L:      linux-m68k@lists.linux-m68k.org
154 S:      Maintained
155
156 AIO
157 P:      Benjamin LaHaise
158 M:      bcrl@redhat.com
159 L:      linux-aio@kvack.org
160 S:      Supported
161
162 ACENIC DRIVER
163 P:      Jes Sorensen
164 M:      jes@trained-monkey.org
165 L:      linux-acenic@sunsite.dk
166 S:      Maintained
167
168 ACI MIXER DRIVER
169 P:      Robert Siemer
170 M:      Robert.Siemer@gmx.de
171 L:      linux-sound@vger.kernel.org
172 W:      http://www.uni-karlsruhe.de/~Robert.Siemer/Private/
173 S:      Maintained
174
175 ACP/MWAVE MODEM
176 P:      Paul B Schroeder
177 M:      paulsch@us.ibm.com
178 P:      Mike Sullivan
179 M:      sullivam@us.ibm.com
180 W:      http://www.ibm.com/linux/ltc/
181 S:      Supported
182
183 AACRAID SCSI RAID DRIVER
184 P:      Adaptec OEM Raid Solutions
185 L:      linux-scsi@vger.kernel.org
186 W:      http://linux.dell.com/storage.shtml
187 S:      Supported
188
189 ACPI
190 P:      Len Brown
191 M:      len.brown@intel.com
192 L:      acpi-devel@lists.sourceforge.net
193 W:      http://acpi.sourceforge.net/
194 S:      Maintained
195
196 AD1816 SOUND DRIVER
197 P:      Thorsten Knabe
198 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
199 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
200 S:      Maintained
201
202 ADT746X FAN DRIVER
203 P:      Colin Leroy
204 M:      colin@colino.net
205 S:      Maintained
206
207 ADVANSYS SCSI DRIVER
208 P:      Bob Frey
209 M:      linux@advansys.com
210 W:      http://www.advansys.com/linux.html
211 L:      linux-scsi@vger.kernel.org
212 S:      Maintained
213
214 AEDSP16 DRIVER
215 P:      Riccardo Facchetti
216 M:      fizban@tin.it
217 S:      Maintained
218
219 AFFS FILE SYSTEM
220 P:      Roman Zippel
221 M:      zippel@linux-m68k.org
222 S:      Maintained
223
224 AGPGART DRIVER
225 P:      Dave Jones
226 M:      davej@codemonkey.org.uk
227 W:      http://www.codemonkey.org.uk/projects/agp/
228 S:      Maintained
229
230 AHA152X SCSI DRIVER
231 P:      Juergen E. Fischer
232 M:      Juergen Fischer <fischer@norbit.de>
233 L:      linux-scsi@vger.kernel.org
234 S:      Maintained
235
236 ALCATEL SPEEDTOUCH USB DRIVER
237 P:      Duncan Sands
238 M:      duncan.sands@free.fr
239 L:      linux-usb-users@lists.sourceforge.net
240 L:      linux-usb-devel@lists.sourceforge.net
241 W:      http://www.linux-usb.org/SpeedTouch/
242 S:      Maintained
243
244 ALPHA PORT
245 P:      Richard Henderson
246 M:      rth@twiddle.net
247 S:      Odd Fixes for 2.4; Maintained for 2.5.
248 P:      Ivan Kokshaysky
249 M:      ink@jurassic.park.msu.ru
250 S:      Maintained for 2.4; PCI support for 2.5.
251
252 APM DRIVER
253 P:      Stephen Rothwell
254 M:      sfr@canb.auug.org.au
255 L:      linux-laptop@vger.kernel.org
256 W:      http://www.canb.auug.org.au/~sfr/
257 S:      Supported
258
259 APPLETALK NETWORK LAYER
260 P:      Arnaldo Carvalho de Melo
261 M:      acme@conectiva.com.br
262 S:      Maintained
263
264 ARM26 ARCHITECTURE
265 P:      Ian Molton
266 M:      spyro@f2s.com
267 S:      Maintained
268
269 ARM26/ARCHIMEDES
270 P:      Ian Molton
271 M:      spyro@f2s.com
272 S:      Maintained
273
274 ARM26/A5000
275 P:      John Appleby
276 M:      john@dnsworld.co.uk
277 S:      Maintained
278
279 ARM MFM AND FLOPPY DRIVERS
280 P:      Dave Gilbert
281 M:      linux@treblig.org
282 S:      Maintained
283
284 ARM/PT DIGITAL BOARD PORT
285 P:      Stefan Eletzhofer
286 M:      stefan.eletzhofer@eletztrick.de
287 L:      linux-arm-kernel@lists.arm.linux.org.uk
288 W:      http://www.arm.linux.org.uk/
289 S:      Maintained
290
291 ARM/SHARK MACHINE SUPPORT
292 P:      Alexander Schulz
293 M:      alex@shark-linux.de
294 W:      http://www.shark-linux.de/shark.html
295 S:      Maintained
296
297 ARM/STRONGARM110 PORT
298 P:      Russell King
299 M:      rmk@arm.linux.org.uk
300 L:      linux-arm-kernel@lists.arm.linux.org.uk
301 W:      http://www.arm.linux.org.uk/
302 S:      Maintained
303
304 ARPD SUPPORT
305 P:      Jonathan Layes
306 L:      linux-net@vger.kernel.org
307 S:      Maintained
308
309 ASUS ACPI EXTRAS DRIVER
310 P:      Karol Kozimor
311 M:      sziwan@users.sourceforge.net
312 P:      Julien Lerouge
313 M:      julien.lerouge@free.fr
314 L:      acpi4asus-user@lists.sourceforge.net
315 W:      http://sourceforge.net/projects/acpi4asus
316 W:      http://julien.lerouge.free.fr
317 S:      Maintained
318
319 ATM
320 P:      Chas Williams
321 M:      chas@cmf.nrl.navy.mil
322 L:      linux-atm-general@lists.sourceforge.net
323 W:      http://linux-atm.sourceforge.net
324 S:      Maintained
325
326 ATMEL WIRELESS DRIVER
327 P:      Simon Kelley
328 M:      simon@thekelleys.org.uk
329 W:      http://www.thekelleys.org.uk/atmel
330 W:      http://atmelwlandriver.sourceforge.net/
331 S:      Maintained
332
333 AX.25 NETWORK LAYER
334 P:      Ralf Baechle
335 M:      ralf@linux-mips.org
336 L:      linux-hams@vger.kernel.org
337 S:      Maintained
338
339 BAYCOM/HDLCDRV DRIVERS FOR AX.25
340 P:      Thomas Sailer
341 M:      t.sailer@alumni.ethz.ch
342 L:      linux-hams@vger.kernel.org
343 W:      http://www.baycom.org/~tom/ham/ham.html
344 S:      Maintained
345
346 BEFS FILE SYSTEM
347 P:      Sergey S. Kostyliov
348 M:      rathamahata@php4.ru
349 L:      linux-kernel@vger.kernel.org
350 S:      Maintained
351
352 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
353 P:      Kenji Hollis
354 W:      http://ftp.bitgate.com/pcwd/
355 S:      Maintained
356
357 BFS FILE SYSTEM
358 P:      Tigran A. Aivazian
359 M:      tigran@veritas.com
360 L:      linux-kernel@vger.kernel.org
361 S:      Maintained
362
363 BLOCK LAYER
364 P:      Jens Axboe
365 M:      axboe@suse.de
366 L:      linux-kernel@vger.kernel.org
367 S:      Maintained
368
369 BLUETOOTH SUBSYSTEM
370 P:      Marcel Holtmann
371 M:      marcel@holtmann.org
372 P:      Maxim Krasnyansky
373 M:      maxk@qualcomm.com
374 L:      bluez-devel@lists.sf.net
375 W:      http://bluez.sf.net
376 W:      http://www.bluez.org
377 W:      http://www.holtmann.org/linux/bluetooth/
378 S:      Maintained
379
380 BLUETOOTH RFCOMM LAYER
381 P:      Marcel Holtmann
382 M:      marcel@holtmann.org
383 P:      Maxim Krasnyansky
384 M:      maxk@qualcomm.com
385 S:      Maintained
386
387 BLUETOOTH BNEP LAYER
388 P:      Marcel Holtmann
389 M:      marcel@holtmann.org
390 P:      Maxim Krasnyansky
391 M:      maxk@qualcomm.com
392 S:      Maintained
393
394 BLUETOOTH CMTP LAYER
395 P:      Marcel Holtmann
396 M:      marcel@holtmann.org
397 S:      Maintained
398
399 BLUETOOTH HCI UART DRIVER
400 P:      Marcel Holtmann
401 M:      marcel@holtmann.org
402 P:      Maxim Krasnyansky
403 M:      maxk@qualcomm.com
404 S:      Maintained
405
406 BLUETOOTH HCI USB DRIVER
407 P:      Marcel Holtmann
408 M:      marcel@holtmann.org
409 P:      Maxim Krasnyansky
410 M:      maxk@qualcomm.com
411 S:      Maintained
412
413 BLUETOOTH HCI BCM203X DRIVER
414 P:      Marcel Holtmann
415 M:      marcel@holtmann.org
416 S:      Maintained
417
418 BLUETOOTH HCI BFUSB DRIVER
419 P:      Marcel Holtmann
420 M:      marcel@holtmann.org
421 S:      Maintained
422
423 BLUETOOTH HCI DTL1 DRIVER
424 P:      Marcel Holtmann
425 M:      marcel@holtmann.org
426 S:      Maintained
427
428 BLUETOOTH HCI BLUECARD DRIVER
429 P:      Marcel Holtmann
430 M:      marcel@holtmann.org
431 S:      Maintained
432
433 BLUETOOTH HCI BT3C DRIVER
434 P:      Marcel Holtmann
435 M:      marcel@holtmann.org
436 S:      Maintained
437
438 BLUETOOTH HCI BTUART DRIVER
439 P:      Marcel Holtmann
440 M:      marcel@holtmann.org
441 S:      Maintained
442
443 BLUETOOTH HCI VHCI DRIVER
444 P:      Maxim Krasnyansky
445 M:      maxk@qualcomm.com
446 S:      Maintained
447
448 BONDING DRIVER
449 P:   Chad Tindel
450 M:   ctindel@users.sourceforge.net
451 P:   Jay Vosburgh
452 M:   fubar@us.ibm.com
453 L:   bonding-devel@lists.sourceforge.net
454 W:   http://sourceforge.net/projects/bonding/
455 S:   Supported
456
457 BTTV VIDEO4LINUX DRIVER
458 P:      Gerd Knorr
459 M:      kraxel@bytesex.org
460 L:      video4linux-list@redhat.com
461 W:      http://bytesex.org/bttv/
462 S:      Maintained
463
464 BUSLOGIC SCSI DRIVER
465 P:      Leonard N. Zubkoff
466 M:      Leonard N. Zubkoff <lnz@dandelion.com>
467 L:      linux-scsi@vger.kernel.org
468 W:      http://www.dandelion.com/Linux/
469 S:      Maintained
470
471 COMMON INTERNET FILE SYSTEM (CIFS)
472 P:      Steve French
473 M:      sfrench@samba.org
474 L:      samba-technical@lists.samba.org
475 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
476 S:      Supported       
477
478 CIRRUS LOGIC GENERIC FBDEV DRIVER
479 P:      Jeff Garzik
480 M:      jgarzik@pobox.com
481 L:      linux-fbdev-devel@lists.sourceforge.net
482 S:      Odd Fixes
483
484 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
485 P:      Cirrus Logic Corporation (kernel 2.2 driver)
486 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
487 P:      Nils Faerber (port to kernel 2.4)
488 M:      Nils Faerber <nils@kernelconcepts.de>
489 S:      Maintained
490
491 CODA FILE SYSTEM
492 P:      Jan Harkes
493 M:      jaharkes@cs.cmu.edu
494 M:      coda@cs.cmu.edu
495 L:      codalist@coda.cs.cmu.edu
496 W:      http://www.coda.cs.cmu.edu/
497 S:      Maintained
498
499 COMPACTPCI HOTPLUG CORE
500 P:      Scott Murray
501 M:      scottm@somanetworks.com
502 M:      scott@spiteful.org
503 L:      pcihpd-discuss@lists.sourceforge.net
504 S:      Supported
505
506 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
507 P:      Scott Murray
508 M:      scottm@somanetworks.com
509 M:      scott@spiteful.org
510 L:      pcihpd-discuss@lists.sourceforge.net
511 S:      Supported
512
513 COMPACTPCI HOTPLUG GENERIC DRIVER
514 P:      Scott Murray
515 M:      scottm@somanetworks.com
516 M:      scott@spiteful.org
517 L:      pcihpd-discuss@lists.sourceforge.net
518 S:      Supported
519
520 COMPUTONE INTELLIPORT MULTIPORT CARD
521 P:      Michael H. Warfield
522 M:      Michael H. Warfield <mhw@wittsend.com>
523 W:      http://www.computone.com/
524 W:      http://www.wittsend.com/computone.html
525 L:      linux-computone@lazuli.wittsend.com
526 S:      Supported
527
528 COSA/SRP SYNC SERIAL DRIVER
529 P:      Jan "Yenya" Kasprzak
530 M:      kas@fi.muni.cz
531 W:      http://www.fi.muni.cz/~kas/cosa/
532 S:      Maintained
533
534 CPU FREQUENCY DRIVERS
535 P:      Dave Jones
536 M:      davej@codemonkey.org.uk
537 L:      cpufreq@www.linux.org.uk
538 W:      http://www.codemonkey.org.uk/projects/cpufreq/
539 S:      Maintained
540
541 CPUID/MSR DRIVER
542 P:      H. Peter Anvin
543 M:      hpa@zytor.com
544 S:      Maintained
545
546 CRAMFS FILESYSTEM
547 W:     http://sourceforge.net/projects/cramfs/
548 S:     Orphan
549
550 CRIS PORT
551 P:      Bjorn Wesen
552 M:      bjornw@axis.com
553 L:      dev-etrax@axis.com
554 W:      http://developer.axis.com
555 S:      Maintained
556
557 CRYPTO API
558 P:      James Morris
559 M:      jmorris@redhat.com
560 P:      David S. Miller
561 M:      davem@redhat.com
562 W       http://samba.org/~jamesm/crypto/
563 L:      linux-kernel@vger.kernel.org
564 S:      Maintained
565
566 CYBERPRO FB DRIVER
567 P:      Russell King
568 M:      rmk@arm.linux.org.uk
569 W:      http://www.arm.linux.org.uk/
570 S:      Maintained
571
572 CYCLADES 2X SYNC CARD DRIVER
573 P:      Arnaldo Carvalho de Melo
574 M:      acme@conectiva.com.br
575 W:      http://advogato.org/person/acme
576 L:      cycsyn-devel@bazar.conectiva.com.br
577 S:      Maintained
578
579 CYCLADES ASYNC MUX DRIVER
580 M:      async@cyclades.com
581 W:      http://www.cyclades.com/
582 S:      Supported
583
584 CYCLADES PC300 DRIVER
585 M:      pc300@cyclades.com
586 W:      http://www.cyclades.com/
587 S:      Supported
588
589 DAC960 RAID CONTROLLER DRIVER
590 P:      Dave Olien
591 M       dmo@osdl.org
592 W:      http://www.osdl.org/archive/dmo/DAC960
593 L:      linux-kernel@vger.kernel.org
594 S:      Maintained
595
596 DAMA SLAVE for AX.25
597 P:      Joerg Reuter
598 M:      jreuter@yaina.de
599 W:      http://yaina.de/jreuter/
600 W:      http://www.qsl.net/dl1bke/
601 L:      linux-hams@vger.kernel.org
602 S:      Maintained
603
604 DC395x SCSI driver
605 P:      Oliver Neukum
606 M:      oliver@neukum.name
607 P:      Ali Akcaagac
608 M:      aliakc@web.de
609 P:      Jamie Lenehan
610 M:      lenehan@twibble.org
611 W:      http://twibble.org/dist/dc395x/
612 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
613 S:      Maintained
614
615 DC390/AM53C974 SCSI driver
616 P:      Kurt Garloff
617 M:      garloff@suse.de
618 W:      http://www.garloff.de/kurt/linux/dc390/
619 S:      Maintained
620
621 DECnet NETWORK LAYER
622 P:      Steven Whitehouse
623 M:      SteveW@ACM.org
624 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
625 L:      linux-decnet-user@lists.sourceforge.net
626 S:      Maintained
627
628 DEFXX FDDI NETWORK DRIVER
629 P:      Maciej W. Rozycki
630 M:      macro@ds2.pg.gda.pl
631 S:      Maintained
632
633 DELL LAPTOP SMM DRIVER
634 P:      Massimo Dal Zotto
635 M:      dz@debian.org
636 W:      http://www.debian.org/~dz/i8k/
637 S:      Maintained
638
639 DEVICE-MAPPER
640 P:      Alasdair Kergon
641 L:      dm-devel@redhat.com
642 W:      http://sources.redhat.com/dm
643 S:      Maintained
644
645 DEVICE NUMBER REGISTRY
646 P:      John Cagle
647 M:      device@lanana.org
648 L:      linux-kernel@vger.kernel.org
649 S:      Maintained
650
651 DEVICE FILESYSTEM
652 S:      Obsolete
653
654 DIGI INTL. EPCA DRIVER
655 P:      Digi International, Inc
656 M:      Eng.Linux@digi.com
657 L:      Eng.Linux@digi.com
658 W:      http://www.digi.com
659 S:      Maintained
660
661 DIGI RIGHTSWITCH NETWORK DRIVER
662 P:      Rick Richardson
663 L:      linux-net@vger.kernel.org
664 W:      http://www.digi.com
665 S:      Orphaned
666
667 DIGIBOARD PC/XE AND PC/XI DRIVER
668 P:      Christoph Lameter
669 M:      christoph@lameter.com
670 W:      http://www.digi.com
671 L:      digilnux@digi.com
672 S:      Orphaned
673
674 DIRECTORY NOTIFICATION
675 P:      Stephen Rothwell
676 M:      sfr@canb.auug.org.au
677 L:      linux-kernel@vger.kernel.org
678 S:      Supported
679
680 DISK GEOMETRY AND PARTITION HANDLING
681 P:      Andries Brouwer
682 M:      aeb@cwi.nl
683 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
684 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
685 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
686 S:      Maintained
687
688 DISKQUOTA:
689 P:      Marco van Wieringen
690 M:      mvw@planets.elm.net
691 L:      linux-kernel@vger.kernel.org
692 S:      Maintained
693
694 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
695 P:      Tobias Ringstrom
696 M:      tori@unhappy.mine.nu
697 L:      linux-kernel@vger.kernel.org
698 S:      Maintained
699
700 DOUBLETALK DRIVER
701 P:      James R. Van Zandt
702 M:      jrv@vanzandt.mv.com
703 L:      blinux-list@redhat.com
704 S:      Maintained
705
706 DRM DRIVERS
707 L:      dri-devel@lists.sourceforge.net
708 S:      Supported
709
710 DSCC4 DRIVER
711 P:      François Romieu
712 M:      romieu@cogenit.fr
713 M:      romieu@ensta.fr
714 S:      Maintained
715
716 DVB SUBSYSTEM AND DRIVERS
717 P:      LinuxTV.org Project
718 M:      linux-dvb-maintainer@linuxtv.org
719 L:      linux-dvb@linuxtv.org (subscription required)
720 W:      http://linuxtv.org/developer/dvb.xml
721 S:      Supported
722
723 EATA-DMA SCSI DRIVER
724 P:      Michael Neuffer
725 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
726 S:      Maintained
727
728 EATA ISA/EISA/PCI SCSI DRIVER
729 P:      Dario Ballabio
730 M:      ballabio_dario@emc.com
731 L:      linux-scsi@vger.kernel.org
732 S:      Maintained
733
734 EATA-PIO SCSI DRIVER
735 P:      Michael Neuffer
736 M:      mike@i-Connect.Net
737 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
738 S:      Maintained
739
740 EBTABLES
741 P:      Bart De Schuymer
742 M:      bart.de.schuymer@pandora.be
743 L:      ebtables-user@lists.sourceforge.net
744 L:      ebtables-devel@lists.sourceforge.net
745 W:      http://ebtables.sourceforge.net/
746 S:      Maintained
747
748 EEPRO100 NETWORK DRIVER
749 P:      Andrey V. Savochkin
750 M:      saw@saw.sw.com.sg
751 S:      Maintained
752
753 EMU10K1 SOUND DRIVER
754 P:      Rui Sousa       
755 M:      rui.p.m.sousa@clix.pt   
756 L:      emu10k1-devel@lists.sourceforge.net
757 W:      http://sourceforge.net/projects/emu10k1/
758 S:      Maintained
759
760 ETHEREXPRESS-16 NETWORK DRIVER
761 P:      Philip Blundell
762 M:      Philip.Blundell@pobox.com
763 L:      linux-net@vger.kernel.org
764 S:      Maintained
765
766 ETHERNET BRIDGE
767 P:      Stephen Hemminger
768 M:      shemminger@osdl.org
769 L:      bridge@osdl.org
770 W:      http://bridge.sourceforge.net/
771 S:      Maintained
772
773 ETHERTEAM 16I DRIVER
774 P:      Mika Kuoppala
775 M:      miku@iki.fi
776 S:      Maintained
777
778 EXT2 FILE SYSTEM
779 L:      ext2-devel@lists.sourceforge.net
780 S:      Maintained
781
782 EXT3 FILE SYSTEM
783 P:      Stephen Tweedie, Andrew Morton
784 M:      sct@redhat.com, akpm@digeo.com, adilger@clusterfs.com
785 L:      ext3-users@redhat.com
786 S:      Maintained
787
788 FARSYNC SYNCHRONOUS DRIVER
789 P:      Kevin Curtis
790 M:      kevin.curtis@farsite.co.uk
791 M:      kevin.curtis@farsite.co.uk
792 W:      http://www.farsite.co.uk/
793 S:      Supported
794
795 FRAMEBUFFER LAYER
796 P:      James Simmons, Geert Uytterhoeven       
797 M:      jsimmons@infradead.org, geert@linux-m68k.org    
798 L:      linux-fbdev-devel@lists.sourceforge.net 
799 W:      http://linux-fbdev.sourceforge.net/
800 S:      Supported
801
802 FILE LOCKING (flock() and fcntl()/lockf())
803 P:      Matthew Wilcox
804 M:      matthew@wil.cx
805 L:      linux-fsdevel@vger.kernel.org
806 S:      Maintained
807
808 FILESYSTEMS (VFS and infrastructure)
809 P:      Alexander Viro
810 M:      viro@math.psu.edu
811 S:      Maintained
812
813 FIRMWARE LOADER (request_firmware)
814 P:      Manuel Estrada Sainz
815 M:      ranty@debian.org
816 L:      linux-kernel@vger.kernel.org
817 S:      Maintained
818
819 FPU EMULATOR
820 P:      Bill Metzenthen
821 M:      billm@suburbia.net
822 W:      http://suburbia.net/~billm/floating-point/emulator/
823 S:      Maintained
824
825 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
826 P:      Mike McLagan
827 M:      mike.mclagan@linux.org
828 L:      linux-net@vger.kernel.org
829 S:      Maintained
830
831 FREEVXFS FILESYSTEM
832 P:      Christoph Hellwig
833 M:      hch@infradead.org
834 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
835 S:      Maintained
836
837 FTAPE/QIC-117
838 P:      Claus-Justus Heine
839 M:      claus@momo.math.rwth-aachen.de
840 L:      linux-tape@vger.kernel.org
841 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
842 S:      Maintained
843
844 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
845 P:      Rik Faith
846 M:      faith@cs.unc.edu
847 L:      linux-scsi@vger.kernel.org
848 S:      Odd fixes (e.g., new signatures)
849
850 GDT SCSI DISK ARRAY CONTROLLER DRIVER
851 P:      Achim Leubner
852 M:      achim_leubner@adaptec.com
853 L:      linux-scsi@vger.kernel.org
854 W:      http://www.icp-vortex.com/
855 S:      Supported
856
857 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
858 P:      Krzysztof Halasa
859 M:      khc@pm.waw.pl
860 W:      http://hq.pm.waw.pl/hdlc/
861 S:      Maintained
862
863 HAYES ESP SERIAL DRIVER
864 P:      Andrew J. Robinson
865 M:      arobinso@nyx.net
866 L:      linux-kernel@vger.kernel.org
867 W:      http://www.nyx.net/~arobinso
868 S:      Maintained
869
870 HFS FILESYSTEM
871 P:      Roman Zippel
872 M:      zippel@linux-m68k.org
873 L:      linux-kernel@vger.kernel.org
874 S:      Maintained
875
876 HGA FRAMEBUFFER DRIVER
877 P:      Ferenc Bakonyi
878 M:      fero@drama.obuda.kando.hu
879 L:      linux-nvidia@lists.surfsouth.com
880 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
881 S:      Maintained
882
883 HIGH-SPEED SCC DRIVER FOR AX.25
884 P:      Klaus Kudielka
885 M:      klaus.kudielka@ieee.org
886 L:      linux-hams@vger.kernel.org
887 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
888 S:      Maintained
889
890 HIPPI
891 P:      Jes Sorensen
892 M:      jes@trained-monkey.org
893 L:      linux-hippi@sunsite.dk
894 S:      Maintained
895
896 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
897 P:      Chase Maupin
898 M:      chase.maupin@hp.com
899 L:      iss_storagedev@hp.com
900 S:      Maintained
901  
902 HEWLETT-PACKARD SMART2 RAID DRIVER
903 P:      Francis Wiran
904 M:      francis.wiran@hp.com
905 L:      iss_storagedev@hp.com
906 S:      Maintained
907  
908 HEWLETT-PACKARD SMART CISS RAID DRIVER 
909 P:      Mike Miller
910 M:      mike.miller@hp.com
911 L:      iss_storagedev@hp.com
912 S:      Supported
913  
914 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
915 P:      Jaroslav Kysela
916 M:      perex@suse.cz
917 S:      Maintained
918
919 HPFS FILESYSTEM
920 P:      Mikulas Patocka
921 M:      mikulas@artax.karlin.mff.cuni.cz
922 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
923 S:      Maintained
924
925 HPUSBSCSI
926 P:      Oliver Neukum
927 M:      drivers@neukum.org
928 S:      Maintained
929
930 I2C AND SENSORS DRIVERS
931 P:      Greg Kroah-Hartman
932 M:      greg@kroah.com
933 P:      Philip Edelbrock
934 M:      phil@netroedge.com
935 L:      sensors@stimpy.netroedge.com
936 W:      http://www.lm-sensors.nu/
937 S:      Maintained
938
939 i386 BOOT CODE
940 P:      Riley H. Williams
941 M:      Riley@Williams.Name
942 L:      Linux-Kernel@vger.kernel.org
943 S:      Maintained
944
945 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
946 P:      Dave Jones
947 M:      davej@codemonkey.org.uk
948 P:      H. Peter Anvin
949 M:      hpa@zytor.com
950 S:      Maintained
951
952 i810 TCO TIMER WATCHDOG
953 P:      Nils Faerber
954 M:      nils@kernelconcepts.de
955 W:      http://www.kernelconcepts.de/
956 S:      Maintained
957
958 IA64 (Itanium) PLATFORM
959 P:      David Mosberger-Tang
960 M:      davidm@hpl.hp.com
961 L:      linux-ia64@vger.kernel.org
962 W:      http://www.ia64-linux.org/
963 S:      Maintained
964
965 SN-IA64 (Itanium) SUB-PLATFORM
966 P:      Jesse Barnes
967 M:      jbarnes@sgi.com
968 L:      linux-altix@sgi.com
969 L:      linux-ia64@vger.kernel.org
970 W:      http://www.sgi.com/altix
971 S:      Maintained
972
973 IBM MCA SCSI SUBSYSTEM DRIVER
974 P:      Michael Lang
975 M:      langa2@kph.uni-mainz.de
976 W:      http://www.uni-mainz.de/~langm000/linux.html
977 S:      Maintained
978
979 IBM Power Linux RAID adapter
980 P:      Brian King
981 M:      brking@us.ibm.com
982 S:      Supported
983
984 IBM ServeRAID RAID DRIVER
985 P:      Jack Hammer
986 P:      Dave Jeffery
987 M:      ipslinux@adaptec.com
988 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
989 S:      Supported 
990
991 IDE DRIVER [GENERAL]
992 P:      Bartlomiej Zolnierkiewicz
993 M:      B.Zolnierkiewicz@elka.pw.edu.pl
994 L:      linux-kernel@vger.kernel.org
995 L:      linux-ide@vger.kernel.org
996 S:      Maintained
997
998 IDE/ATAPI CDROM DRIVER
999 P:      Jens Axboe
1000 M:      axboe@suse.de
1001 L:      linux-kernel@vger.kernel.org
1002 W:      http://www.kernel.dk
1003 S:      Maintained
1004
1005 IDE/ATAPI FLOPPY DRIVERS
1006 P:      Paul Bristow
1007 M:      Paul Bristow <paul@paulbristow.net>
1008 W:      http://paulbristow.net/linux/idefloppy.html
1009 L:      linux-kernel@vger.kernel.org
1010 S:      Maintained
1011
1012 IDE/ATAPI TAPE DRIVERS
1013 P:      Gadi Oxman
1014 M:      Gadi Oxman <gadio@netvision.net.il>
1015 L:      linux-kernel@vger.kernel.org
1016 S:      Maintained
1017
1018 IEEE 1394 SUBSYSTEM
1019 P:      Ben Collins
1020 M:      bcollins@debian.org
1021 L:      linux1394-devel@lists.sourceforge.net
1022 W:      http://www.linux1394.org/
1023 S:      Maintained
1024
1025 IEEE 1394 OHCI DRIVER
1026 P:      Ben Collins
1027 M:      bcollins@debian.org
1028 L:      linux1394-devel@lists.sourceforge.net
1029 W:      http://www.linux1394.org/
1030 S:      Maintained
1031
1032 IEEE 1394 PCILYNX DRIVER
1033 P:      Andreas Bombe
1034 M:      andreas.bombe@munich.netsurf.de
1035 L:      linux1394-devel@lists.sourceforge.net
1036 W:      http://www.linux1394.org/
1037 S:      Maintained
1038
1039 IEEE 1394 RAW I/O DRIVER
1040 P:      Ben Collins
1041 M:      bcollins@debian.org
1042 L:      linux1394-devel@lists.sourceforge.net
1043 W:      http://www.linux1394.org/
1044 S:      Maintained
1045
1046 IMS TWINTURBO FRAMEBUFFER DRIVER
1047 P:      Paul Mundt
1048 M:      lethal@chaoticdreams.org
1049 L:      linux-fbdev-devel@lists.sourceforge.net
1050 S:      Maintained
1051
1052 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1053 P:      Ingo Molnar
1054 M:      mingo@redhat.com
1055 S:      Maintained
1056
1057 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1058 P:      Jeff Garzik
1059 M:      jgarzik@pobox.com
1060 W:      http://sourceforge.net/projects/gkernel/
1061 S:      Maintained
1062
1063 INTEL IA32 MICROCODE UPDATE SUPPORT
1064 P:      Tigran Aivazian
1065 M:      tigran@veritas.com
1066 S:      Maintained
1067
1068 INTEL PRO/100 ETHERNET SUPPORT
1069 P:      John Ronciak
1070 M:      john.ronciak@intel.com
1071 P:      Ganesh Venkatesan
1072 M:      ganesh.venkatesan@intel.com
1073 P:      Scott Feldman
1074 M:      scott.feldman@intel.com
1075 W:      http://sourceforge.net/projects/e1000/
1076 S:      Supported
1077
1078 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1079 P:      Jeb Cramer
1080 M:      cramerj@intel.com
1081 P:      John Ronciak
1082 M:      john.ronciak@intel.com
1083 P:      Ganesh Venkatesan
1084 M:      ganesh.venkatesan@intel.com
1085 W:      http://sourceforge.net/projects/e1000/
1086 S:      Supported
1087
1088 INTEL PRO/10GbE SUPPORT
1089 P:      Ayyappan Veeraiyan
1090 M:      ayyappan.veeraiyan@intel.com
1091 P:      Ganesh Venkatesan
1092 M:      ganesh.venkatesan@intel.com
1093 P:      John Ronciak
1094 M:      john.ronciak@intel.com
1095 W:      http://sourceforge.net/projects/e1000/
1096 S:      Supported
1097
1098 INTERMEZZO FILE SYSTEM
1099 P:      Cluster File Systems    
1100 M:      intermezzo-devel@lists.sf.net
1101 W:      http://www.inter-mezzo.org/
1102 L:      intermezzo-discuss@lists.sourceforge.net
1103 S:      Maintained
1104
1105 IOC3 DRIVER
1106 P:      Ralf Baechle
1107 M:      ralf@oss.sgi.com
1108 L:      linux-mips@linux-mips.org
1109 S:      Maintained
1110
1111 IP MASQUERADING:
1112 P:      Juanjo Ciarlante
1113 M:      jjciarla@raiz.uncu.edu.ar
1114 S:      Maintained
1115
1116 IPX NETWORK LAYER
1117 P:      Arnaldo Carvalho de Melo
1118 M:      acme@conectiva.com.br
1119 L:      linux-net@vger.kernel.org
1120 S:      Maintained
1121
1122 IRDA SUBSYSTEM
1123 P:      Jean Tourrilhes
1124 L:      irda-users@lists.sourceforge.net
1125 W:      http://irda.sourceforge.net/
1126 S:      Maintained
1127
1128 ISAPNP
1129 P:      Jaroslav Kysela
1130 M:      perex@suse.cz
1131 S:      Maintained
1132
1133 ISDN SUBSYSTEM
1134 P:      Karsten Keil
1135 M:      kkeil@suse.de
1136 P:      Kai Germaschewski
1137 M:      kai.germaschewski@gmx.de
1138 L:      isdn4linux@listserv.isdn4linux.de
1139 W:      http://www.isdn4linux.de
1140 S:      Maintained
1141
1142 ISDN SUBSYSTEM (Eicon active card driver)
1143 P:      Armin Schindler
1144 M:      mac@melware.de
1145 L:      isdn4linux@listserv.isdn4linux.de
1146 W:      http://www.melware.de
1147 S:      Maintained
1148
1149 JOURNALLING FLASH FILE SYSTEM (JFFS)
1150 P:      Axis Communications AB
1151 M:      jffs-dev@axis.com
1152 L:      jffs-dev@axis.com
1153 W:      http://www.developer.axis.com/software/jffs/
1154 S:      Maintained
1155
1156 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1157 P:      David Woodhouse
1158 M:      dwmw2@infradead.org
1159 L:      jffs-dev@axis.com
1160 W:      http://sources.redhat.com/jffs2/
1161 S:      Maintained
1162
1163 JFS FILESYSTEM
1164 P:      Dave Kleikamp
1165 M:      shaggy@austin.ibm.com
1166 L:      jfs-discussion@oss.software.ibm.com
1167 W:      http://oss.software.ibm.com/jfs/
1168 S:      Supported
1169
1170 JOYSTICK DRIVER
1171 P:      Vojtech Pavlik
1172 M:      vojtech@suse.cz
1173 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1174 W:      http://www.suse.cz/development/joystick/
1175 S:      Maintained
1176
1177 KCONFIG
1178 P:      Roman Zippel
1179 M:      zippel@linux-m68k.org
1180 L:      kbuild-devel@lists.sourceforge.net
1181 S:      Maintained
1182
1183 KERNEL AUTOMOUNTER (AUTOFS)
1184 P:      H. Peter Anvin
1185 M:      hpa@zytor.com
1186 L:      autofs@linux.kernel.org
1187 S:      Odd Fixes
1188
1189 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1190 P:      Ian Kent
1191 M:      raven@themaw.net
1192 L:      autofs@linux.kernel.org
1193 S:      Maintained
1194
1195 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1196 P:      Kai Germaschewski
1197 M:      kai@germaschewski.name
1198 P:      Sam Ravnborg
1199 M:      sam@ravnborg.org
1200 S:      Maintained 
1201
1202 KERNEL JANITORS
1203 P:      Several
1204 L:      kernel-janitors@osdl.org
1205 W:      http://www.kerneljanitors.org/
1206 W:      http://sf.net/projects/kernel-janitor/
1207 W:      http://developer.osdl.org/rddunlap/kj-patches/
1208 S:      Maintained
1209
1210 KERNEL NFSD
1211 P:      Neil Brown
1212 M:      neilb@cse.unsw.edu.au
1213 L:      nfs@lists.sourceforge.net
1214 W:      http://nfs.sourceforge.net/
1215 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1216 S:      Maintained
1217
1218 LANMEDIA WAN CARD DRIVER
1219 P:      Andrew Stanley-Jones
1220 M:      asj@lanmedia.com
1221 W:      http://www.lanmedia.com/
1222 S:      Supported
1223  
1224 LAPB module
1225 P:      Henner Eisen
1226 M:      eis@baty.hanse.de
1227 L:      linux-x25@vger.kernel.org
1228 S:      Maintained
1229
1230 LASI 53c700 driver for PARISC
1231 P:      James E.J. Bottomley
1232 M:      James.Bottomley@HansenPartnership.com
1233 L:      linux-scsi@vger.kernel.org
1234 S:      Maintained
1235
1236 LEGO USB Tower driver
1237 P:      Juergen Stuber
1238 M:      starblue@users.sourceforge.net
1239 L:      legousb-devel@lists.sourceforge.net
1240 W:      http://legousb.sourceforge.net/
1241 S:      Maintained
1242
1243 LINUX FOR IBM pSERIES (RS/6000)
1244 P:      Paul Mackerras
1245 M:      paulus@au.ibm.com
1246 W:      http://www.ibm.com/linux/ltc/projects/ppc
1247 S:      Supported
1248
1249 LINUX FOR NCR VOYAGER
1250 P:      James Bottomley
1251 M:      James.Bottomley@HansenPartnership.com
1252 W:      http://www.hansenpartnership.com/voyager
1253 S:      Maintained
1254
1255 LINUX FOR POWERPC
1256 P:      Paul Mackerras
1257 M:      paulus@samba.org
1258 W:      http://www.fsmlabs.com/linuxppcbk.html
1259 S:      Supported
1260
1261 LINUX FOR POWER MACINTOSH
1262 P:      Benjamin Herrenschmidt
1263 M:      benh@kernel.crashing.org
1264 W:      http://www.linuxppc.org/
1265 L:      linuxppc-dev@lists.linuxppc.org
1266 S:      Maintained
1267
1268 LINUX FOR POWERPC EMBEDDED PPC4XX
1269 P:      Matt Porter
1270 M:      mporter@kernel.crashing.org
1271 W:      http://www.penguinppc.org/
1272 L:      linuxppc-embedded@lists.linuxppc.org
1273 S:      Maintained
1274
1275 LLC (802.2)
1276 P:      Arnaldo Carvalho de Melo
1277 M:      acme@conectiva.com.br
1278 S:      Maintained
1279
1280 LINUX FOR 64BIT POWERPC
1281 P:      David Engebretsen (stable kernel)
1282 M:      engebret@us.ibm.com
1283 P:      Anton Blanchard (development kernel)
1284 M:      anton@au.ibm.com
1285 W:      http://linuxppc64.org
1286 L:      linuxppc64-dev@lists.linuxppc.org
1287 S:      Supported
1288
1289 LINUX SECURITY MODULE (LSM) FRAMEWORK
1290 P:      Chris Wright
1291 M:      chrisw@osdl.org
1292 L:      linux-security-module@wirex.com
1293 W:      http://lsm.immunix.org
1294 S:      Supported
1295
1296 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1297 P:      Richard Russon (FlatCap)
1298 M:      ldm@flatcap.org
1299 L:      ldm-devel@lists.sourceforge.net 
1300 W:      http://ldm.sourceforge.net
1301 S:      Maintained
1302
1303 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1304 P:      Matthew Wilcox
1305 M:      matthew@wil.cx
1306 L:      linux-scsi@vger.kernel.org
1307 S:      Maintained
1308
1309 M68K
1310 P:      Jes Sorensen
1311 M:      jes@trained-monkey.org
1312 W:      http://www.clark.net/pub/lawrencc/linux/index.html
1313 L:      linux-m68k@lists.linux-m68k.org
1314 S:      Maintained
1315
1316 M68K ON APPLE MACINTOSH
1317 P:      Joshua Thompson
1318 M:      funaho@jurai.org
1319 W:      http://www.mac.linux-m68k.org/
1320 L:      linux-mac68k@mac.linux-m68k.org
1321 S:      Maintained
1322
1323 M68K ON HP9000/300
1324 P:      Philip Blundell
1325 M:      philb@gnu.org
1326 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1327 S:      Maintained
1328
1329 MARVELL YUKON / SYSKONNECT DRIVER
1330 P:      Mirko Lindner
1331 M:      mlindner@syskonnect.de
1332 P:      Ralph Roesler
1333 M:      rroesler@syskonnect.de
1334 W:      http://www.syskonnect.com
1335 S:      Supported
1336
1337 MAESTRO PCI SOUND DRIVERS
1338 P:      Zach Brown
1339 M:      zab@zabbo.net
1340 S:      Odd Fixes
1341
1342 MATROX FRAMEBUFFER DRIVER
1343 P:      Petr Vandrovec
1344 M:      vandrove@vc.cvut.cz
1345 L:      linux-fbdev-devel@lists.sourceforge.net
1346 S:      Maintained
1347
1348 MEMORY TECHNOLOGY DEVICES
1349 P:      David Woodhouse
1350 M:      dwmw2@redhat.com
1351 W:      http://www.linux-mtd.infradead.org/
1352 L:      mtd@infradead.org
1353 S:      Maintained
1354
1355 MICROTEK X6 SCANNER
1356 P:      Oliver Neukum
1357 M:      drivers@neukum.org
1358 S:      Maintained
1359
1360 MIPS
1361 P:      Ralf Baechle
1362 M:      ralf@gnu.org
1363 W:      http://oss.sgi.com/mips/mips-howto.html
1364 L:      linux-mips@linux-mips.org
1365 S:      Maintained
1366
1367 MISCELLANEOUS MCA-SUPPORT
1368 P:      David Weinehall
1369 M:      Project MCA Team <mcalinux@acc.umu.se>
1370 M:      David Weinehall <tao@acc.umu.se>
1371 W:      http://www.acc.umu.se/~tao/
1372 W:      http://www.acc.umu.se/~mcalinux/
1373 L:      linux-kernel@vger.kernel.org
1374 S:      Maintained
1375
1376 MODULE SUPPORT
1377 P:      Rusty Russell
1378 M:      rusty@rustcorp.com.au
1379 L:      linux-kernel@vger.kernel.org
1380 S:      Maintained
1381
1382 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1383 P:      Stelian Pop
1384 M:      stelian@popies.net
1385 W:      http://popies.net/meye/
1386 S:      Maintained
1387
1388 MOUSE AND MISC DEVICES [GENERAL]
1389 P:      Alessandro Rubini
1390 M:      rubini@ipvvis.unipv.it
1391 L:      linux-kernel@vger.kernel.org
1392 S:      Maintained
1393
1394 MTRR AND SIMILAR SUPPORT [i386]
1395 P:      Richard Gooch
1396 M:      rgooch@atnf.csiro.au
1397 L:      linux-kernel@vger.kernel.org
1398 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1399 S:      Maintained
1400
1401 MULTISOUND SOUND DRIVER
1402 P:      Andrew Veliath
1403 M:      andrewtv@usa.net
1404 S:      Maintained
1405
1406 NATSEMI ETHERNET DRIVER (DP8381x)
1407 P:      Tim Hockin
1408 M:      thockin@hockin.org
1409 S:      Maintained
1410
1411 NCP FILESYSTEM
1412 P:      Petr Vandrovec
1413 M:      vandrove@vc.cvut.cz
1414 L:      linware@sh.cvut.cz
1415 S:      Maintained
1416
1417 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1418 P:      James E.J. Bottomley
1419 M:      James.Bottomley@HansenPartnership.com
1420 L:      linux-scsi@vger.kernel.org
1421 S:      Maintained
1422
1423 NETFILTER/IPTABLES/IPCHAINS
1424 P:      Rusty Russell
1425 P:      Marc Boucher
1426 P:      James Morris
1427 P:      Harald Welte
1428 P:      Jozsef Kadlecsik
1429 M:      coreteam@netfilter.org
1430 W:      http://www.netfilter.org/
1431 W:      http://www.iptables.org/
1432 L:      netfilter@lists.netfilter.org
1433 L:      netfilter-devel@lists.netfilter.org
1434 S:      Supported
1435
1436 NETROM NETWORK LAYER
1437 P:      Ralf Baechle
1438 M:      ralf@linux-mips.org
1439 L:      linux-hams@vger.kernel.org
1440 S:      Maintained
1441
1442 NETWORK BLOCK DEVICE
1443 P:      Paul Clements
1444 M:      Paul.Clements@steeleye.com
1445 S:      Maintained
1446
1447 NETWORK DEVICE DRIVERS
1448 P:      Andrew Morton
1449 M:      akpm@digeo.com
1450 P:      Jeff Garzik
1451 M:      jgarzik@pobox.com
1452 L:      linux-net@vger.kernel.org
1453 S:      Maintained
1454
1455 NETWORKING [GENERAL]
1456 P:      Networking Team
1457 M:      netdev@oss.sgi.com
1458 L:      linux-net@vger.kernel.org
1459 S:      Maintained
1460
1461 NETWORKING [IPv4/IPv6]
1462 P:      David S. Miller
1463 M:      davem@redhat.com
1464 P:      Alexey Kuznetsov
1465 M:      kuznet@ms2.inr.ac.ru
1466 P:      Pekka Savola (ipv6)
1467 M:      pekkas@netcore.fi
1468 P:      James Morris
1469 M:      jmorris@redhat.com
1470 P:      Hideaki YOSHIFUJI
1471 M:      yoshfuji@linux-ipv6.org
1472 L:      netdev@oss.sgi.com
1473 S:      Maintained
1474
1475 NFS CLIENT
1476 P:      Trond Myklebust
1477 M:      trond.myklebust@fys.uio.no
1478 L:      linux-kernel@vger.kernel.org
1479 S:      Maintained
1480
1481 NI5010 NETWORK DRIVER
1482 P:      Jan-Pascal van Best and Andreas Mohr
1483 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1484 M:      Andreas Mohr <100.30936@germany.net>
1485 L:      linux-net@vger.kernel.org
1486 S:      Maintained
1487
1488 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1489 P:      YOKOTA Hiroshi
1490 M:      yokota@netlab.is.tsukuba.ac.jp
1491 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1492 S:      Maintained
1493
1494 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1495 P:      GOTO Masanori
1496 M:      gotom@debian.or.jp
1497 P:      YOKOTA Hiroshi
1498 M:      yokota@netlab.is.tsukuba.ac.jp
1499 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1500 S:      Maintained
1501
1502 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1503 P:      Eberhard Moenkeberg
1504 M:      emoenke@gwdg.de
1505 L:      linux-kernel@vger.kernel.org
1506 S:      Maintained
1507
1508 NTFS FILESYSTEM
1509 P:      Anton Altaparmakov
1510 M:      aia21@cantab.net
1511 L:      linux-ntfs-dev@lists.sourceforge.net
1512 L:      linux-kernel@vger.kernel.org
1513 W:      http://linux-ntfs.sf.net/
1514 S:      Maintained
1515
1516 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1517 P:      Ani Joshi
1518 M:      ajoshi@shell.unixbox.com
1519 L:      linux-nvidia@lists.surfsouth.com
1520 S:      Maintained
1521
1522 OLYMPIC NETWORK DRIVER
1523 P:      Peter De Shrijver
1524 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1525 P:      Mike Phillips
1526 M:      mikep@linuxtr.net 
1527 L:      linux-net@vger.kernel.org
1528 L:      linux-tr@linuxtr.net
1529 W:      http://www.linuxtr.net
1530 S:      Maintained
1531
1532 ONSTREAM SCSI TAPE DRIVER
1533 P:      Willem Riede
1534 M:      osst@riede.org
1535 L:      osst@linux1.onstream.nl
1536 L:      linux-scsi@vger.kernel.org
1537 S:      Maintained
1538
1539 OPL3-SA2, SA3, and SAx DRIVER
1540 P:      Zwane Mwaikambo
1541 M:      zwane@commfireservices.com
1542 L:      linux-sound@vger.kernel.org
1543 S:      Maintained
1544
1545 OPROFILE
1546 P:      Philippe Elie
1547 M:      phil.el@wanadoo.fr
1548 L:      oprofile-list@lists.sf.net
1549 S:      Maintained
1550
1551 ORINOCO DRIVER
1552 P:      David Gibson
1553 M:      hermes@gibson.dropbear.id.au
1554 W:      http://www.ozlabs.org/people/dgibson/dldwd
1555 S:      Maintained
1556
1557 PARALLEL PORT SUPPORT
1558 P:      Phil Blundell
1559 M:      Philip.Blundell@pobox.com
1560 P:      Tim Waugh
1561 M:      tim@cyberelk.net
1562 P:      David Campbell
1563 M:      campbell@torque.net
1564 P:      Andrea Arcangeli
1565 M:      andrea@e-mind.com
1566 L:      linux-parport@torque.net
1567 W:      http://people.redhat.com/twaugh/parport/
1568 S:      Maintained
1569
1570 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1571 P:      Tim Waugh
1572 M:      tim@cyberelk.net
1573 L:      linux-parport@torque.net
1574 W:      http://www.torque.net/linux-pp.html
1575 S:      Maintained
1576
1577 PARISC ARCHITECTURE
1578 P:      Matthew Wilcox
1579 M:      matthew@wil.cx
1580 P:      Grant Grundler
1581 M:      grundler@parisc-linux.org
1582 L:      parisc-linux@parisc-linux.org
1583 W:      http://www.parisc-linux.org/
1584 S:      Maintained
1585
1586 PERSONALITY HANDLING
1587 P:      Christoph Hellwig
1588 M:      hch@infradead.org
1589 L:      linux-abi-devel@lists.sourceforge.net
1590 S:      Maintained
1591
1592 PCI ID DATABASE
1593 P:      Martin Mares
1594 M:      mj@ucw.cz
1595 L:      pciids-devel@lists.sourceforge.net
1596 W:      http://pciids.sourceforge.net/
1597 S:      Maintained
1598
1599 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1600 P:      Thomas Sailer
1601 M:      sailer@ife.ee.ethz.ch
1602 L:      linux-sound@vger.kernel.org
1603 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1604 S:      Maintained
1605
1606 PCI SUBSYSTEM
1607 P:      Greg Kroah-Hartman
1608 M:      greg@kroah.com
1609 L:      linux-kernel@vger.kernel.org
1610 S:      Supported
1611
1612 PCI HOTPLUG CORE
1613 P:      Greg Kroah-Hartman
1614 M:      greg@kroah.com
1615 M:      gregkh@us.ibm.com
1616 S:      Supported
1617
1618 PCI HOTPLUG COMPAQ DRIVER
1619 P:      Greg Kroah-Hartman
1620 M:      greg@kroah.com
1621 S:      Maintained
1622
1623 PCMCIA SUBSYSTEM
1624 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1625 S:      Unmaintained
1626
1627 PCNET32 NETWORK DRIVER
1628 P:      Thomas Bogendörfer
1629 M:      tsbogend@alpha.franken.de
1630 L:      linux-net@vger.kernel.org
1631 S:      Maintained
1632
1633 POSIX CLOCKS and TIMERS
1634 P:      George Anzinger
1635 M:      george@mvista.com
1636 L:      linux-net@vger.kernel.org
1637 S:      Supported
1638
1639 PNP SUPPORT
1640 P:      Adam Belay
1641 M:      ambx1@neo.rr.com
1642 S:      Maintained
1643
1644 PPP PROTOCOL DRIVERS AND COMPRESSORS
1645 P:      Paul Mackerras
1646 M:      paulus@samba.org
1647 L:      linux-ppp@vger.kernel.org
1648 S:      Maintained
1649
1650 PPP OVER ATM (RFC 2364)
1651 P:      Mitchell Blank Jr
1652 M:      mitch@sfgoth.com
1653 S:      Maintained
1654
1655 PPP OVER ETHERNET
1656 P:      Michal Ostrowski
1657 M:      mostrows@styx.uwaterloo.ca
1658 S:      Maintained
1659
1660 PREEMPTIBLE KERNEL
1661 P:      Robert Love
1662 M:      rml@tech9.net
1663 L:      linux-kernel@vger.kernel.org
1664 L:      kpreempt-tech@lists.sourceforge.net
1665 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1666 S:      Supported
1667
1668 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1669 P:      Peter Denison
1670 M:      promise@pnd-pc.demon.co.uk
1671 W:      http://www.pnd-pc.demon.co.uk/promise/
1672 S:      Maintained
1673
1674 QNX4 FILESYSTEM
1675 P:      Anders Larsen
1676 M:      al@alarsen.net
1677 L:      linux-kernel@vger.kernel.org
1678 W:      http://www.alarsen.net/linux/qnx4fs/
1679 S:      Maintained
1680
1681 RADEON FRAMEBUFFER DISPLAY DRIVER
1682 P:      Ani Joshi
1683 M:      ajoshi@shell.unixbox.com
1684 L:      linux-fbdev-devel@lists.sourceforge.net
1685 S:      Maintained
1686
1687 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1688 P:      Ani Joshi
1689 M:      ajoshi@shell.unixbox.com
1690 L:      linux-fbdev-devel@lists.sourceforge.net
1691 S:      Maintained
1692
1693 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1694 P:      Corey Thomas
1695 M:      corey@world.std.com
1696 L:      linux-kernel@vger.kernel.org
1697 S:      Maintained
1698
1699 REAL TIME CLOCK DRIVER
1700 P:      Paul Gortmaker
1701 M:      p_gortmaker@yahoo.com
1702 L:      linux-kernel@vger.kernel.org
1703 S:      Maintained
1704
1705 REISERFS FILE SYSTEM
1706 P:      Hans Reiser
1707 M:      reiserfs-dev@namesys.com
1708 L:      reiserfs-list@namesys.com
1709 W:      http://www.namesys.com
1710 S:      Supported
1711
1712 ROCKETPORT DRIVER
1713 P:      Comtrol Corp.
1714 M:      support@comtrol.com
1715 W:      http://www.comtrol.com
1716 S:      Maintained
1717
1718 ROSE NETWORK LAYER
1719 P:      Ralf Baechle
1720 M:      ralf@linux-mips.org
1721 L:      linux-hams@vger.kernel.org
1722 S:      Maintained
1723
1724 RISCOM8 DRIVER
1725 P:      Dmitry Gorodchanin
1726 L:      linux-kernel@vger.kernel.org
1727 S:      Maintained
1728
1729 RTLINUX  REALTIME  LINUX
1730 P:      Victor Yodaiken
1731 M:      yodaiken@fsmlabs.com
1732 L:      rtl@rtlinux.org
1733 W:      www.rtlinux.org
1734 S:      Maintained
1735
1736 S390
1737 P:      Martin Schwidefsky
1738 M:      schwidefsky@de.ibm.com
1739 M:      linux390@de.ibm.com
1740 L:      linux-390@vm.marist.edu
1741 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1742 S:      Supported
1743
1744 SAA7146 VIDEO4LINUX-2 DRIVER
1745 P:      Michael Hunold
1746 M:      michael@mihu.de
1747 W:      http://www.mihu.de/linux/saa7146
1748 S:      Maintained
1749
1750 SA1100 SUPPORT
1751 P:      Nicolas Pitre
1752 M:      nico@cam.org
1753 L:      linux-arm@lists.arm.linux.org.uk
1754 S:      Maintained
1755
1756 SBPCD CDROM DRIVER
1757 P:      Eberhard Moenkeberg
1758 M:      emoenke@gwdg.de
1759 L:      linux-kernel@vger.kernel.org
1760 S:      Maintained
1761
1762 SC1200 WDT DRIVER
1763 P:      Zwane Mwaikambo
1764 M:      zwane@commfireservices.com
1765 S:      Maintained
1766
1767 SCHEDULER
1768 P:      Ingo Molnar
1769 M:      mingo@elte.hu
1770 P:      Robert Love    [the preemptible kernel bits]
1771 M:      rml@tech9.net
1772 L:      linux-kernel@vger.kernel.org
1773 S:      Maintained
1774
1775 SCSI CDROM DRIVER
1776 P:      Jens Axboe
1777 M:      axboe@suse.de
1778 L:      linux-scsi@vger.kernel.org
1779 W:      http://www.kernel.dk
1780 S:      Maintained
1781
1782 SCSI SG DRIVER
1783 P:      Doug Gilbert
1784 M:      dgilbert@interlog.com
1785 L:      linux-scsi@vger.kernel.org
1786 W:      http://www.torque.net/sg
1787 S:      Maintained
1788
1789 SCSI SUBSYSTEM
1790 P:      James E.J. Bottomley
1791 M:      James.Bottomley@SteelEye.com
1792 L:      linux-scsi@vger.kernel.org
1793 S:      Maintained
1794
1795 SCSI TAPE DRIVER
1796 P:      Kai Mäkisara
1797 M:      Kai.Makisara@kolumbus.fi
1798 L:      linux-scsi@vger.kernel.org
1799 S:      Maintained
1800
1801 SCTP PROTOCOL
1802 P: Sridhar Samudrala
1803 M: sri@us.ibm.com
1804 L: lksctp-developers@lists.sourceforge.net
1805 S: Supported
1806
1807 SCx200 CPU SUPPORT
1808 P:      Christer Weinigel
1809 M:      christer@weinigel.se
1810 W:      http://www.weinigel.se
1811 S:      Supported
1812
1813 SELINUX SECURITY MODULE
1814 P:      Stephen Smalley
1815 M:      sds@epoch.ncsc.mil
1816 P:      James Morris
1817 M:      jmorris@redhat.com
1818 L:      linux-kernel@vger.kernel.org (kernel issues)
1819 L:      selinux@tycho.nsa.gov (general discussion)
1820 W:      http://www.nsa.gov/selinux
1821 S:      Supported
1822
1823 SERIAL ATA (SATA) SUBSYSTEM:
1824 P:      Jeff Garzik
1825 M:      jgarzik@pobox.com
1826 L:      linux-ide@vger.kernel.org
1827 S:      Supported
1828
1829 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
1830 P:      Pat Gefre
1831 M:      pfg@sgi.com
1832 L:      linux-ia64@vger.kernel.org
1833 S:      Supported
1834
1835 SGI VISUAL WORKSTATION 320 AND 540
1836 P:      Andrey Panin
1837 M:      pazke@donpac.ru
1838 L:      linux-visws-devel@lists.sf.net
1839 W:      http://linux-visws.sf.net
1840 S:      Maintained for 2.5.
1841
1842 SIS 5513 IDE CONTROLLER DRIVER
1843 P:      Lionel Bouton
1844 M:      Lionel.Bouton@inet6.fr
1845 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1846 W:      http://gyver.homeip.net/sis5513/index.html
1847 S:      Maintained
1848
1849 SIS 900/7016 FAST ETHERNET DRIVER
1850 P:      Ollie Lho
1851 M:      ollie@sis.com.tw
1852 L:      linux-net@vger.kernel.org
1853 S:      Supported
1854
1855 SIS FRAMEBUFFER DRIVER
1856 P:      Thomas Winischhofer
1857 M:      thomas@winischhofer.net
1858 W:      http://www.winischhofer.net/linuxsisvga.shtml
1859 S:      Maintained      
1860
1861 SMB FILESYSTEM
1862 P:      Urban Widmark
1863 M:      urban@teststation.com
1864 W:      http://samba.org/
1865 L:      samba@samba.org
1866 S:      Maintained
1867
1868 SNA NETWORK LAYER
1869 P:      Jay Schulist
1870 M:      jschlst@samba.org
1871 L:      linux-sna@turbolinux.com
1872 W:      http://www.linux-sna.org
1873 S:      Supported
1874
1875 SOFTWARE RAID (Multiple Disks) SUPPORT
1876 P:      Ingo Molnar
1877 M:      mingo@redhat.com
1878 P:      Neil Brown
1879 M:      neilb@cse.unsw.edu.au
1880 L:      linux-raid@vger.kernel.org
1881 S:      Maintained
1882
1883 SOFTWARE SUSPEND:
1884 P:      Pavel Machek
1885 M:      pavel@suse.cz
1886 M:      pavel@ucw.cz
1887 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1888 W:      http://swsusp.sf.net/
1889 S:      Maintained
1890
1891 SONIC NETWORK DRIVER
1892 P:      Thomas Bogendoerfer
1893 M:      tsbogend@alpha.franken.de
1894 L:      linux-net@vger.kernel.org
1895 S:      Maintained
1896
1897 SONY VAIO CONTROL DEVICE DRIVER
1898 P:      Stelian Pop
1899 M:      stelian@popies.net
1900 W:      http://popies.net/sonypi/
1901 S:      Maintained
1902
1903 SOUND
1904 P:      Jaroslav Kysela
1905 M:      perex@suse.cz
1906 L:      alsa-devel@alsa-project.org
1907 S:      Maintained
1908
1909 UltraSPARC (sparc64):
1910 P:      David S. Miller
1911 M:      davem@redhat.com
1912 P:      Eddie C. Dost
1913 M:      ecd@skynet.be
1914 P:      Jakub Jelinek
1915 M:      jj@sunsite.ms.mff.cuni.cz
1916 P:      Anton Blanchard
1917 M:      anton@samba.org
1918 L:      sparclinux@vger.kernel.org
1919 L:      ultralinux@vger.kernel.org
1920 S:      Maintained
1921
1922 SPARC (sparc32):
1923 P:      Keith M. Wesolowski
1924 M:      wesolows@foobazco.org
1925 L:      sparclinux@vger.kernel.org
1926 S:      Maintained
1927
1928 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1929 P:      Roger Wolff
1930 M:      R.E.Wolff@BitWizard.nl
1931 M:      io8-linux@specialix.co.uk
1932 L:      linux-kernel@vger.kernel.org ?
1933 S:      Supported
1934
1935 SPX NETWORK LAYER
1936 P:      Jay Schulist
1937 M:      jschlst@samba.org
1938 L:      linux-net@vger.kernel.org
1939 S:      Supported
1940
1941 SRM (Alpha) environment access
1942 P:      Jan-Benedict Glaw
1943 M:      jbglaw@lug-owl.de
1944 L:      linux-kernel@vger.kernel.org
1945 S:      Maintained
1946
1947 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1948 M:      support@stallion.oz.au
1949 W:      http://www.stallion.com
1950 S:      Supported
1951
1952 STARFIRE/DURALAN NETWORK DRIVER
1953 P:      Ion Badulescu
1954 M:      ionut@cs.columbia.edu
1955 S:      Maintained
1956
1957 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1958 W:      http://mosquitonet.Stanford.EDU/strip.html
1959 S:      Unsupported ?
1960
1961 STRADIS MPEG-2 DECODER DRIVER
1962 P:      Nathan Laredo
1963 M:      laredo@gnu.org
1964 W:      http://mpeg.openprojects.net/
1965 W:      http://www.stradis.com/
1966 S:      Maintained
1967
1968 SUPERH
1969 P:      Niibe Yutaka
1970 M:      gniibe@m17n.org
1971 P:      Kazumoto Kojima
1972 M:      kkojima@rr.iij4u.or.jp
1973 L:      linux-sh@m17n.org
1974 W:      http://www.m17n.org/linux-sh/
1975 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1976 S:      Maintained
1977
1978 SUN3/3X
1979 P:      Sam Creasey
1980 M:      sammy@sammy.net
1981 L:      sun3-list@redhat.com
1982 W:      http://sammy.net/sun3/
1983 S:      Maintained
1984
1985 SVGA HANDLING
1986 P:      Martin Mares
1987 M:      mj@ucw.cz
1988 L:      linux-video@atrey.karlin.mff.cuni.cz
1989 S:      Maintained
1990
1991 SYSV FILESYSTEM
1992 P:      Christoph Hellwig
1993 M:      hch@infradead.org
1994 S:      Maintained
1995
1996 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1997 P:      Romain Lievin
1998 M:      roms@lpg.ticalc.org
1999 P:      Julien Blache
2000 M:      jb@technologeek.org
2001 S:      Maintained
2002
2003 TI PARALLEL LINK CABLE DRIVER
2004 P:     Romain Lievin
2005 M:     roms@lpg.ticalc.org
2006 S:     Maintained
2007
2008 TLAN NETWORK DRIVER
2009 P:      Samuel Chessman
2010 M:      chessman@tux.org
2011 L:      tlan-devel@lists.sourceforge.net
2012 W:      http://sourceforge.net/projects/tlan/
2013 S:      Maintained
2014
2015 TOKEN-RING NETWORK DRIVER
2016 P:      Mike Phillips
2017 M:      mikep@linuxtr.net
2018 L:      linux-net@vger.kernel.org
2019 L:      linux-tr@linuxtr.net
2020 W:      http://www.linuxtr.net
2021 S:      Maintained
2022
2023 TOSHIBA ACPI EXTRAS DRIVER
2024 P:      John Belmonte
2025 M:      toshiba_acpi@memebeam.org
2026 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2027 S:      Maintained
2028
2029 TOSHIBA SMM DRIVER
2030 P:      Jonathan Buzzard
2031 M:      jonathan@buzzard.org.uk
2032 L:      tlinux-users@tce.toshiba-dme.co.jp
2033 W:      http://www.buzzard.org.uk/toshiba/
2034 S:      Maintained
2035
2036 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2037 P:      Muli Ben-Yehuda
2038 M:      mulix@mulix.org
2039 L:      linux-kernel@vger.kernel.org
2040 S:      Maintained
2041
2042 TRIVIAL PATCHES
2043 P:      Rusty Russell
2044 M:      trivial@rustcorp.com.au
2045 L:      linux-kernel@vger.kernel.org
2046 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2047 S:      Maintained
2048
2049 TMS380 TOKEN-RING NETWORK DRIVER
2050 P:      Adam Fritzler
2051 M:      mid@auk.cx
2052 L:      linux-tr@linuxtr.net
2053 W:      http://www.auk.cx/tms380tr/
2054 S:      Maintained
2055
2056 TULIP NETWORK DRIVER
2057 P:      Jeff Garzik
2058 M:      jgarzik@pobox.com
2059 L:      tulip-users@lists.sourceforge.net
2060 W:      http://sourceforge.net/projects/tulip/
2061 S:      Maintained
2062
2063 TUN/TAP driver
2064 P:      Maxim Krasnyansky
2065 M:      maxk@qualcomm.com, max_mk@yahoo.com
2066 L:      vtun@office.satix.net
2067 W:      http://vtun.sourceforge.net/tun
2068 S:      Maintained
2069
2070 U14-34F SCSI DRIVER
2071 P:      Dario Ballabio
2072 M:      ballabio_dario@emc.com
2073 L:      linux-scsi@vger.kernel.org
2074 S:      Maintained
2075
2076 UDF FILESYSTEM
2077 P:      Ben Fennema
2078 M:      bfennema@falcon.csc.calpoly.edu
2079 L:      linux_udf@hpesjro.fc.hp.com
2080 W:      http://linux-udf.sourceforge.net
2081 S:      Maintained
2082
2083 UMSDOS FILESYSTEM
2084 P:      Matija Nalis
2085 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
2086 L:      linux-kernel@vger.kernel.org
2087 W:      http://linux.voyager.hr/umsdos/
2088 S:      Maintained
2089
2090 UNIFORM CDROM DRIVER
2091 P:      Jens Axboe
2092 M:      axboe@suse.de
2093 L:      linux-kernel@vger.kernel.org
2094 W:      http://www.kernel.dk
2095 S:      Maintained
2096
2097 USB ACM DRIVER
2098 P:      Vojtech Pavlik
2099 M:      vojtech@suse.cz
2100 L:      linux-usb-users@lists.sourceforge.net
2101 L:      linux-usb-devel@lists.sourceforge.net
2102 S:      Maintained
2103
2104 USB BLUETOOTH TTY CONVERTER DRIVER
2105 P:      Greg Kroah-Hartman
2106 M:      greg@kroah.com
2107 L:      linux-usb-users@lists.sourceforge.net
2108 L:      linux-usb-devel@lists.sourceforge.net
2109 S:      Maintained
2110 W:      http://www.kroah.com/linux-usb/
2111
2112 USB CDC ETHERNET DRIVER
2113 P:      Greg Kroah-Hartman
2114 M:      greg@kroah.com
2115 L:      linux-usb-users@lists.sourceforge.net
2116 L:      linux-usb-devel@lists.sourceforge.net
2117 S:      Maintained
2118 W:      http://www.kroah.com/linux-usb/
2119
2120 USB EHCI DRIVER
2121 P:      David Brownell
2122 M:      dbrownell@users.sourceforge.net
2123 L:      linux-usb-devel@lists.sourceforge.net
2124 S:      Maintained
2125
2126 USB HID/HIDBP/INPUT DRIVERS
2127 P:      Vojtech Pavlik
2128 M:      vojtech@suse.cz
2129 L:      linux-usb-users@lists.sourceforge.net
2130 L:      linux-usb-devel@lists.sourceforge.net
2131 W:      http://www.suse.cz/development/input/
2132 S:      Maintained
2133
2134 USB HUB DRIVER
2135 P:      Johannes Erdfelt
2136 M:      johannes@erdfelt.com
2137 L:      linux-usb-users@lists.sourceforge.net
2138 L:      linux-usb-devel@lists.sourceforge.net
2139 S:      Maintained
2140
2141 USB KAWASAKI LSI DRIVER
2142 P:      Oliver Neukum
2143 M:      drivers@neukum.org
2144 L:      linux-usb-users@lists.sourceforge.net
2145 L:      linux-usb-devel@lists.sourceforge.net
2146 S:      Maintained
2147
2148 USB MASS STORAGE DRIVER
2149 P:      Matthew Dharm
2150 M:      mdharm-usb@one-eyed-alien.net
2151 L:      linux-usb-users@lists.sourceforge.net
2152 L:      linux-usb-devel@lists.sourceforge.net
2153 S:      Maintained
2154 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2155
2156 USB OHCI DRIVER
2157 P:      Roman Weissgaerber
2158 M:      weissg@vienna.at
2159 L:      linux-usb-users@lists.sourceforge.net
2160 L:      linux-usb-devel@lists.sourceforge.net
2161 S:      Maintained
2162
2163 USB OV511 DRIVER
2164 P:      Mark McClelland
2165 M:      mmcclell@bigfoot.com
2166 L:      linux-usb-users@lists.sourceforge.net
2167 L:      linux-usb-devel@lists.sourceforge.net
2168 W:      http://alpha.dyndns.org/ov511/
2169 S:      Maintained
2170
2171 USB PEGASUS DRIVER
2172 P:      Petko Manolov
2173 M:      petkan@users.sourceforge.net
2174 L:      linux-usb-users@lists.sourceforge.net
2175 L:      linux-usb-devel@lists.sourceforge.net
2176 W:      http://pegasus2.sourceforge.net/
2177 S:      Maintained
2178
2179 USB PRINTER DRIVER
2180 P:      Vojtech Pavlik
2181 M:      vojtech@suse.cz
2182 L:      linux-usb-users@lists.sourceforge.net
2183 L:      linux-usb-devel@lists.sourceforge.net
2184 S:      Maintained
2185
2186 USB RTL8150 DRIVER
2187 P:      Petko Manolov
2188 M:      petkan@users.sourceforge.net
2189 L:      linux-usb-users@lists.sourceforge.net
2190 L:      linux-usb-devel@lists.sourceforge.net
2191 W:      http://pegasus2.sourceforge.net/
2192 S:      Maintained
2193
2194 USB SE401 DRIVER
2195 P:      Jeroen Vreeken
2196 M:      pe1rxq@amsat.org
2197 L:      linux-usb-users@lists.sourceforge.net
2198 L:      linux-usb-devel@lists.sourceforge.net
2199 W:      http://www.chello.nl/~j.vreeken/se401/
2200 S:      Maintained
2201
2202 USB SERIAL DIGI ACCELEPORT DRIVER
2203 P:      Peter Berger and Al Borchers
2204 M:      pberger@brimson.com
2205 M:      alborchers@steinerpoint.com
2206 L:      linux-usb-users@lists.sourceforge.net
2207 L:      linux-usb-devel@lists.sourceforge.net
2208 S:      Maintained
2209
2210 USB SERIAL DRIVER
2211 P:      Greg Kroah-Hartman
2212 M:      greg@kroah.com
2213 L:      linux-usb-users@lists.sourceforge.net
2214 L:      linux-usb-devel@lists.sourceforge.net
2215 S:      Maintained
2216 W:      http://www.kroah.com/linux-usb/
2217
2218 USB SERIAL BELKIN F5U103 DRIVER
2219 P:      William Greathouse
2220 M:      wgreathouse@smva.com
2221 L:      linux-usb-users@lists.sourceforge.net
2222 L:      linux-usb-devel@lists.sourceforge.net
2223 S:      Maintained
2224
2225 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2226 L:      linux-usb-users@lists.sourceforge.net
2227 L:      linux-usb-devel@lists.sourceforge.net
2228 S:      Maintained
2229
2230 USB AUERSWALD DRIVER
2231 P:      Wolfgang Muees
2232 M:      wolfgang@iksw-muees.de
2233 L:      linux-usb-users@lists.sourceforge.net
2234 L:      linux-usb-devel@lists.sourceforge.net
2235 S:      Maintained
2236
2237 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2238 P:      Gary Brubaker
2239 M:      xavyer@ix.netcom.com
2240 L:      linux-usb-users@lists.sourceforge.net
2241 L:      linux-usb-devel@lists.sourceforge.net
2242 S:      Maintained
2243
2244 USB SERIAL KEYSPAN DRIVER
2245 P:      Greg Kroah-Hartman
2246 M:      greg@kroah.com
2247 L:      linux-usb-users@lists.sourceforge.net
2248 L:      linux-usb-devel@lists.sourceforge.net
2249 W:      http://www.kroah.com/linux/
2250 S:      Maintained
2251
2252 USB SERIAL WHITEHEAT DRIVER
2253 P:      Stuart MacDonald
2254 M:      stuartm@connecttech.com
2255 L:      linux-usb-users@lists.sourceforge.net
2256 L:      linux-usb-devel@lists.sourceforge.net
2257 W:      http://www.connecttech.com
2258 S:      Supported
2259
2260 USB SUBSYSTEM
2261 P:      Greg Kroah-Hartman
2262 M:      greg@kroah.com
2263 L:      linux-usb-users@lists.sourceforge.net
2264 L:      linux-usb-devel@lists.sourceforge.net
2265 W:      http://www.linux-usb.org
2266 S:      Supported
2267
2268 USB UHCI DRIVER
2269 P:      Alan Stern
2270 M:      stern@rowland.harvard.edu
2271 L:      linux-usb-users@lists.sourceforge.net
2272 L:      linux-usb-devel@lists.sourceforge.net
2273 S:      Maintained
2274
2275 USB "USBNET" DRIVER
2276 P:      David Brownell
2277 M:      dbrownell@users.sourceforge.net
2278 L:      linux-usb-devel@lists.sourceforge.net
2279 S:      Maintained
2280
2281 USB W996[87]CF DRIVER
2282 P:      Luca Risolia
2283 M:      luca.risolia@studio.unibo.it
2284 L:      linux-usb-devel@lists.sourceforge.net
2285 W:      http://go.lamarinapunto.com
2286 S:      Maintained
2287
2288 USER-MODE LINUX
2289 P:      Jeff Dike
2290 M:      jdike@karaya.com
2291 L:      user-mode-linux-devel@lists.sourceforge.net
2292 L:      user-mode-linux-user@lists.sourceforge.net
2293 W:      http://user-mode-linux.sourceforge.net
2294 S:      Maintained
2295         
2296 FAT/VFAT/MSDOS FILESYSTEM:
2297 P:      OGAWA Hirofumi
2298 M:      hirofumi@mail.parknet.co.jp
2299 L:      linux-kernel@vger.kernel.org
2300 S:      Maintained
2301
2302 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2303 P:      Jeff Garzik
2304 S:      Odd fixes
2305
2306 VIA RHINE NETWORK DRIVER
2307 P:      Roger Luethi
2308 M:      rl@hellgate.ch
2309 S:      Maintained
2310
2311 UCLINUX
2312 P:      Greg Ungerer
2313 M:      gerg@snapgear.com
2314 P:      David McCullough
2315 M:      davidm@snapgear.com
2316 P:      D. Jeff Dionne (created first uClinux port)
2317 M:      jeff@uclinux.org
2318 W:      http://www.uclinux.org/
2319 L:      uclinux-dev@uclinux.org
2320 S:      Maintained
2321
2322 UCLINUX FOR NEC V850
2323 P:      Miles Bader
2324 M:      uclinux-v850@lsi.nec.co.jp
2325 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2326 W:      http://www.ee.nec.de/uclinux/
2327 S:      Supported
2328
2329 UCLINUX FOR RENESAS H8/300
2330 P:      Yoshinori Sato
2331 M:      ysato@users.sourceforge.jp
2332 W:      http://uclinux-h8.sourceforge.jp/
2333 S:      Supported
2334
2335 USB DIAMOND RIO500 DRIVER
2336 P:      Cesar Miquel
2337 M:      miquel@df.uba.ar
2338 L:      rio500-users@lists.sourceforge.net
2339 W:      http://rio500.sourceforge.net
2340 S:      Maintained
2341
2342 VIDEO FOR LINUX
2343 P:      Gerd Knorr
2344 M:      kraxel@bytesex.org
2345 S:      Maintained
2346
2347 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2348 P:      Nenad Corbic
2349 M:      ncorbic@sangoma.com
2350 M:      dm@sangoma.com
2351 W:      http://www.sangoma.com
2352 S:      Supported
2353
2354 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2355 P:      Jean Tourrilhes
2356 M:      jt@hpl.hp.com
2357 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2358 S:      Maintained
2359
2360 WD7000 SCSI DRIVER
2361 P:      Miroslav Zagorac
2362 M:      zaga@fly.cc.fer.hr
2363 L:      linux-scsi@vger.kernel.org
2364 S:      Maintained
2365
2366 WL3501 WIRELESS PCMCIA CARD DRIVER
2367 P:      Arnaldo Carvalho de Melo
2368 M:      acme@conectiva.com.br
2369 W:      http://advogato.org/person/acme
2370 S:      Maintained
2371
2372 X.25 NETWORK LAYER
2373 P:      Henner Eisen
2374 M:      eis@baty.hanse.de
2375 L:      linux-x25@vger.kernel.org
2376 S:      Maintained
2377
2378 XFS FILESYSTEM
2379 P:      Silicon Graphics Inc
2380 M:      xfs-masters@oss.sgi.com
2381 M:      nathans@sgi.com
2382 L:      linux-xfs@oss.sgi.com
2383 W:      http://oss.sgi.com/projects/xfs
2384 S:      Supported
2385
2386 X86 3-LEVEL PAGING (PAE) SUPPORT
2387 P:      Ingo Molnar
2388 M:      mingo@redhat.com
2389 S:      Maintained
2390
2391 X86-64 port
2392 P:      Andi Kleen
2393 M:      ak@suse.de
2394 L:      discuss@x86-64.org
2395 W:      http://www.x86-64.org
2396 S:      Maintained
2397
2398 YAM DRIVER FOR AX.25
2399 P:      Jean-Paul Roubelat
2400 M:      jpr@f6fbb.org
2401 L:      linux-hams@vger.kernel.org
2402 S:      Maintained
2403
2404 YMFPCI YAMAHA PCI SOUND
2405 P:      Pete Zaitcev
2406 M:      zaitcev@yahoo.com
2407 L:      linux-kernel@vger.kernel.org
2408 S:      Maintained
2409
2410 Z8530 DRIVER FOR AX.25
2411 P:      Joerg Reuter
2412 M:      jreuter@yaina.de
2413 W:      http://yaina.de/jreuter/
2414 W:      http://www.qsl.net/dl1bke/
2415 L:      linux-hams@vger.kernel.org
2416 S:      Maintained
2417
2418 ZF MACHZ WATCHDOG
2419 P:      Fernando Fuganti
2420 M:      fuganti@netbank.com.br
2421 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2422 S:      Maintained
2423
2424 ZR36067 VIDEO FOR LINUX DRIVER
2425 P:      Ronald Bultje
2426 M:      rbultje@ronald.bitfreak.net
2427 L:      mjpeg-users@lists.sourceforge.net
2428 W:      http://mjpeg.sourceforge.net/driver-zoran/
2429 S:      Maintained
2430
2431 ZR36120 VIDEO FOR LINUX DRIVER
2432 P:      Pauline Middelink
2433 M:      middelin@polyware.nl
2434 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2435 W:      http://www.polyware.nl/~middelin/hobbies.html
2436 S:      Maintained
2437
2438 THE REST
2439 P:      Linus Torvalds
2440 S:      Buried alive in reporters