OSDN Git Service

[PATCH] fix unresolved symbols on alpha
[linux-kernel-docs/linux-2.4.36.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:      philb@gnu.org
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 53C700 AND 53C700-66 SCSI DRIVER
94 P:      James E.J. Bottomley
95 M:      James.Bottomley@HansenPartnership.com
96 L:      linux-scsi@vger.kernel.org
97 S:      Maintained
98
99 6PACK NETWORK DRIVER FOR AX.25
100 P:      Andreas Koensgen
101 M:      ajk@iehk.rwth-aachen.de
102 L:      linux-hams@vger.kernel.org
103 S:      Maintained
104
105 8139CP 10/100 FAST ETHERNET DRIVER
106 P:      Jeff Garzik
107 M:      jgarzik@pobox.com
108 S:      Maintained
109
110 8139TOO 10/100 FAST ETHERNET DRIVER
111 P:      Jeff Garzik
112 M:      jgarzik@pobox.com
113 W:      http://sourceforge.net/projects/gkernel/
114 S:      Maintained
115
116 8169 10/100/1000 GIGABIT ETHERNET DRIVER
117 P:      Francois Romieu
118 M:      romieu@fr.zoreil.com
119 L:      netdev@vger.kernel.org
120 S:      Maintained
121
122 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
123 P:      Theodore Ts'o
124 M:      tytso@mit.edu
125 L:      linux-serial@vger.kernel.org
126 W:      http://serial.sourceforge.net
127 S:      Maintained
128
129 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
130 P:      Paul Gortmaker
131 M:      p_gortmaker@yahoo.com
132 L:      linux-net@vger.kernel.org
133 S:      Maintained
134
135 A2232 SERIAL BOARD DRIVER
136 P:      Enver Haase
137 M:      ehaase@inf.fu-berlin.de
138 M:      A2232@gmx.net
139 L:      linux-m68k@lists.linux-m68k.org
140 S:      Maintained
141
142 ACENIC DRIVER
143 P:      Jes Sorensen
144 M:      jes@trained-monkey.org
145 L:      linux-acenic@sunsite.dk
146 S:      Maintained
147
148 ACI MIXER DRIVER
149 P:      Robert Siemer
150 M:      Robert.Siemer@gmx.de
151 L:      linux-sound@vger.kernel.org
152 W:      http://www.uni-karlsruhe.de/~Robert.Siemer/Private/
153 S:      Maintained
154
155 AACRAID SCSI RAID DRIVER
156 P:      Adaptec OEM Raid Solutions
157 M:      linux-aacraid-devel@dell.com
158 L:      linux-aacraid-devel@dell.com
159 L:      linux-aacraid-announce@dell.com
160 W:      http://domsch.com/linux
161 S:      Supported
162
163 ACPI
164 P:      Len Brown
165 M:      len.brown@intel.com
166 L:      acpi-devel@lists.sourceforge.net
167 W:      http://acpi.sourceforge.net/
168 S:      Maintained
169
170 AD1816 SOUND DRIVER
171 P:      Thorsten Knabe
172 M:      Thorsten Knabe <linux@thorsten-knabe.de>
173 W:      http://linux.thorsten-knabe.de
174 S:      Maintained
175
176 ADVANSYS SCSI DRIVER
177 P:      Bob Frey
178 M:      linux@advansys.com
179 W:      http://www.advansys.com/linux.html
180 L:      linux-scsi@vger.kernel.org
181 S:      Maintained
182
183 AEDSP16 DRIVER
184 P:      Riccardo Facchetti
185 M:      fizban@tin.it
186 S:      Maintained
187
188 AFFS FILE SYSTEM
189 P:      Roman Zippel
190 M:      zippel@linux-m68k.org
191 S:      Maintained
192
193 AHA152X SCSI DRIVER
194 P:      Juergen E. Fischer
195 M:      Juergen Fischer <fischer@norbit.de>
196 L:      linux-scsi@vger.kernel.org
197 S:      Maintained
198
199 ALCATEL SPEEDTOUCH USB DRIVER
200 P:      Duncan Sands
201 M:      duncan.sands@free.fr
202 L:      linux-usb-users@lists.sourceforge.net
203 L:      linux-usb-devel@lists.sourceforge.net
204 W:      http://www.linux-usb.org/SpeedTouch/
205 S:      Maintained
206
207 AIPTEK USB TABLET DRIVER
208 P:      Bryan W. Headley
209 M:      Bryan W. Headley <bwheadley@earthlink.net>
210 W:      http://aiptektablet.sourceforge.net
211 L:      aiptektablet-users@sourceforge.net
212 S:      Maintained
213
214 ALTERA EPXA1/EPXA10 DEVELOPMENT BOARD PORT
215 P:      Clive Davies
216 M:      cdavies@altera.com
217 L:      linux-arm-kernel@lists.arm.linux.org.uk
218 W:      http://www.arm.linux.org.uk/
219 S:      Maintained
220
221 APM DRIVER
222 P:      Stephen Rothwell
223 M:      sfr@canb.auug.org.au
224 L:      linux-laptop@vger.kernel.org
225 W:      http://www.canb.auug.org.au/~sfr/
226 S:      Supported
227
228 APPLETALK NETWORK LAYER
229 P:      Jay Schulist
230 M:      jschlst@samba.org
231 L:      linux-atalk@lists.netspace.org
232 S:      Maintained
233
234 ARM MFM AND FLOPPY DRIVERS
235 P:      Dave Gilbert
236 M:      linux@treblig.org
237 S:      Maintained
238
239 ARM/PT DIGITAL BOARD PORT
240 P:      Stefan Eletzhofer
241 M:      stefan.eletzhofer@eletztrick.de
242 L:      linux-arm-kernel@lists.arm.linux.org.uk
243 W:      http://www.arm.linux.org.uk/
244 S:      Maintained
245
246 ARM/SHARK MACHINE SUPPORT
247 P:      Alexander Schulz
248 M:      alex@shark-linux.de
249 W:      http://www.shark-linux.de/shark.html
250 S:      Maintained
251
252 ARM/STRONGARM110 PORT
253 P:      Russell King
254 M:      rmk@arm.linux.org.uk
255 L:      linux-arm-kernel@lists.arm.linux.org.uk
256 W:      http://www.arm.linux.org.uk/
257 S:      Maintained
258
259 ARPD SUPPORT
260 P:      Jonathan Layes
261 M:      layes@loran.com
262 L:      linux-net@vger.kernel.org
263 S:      Maintained
264
265 ASUS ACPI EXTRAS DRIVER
266 P:      Karol Kozimor
267 M:      sziwan@users.sourceforge.net
268 P:      Julien Lerouge
269 M:      julien.lerouge@free.fr
270 L:      acpi4asus-user@lists.sourceforge.net
271 W:      http://sourceforge.net/projects/acpi4asus
272 W:      http://julien.lerouge.free.fr
273 S:      Maintained
274
275 ATM
276 P:      Chas Williams
277 M:      chas@cmf.nrl.navy.mil
278 L:      linux-atm-general@lists.sourceforge.net
279 W:      http://linux-atm.sourceforge.net
280 S:      Maintained
281
282 AX.25 NETWORK LAYER
283 P:      Matthias Welwarsky
284 M:      dg2fef@afthd.tu-darmstadt.de
285 L:      linux-hams@vger.kernel.org
286 S:      Maintained
287
288 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
289 P:      Thomas Sailer
290 M:      sailer@ife.ee.ethz.ch
291 L:      linux-hams@vger.kernel.org
292 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
293 S:      Maintained
294
295 BEFS FILE SYSTEM
296 P:      Will Dyson
297 M:      will@cs.earlham.edu
298 W:      http://befs-driver.sourceforge.net/
299 S:      Maintained
300
301 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
302 P:      Kenji Hollis
303 M:      kenji@bitgate.com
304 W:      http://ftp.bitgate.com/pcwd/
305 S:      Maintained
306
307 BFS FILE SYSTEM
308 P:      Tigran A. Aivazian
309 M:      tigran@veritas.com
310 L:      linux-kernel@vger.kernel.org
311 W:      http://www.ocston.org/~tigran/patches/bfs
312 S:      Maintained
313
314 BLOCK LAYER
315 P:      Jens Axboe
316 M:      axboe@suse.de
317 L:      linux-kernel@vger.kernel.org
318 S:      Maintained
319
320 BLUETOOTH SUBSYSTEM
321 P:      Marcel Holtmann
322 M:      marcel@holtmann.org
323 P:      Maxim Krasnyansky
324 M:      maxk@qualcomm.com
325 L:      bluez-devel@lists.sf.net
326 W:      http://bluez.sf.net
327 W:      http://www.bluez.org
328 W:      http://www.holtmann.org/linux/bluetooth/
329 S:      Maintained
330
331 BLUETOOTH RFCOMM LAYER
332 P:      Marcel Holtmann
333 M:      marcel@holtmann.org
334 P:      Maxim Krasnyansky
335 M:      maxk@qualcomm.com
336 S:      Maintained
337
338 BLUETOOTH BNEP LAYER
339 P:      Marcel Holtmann
340 M:      marcel@holtmann.org
341 P:      Maxim Krasnyansky
342 M:      maxk@qualcomm.com
343 S:      Maintained
344
345 BLUETOOTH CMTP LAYER
346 P:      Marcel Holtmann
347 M:      marcel@holtmann.org
348 S:      Maintained
349
350 BLUETOOTH HCI UART DRIVER
351 P:      Marcel Holtmann
352 M:      marcel@holtmann.org
353 P:      Maxim Krasnyansky
354 M:      maxk@qualcomm.com
355 S:      Maintained
356
357 BLUETOOTH HCI USB DRIVER
358 P:      Marcel Holtmann
359 M:      marcel@holtmann.org
360 P:      Maxim Krasnyansky
361 M:      maxk@qualcomm.com
362 S:      Maintained
363
364 BLUETOOTH HCI BCM203X DRIVER
365 P:      Marcel Holtmann
366 M:      marcel@holtmann.org
367 S:      Maintained
368
369 BLUETOOTH HCI BFUSB DRIVER
370 P:      Marcel Holtmann
371 M:      marcel@holtmann.org
372 S:      Maintained
373
374 BLUETOOTH HCI DTL1 DRIVER
375 P:      Marcel Holtmann
376 M:      marcel@holtmann.org
377 S:      Maintained
378
379 BLUETOOTH HCI BLUECARD DRIVER
380 P:      Marcel Holtmann
381 M:      marcel@holtmann.org
382 S:      Maintained
383
384 BLUETOOTH HCI BT3C DRIVER
385 P:      Marcel Holtmann
386 M:      marcel@holtmann.org
387 S:      Maintained
388
389 BLUETOOTH HCI BTUART DRIVER
390 P:      Marcel Holtmann
391 M:      marcel@holtmann.org
392 S:      Maintained
393
394 BLUETOOTH HCI VHCI DRIVER
395 P:      Maxim Krasnyansky
396 M:      maxk@qualcomm.com
397 S:      Maintained
398
399 BONDING DRIVER
400 P:   Chad Tindel
401 M:   ctindel@users.sourceforge.net
402 P:   Jay Vosburgh
403 M:   fubar@us.ibm.com
404 L:   bonding-devel@lists.sourceforge.net
405 W:   http://sourceforge.net/projects/bonding/
406 S:   Supported
407
408 BTTV VIDEO4LINUX DRIVER
409 P:      Gerd Knorr
410 M:      kraxel@bytesex.org
411 L:      video4linux-list@redhat.com
412 W:      http://bytesex.org/bttv/
413 S:      Maintained
414
415 CIRRUS LOGIC GENERIC FBDEV DRIVER
416 P:      Jeff Garzik
417 M:      jgarzik@pobox.com
418 L:      linux-fbdev-devel@lists.sourceforge.net
419 S:      Odd Fixes
420
421 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
422 P:      Cirrus Logic Corporation (kernel 2.2 driver)
423 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
424 P:      Nils Faerber (port to kernel 2.4)
425 M:      Nils Faerber <nils@kernelconcepts.de>
426 S:      Maintained
427
428 CODA FILE SYSTEM
429 P:      Jan Harkes
430 M:      jaharkes@cs.cmu.edu
431 M:      coda@cs.cmu.edu
432 L:      codalist@coda.cs.cmu.edu
433 W:      http://www.coda.cs.cmu.edu/
434 S:      Maintained
435
436 HP FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
437 P:      Chase Maupin
438 M:      chase.maupin@hp.com
439 L:     iss_storagedev@hp.com
440 S:      Odd Fixes
441
442 HP OMNIBOOK 600 C/CT POP-UP MOUSE DRIVER
443 P:      Grant Grundler
444 M:      grundler@parisc-linux.org
445 L:      omnibook@zurich.ai.mit.edu
446 S:      Maintained
447
448
449 HP 66Mhz FIBRE CHANNEL DRIVER
450 P:      Chirag Kantharia
451 M:      chirag.kantharia@hp.com
452 L:      iss_storagedev@hp.com
453 S:      Maintained
454
455 HP SMART2 RAID DRIVER
456 P:      Chirag Kantharia
457 M:      chirag.kantharia@hp.com
458 L:     iss_storagedev@hp.com
459 S:      Maintained
460
461 HP SMART ARRAY CISS RAID DRIVER (cciss)
462 P:      Mike Miller
463 M:     mike.miller@hp.com
464 L:     iss_storagedev@hp.com
465 S:      Supported
466
467 COMPUTONE INTELLIPORT MULTIPORT CARD
468 P:     Michael H. Warfield
469 M:     Michael H. Warfield <mhw@wittsend.com>
470 W:     http://www.computone.com/
471 W:     http://www.wittsend.com/computone.html
472 L:     linux-computone@lazuli.wittsend.com
473 S:     Supported
474
475 COMX/MULTIGATE SYNC SERIAL DRIVERS
476 P:      Pasztor Szilard
477 M:      Pasztor Szilard <don@itc.hu>
478 S:      Supported
479
480 CONFIGURE, MENUCONFIG, XCONFIG
481 P:      Michael Elizabeth Chastain
482 M:      mec@shout.net
483 L:      kbuild-devel@lists.sourceforge.net
484 W:      http://kbuild.sourceforge.net
485 S:      Maintained
486
487 CONFIGURE.HELP
488 P:      Steven P. Cole
489 M:      Steven P. Cole <elenstev@mesatop.com>
490 P:      Eric S. Raymond
491 M:      Eric S. Raymond <esr@thyrsus.com>
492 L:      kbuild-devel@lists.sourceforge.net
493 W:      http://kbuild.sourceforge.net
494 S:      Maintained
495
496 COSA/SRP SYNC SERIAL DRIVER
497 P:      Jan "Yenya" Kasprzak
498 M:      kas@fi.muni.cz
499 W:      http://www.fi.muni.cz/~kas/cosa/
500 S:      Maintained
501
502 CPUID/MSR DRIVER
503 P:      H. Peter Anvin
504 M:      hpa@zytor.com
505 S:      Maintained
506
507 CRAMFS FILESYSTEM
508 P:      Daniel Quinlan
509 M:      quinlan@transmeta.com
510 W:      http://sourceforge.net/projects/cramfs/
511 S:      Maintained
512
513 CREDITS FILE
514 P:      John A. Martin
515 M:      jam@acm.org
516 S:      Maintained
517
518 CRIS PORT
519 P:      Bjorn Wesen
520 M:      bjornw@axis.com
521 L:      dev-etrax@axis.com
522 W:      http://developer.axis.com
523 S:      Maintained
524
525 CRYPTO API
526 P:      Herbert Xu
527 M:      herbert@gondor.apana.org.au
528 P:      David S. Miller
529 M:      davem@davemloft.net
530 L:      linux-kernel@vger.kernel.org
531 S:      Maintained
532
533 CYBERPRO FB DRIVER
534 P:      Russell King
535 M:      rmk@arm.linux.org.uk
536 W:      http://www.arm.linux.org.uk/
537 S:      Maintained
538
539 CYCLADES 2X SYNC CARD DRIVER
540 P:      Arnaldo Carvalho de Melo
541 M:      acme@conectiva.com.br
542 W:      http://www.conectiva.com.br/~acme
543 L:      cycsyn-devel@bazar.conectiva.com.br
544 S:      Maintained
545
546 CYCLADES ASYNC MUX DRIVER
547 P:      Ivan Passos
548 M:      ivan@cyclades.com
549 W:      http://www.cyclades.com/
550 S:      Supported
551
552 DAMA SLAVE for AX.25
553 P:      Joerg Reuter
554 M:      jreuter@yaina.de
555 W:      http://yaina.de/jreuter/
556 W:      http://www.qsl.net/dl1bke/
557 L:      linux-hams@vger.kernel.org
558 S:      Maintained
559
560 DC390/AM53C974 SCSI driver
561 P:      Kurt Garloff
562 M:      garloff@suse.de
563 W:      http://www.garloff.de/kurt/linux/dc390/
564 S:      Maintained
565
566 DECnet NETWORK LAYER
567 P:      Patrick Caulfield
568 M:      patrick@tykepenguin.com
569 W:      http://linux-decnet.sourceforge.net
570 L:      linux-decnet-user@lists.sourceforge.net
571 S:      Maintained
572
573 DEFXX FDDI NETWORK DRIVER
574 P:      Maciej W. Rozycki
575 M:      macro@linux-mips.org
576 S:      Maintained
577
578 DELL LAPTOP SMM DRIVER
579 P:      Massimo Dal Zotto
580 M:      dz@debian.org
581 W:      http://www.debian.org/~dz/i8k/
582 S:      Maintained
583
584 DEVICE NUMBER REGISTRY
585 P:      H. Peter Anvin
586 M:      hpa@zytor.com
587 L:      linux-kernel@vger.kernel.org
588 S:      Maintained
589
590 DEVICE FILESYSTEM
591 P:      Richard Gooch
592 M:      rgooch@atnf.csiro.au
593 L:      linux-kernel@vger.kernel.org
594 S:      Maintained
595
596 DIGI INTL. EPCA DRIVER
597 P:      Chad Schwartz
598 M:      support@dgii.com
599 M:      chads@dgii.com
600 L:      digilnux@dgii.com
601 S:      Maintained
602
603 DIGI RIGHTSWITCH NETWORK DRIVER
604 P:      Rick Richardson
605 M:      rick@remotepoint.com
606 L:      linux-net@vger.kernel.org
607 W:      http://www.dgii.com/linux/
608 S:      Maintained
609
610 DIGIBOARD PC/XE AND PC/XI DRIVER
611 P:      Christoph Lameter
612 M:      christoph@lameter.com
613 W:      http://www.dgii.com/linux,http://lameter.com/digi
614 L:      digilnux@dgii.com
615 S:      Maintained
616
617 DIRECTORY NOTIFICATION
618 P:      Stephen Rothwell
619 M:      sfr@canb.auug.org.au
620 L:      linux-kernel@vger.kernel.org
621 S:      Supported
622
623 DISK GEOMETRY AND PARTITION HANDLING
624 P:     Andries Brouwer
625 M:     aeb@cwi.nl
626 W:     http://www.win.tue.nl/~aeb/linux/Large-Disk.html
627 W:     http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
628 W:     http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
629 S:     Maintained
630
631 DISKQUOTA:
632 P:      Marco van Wieringen
633 M:      mvw@planets.elm.net
634 L:      linux-kernel@vger.kernel.org
635 S:      Maintained
636
637 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
638 P:      Tobias Ringstrom
639 M:      tori@unhappy.mine.nu
640 L:      linux-kernel@vger.kernel.org
641 S:      Maintained
642
643 DOUBLETALK DRIVER
644 P:      James R. Van Zandt
645 M:      jrv@vanzandt.mv.com
646 L:      blinux-list@redhat.com
647 S:      Maintained
648
649 DRM DRIVERS
650 P:      Rik Faith
651 M:      faith@valinux.com
652 L:      dri-devel@lists.sourceforge.net
653 S:      Supported
654
655 DSCC4 DRIVER
656 P:      François Romieu
657 M:      romieu@cogenit.fr
658 M:      romieu@ensta.fr
659 S:      Maintained
660
661 EATA-DMA SCSI DRIVER
662 P:      Michael Neuffer
663 M:      mike@i-Connect.Net
664 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
665 S:      Maintained
666
667 EATA ISA/EISA/PCI SCSI DRIVER
668 P:      Dario Ballabio
669 M:      ballabio_dario@emc.com
670 L:      linux-scsi@vger.kernel.org
671 S:      Maintained
672
673 EATA-PIO SCSI DRIVER
674 P:      Michael Neuffer
675 M:      mike@i-Connect.Net
676 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
677 S:      Maintained
678
679 EEPRO100 NETWORK DRIVER
680 P:      Andrey V. Savochkin
681 M:      saw@saw.sw.com.sg
682 S:      Maintained
683
684 EMU10K1 SOUND DRIVER
685 P:      Rui Sousa       
686 M:      rui.p.m.sousa@clix.pt   
687 L:      emu10k1-devel@lists.sourceforge.net
688 W:      http://sourceforge.net/projects/emu10k1/
689 S:      Maintained
690
691 ETHEREXPRESS-16 NETWORK DRIVER
692 P:      Philip Blundell
693 M:      philb@gnu.org
694 L:      linux-net@vger.kernel.org
695 S:      Maintained
696
697 ETHERNET BRIDGE
698 P:      Stephen Hemminger
699 M:      shemminger@osdl.org
700 L:      bridge@osdl.org
701 W:      http://bridge.sourceforge.net/
702 S:      Maintained
703
704 ETHERTEAM 16I DRIVER
705 P:      Mika Kuoppala
706 M:      miku@iki.fi
707 S:      Maintained
708
709 EXT2 FILE SYSTEM
710 L:      ext2-devel@lists.sourceforge.net
711 S:      Maintained
712
713 EXT3 FILE SYSTEM
714 P:      Stephen Tweedie, Andrew Morton
715 M:      sct@redhat.com, akpm@zip.com.au, adilger@clusterfs.com
716 L:      ext3-users@redhat.com
717 S:      Maintained
718
719 FARSYNC SYNCHRONOUS DRIVER
720 P:      Bob Dunlop
721 M:      rjd@xyzzy.clara.co.uk
722 M:      bob.dunlop@farsite.co.uk
723 W:      http://www.farsite.co.uk/
724 S:      Supported
725
726 FILE LOCKING (flock() and fcntl()/lockf())
727 P:      Matthew Wilcox
728 M:      matthew@wil.cx
729 L:      linux-fsdevel@vger.kernel.org
730 S:      Maintained
731
732 FPU EMULATOR
733 P:      Bill Metzenthen
734 M:      billm@suburbia.net
735 W:      http://suburbia.net/~billm/floating-point/emulator/
736 S:      Maintained
737
738 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
739 P:      Mike McLagan
740 M:      mike.mclagan@linux.org
741 L:      linux-net@vger.kernel.org
742 S:      Maintained
743
744 FREEVXFS FILESYSTEM
745 P:      Christoph Hellwig
746 M:      hch@infradead.org
747 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
748 S:      Maintained
749
750 FTAPE/QIC-117
751 P:      Claus-Justus Heine
752 M:      claus@momo.math.rwth-aachen.de
753 L:      linux-tape@vger.kernel.org
754 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
755 S:      Maintained
756
757 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
758 P:      Rik Faith
759 M:      faith@cs.unc.edu
760 L:      linux-scsi@vger.kernel.org
761 S:      Odd fixes (e.g., new signatures)
762
763 GDT SCSI DISK ARRAY CONTROLLER DRIVER
764 P:      Achim Leubner
765 M:      achim_leubner@adaptec.com
766 L:      linux-scsi@vger.kernel.org
767 W:      http://www.icp-vortex.com/
768 S:      Supported
769
770 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
771 P:      Krzysztof Halasa
772 M:      khc@pm.waw.pl
773 W:      http://hq.pm.waw.pl/hdlc/
774 S:      Maintained
775
776 HAYES ESP SERIAL DRIVER
777 P:      Andrew J. Robinson
778 M:      arobinso@nyx.net
779 L:      linux-kernel@vger.kernel.org
780 W:      http://www.nyx.net/~arobinso
781 S:      Maintained
782
783 HFS FILESYSTEM
784 P:              Roman Zippel
785 P:              zippel@linux-m68k.org
786 L:      linux-kernel@vger.kernel.org
787 S:      Maintained
788
789 HGA FRAMEBUFFER DRIVER
790 P:      Ferenc Bakonyi
791 M:      fero@drama.obuda.kando.hu
792 L:      linux-nvidia@lists.surfsouth.com
793 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
794 S:      Maintained
795
796 HIGH-SPEED SCC DRIVER FOR AX.25
797 P:      Klaus Kudielka
798 M:      klaus.kudielka@ieee.org
799 L:      linux-hams@vger.kernel.org
800 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
801 S:      Maintained
802
803 HIPPI
804 P:      Jes Sorensen
805 M:      jes@trained-monkey.org
806 L:      linux-hippi@sunsite.dk
807 S:      Maintained
808
809 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
810 P:      Jaroslav Kysela
811 M:      perex@suse.cz
812 S:      Maintained
813
814 HPFS FILESYSTEM
815 P:      Mikulas Patocka
816 M:      mikulas@artax.karlin.mff.cuni.cz
817 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
818 S:      Maintained
819
820 I2C SUBSYSTEM
821 P:      Jean Delvare
822 M:      khali@linux-fr.org
823 L:      i2c@lm-sensors.org
824 W:      http://www.lm-sensors.org/
825 S:      Maintained
826
827 i386 BOOT CODE
828 P:      Riley H. Williams
829 M:      Riley@Williams.Name
830 L:      Linux-Kernel@vger.kernel.org
831 S:      Maintained
832
833 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
834 P:      Dave Jones
835 M:      davej@redhat.com
836 P:      H. Peter Anvin
837 M:      hpa@zytor.com
838 S:      Maintained
839
840 i810 TCO TIMER WATCHDOG
841 P:      Nils Faerber
842 M:      nils@kernelconcepts.de
843 W:      http://www.kernelconcepts.de/
844 S:      Maintained
845
846 IA64 (Itanium) PLATFORM
847 P:      David Mosberger-Tang
848 M:      davidm@hpl.hp.com
849 L:      linux-ia64@linuxia64.org
850 W:      http://www.linuxia64.org/
851 S:      Maintained
852
853 SN-IA64 (Itanium) SUB-PLATFORM
854 P:      John Hesterberg
855 M:      jh@sgi.com
856 L:      linux-ia64@linuxia64.org
857 W:      http://www.sgi.com/altix
858 S:      Maintained
859
860 IBM MCA SCSI SUBSYSTEM DRIVER
861 P:      Michael Lang
862 M:      langa2@kph.uni-mainz.de
863 W:      http://www.uni-mainz.de/~langm000/linux.html
864 S:      Maintained
865
866 IBM ServeRAID RAID DRIVER
867 P:      Jack Hammer
868 M:      ipslinux@adaptec.com
869 P:      David Jeffery
870 M:      ipslinux@adaptec.com
871 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
872 S:      Supported 
873
874 IDE DRIVER [GENERAL]
875 P:      Andre Hedrick
876 M:      andre@linux-ide.org
877 M:      andre@linuxdiskcert.org
878 L:      linux-kernel@vger.kernel.org
879 W:      http://www.kernel.org/pub/linux/kernel/people/hedrick/
880 W:      http://www.linux-ide.org/
881 W:      http://www.linuxdiskcert.org/
882 S:      Maintained
883
884 IDE/ATAPI CDROM DRIVER
885 P:      Jens Axboe
886 M:      axboe@suse.de
887 L:      linux-kernel@vger.kernel.org
888 W:      http://www.kernel.dk
889 S:      Maintained
890
891 IDE/ATAPI FLOPPY DRIVERS
892 P:      Paul Bristow
893 M:      Paul Bristow <paul@paulbristow.net>
894 W:      http://paulbristow.net/linux/idefloppy.html
895 L:      linux-kernel@vger.kernel.org
896 S:      Maintained
897
898 IDE/ATAPI TAPE DRIVERS
899 P:      Gadi Oxman
900 M:      Gadi Oxman <gadio@netvision.net.il>
901 L:      linux-kernel@vger.kernel.org
902 S:      Maintained
903
904 IEEE 1394 SUBSYSTEM
905 P:      Ben Collins
906 M:      bcollins@debian.org
907 L:      linux1394-devel@lists.sourceforge.net
908 W:      http://linux1394.sourceforge.net/
909 S:      Maintained
910
911 IEEE 1394 OHCI DRIVER
912 P:      Ben Collins
913 M:      bcollins@debian.org
914 L:      linux1394-devel@lists.sourceforge.net
915 S:      Maintained
916
917 IEEE 1394 PCILYNX DRIVER
918 P:      Andreas Bombe
919 M:      andreas.bombe@munich.netsurf.de
920 L:      linux1394-devel@lists.sourceforge.net
921 S:      Maintained
922
923 IEEE 1394 RAW I/O DRIVER
924 P:      Andreas Bombe
925 M:      andreas.bombe@munich.netsurf.de
926 L:      linux1394-devel@lists.sourceforge.net
927 S:      Maintained
928
929 IMS TWINTURBO FRAMEBUFFER DRIVER
930 P:      Paul Mundt
931 M:      lethal@linux-sh.org
932 L:      linux-fbdev-devel@lists.sourceforge.net
933 S:      Maintained
934
935 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
936 P:      Ingo Molnar
937 M:      mingo@redhat.com
938 S:      Maintained
939
940 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
941 P:      Jeff Garzik
942 M:      jgarzik@pobox.com
943 W:      http://sourceforge.net/projects/gkernel/
944 S:      Maintained
945
946 INTEL IA32 MICROCODE UPDATE SUPPORT
947 P:      Tigran Aivazian
948 M:      tigran@veritas.com
949 S:      Maintained
950
951 INTEL PRO/100 ETHERNET SUPPORT
952 P:      John Ronciak
953 M:      john.ronciak@intel.com
954 P:      Jesse Brandeburg
955 M:      jesse.brandeburg@intel.com
956 P:      Jeff Kirsher
957 M:      jeffrey.t.kirsher@intel.com
958 P:      Auke Kok
959 M:      auke-jan.h.kok@intel.com
960 W:      http://sourceforge.net/projects/e1000/
961 L:      e1000-devel@lists.sourceforge.net
962 S:      Supported
963
964 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
965 P:      Jeb Cramer
966 M:      cramerj@intel.com
967 P:      John Ronciak
968 M:      john.ronciak@intel.com
969 P:      Jesse Brandeburg
970 M:      jesse.brandeburg@intel.com
971 P:      Jeff Kirsher
972 M:      jeffrey.t.kirsher@intel.com
973 P:      Auke Kok
974 M:      auke-jan.h.kok@intel.com
975 W:      http://sourceforge.net/projects/e1000/
976 L:      e1000-devel@lists.sourceforge.net
977 S:      Supported
978
979 INTERMEZZO FILE SYSTEM
980 P:      Peter J. Braam
981 M:      braam@clusterfs.com
982 W:      http://www.inter-mezzo.org/
983 W:      http://sourceforge.net/projects/intermezzo/
984 L:      intermezzo-discuss@lists.sourceforge.net
985 S:      Orphan
986
987 IOC3 DRIVER
988 P:      Ralf Baechle
989 M:      ralf@linux-mips.org
990 L:      linux-mips@linux-mips.org
991 S:      Maintained
992
993 IOC4 IDE DRIVER
994 P:      Jeremy Higdon
995 M:      jeremy@sgi.com
996 S:      Maintained
997
998 IP MASQUERADING:
999 P:      Juanjo Ciarlante
1000 M:      jjciarla@raiz.uncu.edu.ar
1001 S:      Maintained
1002
1003 IPVS
1004 P:      Wensong Zhang
1005 M:      wensong@linux-vs.org
1006 P:      Simon Horman
1007 M:      horms@verge.net.au
1008 P:      Julian Anastasov
1009 M:      ja@ssi.bg
1010 L:      netdev@vger.kernel.org
1011 S:      Maintained
1012
1013 IPX NETWORK LAYER
1014 P:      Arnaldo Carvalho de Melo
1015 M:      acme@conectiva.com.br
1016 L:      linux-net@vger.kernel.org
1017 S:      Maintained
1018
1019 IRDA SUBSYSTEM
1020 P:      Dag Brattli
1021 M:      Dag Brattli <dag@brattli.net>
1022 L:      linux-irda@pasta.cs.uit.no
1023 W:      http://irda.sourceforge.net/
1024 S:      Maintained
1025
1026 ISAPNP
1027 P:      Jaroslav Kysela
1028 M:      perex@suse.cz
1029 S:      Maintained
1030
1031 ISDN SUBSYSTEM
1032 P:      Karsten Keil
1033 M:      kkeil@suse.de
1034 P:      Kai Germaschewski
1035 M:      kai.germaschewski@gmx.de
1036 L:      isdn4linux@listserv.isdn4linux.de
1037 W:      http://www.isdn4linux.de
1038 S:      Maintained
1039
1040 ISDN SUBSYSTEM (Eicon active card driver)
1041 P:      Armin Schindler
1042 M:      mac@melware.de
1043 L:      isdn4linux@listserv.isdn4linux.de
1044 W:      http://www.melware.de
1045 S:      Maintained
1046
1047 JOURNALLING FLASH FILE SYSTEM (JFFS)
1048 P:      Axis Communications AB
1049 M:      jffs-dev@axis.com
1050 L:      jffs-dev@axis.com
1051 W:      http://www.developer.axis.com/software/jffs/
1052 S:      Maintained
1053
1054 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1055 P:      David Woodhouse
1056 M:      dwmw2@infradead.org
1057 L:      jffs-dev@axis.com
1058 W:      http://sources.redhat.com/jffs2/
1059 S:      Maintained
1060
1061 JFS FILESYSTEM
1062 P:      Dave Kleikamp
1063 M:      shaggy@austin.ibm.com
1064 L:      jfs-discussion@lists.sourceforge.net
1065 W:      http://jfs.sourceforge.net/
1066 S:      Supported
1067
1068 JOYSTICK DRIVER
1069 P:      Vojtech Pavlik
1070 M:      vojtech@suse.cz
1071 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1072 W:      http://www.suse.cz/development/joystick/
1073 S:      Maintained
1074
1075 KERNEL AUTOMOUNTER (AUTOFS)
1076 P:      H. Peter Anvin
1077 M:      hpa@zytor.com
1078 L:      autofs@linux.kernel.org
1079 S:      Maintained
1080
1081 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1082 P:      Jeremy Fitzhardinge
1083 M:      jeremy@goop.org
1084 L:      autofs@linux.kernel.org
1085 S:      Maintained
1086
1087 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1088 P:      Keith Owens
1089 M:      kaos@ocs.com.au
1090 P:      Michael Elizabeth Chastain
1091 M:      mec@shout.net
1092 L:      kbuild-devel@lists.sourceforge.net
1093 W:      http://kbuild.sourceforge.net
1094 S:      Maintained 
1095
1096 KERNEL NFSD
1097 P:      Neil Brown
1098 M:      neilb@cse.unsw.edu.au
1099 L:      nfs-devel@linux.kernel.org (Linux NFS)
1100 L:      nfs@lists.sourceforge.net
1101 W:      http://nfs.sourceforge.net/
1102 W:      http://www.cse.unsw.edu.au/~neilb/oss/knfsd/
1103 S:      Maintained
1104
1105 LANMEDIA WAN CARD DRIVER
1106 P:      Andrew Stanley-Jones
1107 M:      asj@lanmedia.com
1108 W:      http://www.lanmedia.com/
1109 S:      Orphan
1110
1111 LAPB module
1112 P:      Henner Eisen
1113 M:      eis@baty.hanse.de
1114 L:      linux-x25@vger.kernel.org
1115 S:      Maintained
1116
1117 LASI 53c700 driver for PARISC
1118 P:      James E.J. Bottomley
1119 M:      James.Bottomley@HansenPartnership.com
1120 L:      linux-scsi@vger.kernel.org
1121 S:      Maintained
1122
1123 LINUX FOR IBM pSERIES (RS/6000)
1124 P:      Paul Mackerras
1125 M:      paulus@au.ibm.com
1126 W:      http://www.ibm.com/linux/ltc/projects/ppc
1127 S:      Supported
1128
1129 LINUX FOR POWERPC
1130 P:      Paul Mackerras
1131 M:      paulus@samba.org
1132 W:      http://www.fsmlabs.com/linuxppcbk.html
1133 S:      Supported
1134
1135 LINUX FOR POWER MACINTOSH
1136 P:      Benjamin Herrenschmidt
1137 M:      benh@kernel.crashing.org
1138 W:      http://www.linuxppc.org/
1139 L:      linuxppc-dev@lists.linuxppc.org
1140 S:      Maintained
1141
1142 LINUX FOR 64BIT POWERPC
1143 P:      David Engebretsen
1144 M:      engebret@us.ibm.com
1145 W:      http://linuxppc64.org
1146 L:      linuxppc64-dev@lists.linuxppc.org
1147 S:      Supported
1148
1149 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1150 P:      Richard Russon (FlatCap)
1151 M:      ldm@flatcap.org
1152 L:      ldm-devel@lists.sourceforge.net 
1153 W:      http://ldm.sourceforge.net
1154 S:      Maintained
1155
1156 LOGICAL VOLUME MANAGER
1157 P:     Heinz Mauelshagen
1158 M:     mge@sistina.de
1159 L:     linux-LVM@sistina.com
1160 W:     http://www.sistina.com/lvm
1161 S:     Maintained 
1162
1163 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1164 P:      Gerard Roudier
1165 M:      groudier@free.fr
1166 L:      linux-scsi@vger.kernel.org
1167 S:      Maintained
1168
1169 M68K ARCHITECTURE
1170 P:      Geert Uytterhoeven
1171 M:      geert@linux-m68k.org
1172 P:      Roman Zippel
1173 M:      zippel@linux-m68k.org
1174 L:      linux-m68k@lists.linux-m68k.org
1175 W:      http://www.linux-m68k.org/
1176 W:      http://linux-m68k-cvs.ubb.ca/
1177 S:      Maintained
1178
1179 M68K ON APPLE MACINTOSH
1180 P:      Joshua Thompson
1181 M:      funaho@jurai.org
1182 W:      http://www.mac.linux-m68k.org/
1183 L:      linux-mac68k@mac.linux-m68k.org
1184 S:      Maintained
1185
1186 M68K ON HP9000/300
1187 P:      Philip Blundell
1188 M:      philb@gnu.org
1189 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1190 S:      Maintained
1191
1192 MAESTRO PCI SOUND DRIVERS
1193 P:      Zach Brown
1194 M:      zab@zabbo.net
1195 S:      Odd Fixes
1196
1197 MARVELL MV64340 ETHERNET DRIVER
1198 P:      Manish Lachwani
1199 M:      Manish_Lachwani@pmc-sierra.com
1200 L:      linux-mips@linux-mips.org
1201 L:      netdev@vger.kernel.org
1202 S:      Supported
1203
1204 MARVELL YUKON / SYSKONNECT DRIVER
1205 P:      Mirko Lindner
1206 M:      mlindner@syskonnect.de
1207 P:      Ralph Roesler
1208 M:      rroesler@syskonnect.de
1209 W:      http://www.syskonnect.com
1210 S:      Supported
1211
1212 MATROX FRAMEBUFFER DRIVER
1213 P:      Petr Vandrovec
1214 M:      vandrove@vc.cvut.cz
1215 L:      linux-fbdev-devel@lists.sourceforge.net
1216 S:      Maintained
1217
1218 MEMORY TECHNOLOGY DEVICES
1219 P:      David Woodhouse
1220 M:      dwmw2@redhat.com
1221 W:      http://www.linux-mtd.infradead.org/
1222 L:      mtd@infradead.org
1223 S:      Maintained
1224
1225 MICROTEK X6 SCANNER
1226 P:      Oliver Neukum
1227 M:      drivers@neukum.org
1228 W:      http://fachschaft.cup.uni-muenchen.de/~neukum/scanner.html
1229 S:      Maintained
1230
1231 MIPS
1232 P:      Ralf Baechle
1233 M:      ralf@linux-mips.org
1234 W:      http://oss.sgi.com/mips/mips-howto.html
1235 L:      linux-mips@linux-mips.org
1236 S:      Maintained
1237
1238 MISCELLANEOUS MCA-SUPPORT
1239 P:      David Weinehall
1240 M:      Project MCA Team <mcalinux@acc.umu.se>
1241 M:      David Weinehall <tao@acc.umu.se>
1242 W:      http://www.acc.umu.se/~tao/
1243 W:      http://www.acc.umu.se/~mcalinux/
1244 L:      linux-kernel@vger.kernel.org
1245 S:      Maintained
1246
1247 MODULE SUPPORT [GENERAL], KMOD
1248 P:      Keith Owens
1249 M:      kaos@ocs.com.au
1250 L:      linux-kernel@vger.kernel.org
1251 S:      Maintained
1252
1253 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1254 P:      Stelian Pop
1255 M:      stelian@popies.net
1256 W:      http://popies.net/meye/
1257 S:      Maintained
1258
1259 MOUSE AND MISC DEVICES [GENERAL]
1260 P:      Alessandro Rubini
1261 M:      rubini@ipvvis.unipv.it
1262 L:      linux-kernel@vger.kernel.org
1263 S:      Maintained
1264
1265 MTRR AND SIMILAR SUPPORT [i386]
1266 P:      Richard Gooch
1267 M:      rgooch@atnf.csiro.au
1268 L:      linux-kernel@vger.kernel.org
1269 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1270 S:      Maintained
1271
1272 MULTISOUND SOUND DRIVER
1273 P:      Andrew Veliath
1274 M:      andrewtv@usa.net
1275 S:      Maintained
1276
1277 NATSEMI ETHERNET DRIVER (DP8381x)
1278 P:      Tim Hockin
1279 M:      thockin@hockin.org
1280 S:      Maintained
1281
1282 NCP FILESYSTEM
1283 P:      Petr Vandrovec
1284 M:      vandrove@vc.cvut.cz
1285 P:      Volker Lendecke
1286 M:      vl@kki.org
1287 L:      linware@sh.cvut.cz
1288 S:      Maintained
1289
1290 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1291 P:      James E.J. Bottomley
1292 M:      James.Bottomley@HansenPartnership.com
1293 L:      linux-scsi@vger.kernel.org
1294 S:      Maintained
1295
1296 NETFILTER/IPTABLES/IPCHAINS
1297 P:      Rusty Russell
1298 P:      Marc Boucher
1299 P:      James Morris
1300 P:      Harald Welte
1301 P:      Jozsef Kadlecsik
1302 M:      coreteam@netfilter.org
1303 W:      http://www.netfilter.org/
1304 W:      http://www.iptables.org/
1305 L:      netfilter@lists.netfilter.org
1306 L:      netfilter-devel@lists.netfilter.org
1307 S:      Supported
1308
1309 NETROM NETWORK LAYER
1310 P:      Tomi Manninen
1311 M:      Tomi.Manninen@hut.fi
1312 L:      linux-hams@vger.kernel.org
1313 S:      Maintained
1314
1315 NETWORK BLOCK DEVICE
1316 P:      Pavel Machek
1317 M:      pavel@atrey.karlin.mff.cuni.cz
1318 S:      Maintained
1319
1320 NETWORK DEVICE DRIVERS
1321 P:      Andrew Morton
1322 M:      akpm@zip.com.au
1323 P:      Jeff Garzik
1324 M:      jgarzik@pobox.com
1325 L:      linux-net@vger.kernel.org
1326 S:      Maintained
1327
1328 NETWORKING [GENERAL]
1329 P:      Networking Team
1330 M:      netdev@vger.kernel.org
1331 L:      linux-net@vger.kernel.org
1332 S:      Maintained
1333
1334 NETWORKING [IPv4/IPv6]
1335 P:      David S. Miller
1336 M:      davem@davemloft.net
1337 P:      Alexey Kuznetsov
1338 M:      kuznet@ms2.inr.ac.ru
1339 P:      Pekka Savola (ipv6)
1340 M:      pekkas@netcore.fi
1341 P:      James Morris
1342 M:      jmorris@intercode.com.au
1343 P:      Hideaki YOSHIFUJI
1344 M:      yoshfuji@linux-ipv6.org
1345 P:      Patrick McHardy
1346 M:      kaber@coreworks.de
1347 L:      netdev@vger.kernel.org
1348 S:      Maintained
1349
1350 NFS CLIENT
1351 P:      Trond Myklebust
1352 M:      trond.myklebust@fys.uio.no
1353 L:      linux-kernel@vger.kernel.org
1354 S:      Maintained
1355
1356 NI5010 NETWORK DRIVER
1357 P:     Jan-Pascal van Best and Andreas Mohr
1358 M:     Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1359 M:     Andreas Mohr <100.30936@germany.net>
1360 L:     linux-net@vger.kernel.org
1361 S:     Maintained
1362
1363 NINJA SCSI-3 / NINJA SCSI-32Bi PCMCIA SCSI HOST ADAPTER DRIVER
1364 P:      YOKOTA Hiroshi
1365 M:      yokota@netlab.is.tsukuba.ac.jp
1366 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1367 S:      Maintained
1368
1369 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1370 P:      GOTO Masanori
1371 M:      gotom@debian.or.jp
1372 P:      YOKOTA Hiroshi
1373 M:      yokota@netlab.is.tsukuba.ac.jp
1374 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1375 S:      Maintained
1376
1377 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1378 P:      Eberhard Moenkeberg
1379 M:      emoenke@gwdg.de
1380 L:      linux-kernel@vger.kernel.org
1381 S:      Maintained
1382
1383 NTFS FILESYSTEM
1384 P:      Anton Altaparmakov
1385 M:      aia21@cus.cam.ac.uk
1386 L:      linux-ntfs-dev@lists.sourceforge.net
1387 L:      linux-kernel@vger.kernel.org
1388 S:      Maintained
1389
1390 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1391 P:      Ani Joshi
1392 M:      ajoshi@kernel.crashing.org
1393 L:      linux-nvidia@lists.surfsouth.com
1394 S:      Maintained
1395
1396 OLYMPIC NETWORK DRIVER
1397 P:      Peter De Shrijver
1398 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
1399 P:      Mike Phillips
1400 M:      mikep@linuxtr.net 
1401 L:      linux-net@vger.kernel.org
1402 L:      linux-tr@linuxtr.net
1403 W:      http://www.linuxtr.net
1404 S:      Maintained
1405
1406 ONSTREAM SCSI TAPE DRIVER
1407 P:      Willem Riede
1408 M:      osst@riede.org
1409 L:      osst-users@lists.sourceforge.net
1410 L:      linux-scsi@vger.kernel.org
1411 S:      Maintained
1412
1413 OPL3-SA2, SA3, and SAx DRIVER
1414 P:      Zwane Mwaikambo
1415 M:      zwane@commfireservices.com
1416 L:      linux-sound@vger.kernel.org
1417 S:      Maintained
1418
1419 ORINOCO DRIVER
1420 P:      David Gibson
1421 M:      hermes@gibson.dropbear.id.au
1422 W:      http://www.ozlabs.org/people/dgibson/dldwd
1423 S:      Maintained
1424
1425 PARALLEL PORT SUPPORT
1426 P:      Phil Blundell
1427 M:      philb@gnu.org
1428 P:      Tim Waugh
1429 M:      tim@cyberelk.net
1430 P:      David Campbell
1431 M:      campbell@torque.net
1432 P:      Andrea Arcangeli
1433 M:      andrea@suse.de
1434 L:      linux-parport@torque.net
1435 W:      http://people.redhat.com/twaugh/parport/
1436 S:      Maintained
1437
1438 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1439 P:      Tim Waugh
1440 M:      tim@cyberelk.net
1441 L:      linux-parport@torque.net
1442 W:      http://www.torque.net/linux-pp.html
1443 S:      Maintained
1444
1445 PERSONALITY HANDLING
1446 P:      Christoph Hellwig
1447 M:      hch@infradead.org
1448 L:      linux-abi-devel@lists.sourceforge.net
1449 S:      Maintained
1450
1451 PCI ID DATABASE
1452 P:      Martin Mares
1453 M:      mj@ucw.cz
1454 L:      pciids-devel@lists.sourceforge.net
1455 W:      http://pciids.sourceforge.net/
1456 S:      Maintained
1457
1458 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1459 P:      Thomas Sailer
1460 M:      sailer@ife.ee.ethz.ch
1461 L:      linux-sound@vger.kernel.org
1462 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1463 S:      Maintained
1464
1465 PCI SUBSYSTEM
1466 P:      Martin Mares
1467 M:      mj@ucw.cz
1468 L:      linux-kernel@vger.kernel.org
1469 S:      Odd Fixes
1470
1471 PCI HOTPLUG CORE
1472 P:      Gary Hade
1473 M:      garyhade@us.ibm.com
1474 S:      Supported
1475
1476 PCI HOTPLUG COMPAQ DRIVER
1477 P:      Greg Kroah-Hartman
1478 M:      greg@kroah.com
1479 S:      Maintained
1480
1481 PCMCIA SUBSYSTEM
1482 P:      David Hinds
1483 M:      dahinds@users.sourceforge.net
1484 L:      linux-kernel@vger.kernel.org
1485 W:      http://pcmcia-cs.sourceforge.net
1486 S:      Maintained
1487
1488 PCNET32 NETWORK DRIVER
1489 P:      Thomas Bogendörfer
1490 M:      tsbogend@alpha.franken.de
1491 L:      linux-net@vger.kernel.org
1492 S:      Maintained
1493
1494 PERMEDIA 3 FRAMEBUFFER DRIVER
1495 P:      Romain Dolbeau
1496 M:      dolbeau@caps-entreprise.com
1497 L:      linux-fbdev-devel@lists.sourceforge.net
1498 W:      http://www.caps-entreprise.com/private/dolbeau/pm3fb/pm3fb.html
1499 S:      Maintained
1500
1501 PHILIPS NINO PALM PC
1502 P:      Steven Hill
1503 M:      sjhill@realitydiluted.com
1504 L:      linux-mips@linux-mips.org
1505 W:      http://www.realitydiluted.com/projects/nino
1506 S:      Maintained
1507
1508 PNP SUPPORT
1509 P:      Tom Lees
1510 M:      tom@lpsg.demon.co.uk
1511 L:      pnp-users@ferret.lmh.ox.ac.uk
1512 L:      pnp-devel@ferret.lmh.ox.ac.uk
1513 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
1514 S:      Maintained
1515
1516 POWERVR2 FRAMEBUFFER DRIVER
1517 P:      M. R. Brown
1518 M:      mrbrown@0xd6.org
1519 P:      Paul Mundt
1520 M:      lethal@linux-sh.org
1521 L:      linux-fbdev-devel@lists.sourceforge.net
1522 L:      linuxsh-dev@lists.sourceforge.net
1523 S:      Maintained
1524
1525 PPP PROTOCOL DRIVERS AND COMPRESSORS
1526 P:      Paul Mackerras
1527 M:      paulus@samba.org
1528 L:      linux-ppp@vger.kernel.org
1529 S:      Maintained
1530
1531 PPP OVER ATM (RFC 2364)
1532 P:      Mitchell Blank Jr
1533 M:      mitch@sfgoth.com
1534 S:      Maintained
1535
1536 PPP OVER ETHERNET
1537 P:      Michal Ostrowski
1538 M:      mostrows@speakeasy.net
1539 S:      Maintained
1540
1541 PRISM54 WIRELESS DRIVER
1542 P:      Prism54 Development Team
1543 M:      prism54-private@prism54.org
1544 L:      netdev@vger.kernel.org
1545 W:      http://prism54.org
1546 S:      Maintained
1547
1548 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1549 P:      Peter Denison
1550 M:      promise@pnd-pc.demon.co.uk
1551 W:      http://www.pnd-pc.demon.co.uk/promise/
1552 S:      Maintained
1553
1554 QNX4 FILESYSTEM
1555 P:      Anders Larsen
1556 M:      al@alarsen.net
1557 L:      linux-kernel@vger.kernel.org
1558 W:      http://www.alarsen.net/linux/qnx4fs/
1559 S:      Maintained
1560
1561 RADEON FRAMEBUFFER DISPLAY DRIVER
1562 P:      Ani Joshi
1563 M:      ajoshi@kernel.crashing.org
1564 L:      linux-fbdev-devel@lists.sourceforge.net
1565 S:      Maintained
1566
1567 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1568 P:      Ani Joshi
1569 M:      ajoshi@kernel.crashing.org
1570 L:      linux-fbdev-devel@lists.sourceforge.net
1571 S:      Maintained
1572
1573 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1574 P:      Corey Thomas
1575 M:      corey@world.std.com
1576 L:      linux-kernel@vger.kernel.org
1577 S:      Maintained
1578
1579 REAL TIME CLOCK DRIVER
1580 P:      Paul Gortmaker
1581 M:      p_gortmaker@yahoo.com
1582 L:      linux-kernel@vger.kernel.org
1583 S:      Maintained
1584
1585 REISERFS FILE SYSTEM
1586 P:      Hans Reiser
1587 M:      reiserfs-dev@namesys.com
1588 L:      reiserfs-list@namesys.com
1589 W:      http://www.namesys.com
1590 S:      Supported
1591
1592 ROSE NETWORK LAYER
1593 P:      Jean-Paul Roubelat
1594 M:      jpr@f6fbb.org
1595 L:      linux-hams@vger.kernel.org
1596 S:      Maintained
1597
1598 RISCOM8 DRIVER
1599 P:      Dmitry Gorodchanin
1600 M:      pgmdsg@ibi.com
1601 L:      linux-kernel@vger.kernel.org
1602 S:      Maintained
1603
1604 RME96XX MULTICHANNEL SOUND DRIVER
1605 P:      Guenter Geiger
1606 M:      geiger@epy.co.at  
1607 L:      linux-kernel@vger.kernel.org
1608 S:      Maintained
1609
1610 RTLINUX  REALTIME  LINUX
1611 P:      Victor Yodaiken
1612 M:      yodaiken@fsmlabs.com
1613 L:      rtl@rtlinux.org
1614 W:      www.rtlinux.org
1615 S:      Maintained
1616
1617 S390
1618 P:      Martin Schwidefsky
1619 M:      schwidefsky@de.ibm.com
1620 M:      linux390@de.ibm.com
1621 L:      linux-390@vm.marist.edu
1622 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1623 S:      Supported
1624
1625 SA1100 SUPPORT
1626 P:      Nicolas Pitre
1627 M:      nico@cam.org
1628 L:      linux-arm@lists.arm.linux.org.uk
1629 S:      Maintained
1630
1631 SBPCD CDROM DRIVER
1632 P:      Eberhard Moenkeberg
1633 M:      emoenke@gwdg.de
1634 L:      linux-kernel@vger.kernel.org
1635 S:      Maintained
1636
1637 SC1200 WDT DRIVER
1638 P:      Zwane Mwaikambo
1639 M:      zwane@commfireservices.com
1640 S:      Maintained
1641
1642 SCSI CDROM DRIVER
1643 P:      Jens Axboe
1644 M:      axboe@suse.de
1645 L:      linux-scsi@vger.kernel.org
1646 W:      http://www.kernel.dk
1647 S:      Maintained
1648
1649 SCSI SG DRIVER
1650 P:      Doug Gilbert
1651 M:      dgilbert@interlog.com
1652 L:      linux-scsi@vger.kernel.org
1653 W:      http://www.torque.net/sg
1654 S:      Maintained
1655
1656 SCSI SUBSYSTEM
1657 L:      linux-scsi@vger.kernel.org
1658 S:      Unmaintained
1659
1660 SCSI TAPE DRIVER
1661 P:      Kai Mäkisara
1662 M:      Kai.Makisara@kolumbus.fi
1663 L:      linux-scsi@vger.kernel.org
1664 S:      Maintained
1665
1666 SCTP PROTOCOL
1667 P:      Sridhar Samudrala       
1668 M:      sri@us.ibm.com
1669 L:      lksctp-developers@lists.sourceforge.net
1670 S:      Supported
1671
1672 SCx200 CPU SUPPORT
1673 P:      Christer Weinigel
1674 M:      christer@weinigel.se
1675 W:      http://www.weinigel.se
1676 S:      Supported
1677
1678 SERIAL ATA (SATA) SUBSYSTEM:
1679 P:      Jeff Garzik
1680 M:      jgarzik@pobox.com
1681 L:      linux-ide@vger.kernel.org
1682 S:      Supported
1683
1684 SGI VISUAL WORKSTATION 320 AND 540
1685 P:      Bent Hagemark
1686 M:      bh@sgi.com
1687 P:      Ingo Molnar
1688 M:      mingo@redhat.com
1689 S:      Maintained
1690
1691 SIS 5513 IDE CONTROLLER DRIVER
1692 P:      Lionel Bouton
1693 M:      Lionel.Bouton@inet6.fr
1694 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1695 W:      http://gyver.homeip.net/sis5513/index.html
1696 S:      Maintained
1697
1698 SIS 900/7016 FAST ETHERNET DRIVER
1699 P:      Ollie Lho
1700 M:      ollie@sis.com.tw
1701 L:      linux-net@vger.kernel.org
1702 S:      Supported
1703
1704 SIS FRAMEBUFFER DRIVER
1705 P:      Thomas Winischhofer
1706 M:      thomas@winischhofer.net
1707 W:      http://www.winischhofer.net/linuxsisvga.shtml
1708 S:      Maintained
1709
1710 SMB FILESYSTEM
1711 P:      Urban Widmark
1712 M:      Urban.Widmark@enlight.net
1713 S:      Odd Fixes
1714
1715 SNA NETWORK LAYER
1716 P:      Jay Schulist
1717 M:      jschlst@samba.org
1718 L:      linux-sna@turbolinux.com
1719 W:      http://www.linux-sna.org
1720 S:      Supported
1721
1722 SOFTWARE RAID (Multiple Disks) SUPPORT
1723 P:      Ingo Molnar
1724 M:      mingo@redhat.com
1725 P:      Neil Brown
1726 M:      neilb@cse.unsw.edu.au
1727 L:      linux-raid@vger.kernel.org
1728 S:      Maintained
1729
1730 SONIC NETWORK DRIVER
1731 P:      Thomas Bogendoerfer
1732 M:      tsbogend@alpha.franken.de
1733 L:      linux-net@vger.kernel.org
1734 S:      Maintained
1735
1736 SONY VAIO CONTROL DEVICE DRIVER
1737 P:      Stelian Pop
1738 M:      stelian@popies.net
1739 W:      http://popies.net/sonypi/
1740 S:      Maintained
1741
1742 UltraSPARC (sparc64):
1743 P:      David S. Miller
1744 M:      davem@davemloft.net
1745 P:      Eddie C. Dost
1746 M:      ecd@skynet.be
1747 P:      Jakub Jelinek
1748 M:      jj@sunsite.ms.mff.cuni.cz
1749 P:      Anton Blanchard
1750 M:      anton@samba.org
1751 L:      sparclinux@vger.kernel.org
1752 L:      ultralinux@vger.kernel.org
1753 S:      Maintained
1754
1755 SPARC (sparc32):
1756 P:      William L. Irwin
1757 M:      wli@holomorphy.com
1758 L:      sparclinux@vger.kernel.org
1759 S:      Maintained
1760
1761 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1762 P:      Roger Wolff
1763 M:      R.E.Wolff@BitWizard.nl
1764 M:      io8-linux@specialix.co.uk
1765 L:      linux-kernel@vger.kernel.org ?
1766 S:      Supported
1767
1768 SPX NETWORK LAYER
1769 P:      Jay Schulist
1770 M:      jschlst@samba.org
1771 L:      linux-net@vger.kernel.org
1772 S:      Supported
1773
1774 SRM (Alpha) environment access
1775 P:      Jan-Benedict Glaw
1776 M:      jbglaw@lug-owl.de
1777 L:      linux-kernel@vger.kernel.org
1778 S:      Maintained
1779
1780 STARFIRE/DURALAN NETWORK DRIVER
1781 P:      Ion Badulescu
1782 M:      ionut@cs.columbia.edu
1783 S:      Maintained
1784
1785 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1786 W:      http://mosquitonet.Stanford.EDU/strip.html
1787 S:      Unsupported ?
1788
1789 STRADIS MPEG-2 DECODER DRIVER
1790 P:      Nathan Laredo
1791 M:      laredo@gnu.org
1792 W:      http://mpeg.openprojects.net/
1793 W:      http://www.stradis.com/
1794 S:      Maintained
1795
1796 SUPERH (sh)
1797 P:      Paul Mundt
1798 M:      lethal@linux-sh.org
1799 P:      Niibe Yutaka
1800 M:      gniibe@m17n.org
1801 P:      Kazumoto Kojima
1802 M:      kkojima@rr.iij4u.or.jp
1803 L:      linuxsh-dev@lists.sourceforge.net
1804 L:      linux-sh@m17n.org
1805 W:      http://www.linux-sh.org
1806 W:      http://www.m17n.org/linux-sh/
1807 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1808 S:      Maintained
1809
1810 SUPERH64 (sh64)
1811 P:      Paul Mundt
1812 M:      lethal@linux-sh.org
1813 P:      Richard Curnow
1814 M:      richard.curnow@superh.com
1815 L:      linuxsh-shmedia-dev@lists.sourceforge.net
1816 W:      http://www.linux-sh.org
1817 W:      http://linux-shmedia.bkbits.net
1818 S:      Maintained
1819
1820 SUPERH WATCHDOG
1821 P:      Paul Mundt
1822 M:      lethal@linux-sh.org
1823 L:      linuxsh-dev@lists.sourceforge.net
1824 W:      http://www.linuxsh.org
1825 S:      Maintained
1826
1827 SVGA HANDLING
1828 P:      Martin Mares
1829 M:      mj@ucw.cz
1830 L:      linux-video@atrey.karlin.mff.cuni.cz
1831 S:      Maintained
1832
1833 SYSV FILESYSTEM
1834 P:      Christoph Hellwig
1835 M:      hch@infradead.org
1836 S:      Maintained
1837
1838 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1839 P:      Romain Lievin
1840 M:      roms@lpg.ticalc.org
1841 P:      Julien Blache
1842 M:      jb@technologeek.org
1843 S:      Maintained
1844
1845 TI PARALLEL LINK CABLE DRIVER
1846 P:     Romain Lievin
1847 M:     roms@lpg.ticalc.org
1848 S:     Maintained
1849
1850 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1851 P:      Stephane Dalton
1852 M:      sdalton@videotron.ca
1853 P:      Stéphane Doyon
1854 M:      s.doyon@videotron.ca
1855 S:      Maintained
1856
1857 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1858 P:      Stephane Dalton
1859 M:      sdalton@videotron.ca
1860 P:      Stéphane Doyon
1861 M:      s.doyon@videotron.ca
1862 S:      Maintained
1863
1864 TLAN NETWORK DRIVER
1865 P:      Samuel Chessman
1866 M:      chessman@tux.org
1867 L:      tlan-devel@lists.sourceforge.net
1868 W:      http://sourceforge.net/projects/tlan/
1869 S:      Maintained
1870
1871 TOKEN-RING NETWORK DRIVER
1872 P:      Mike Phillips
1873 M:      mikep@linuxtr.net
1874 L:      linux-net@vger.kernel.org
1875 L:      linux-tr@linuxtr.net
1876 W:      http://www.linuxtr.net
1877 S:      Maintained
1878
1879 TOSHIBA ACPI EXTRAS DRIVER
1880 P:      John Belmonte
1881 M:      toshiba_acpi@memebeam.org
1882 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1883 S:      Maintained
1884
1885 TOSHIBA SMM DRIVER
1886 P:      Jonathan Buzzard
1887 M:      jonathan@buzzard.org.uk
1888 L:      tlinux-users@tce.toshiba-dme.co.jp
1889 W:      http://www.buzzard.org.uk/toshiba/
1890 S:      Maintained
1891
1892 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1893 P:      Ollie Lho  
1894 M:      ollie@sis.com.tw
1895 L:      linux-kernel@vger.kernel.org
1896 S:      Supported
1897
1898 TMS380 TOKEN-RING NETWORK DRIVER
1899 P:      Adam Fritzler
1900 M:      mid@auk.cx
1901 L:      linux-tr@linuxtr.net
1902 W:      http://www.auk.cx/tms380tr/
1903 S:      Maintained
1904
1905 TULIP NETWORK DRIVER
1906 P:      Jeff Garzik
1907 M:      jgarzik@pobox.com
1908 L:      tulip-users@lists.sourceforge.net
1909 W:      http://sourceforge.net/projects/tulip/
1910 S:      Maintained
1911
1912 TUN/TAP driver
1913 P:      Maxim Krasnyansky
1914 M:      maxk@qualcomm.com, max_mk@yahoo.com
1915 L:      vtun@office.satix.net
1916 W:      http://vtun.sourceforge.net/tun
1917 S:      Maintained
1918
1919 U14-34F SCSI DRIVER
1920 P:      Dario Ballabio
1921 M:      ballabio_dario@emc.com
1922 L:      linux-scsi@vger.kernel.org
1923 S:      Maintained
1924
1925 UDF FILESYSTEM
1926 P:      Ben Fennema
1927 M:      bfennema@falcon.csc.calpoly.edu
1928 P:      Dave Boynton
1929 M:      dave@trylinux.com
1930 L:      linux_udf@hpesjro.fc.hp.com
1931 W:      http://linux-udf.sourceforge.net
1932 S:      Maintained
1933
1934 UMSDOS FILESYSTEM
1935 P:      Matija Nalis
1936 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1937 L:      linux-kernel@vger.kernel.org
1938 W:      http://linux.voyager.hr/umsdos/
1939 S:      Maintained
1940
1941 UNIFORM CDROM DRIVER
1942 P:      Jens Axboe
1943 M:      axboe@suse.de
1944 L:      linux-kernel@vger.kernel.org
1945 W:      http://www.kernel.dk
1946 S:      Maintained
1947
1948 USB ACM DRIVER
1949 P:      Vojtech Pavlik
1950 M:      vojtech@suse.cz
1951 L:      linux-usb-users@lists.sourceforge.net
1952 L:      linux-usb-devel@lists.sourceforge.net
1953 S:      Maintained
1954
1955 USB AUERSWALD DRIVER
1956 P:      Wolfgang Muees
1957 M:      wolfgang@iksw-muees.de
1958 L:      linux-usb-users@lists.sourceforge.net
1959 L:      linux-usb-devel@lists.sourceforge.net
1960 S:      Maintained
1961
1962 USB BLUETOOTH TTY CONVERTER DRIVER
1963 P:      Greg Kroah-Hartman
1964 M:      greg@kroah.com
1965 L:      linux-usb-users@lists.sourceforge.net
1966 L:      linux-usb-devel@lists.sourceforge.net
1967 S:      Maintained
1968 W:      http://www.kroah.com/linux-usb/
1969
1970 USB CDC ETHERNET DRIVER
1971 P:      Greg Kroah-Hartman
1972 M:      greg@kroah.com
1973 L:      linux-usb-users@lists.sourceforge.net
1974 L:      linux-usb-devel@lists.sourceforge.net
1975 S:      Maintained
1976 W:      http://www.kroah.com/linux-usb/
1977
1978 USB EHCI DRIVER
1979 P:      David Brownell
1980 M:      dbrownell@users.sourceforge.net
1981 L:      linux-usb-devel@lists.sourceforge.net
1982 S:      Maintained
1983
1984 USB HID/HIDBP/INPUT DRIVERS
1985 P:      Vojtech Pavlik
1986 M:      vojtech@suse.cz
1987 L:      linux-usb-users@lists.sourceforge.net
1988 L:      linux-usb-devel@lists.sourceforge.net
1989 W:      http://www.suse.cz/development/input/
1990 S:      Maintained
1991
1992 USB HUB
1993 P:      Johannes Erdfelt
1994 M:      johannes@erdfelt.com
1995 L:      linux-usb-users@lists.sourceforge.net
1996 L:      linux-usb-devel@lists.sourceforge.net
1997 S:      Maintained
1998
1999 USB KAWASAKI LSI DRIVER
2000 P:      Oliver Neukum
2001 M:      drivers@neukum.org
2002 L:      linux-usb-users@lists.sourceforge.net
2003 L:      linux-usb-devel@lists.sourceforge.net
2004 S:      Maintained
2005
2006 USB MASS STORAGE DRIVER
2007 P:      Matthew Dharm
2008 M:      mdharm-usb@one-eyed-alien.net
2009 L:      linux-usb-users@lists.sourceforge.net
2010 L:      linux-usb-devel@lists.sourceforge.net
2011 S:      Maintained
2012 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2013
2014 USB OHCI DRIVER
2015 P:      Roman Weissgaerber
2016 M:      weissg@vienna.at
2017 L:      linux-usb-users@lists.sourceforge.net
2018 L:      linux-usb-devel@lists.sourceforge.net
2019 S:      Maintained
2020
2021 USB OV511 DRIVER
2022 P:     Mark McClelland
2023 M:     mmcclell@bigfoot.com
2024 L:     linux-usb-users@lists.sourceforge.net
2025 L:     linux-usb-devel@lists.sourceforge.net
2026 W:     http://alpha.dyndns.org/ov511/
2027 S:     Maintained
2028
2029 USB PEGASUS DRIVER
2030 P:      Petko Manolov
2031 M:      petkan@users.sourceforge.net
2032 L:      linux-usb-users@lists.sourceforge.net
2033 L:      linux-usb-devel@lists.sourceforge.net
2034 S:      Maintained
2035
2036 USB PRINTER DRIVER
2037 P:      Vojtech Pavlik
2038 M:      vojtech@suse.cz
2039 L:      linux-usb-users@lists.sourceforge.net
2040 L:      linux-usb-devel@lists.sourceforge.net
2041 S:      Maintained
2042
2043 USB RTL8150 DRIVER
2044 P:      Petko Manolov
2045 M:      petkan@users.sourceforge.net
2046 L:      linux-usb-users@lists.sourceforge.net
2047 L:      linux-usb-devel@lists.sourceforge.net
2048 S:      Maintained
2049
2050 USB SCANNER DRIVER
2051 P:      Henning Meier-Geinitz
2052 M:      henning@meier-geinitz.de
2053 L:      linux-usb-users@lists.sourceforge.net
2054 L:      linux-usb-devel@lists.sourceforge.net
2055 W:      http://www.meier-geinitz.de/kernel/
2056 S:      Maintained
2057
2058 USB SE401 DRIVER
2059 P:      Jeroen Vreeken
2060 M:      pe1rxq@amsat.org
2061 L:      linux-usb-users@lists.sourceforge.net
2062 L:      linux-usb-devel@lists.sourceforge.net
2063 W:      http://www.chello.nl/~j.vreeken/se401/
2064 S:      Maintained
2065
2066 USB SERIAL DIGI ACCELEPORT DRIVER
2067 P:      Peter Berger and Al Borchers
2068 M:      pberger@brimson.com
2069 M:      alborchers@steinerpoint.com
2070 L:      linux-usb-users@lists.sourceforge.net
2071 L:      linux-usb-devel@lists.sourceforge.net
2072 S:      Maintained
2073
2074 USB SERIAL DRIVER
2075 P:      Greg Kroah-Hartman
2076 M:      greg@kroah.com
2077 L:      linux-usb-users@lists.sourceforge.net
2078 L:      linux-usb-devel@lists.sourceforge.net
2079 S:      Maintained
2080 W:      http://www.kroah.com/linux-usb/
2081
2082 USB SERIAL BELKIN F5U103 DRIVER
2083 P:      William Greathouse
2084 M:      wgreathouse@smva.com
2085 M:      wgreathouse@myfavoritei.com
2086 L:      linux-usb-users@lists.sourceforge.net
2087 L:      linux-usb-devel@lists.sourceforge.net
2088 S:      Maintained
2089
2090 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2091 M:      linux-usb@sii.li
2092 L:      linux-usb-users@lists.sourceforge.net
2093 L:      linux-usb-devel@lists.sourceforge.net
2094 S:      Supported
2095
2096 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2097 P:      Gary Brubaker
2098 M:      xavyer@ix.netcom.com
2099 L:      linux-usb-users@lists.sourceforge.net
2100 L:      linux-usb-devel@lists.sourceforge.net
2101 S:      Maintained
2102
2103 USB SERIAL KEYSPAN DRIVER
2104 P:      Greg Kroah-Hartman
2105 M:      greg@kroah.com
2106 L:      linux-usb-users@lists.sourceforge.net
2107 L:      linux-usb-devel@lists.sourceforge.net
2108 W:      http://www.kroah.com/linux/
2109 S:      Maintained
2110
2111 USB SUBSYSTEM
2112 P:      Pete Zaitcev
2113 M:      zaitcev@redhat.com
2114 L:      linux-usb-users@lists.sourceforge.net
2115 L:      linux-usb-devel@lists.sourceforge.net
2116 W:      http://www.linux-usb.org
2117 S:      Supported
2118
2119 USB UHCI DRIVER
2120 P:      Georg Acher
2121 M:      usb@in.tum.de
2122 L:      linux-usb-users@lists.sourceforge.net
2123 L:      linux-usb-devel@lists.sourceforge.net
2124 W:      http://usb.in.tum.de
2125 S:      Maintained
2126         
2127 USB "USBNET" DRIVER
2128 P:      David Brownell
2129 M:      dbrownell@users.sourceforge.net
2130 L:      linux-usb-devel@lists.sourceforge.net
2131 S:      Maintained
2132
2133 USB W9968CF DRIVER
2134 P:      Luca Risolia
2135 M:      luca.risolia@studio.unibo.it
2136 L:      linux-usb-devel@lists.sourceforge.net
2137 W:      http://go.lamarinapunto.com
2138 S:      Maintained
2139
2140 VFAT FILESYSTEM:
2141 P:      Gordon Chaffee
2142 M:      chaffee@cs.berkeley.edu
2143 L:      linux-kernel@vger.kernel.org
2144 W:      http://bmrc.berkeley.edu/people/chaffee
2145 S:      Maintained
2146
2147 VIA 82Cxxx AUDIO DRIVER
2148 P:      Jeff Garzik
2149 S:      Odd fixes
2150
2151 VIA RHINE NETWORK DRIVER
2152 P:      Roger Luethi
2153 M:      rl@hellgate.ch
2154 S:      Maintained
2155
2156 VIA-IRCC IRDA DRIVER
2157 P:      Jens David
2158 M:      dg1kjd@afthd.tu-darmstadt.de
2159 S:      Maintained
2160
2161 USB DIAMOND RIO500 DRIVER
2162 P:      Cesar Miquel
2163 M:      miquel@df.uba.ar
2164 L:      rio500-users@lists.sourceforge.net
2165 W:      http://rio500.sourceforge.net
2166 S:      Maintained
2167
2168 VIDEO FOR LINUX
2169 P:      Gerd Knorr
2170 M:      kraxel@bytesex.org
2171 S:      Maintained
2172
2173 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2174 P:     Nenad Corbic
2175 M:     ncorbic@sangoma.com
2176 M:     dm@sangoma.com
2177 W:     http://www.sangoma.com
2178 S:     Supported
2179
2180 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2181 P:      Jean Tourrilhes
2182 M:      jt@hpl.hp.com
2183 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2184 S:      Maintained
2185
2186 WD7000 SCSI DRIVER
2187 P:      Miroslav Zagorac
2188 M:      zaga@fly.cc.fer.hr
2189 L:      linux-scsi@vger.kernel.org
2190 S:      Maintained
2191
2192 X.25 NETWORK LAYER
2193 P:      Henner Eisen
2194 M:      eis@baty.hanse.de
2195 L:      linux-x25@vger.kernel.org
2196 S:      Maintained
2197
2198 XFS FILESYSTEM
2199 P:      Silicon Graphics Inc
2200 M:      xfs-masters@oss.sgi.com
2201 M:      nathans@sgi.com
2202 L:      linux-xfs@oss.sgi.com
2203 W:      http://oss.sgi.com/projects/xfs
2204 S:      Supported
2205
2206 X86 3-LEVEL PAGING (PAE) SUPPORT
2207 P:      Ingo Molnar
2208 M:      mingo@redhat.com
2209 S:      Maintained
2210
2211 X86-64 port
2212 P:      Andi Kleen
2213 M:      ak@suse.de
2214 L:      discuss@x86-64.org
2215 W:      http://www.x86-64.org
2216 S:      Maintained
2217
2218 YAM DRIVER FOR AX.25
2219 P:      Jean-Paul Roubelat
2220 M:      jpr@f6fbb.org
2221 L:      linux-hams@vger.kernel.org
2222 S:      Maintained
2223
2224 YMFPCI YAMAHA PCI SOUND
2225 P:      Pete Zaitcev
2226 M:      zaitcev@yahoo.com
2227 L:      linux-kernel@vger.kernel.org
2228 S:      Maintained
2229
2230 Z8530 DRIVER FOR AX.25
2231 P:      Joerg Reuter
2232 M:      jreuter@yaina.de
2233 W:      http://yaina.de/jreuter/
2234 W:      http://www.qsl.net/dl1bke/
2235 L:      linux-hams@vger.kernel.org
2236 S:      Maintained
2237
2238 ZF MACHZ WATCHDOG
2239 P:      Fernando Fuganti
2240 M:      fuganti@conectiva.com.br
2241 M:      fuganti@netbank.com.br
2242 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2243 S:      Maintained
2244
2245 ZR36120 VIDEO FOR LINUX DRIVER
2246 P:      Pauline Middelink
2247 M:      middelin@polyware.nl
2248 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2249 W:      http://www.polyware.nl/~middelin/hobbies.html
2250 S:      Maintained
2251
2252 THE REST
2253 P:      Linus Torvalds
2254 S:      Buried alive in reporters