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