VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[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@linux-mips.org
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 PPC8XX AND BOOT CODE
1287 P:      Tom Rini
1288 M:      trini@kernel.crashing.org
1289 W:      http://www.penguinppc.org/
1290 L:      linuxppc-embedded@lists.linuxppc.org
1291 S:      Maintained
1292
1293 LINUX FOR POWERPC EMBEDDED PPC85XX
1294 P:     Kumar Gala
1295 M:     kumar.gala@freescale.com
1296 W:     http://www.penguinppc.org/
1297 L:     linuxppc-embedded@lists.linuxppc.org
1298 S:     Maintained
1299
1300 LLC (802.2)
1301 P:      Arnaldo Carvalho de Melo
1302 M:      acme@conectiva.com.br
1303 S:      Maintained
1304
1305 LINUX FOR 64BIT POWERPC
1306 P:      David Engebretsen (stable kernel)
1307 M:      engebret@us.ibm.com
1308 P:      Anton Blanchard (development kernel)
1309 M:      anton@au.ibm.com
1310 W:      http://linuxppc64.org
1311 L:      linuxppc64-dev@lists.linuxppc.org
1312 S:      Supported
1313
1314 LINUX SECURITY MODULE (LSM) FRAMEWORK
1315 P:      Chris Wright
1316 M:      chrisw@osdl.org
1317 L:      linux-security-module@wirex.com
1318 W:      http://lsm.immunix.org
1319 S:      Supported
1320
1321 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1322 P:      Richard Russon (FlatCap)
1323 M:      ldm@flatcap.org
1324 L:      ldm-devel@lists.sourceforge.net 
1325 W:      http://ldm.sourceforge.net
1326 S:      Maintained
1327
1328 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1329 P:      Matthew Wilcox
1330 M:      matthew@wil.cx
1331 L:      linux-scsi@vger.kernel.org
1332 S:      Maintained
1333
1334 M68K ARCHITECTURE
1335 P:      Geert Uytterhoeven
1336 M:      geert@linux-m68k.org
1337 P:      Roman Zippel
1338 M:      zippel@linux-m68k.org
1339 L:      linux-m68k@lists.linux-m68k.org
1340 W:      http://www.linux-m68k.org/
1341 W:      http://linux-m68k-cvs.ubb.ca/
1342 S:      Maintained
1343
1344 M68K ON APPLE MACINTOSH
1345 P:      Joshua Thompson
1346 M:      funaho@jurai.org
1347 W:      http://www.mac.linux-m68k.org/
1348 L:      linux-mac68k@mac.linux-m68k.org
1349 S:      Maintained
1350
1351 M68K ON HP9000/300
1352 P:      Philip Blundell
1353 M:      philb@gnu.org
1354 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1355 S:      Maintained
1356
1357 MARVELL YUKON / SYSKONNECT DRIVER
1358 P:      Mirko Lindner
1359 M:      mlindner@syskonnect.de
1360 P:      Ralph Roesler
1361 M:      rroesler@syskonnect.de
1362 W:      http://www.syskonnect.com
1363 S:      Supported
1364
1365 MAESTRO PCI SOUND DRIVERS
1366 P:      Zach Brown
1367 M:      zab@zabbo.net
1368 S:      Odd Fixes
1369
1370 MARVELL MV64340 ETHERNET DRIVER
1371 P:      Manish Lachwani
1372 M:      Manish_Lachwani@pmc-sierra.com
1373 L:      linux-mips@linux-mips.org
1374 L:      netdev@oss.sgi.com
1375 S:      Supported
1376
1377 MATROX FRAMEBUFFER DRIVER
1378 P:      Petr Vandrovec
1379 M:      vandrove@vc.cvut.cz
1380 L:      linux-fbdev-devel@lists.sourceforge.net
1381 S:      Maintained
1382
1383 MEMORY TECHNOLOGY DEVICES
1384 P:      David Woodhouse
1385 M:      dwmw2@redhat.com
1386 W:      http://www.linux-mtd.infradead.org/
1387 L:      linux-mtd@lists.infradead.org
1388 S:      Maintained
1389
1390 MICROTEK X6 SCANNER
1391 P:      Oliver Neukum
1392 M:      drivers@neukum.org
1393 S:      Maintained
1394
1395 MIPS
1396 P:      Ralf Baechle
1397 M:      ralf@linux-mips.org
1398 W:      http://oss.sgi.com/mips/mips-howto.html
1399 L:      linux-mips@linux-mips.org
1400 S:      Maintained
1401
1402 MISCELLANEOUS MCA-SUPPORT
1403 P:      David Weinehall
1404 M:      Project MCA Team <mcalinux@acc.umu.se>
1405 M:      David Weinehall <tao@acc.umu.se>
1406 W:      http://www.acc.umu.se/~tao/
1407 W:      http://www.acc.umu.se/~mcalinux/
1408 L:      linux-kernel@vger.kernel.org
1409 S:      Maintained
1410
1411 MODULE SUPPORT
1412 P:      Rusty Russell
1413 M:      rusty@rustcorp.com.au
1414 L:      linux-kernel@vger.kernel.org
1415 S:      Maintained
1416
1417 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1418 P:      Stelian Pop
1419 M:      stelian@popies.net
1420 W:      http://popies.net/meye/
1421 S:      Maintained
1422
1423 MOUSE AND MISC DEVICES [GENERAL]
1424 P:      Alessandro Rubini
1425 M:      rubini@ipvvis.unipv.it
1426 L:      linux-kernel@vger.kernel.org
1427 S:      Maintained
1428
1429 MTRR AND SIMILAR SUPPORT [i386]
1430 P:      Richard Gooch
1431 M:      rgooch@atnf.csiro.au
1432 L:      linux-kernel@vger.kernel.org
1433 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1434 S:      Maintained
1435
1436 MULTISOUND SOUND DRIVER
1437 P:      Andrew Veliath
1438 M:      andrewtv@usa.net
1439 S:      Maintained
1440
1441 NATSEMI ETHERNET DRIVER (DP8381x)
1442 P:      Tim Hockin
1443 M:      thockin@hockin.org
1444 S:      Maintained
1445
1446 NCP FILESYSTEM
1447 P:      Petr Vandrovec
1448 M:      vandrove@vc.cvut.cz
1449 L:      linware@sh.cvut.cz
1450 S:      Maintained
1451
1452 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1453 P:      James E.J. Bottomley
1454 M:      James.Bottomley@HansenPartnership.com
1455 L:      linux-scsi@vger.kernel.org
1456 S:      Maintained
1457
1458 NETFILTER/IPTABLES/IPCHAINS
1459 P:      Rusty Russell
1460 P:      Marc Boucher
1461 P:      James Morris
1462 P:      Harald Welte
1463 P:      Jozsef Kadlecsik
1464 M:      coreteam@netfilter.org
1465 W:      http://www.netfilter.org/
1466 W:      http://www.iptables.org/
1467 L:      netfilter@lists.netfilter.org
1468 L:      netfilter-devel@lists.netfilter.org
1469 S:      Supported
1470
1471 NETROM NETWORK LAYER
1472 P:      Ralf Baechle
1473 M:      ralf@linux-mips.org
1474 L:      linux-hams@vger.kernel.org
1475 S:      Maintained
1476
1477 NETWORK BLOCK DEVICE
1478 P:      Paul Clements
1479 M:      Paul.Clements@steeleye.com
1480 S:      Maintained
1481
1482 NETWORK DEVICE DRIVERS
1483 P:      Andrew Morton
1484 M:      akpm@digeo.com
1485 P:      Jeff Garzik
1486 M:      jgarzik@pobox.com
1487 L:      linux-net@vger.kernel.org
1488 S:      Maintained
1489
1490 NETWORKING [GENERAL]
1491 P:      Networking Team
1492 M:      netdev@oss.sgi.com
1493 L:      linux-net@vger.kernel.org
1494 S:      Maintained
1495
1496 NETWORKING [IPv4/IPv6]
1497 P:      David S. Miller
1498 M:      davem@redhat.com
1499 P:      Alexey Kuznetsov
1500 M:      kuznet@ms2.inr.ac.ru
1501 P:      Pekka Savola (ipv6)
1502 M:      pekkas@netcore.fi
1503 P:      James Morris
1504 M:      jmorris@redhat.com
1505 P:      Hideaki YOSHIFUJI
1506 M:      yoshfuji@linux-ipv6.org
1507 P:      Patrick McHardy
1508 M:      kaber@coreworks.de
1509 L:      netdev@oss.sgi.com
1510 S:      Maintained
1511
1512 NFS CLIENT
1513 P:      Trond Myklebust
1514 M:      trond.myklebust@fys.uio.no
1515 L:      linux-kernel@vger.kernel.org
1516 S:      Maintained
1517
1518 NI5010 NETWORK DRIVER
1519 P:      Jan-Pascal van Best and Andreas Mohr
1520 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1521 M:      Andreas Mohr <100.30936@germany.net>
1522 L:      linux-net@vger.kernel.org
1523 S:      Maintained
1524
1525 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1526 P:      YOKOTA Hiroshi
1527 M:      yokota@netlab.is.tsukuba.ac.jp
1528 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1529 S:      Maintained
1530
1531 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1532 P:      GOTO Masanori
1533 M:      gotom@debian.or.jp
1534 P:      YOKOTA Hiroshi
1535 M:      yokota@netlab.is.tsukuba.ac.jp
1536 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1537 S:      Maintained
1538
1539 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1540 P:      Eberhard Moenkeberg
1541 M:      emoenke@gwdg.de
1542 L:      linux-kernel@vger.kernel.org
1543 S:      Maintained
1544
1545 NTFS FILESYSTEM
1546 P:      Anton Altaparmakov
1547 M:      aia21@cantab.net
1548 L:      linux-ntfs-dev@lists.sourceforge.net
1549 L:      linux-kernel@vger.kernel.org
1550 W:      http://linux-ntfs.sf.net/
1551 S:      Maintained
1552
1553 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1554 P:      Ani Joshi
1555 M:      ajoshi@shell.unixbox.com
1556 L:      linux-nvidia@lists.surfsouth.com
1557 S:      Maintained
1558
1559 OLYMPIC NETWORK DRIVER
1560 P:      Peter De Shrijver
1561 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1562 P:      Mike Phillips
1563 M:      mikep@linuxtr.net 
1564 L:      linux-net@vger.kernel.org
1565 L:      linux-tr@linuxtr.net
1566 W:      http://www.linuxtr.net
1567 S:      Maintained
1568
1569 ONSTREAM SCSI TAPE DRIVER
1570 P:      Willem Riede
1571 M:      osst@riede.org
1572 L:      osst-users@lists.sourceforge.net
1573 L:      linux-scsi@vger.kernel.org
1574 S:      Maintained
1575
1576 OPL3-SA2, SA3, and SAx DRIVER
1577 P:      Zwane Mwaikambo
1578 M:      zwane@commfireservices.com
1579 L:      linux-sound@vger.kernel.org
1580 S:      Maintained
1581
1582 OPROFILE
1583 P:      Philippe Elie
1584 M:      phil.el@wanadoo.fr
1585 L:      oprofile-list@lists.sf.net
1586 S:      Maintained
1587
1588 ORINOCO DRIVER
1589 P:      David Gibson
1590 M:      hermes@gibson.dropbear.id.au
1591 W:      http://www.ozlabs.org/people/dgibson/dldwd
1592 S:      Maintained
1593
1594 PARALLEL PORT SUPPORT
1595 P:      Phil Blundell
1596 M:      Philip.Blundell@pobox.com
1597 P:      Tim Waugh
1598 M:      tim@cyberelk.net
1599 P:      David Campbell
1600 M:      campbell@torque.net
1601 P:      Andrea Arcangeli
1602 M:      andrea@e-mind.com
1603 L:      linux-parport@torque.net
1604 W:      http://people.redhat.com/twaugh/parport/
1605 S:      Maintained
1606
1607 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1608 P:      Tim Waugh
1609 M:      tim@cyberelk.net
1610 L:      linux-parport@torque.net
1611 W:      http://www.torque.net/linux-pp.html
1612 S:      Maintained
1613
1614 PARISC ARCHITECTURE
1615 P:      Matthew Wilcox
1616 M:      matthew@wil.cx
1617 P:      Grant Grundler
1618 M:      grundler@parisc-linux.org
1619 L:      parisc-linux@parisc-linux.org
1620 W:      http://www.parisc-linux.org/
1621 S:      Maintained
1622
1623 PERSONALITY HANDLING
1624 P:      Christoph Hellwig
1625 M:      hch@infradead.org
1626 L:      linux-abi-devel@lists.sourceforge.net
1627 S:      Maintained
1628
1629 PCI ID DATABASE
1630 P:      Martin Mares
1631 M:      mj@ucw.cz
1632 L:      pciids-devel@lists.sourceforge.net
1633 W:      http://pciids.sourceforge.net/
1634 S:      Maintained
1635
1636 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1637 P:      Thomas Sailer
1638 M:      sailer@ife.ee.ethz.ch
1639 L:      linux-sound@vger.kernel.org
1640 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1641 S:      Maintained
1642
1643 PCI SUBSYSTEM
1644 P:      Greg Kroah-Hartman
1645 M:      greg@kroah.com
1646 L:      linux-kernel@vger.kernel.org
1647 S:      Supported
1648
1649 PCI HOTPLUG CORE
1650 P:      Greg Kroah-Hartman
1651 M:      greg@kroah.com
1652 M:      gregkh@us.ibm.com
1653 S:      Supported
1654
1655 PCI HOTPLUG COMPAQ DRIVER
1656 P:      Greg Kroah-Hartman
1657 M:      greg@kroah.com
1658 S:      Maintained
1659
1660 PCMCIA SUBSYSTEM
1661 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1662 S:      Unmaintained
1663
1664 PCNET32 NETWORK DRIVER
1665 P:      Thomas Bogendörfer
1666 M:      tsbogend@alpha.franken.de
1667 L:      linux-net@vger.kernel.org
1668 S:      Maintained
1669
1670 POSIX CLOCKS and TIMERS
1671 P:      George Anzinger
1672 M:      george@mvista.com
1673 L:      linux-net@vger.kernel.org
1674 S:      Supported
1675
1676 PNP SUPPORT
1677 P:      Adam Belay
1678 M:      ambx1@neo.rr.com
1679 S:      Maintained
1680
1681 PPP PROTOCOL DRIVERS AND COMPRESSORS
1682 P:      Paul Mackerras
1683 M:      paulus@samba.org
1684 L:      linux-ppp@vger.kernel.org
1685 S:      Maintained
1686
1687 PPP OVER ATM (RFC 2364)
1688 P:      Mitchell Blank Jr
1689 M:      mitch@sfgoth.com
1690 S:      Maintained
1691
1692 PPP OVER ETHERNET
1693 P:      Michal Ostrowski
1694 M:      mostrows@styx.uwaterloo.ca
1695 S:      Maintained
1696
1697 PREEMPTIBLE KERNEL
1698 P:      Robert Love
1699 M:      rml@tech9.net
1700 L:      linux-kernel@vger.kernel.org
1701 L:      kpreempt-tech@lists.sourceforge.net
1702 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1703 S:      Supported
1704
1705 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1706 P:      Peter Denison
1707 M:      promise@pnd-pc.demon.co.uk
1708 W:      http://www.pnd-pc.demon.co.uk/promise/
1709 S:      Maintained
1710
1711 QNX4 FILESYSTEM
1712 P:      Anders Larsen
1713 M:      al@alarsen.net
1714 L:      linux-kernel@vger.kernel.org
1715 W:      http://www.alarsen.net/linux/qnx4fs/
1716 S:      Maintained
1717
1718 RADEON FRAMEBUFFER DISPLAY DRIVER
1719 P:      Ani Joshi
1720 M:      ajoshi@shell.unixbox.com
1721 L:      linux-fbdev-devel@lists.sourceforge.net
1722 S:      Maintained
1723
1724 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1725 P:      Ani Joshi
1726 M:      ajoshi@shell.unixbox.com
1727 L:      linux-fbdev-devel@lists.sourceforge.net
1728 S:      Maintained
1729
1730 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1731 P:      Corey Thomas
1732 M:      corey@world.std.com
1733 L:      linux-kernel@vger.kernel.org
1734 S:      Maintained
1735
1736 REAL TIME CLOCK DRIVER
1737 P:      Paul Gortmaker
1738 M:      p_gortmaker@yahoo.com
1739 L:      linux-kernel@vger.kernel.org
1740 S:      Maintained
1741
1742 REISERFS FILE SYSTEM
1743 P:      Hans Reiser
1744 M:      reiserfs-dev@namesys.com
1745 L:      reiserfs-list@namesys.com
1746 W:      http://www.namesys.com
1747 S:      Supported
1748
1749 ROCKETPORT DRIVER
1750 P:      Comtrol Corp.
1751 M:      support@comtrol.com
1752 W:      http://www.comtrol.com
1753 S:      Maintained
1754
1755 ROSE NETWORK LAYER
1756 P:      Ralf Baechle
1757 M:      ralf@linux-mips.org
1758 L:      linux-hams@vger.kernel.org
1759 S:      Maintained
1760
1761 RISCOM8 DRIVER
1762 P:      Dmitry Gorodchanin
1763 L:      linux-kernel@vger.kernel.org
1764 S:      Maintained
1765
1766 RTLINUX  REALTIME  LINUX
1767 P:      Victor Yodaiken
1768 M:      yodaiken@fsmlabs.com
1769 L:      rtl@rtlinux.org
1770 W:      www.rtlinux.org
1771 S:      Maintained
1772
1773 S390
1774 P:      Martin Schwidefsky
1775 M:      schwidefsky@de.ibm.com
1776 M:      linux390@de.ibm.com
1777 L:      linux-390@vm.marist.edu
1778 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1779 S:      Supported
1780
1781 SAA7146 VIDEO4LINUX-2 DRIVER
1782 P:      Michael Hunold
1783 M:      michael@mihu.de
1784 W:      http://www.mihu.de/linux/saa7146
1785 S:      Maintained
1786
1787 SA1100 SUPPORT
1788 P:      Nicolas Pitre
1789 M:      nico@cam.org
1790 L:      linux-arm@lists.arm.linux.org.uk
1791 S:      Maintained
1792
1793 SBPCD CDROM DRIVER
1794 P:      Eberhard Moenkeberg
1795 M:      emoenke@gwdg.de
1796 L:      linux-kernel@vger.kernel.org
1797 S:      Maintained
1798
1799 SC1200 WDT DRIVER
1800 P:      Zwane Mwaikambo
1801 M:      zwane@commfireservices.com
1802 S:      Maintained
1803
1804 SCHEDULER
1805 P:      Ingo Molnar
1806 M:      mingo@elte.hu
1807 P:      Robert Love    [the preemptible kernel bits]
1808 M:      rml@tech9.net
1809 L:      linux-kernel@vger.kernel.org
1810 S:      Maintained
1811
1812 SCSI CDROM DRIVER
1813 P:      Jens Axboe
1814 M:      axboe@suse.de
1815 L:      linux-scsi@vger.kernel.org
1816 W:      http://www.kernel.dk
1817 S:      Maintained
1818
1819 SCSI SG DRIVER
1820 P:      Doug Gilbert
1821 M:      dgilbert@interlog.com
1822 L:      linux-scsi@vger.kernel.org
1823 W:      http://www.torque.net/sg
1824 S:      Maintained
1825
1826 SCSI SUBSYSTEM
1827 P:      James E.J. Bottomley
1828 M:      James.Bottomley@SteelEye.com
1829 L:      linux-scsi@vger.kernel.org
1830 S:      Maintained
1831
1832 SCSI TAPE DRIVER
1833 P:      Kai Mäkisara
1834 M:      Kai.Makisara@kolumbus.fi
1835 L:      linux-scsi@vger.kernel.org
1836 S:      Maintained
1837
1838 SCTP PROTOCOL
1839 P: Sridhar Samudrala
1840 M: sri@us.ibm.com
1841 L: lksctp-developers@lists.sourceforge.net
1842 S: Supported
1843
1844 SCx200 CPU SUPPORT
1845 P:      Christer Weinigel
1846 M:      christer@weinigel.se
1847 W:      http://www.weinigel.se
1848 S:      Supported
1849
1850 SELINUX SECURITY MODULE
1851 P:      Stephen Smalley
1852 M:      sds@epoch.ncsc.mil
1853 P:      James Morris
1854 M:      jmorris@redhat.com
1855 L:      linux-kernel@vger.kernel.org (kernel issues)
1856 L:      selinux@tycho.nsa.gov (general discussion)
1857 W:      http://www.nsa.gov/selinux
1858 S:      Supported
1859
1860 SERIAL ATA (SATA) SUBSYSTEM:
1861 P:      Jeff Garzik
1862 M:      jgarzik@pobox.com
1863 L:      linux-ide@vger.kernel.org
1864 S:      Supported
1865
1866 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
1867 P:      Pat Gefre
1868 M:      pfg@sgi.com
1869 L:      linux-ia64@vger.kernel.org
1870 S:      Supported
1871
1872 SGI VISUAL WORKSTATION 320 AND 540
1873 P:      Andrey Panin
1874 M:      pazke@donpac.ru
1875 L:      linux-visws-devel@lists.sf.net
1876 W:      http://linux-visws.sf.net
1877 S:      Maintained for 2.6.
1878
1879 SIS 5513 IDE CONTROLLER DRIVER
1880 P:      Lionel Bouton
1881 M:      Lionel.Bouton@inet6.fr
1882 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1883 W:      http://gyver.homeip.net/sis5513/index.html
1884 S:      Maintained
1885
1886 SIS 900/7016 FAST ETHERNET DRIVER
1887 P:      Ollie Lho
1888 M:      ollie@sis.com.tw
1889 L:      linux-net@vger.kernel.org
1890 S:      Supported
1891
1892 SIS FRAMEBUFFER DRIVER
1893 P:      Thomas Winischhofer
1894 M:      thomas@winischhofer.net
1895 W:      http://www.winischhofer.net/linuxsisvga.shtml
1896 S:      Maintained      
1897
1898 SMB FILESYSTEM
1899 P:      Urban Widmark
1900 M:      urban@teststation.com
1901 W:      http://samba.org/
1902 L:      samba@samba.org
1903 S:      Maintained
1904
1905 SNA NETWORK LAYER
1906 P:      Jay Schulist
1907 M:      jschlst@samba.org
1908 L:      linux-sna@turbolinux.com
1909 W:      http://www.linux-sna.org
1910 S:      Supported
1911
1912 SOFTWARE RAID (Multiple Disks) SUPPORT
1913 P:      Ingo Molnar
1914 M:      mingo@redhat.com
1915 P:      Neil Brown
1916 M:      neilb@cse.unsw.edu.au
1917 L:      linux-raid@vger.kernel.org
1918 S:      Maintained
1919
1920 SOFTWARE SUSPEND:
1921 P:      Pavel Machek
1922 M:      pavel@suse.cz
1923 M:      pavel@ucw.cz
1924 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1925 W:      http://swsusp.sf.net/
1926 S:      Maintained
1927
1928 SONIC NETWORK DRIVER
1929 P:      Thomas Bogendoerfer
1930 M:      tsbogend@alpha.franken.de
1931 L:      linux-net@vger.kernel.org
1932 S:      Maintained
1933
1934 SONY VAIO CONTROL DEVICE DRIVER
1935 P:      Stelian Pop
1936 M:      stelian@popies.net
1937 W:      http://popies.net/sonypi/
1938 S:      Maintained
1939
1940 SOUND
1941 P:      Jaroslav Kysela
1942 M:      perex@suse.cz
1943 L:      alsa-devel@alsa-project.org
1944 S:      Maintained
1945
1946 UltraSPARC (sparc64):
1947 P:      David S. Miller
1948 M:      davem@redhat.com
1949 P:      Eddie C. Dost
1950 M:      ecd@skynet.be
1951 P:      Jakub Jelinek
1952 M:      jj@sunsite.ms.mff.cuni.cz
1953 P:      Anton Blanchard
1954 M:      anton@samba.org
1955 L:      sparclinux@vger.kernel.org
1956 L:      ultralinux@vger.kernel.org
1957 S:      Maintained
1958
1959 SPARC (sparc32):
1960 P:      William L. Irwin
1961 M:      wli@holomorphy.com
1962 L:      sparclinux@vger.kernel.org
1963 S:      Maintained
1964
1965 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1966 P:      Roger Wolff
1967 M:      R.E.Wolff@BitWizard.nl
1968 M:      io8-linux@specialix.co.uk
1969 L:      linux-kernel@vger.kernel.org ?
1970 S:      Supported
1971
1972 SPX NETWORK LAYER
1973 P:      Jay Schulist
1974 M:      jschlst@samba.org
1975 L:      linux-net@vger.kernel.org
1976 S:      Supported
1977
1978 SRM (Alpha) environment access
1979 P:      Jan-Benedict Glaw
1980 M:      jbglaw@lug-owl.de
1981 L:      linux-kernel@vger.kernel.org
1982 S:      Maintained
1983
1984 STARFIRE/DURALAN NETWORK DRIVER
1985 P:      Ion Badulescu
1986 M:      ionut@cs.columbia.edu
1987 S:      Maintained
1988
1989 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1990 W:      http://mosquitonet.Stanford.EDU/strip.html
1991 S:      Unsupported ?
1992
1993 STRADIS MPEG-2 DECODER DRIVER
1994 P:      Nathan Laredo
1995 M:      laredo@gnu.org
1996 W:      http://mpeg.openprojects.net/
1997 W:      http://www.stradis.com/
1998 S:      Maintained
1999
2000 SUPERH (sh)
2001 P:      Paul Mundt
2002 M:      lethal@linux-sh.org
2003 P:      Kazumoto Kojima
2004 M:      kkojima@rr.iij4u.or.jp
2005 L:      linux-sh@m17n.org
2006 W:      http://www.linux-sh.org
2007 W:      http://www.m17n.org/linux-sh/
2008 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2009 S:      Maintained
2010
2011 SUPERH64 (sh64)
2012 P:      Paul Mundt
2013 M:      lethal@linux-sh.org
2014 P:      Richard Curnow
2015 M:      richard.curnow@superh.com
2016 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2017 W:      http://www.linux-sh.org
2018 S:      Maintained
2019
2020 SUN3/3X
2021 P:      Sam Creasey
2022 M:      sammy@sammy.net
2023 L:      sun3-list@redhat.com
2024 W:      http://sammy.net/sun3/
2025 S:      Maintained
2026
2027 SVGA HANDLING
2028 P:      Martin Mares
2029 M:      mj@ucw.cz
2030 L:      linux-video@atrey.karlin.mff.cuni.cz
2031 S:      Maintained
2032
2033 SYSV FILESYSTEM
2034 P:      Christoph Hellwig
2035 M:      hch@infradead.org
2036 S:      Maintained
2037
2038 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
2039 P:      Romain Lievin
2040 M:      roms@lpg.ticalc.org
2041 P:      Julien Blache
2042 M:      jb@technologeek.org
2043 S:      Maintained
2044
2045 TI PARALLEL LINK CABLE DRIVER
2046 P:     Romain Lievin
2047 M:     roms@lpg.ticalc.org
2048 S:     Maintained
2049
2050 TLAN NETWORK DRIVER
2051 P:      Samuel Chessman
2052 M:      chessman@tux.org
2053 L:      tlan-devel@lists.sourceforge.net
2054 W:      http://sourceforge.net/projects/tlan/
2055 S:      Maintained
2056
2057 TOKEN-RING NETWORK DRIVER
2058 P:      Mike Phillips
2059 M:      mikep@linuxtr.net
2060 L:      linux-net@vger.kernel.org
2061 L:      linux-tr@linuxtr.net
2062 W:      http://www.linuxtr.net
2063 S:      Maintained
2064
2065 TOSHIBA ACPI EXTRAS DRIVER
2066 P:      John Belmonte
2067 M:      toshiba_acpi@memebeam.org
2068 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2069 S:      Maintained
2070
2071 TOSHIBA SMM DRIVER
2072 P:      Jonathan Buzzard
2073 M:      jonathan@buzzard.org.uk
2074 L:      tlinux-users@tce.toshiba-dme.co.jp
2075 W:      http://www.buzzard.org.uk/toshiba/
2076 S:      Maintained
2077
2078 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2079 P:      Muli Ben-Yehuda
2080 M:      mulix@mulix.org
2081 L:      linux-kernel@vger.kernel.org
2082 S:      Maintained
2083
2084 TRIVIAL PATCHES
2085 P:      Rusty Russell
2086 M:      trivial@rustcorp.com.au
2087 L:      linux-kernel@vger.kernel.org
2088 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2089 S:      Maintained
2090
2091 TMS380 TOKEN-RING NETWORK DRIVER
2092 P:      Adam Fritzler
2093 M:      mid@auk.cx
2094 L:      linux-tr@linuxtr.net
2095 W:      http://www.auk.cx/tms380tr/
2096 S:      Maintained
2097
2098 TULIP NETWORK DRIVER
2099 P:      Jeff Garzik
2100 M:      jgarzik@pobox.com
2101 L:      tulip-users@lists.sourceforge.net
2102 W:      http://sourceforge.net/projects/tulip/
2103 S:      Maintained
2104
2105 TUN/TAP driver
2106 P:      Maxim Krasnyansky
2107 M:      maxk@qualcomm.com, max_mk@yahoo.com
2108 L:      vtun@office.satix.net
2109 W:      http://vtun.sourceforge.net/tun
2110 S:      Maintained
2111
2112 U14-34F SCSI DRIVER
2113 P:      Dario Ballabio
2114 M:      ballabio_dario@emc.com
2115 L:      linux-scsi@vger.kernel.org
2116 S:      Maintained
2117
2118 UDF FILESYSTEM
2119 P:      Ben Fennema
2120 M:      bfennema@falcon.csc.calpoly.edu
2121 L:      linux_udf@hpesjro.fc.hp.com
2122 W:      http://linux-udf.sourceforge.net
2123 S:      Maintained
2124
2125 UMSDOS FILESYSTEM
2126 P:      Matija Nalis
2127 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
2128 L:      linux-kernel@vger.kernel.org
2129 W:      http://linux.voyager.hr/umsdos/
2130 S:      Maintained
2131
2132 UNIFORM CDROM DRIVER
2133 P:      Jens Axboe
2134 M:      axboe@suse.de
2135 L:      linux-kernel@vger.kernel.org
2136 W:      http://www.kernel.dk
2137 S:      Maintained
2138
2139 USB ACM DRIVER
2140 P:      Vojtech Pavlik
2141 M:      vojtech@suse.cz
2142 L:      linux-usb-users@lists.sourceforge.net
2143 L:      linux-usb-devel@lists.sourceforge.net
2144 S:      Maintained
2145
2146 USB BLUETOOTH TTY CONVERTER DRIVER
2147 P:      Greg Kroah-Hartman
2148 M:      greg@kroah.com
2149 L:      linux-usb-users@lists.sourceforge.net
2150 L:      linux-usb-devel@lists.sourceforge.net
2151 S:      Maintained
2152 W:      http://www.kroah.com/linux-usb/
2153
2154 USB CDC ETHERNET DRIVER
2155 P:      Greg Kroah-Hartman
2156 M:      greg@kroah.com
2157 L:      linux-usb-users@lists.sourceforge.net
2158 L:      linux-usb-devel@lists.sourceforge.net
2159 S:      Maintained
2160 W:      http://www.kroah.com/linux-usb/
2161
2162 USB EHCI DRIVER
2163 P:      David Brownell
2164 M:      dbrownell@users.sourceforge.net
2165 L:      linux-usb-devel@lists.sourceforge.net
2166 S:      Maintained
2167
2168 USB HID/HIDBP/INPUT DRIVERS
2169 P:      Vojtech Pavlik
2170 M:      vojtech@suse.cz
2171 L:      linux-usb-users@lists.sourceforge.net
2172 L:      linux-usb-devel@lists.sourceforge.net
2173 W:      http://www.suse.cz/development/input/
2174 S:      Maintained
2175
2176 USB HUB DRIVER
2177 P:      Johannes Erdfelt
2178 M:      johannes@erdfelt.com
2179 L:      linux-usb-users@lists.sourceforge.net
2180 L:      linux-usb-devel@lists.sourceforge.net
2181 S:      Maintained
2182
2183 USB KAWASAKI LSI DRIVER
2184 P:      Oliver Neukum
2185 M:      drivers@neukum.org
2186 L:      linux-usb-users@lists.sourceforge.net
2187 L:      linux-usb-devel@lists.sourceforge.net
2188 S:      Maintained
2189
2190 USB MASS STORAGE DRIVER
2191 P:      Matthew Dharm
2192 M:      mdharm-usb@one-eyed-alien.net
2193 L:      linux-usb-users@lists.sourceforge.net
2194 L:      linux-usb-devel@lists.sourceforge.net
2195 S:      Maintained
2196 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2197
2198 USB OHCI DRIVER
2199 P:      Roman Weissgaerber
2200 M:      weissg@vienna.at
2201 L:      linux-usb-users@lists.sourceforge.net
2202 L:      linux-usb-devel@lists.sourceforge.net
2203 S:      Maintained
2204
2205 USB OV511 DRIVER
2206 P:      Mark McClelland
2207 M:      mmcclell@bigfoot.com
2208 L:      linux-usb-users@lists.sourceforge.net
2209 L:      linux-usb-devel@lists.sourceforge.net
2210 W:      http://alpha.dyndns.org/ov511/
2211 S:      Maintained
2212
2213 USB PEGASUS DRIVER
2214 P:      Petko Manolov
2215 M:      petkan@users.sourceforge.net
2216 L:      linux-usb-users@lists.sourceforge.net
2217 L:      linux-usb-devel@lists.sourceforge.net
2218 W:      http://pegasus2.sourceforge.net/
2219 S:      Maintained
2220
2221 USB PRINTER DRIVER
2222 P:      Vojtech Pavlik
2223 M:      vojtech@suse.cz
2224 L:      linux-usb-users@lists.sourceforge.net
2225 L:      linux-usb-devel@lists.sourceforge.net
2226 S:      Maintained
2227
2228 USB RTL8150 DRIVER
2229 P:      Petko Manolov
2230 M:      petkan@users.sourceforge.net
2231 L:      linux-usb-users@lists.sourceforge.net
2232 L:      linux-usb-devel@lists.sourceforge.net
2233 W:      http://pegasus2.sourceforge.net/
2234 S:      Maintained
2235
2236 USB SE401 DRIVER
2237 P:      Jeroen Vreeken
2238 M:      pe1rxq@amsat.org
2239 L:      linux-usb-users@lists.sourceforge.net
2240 L:      linux-usb-devel@lists.sourceforge.net
2241 W:      http://www.chello.nl/~j.vreeken/se401/
2242 S:      Maintained
2243
2244 USB SERIAL DIGI ACCELEPORT DRIVER
2245 P:      Peter Berger and Al Borchers
2246 M:      pberger@brimson.com
2247 M:      alborchers@steinerpoint.com
2248 L:      linux-usb-users@lists.sourceforge.net
2249 L:      linux-usb-devel@lists.sourceforge.net
2250 S:      Maintained
2251
2252 USB SERIAL DRIVER
2253 P:      Greg Kroah-Hartman
2254 M:      greg@kroah.com
2255 L:      linux-usb-users@lists.sourceforge.net
2256 L:      linux-usb-devel@lists.sourceforge.net
2257 S:      Maintained
2258 W:      http://www.kroah.com/linux-usb/
2259
2260 USB SERIAL BELKIN F5U103 DRIVER
2261 P:      William Greathouse
2262 M:      wgreathouse@smva.com
2263 L:      linux-usb-users@lists.sourceforge.net
2264 L:      linux-usb-devel@lists.sourceforge.net
2265 S:      Maintained
2266
2267 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2268 L:      linux-usb-users@lists.sourceforge.net
2269 L:      linux-usb-devel@lists.sourceforge.net
2270 S:      Maintained
2271
2272 USB AUERSWALD DRIVER
2273 P:      Wolfgang Muees
2274 M:      wolfgang@iksw-muees.de
2275 L:      linux-usb-users@lists.sourceforge.net
2276 L:      linux-usb-devel@lists.sourceforge.net
2277 S:      Maintained
2278
2279 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2280 P:      Gary Brubaker
2281 M:      xavyer@ix.netcom.com
2282 L:      linux-usb-users@lists.sourceforge.net
2283 L:      linux-usb-devel@lists.sourceforge.net
2284 S:      Maintained
2285
2286 USB SERIAL KEYSPAN DRIVER
2287 P:      Greg Kroah-Hartman
2288 M:      greg@kroah.com
2289 L:      linux-usb-users@lists.sourceforge.net
2290 L:      linux-usb-devel@lists.sourceforge.net
2291 W:      http://www.kroah.com/linux/
2292 S:      Maintained
2293
2294 USB SERIAL WHITEHEAT DRIVER
2295 P:      Stuart MacDonald
2296 M:      stuartm@connecttech.com
2297 L:      linux-usb-users@lists.sourceforge.net
2298 L:      linux-usb-devel@lists.sourceforge.net
2299 W:      http://www.connecttech.com
2300 S:      Supported
2301
2302 USB SUBSYSTEM
2303 P:      Greg Kroah-Hartman
2304 M:      greg@kroah.com
2305 L:      linux-usb-users@lists.sourceforge.net
2306 L:      linux-usb-devel@lists.sourceforge.net
2307 W:      http://www.linux-usb.org
2308 S:      Supported
2309
2310 USB UHCI DRIVER
2311 P:      Alan Stern
2312 M:      stern@rowland.harvard.edu
2313 L:      linux-usb-users@lists.sourceforge.net
2314 L:      linux-usb-devel@lists.sourceforge.net
2315 S:      Maintained
2316
2317 USB "USBNET" DRIVER
2318 P:      David Brownell
2319 M:      dbrownell@users.sourceforge.net
2320 L:      linux-usb-devel@lists.sourceforge.net
2321 S:      Maintained
2322
2323 USB W996[87]CF DRIVER
2324 P:      Luca Risolia
2325 M:      luca.risolia@studio.unibo.it
2326 L:      linux-usb-devel@lists.sourceforge.net
2327 W:      http://go.lamarinapunto.com
2328 S:      Maintained
2329
2330 USER-MODE LINUX
2331 P:      Jeff Dike
2332 M:      jdike@karaya.com
2333 L:      user-mode-linux-devel@lists.sourceforge.net
2334 L:      user-mode-linux-user@lists.sourceforge.net
2335 W:      http://user-mode-linux.sourceforge.net
2336 S:      Maintained
2337         
2338 FAT/VFAT/MSDOS FILESYSTEM:
2339 P:      OGAWA Hirofumi
2340 M:      hirofumi@mail.parknet.co.jp
2341 L:      linux-kernel@vger.kernel.org
2342 S:      Maintained
2343
2344 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2345 P:      Jeff Garzik
2346 S:      Odd fixes
2347
2348 VIA RHINE NETWORK DRIVER
2349 P:      Roger Luethi
2350 M:      rl@hellgate.ch
2351 S:      Maintained
2352
2353 UCLINUX
2354 P:      Greg Ungerer
2355 M:      gerg@snapgear.com
2356 P:      David McCullough
2357 M:      davidm@snapgear.com
2358 P:      D. Jeff Dionne (created first uClinux port)
2359 M:      jeff@uclinux.org
2360 W:      http://www.uclinux.org/
2361 L:      uclinux-dev@uclinux.org
2362 S:      Maintained
2363
2364 UCLINUX FOR NEC V850
2365 P:      Miles Bader
2366 M:      uclinux-v850@lsi.nec.co.jp
2367 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2368 W:      http://www.ee.nec.de/uclinux/
2369 S:      Supported
2370
2371 UCLINUX FOR RENESAS H8/300
2372 P:      Yoshinori Sato
2373 M:      ysato@users.sourceforge.jp
2374 W:      http://uclinux-h8.sourceforge.jp/
2375 S:      Supported
2376
2377 USB DIAMOND RIO500 DRIVER
2378 P:      Cesar Miquel
2379 M:      miquel@df.uba.ar
2380 L:      rio500-users@lists.sourceforge.net
2381 W:      http://rio500.sourceforge.net
2382 S:      Maintained
2383
2384 VIDEO FOR LINUX
2385 P:      Gerd Knorr
2386 M:      kraxel@bytesex.org
2387 S:      Maintained
2388
2389 W1 DALLAS'S 1-WIRE BUS
2390 P:      Evgeniy Polyakov
2391 M:      johnpol@2ka.mipt.ru
2392 L:      sensors@stimpy.netroedge.com
2393 S:      Maintained
2394
2395 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2396 P:      Nenad Corbic
2397 M:      ncorbic@sangoma.com
2398 M:      dm@sangoma.com
2399 W:      http://www.sangoma.com
2400 S:      Supported
2401
2402 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2403 P:      Jean Tourrilhes
2404 M:      jt@hpl.hp.com
2405 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2406 S:      Maintained
2407
2408 WD7000 SCSI DRIVER
2409 P:      Miroslav Zagorac
2410 M:      zaga@fly.cc.fer.hr
2411 L:      linux-scsi@vger.kernel.org
2412 S:      Maintained
2413
2414 WL3501 WIRELESS PCMCIA CARD DRIVER
2415 P:      Arnaldo Carvalho de Melo
2416 M:      acme@conectiva.com.br
2417 W:      http://advogato.org/person/acme
2418 S:      Maintained
2419
2420 X.25 NETWORK LAYER
2421 P:      Henner Eisen
2422 M:      eis@baty.hanse.de
2423 L:      linux-x25@vger.kernel.org
2424 S:      Maintained
2425
2426 XFS FILESYSTEM
2427 P:      Silicon Graphics Inc
2428 M:      xfs-masters@oss.sgi.com
2429 M:      nathans@sgi.com
2430 L:      linux-xfs@oss.sgi.com
2431 W:      http://oss.sgi.com/projects/xfs
2432 S:      Supported
2433
2434 X86 3-LEVEL PAGING (PAE) SUPPORT
2435 P:      Ingo Molnar
2436 M:      mingo@redhat.com
2437 S:      Maintained
2438
2439 X86-64 port
2440 P:      Andi Kleen
2441 M:      ak@suse.de
2442 L:      discuss@x86-64.org
2443 W:      http://www.x86-64.org
2444 S:      Maintained
2445
2446 YAM DRIVER FOR AX.25
2447 P:      Jean-Paul Roubelat
2448 M:      jpr@f6fbb.org
2449 L:      linux-hams@vger.kernel.org
2450 S:      Maintained
2451
2452 YMFPCI YAMAHA PCI SOUND
2453 P:      Pete Zaitcev
2454 M:      zaitcev@yahoo.com
2455 L:      linux-kernel@vger.kernel.org
2456 S:      Maintained
2457
2458 Z8530 DRIVER FOR AX.25
2459 P:      Joerg Reuter
2460 M:      jreuter@yaina.de
2461 W:      http://yaina.de/jreuter/
2462 W:      http://www.qsl.net/dl1bke/
2463 L:      linux-hams@vger.kernel.org
2464 S:      Maintained
2465
2466 ZF MACHZ WATCHDOG
2467 P:      Fernando Fuganti
2468 M:      fuganti@netbank.com.br
2469 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2470 S:      Maintained
2471
2472 ZR36067 VIDEO FOR LINUX DRIVER
2473 P:      Ronald Bultje
2474 M:      rbultje@ronald.bitfreak.net
2475 L:      mjpeg-users@lists.sourceforge.net
2476 W:      http://mjpeg.sourceforge.net/driver-zoran/
2477 S:      Maintained
2478
2479 ZR36120 VIDEO FOR LINUX DRIVER
2480 P:      Pauline Middelink
2481 M:      middelin@polyware.nl
2482 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2483 W:      http://www.polyware.nl/~middelin/hobbies.html
2484 S:      Maintained
2485
2486 THE REST
2487 P:      Linus Torvalds
2488 S:      Buried alive in reporters