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