OSDN Git Service

[PATCH] update netdev address
[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:      sensors@stimpy.netroedge.com
824 W:      http://www.lm-sensors.nu/
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:      Ganesh Venkatesan
955 M:      Ganesh.Venkatesan@intel.com
956 W:      http://sourceforge.net/projects/e1000/
957 S:      Supported
958
959 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
960 P:      Jeb Cramer
961 M:      cramerj@intel.com
962 P:      John Ronciak
963 M:      john.ronciak@intel.com
964 P:      Ganesh Venkatesan
965 M:      Ganesh.Venkatesan@intel.com
966 W:      http://sourceforge.net/projects/e1000/
967 S:      Supported
968
969 INTERMEZZO FILE SYSTEM
970 P:      Peter J. Braam
971 M:      braam@clusterfs.com
972 W:      http://www.inter-mezzo.org/
973 W:      http://sourceforge.net/projects/intermezzo/
974 L:      intermezzo-discuss@lists.sourceforge.net
975 S:      Orphan
976
977 IOC3 DRIVER
978 P:      Ralf Baechle
979 M:      ralf@linux-mips.org
980 L:      linux-mips@linux-mips.org
981 S:      Maintained
982
983 IOC4 IDE DRIVER
984 P:      Jeremy Higdon
985 M:      jeremy@sgi.com
986 S:      Maintained
987
988 IP MASQUERADING:
989 P:      Juanjo Ciarlante
990 M:      jjciarla@raiz.uncu.edu.ar
991 S:      Maintained
992
993 IPVS
994 P:      Wensong Zhang
995 M:      wensong@linux-vs.org
996 P:      Julian Anastasov
997 M:      ja@ssi.bg
998 L:      lvs-users@linuxvirtualserver.org
999 S:      Maintained
1000
1001 IPX NETWORK LAYER
1002 P:      Arnaldo Carvalho de Melo
1003 M:      acme@conectiva.com.br
1004 L:      linux-net@vger.kernel.org
1005 S:      Maintained
1006
1007 IRDA SUBSYSTEM
1008 P:      Dag Brattli
1009 M:      Dag Brattli <dag@brattli.net>
1010 L:      linux-irda@pasta.cs.uit.no
1011 W:      http://irda.sourceforge.net/
1012 S:      Maintained
1013
1014 ISAPNP
1015 P:      Jaroslav Kysela
1016 M:      perex@suse.cz
1017 S:      Maintained
1018
1019 ISDN SUBSYSTEM
1020 P:      Karsten Keil
1021 M:      kkeil@suse.de
1022 P:      Kai Germaschewski
1023 M:      kai.germaschewski@gmx.de
1024 L:      isdn4linux@listserv.isdn4linux.de
1025 W:      http://www.isdn4linux.de
1026 S:      Maintained
1027
1028 ISDN SUBSYSTEM (Eicon active card driver)
1029 P:      Armin Schindler
1030 M:      mac@melware.de
1031 L:      isdn4linux@listserv.isdn4linux.de
1032 W:      http://www.melware.de
1033 S:      Maintained
1034
1035 JOURNALLING FLASH FILE SYSTEM (JFFS)
1036 P:      Axis Communications AB
1037 M:      jffs-dev@axis.com
1038 L:      jffs-dev@axis.com
1039 W:      http://www.developer.axis.com/software/jffs/
1040 S:      Maintained
1041
1042 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1043 P:      David Woodhouse
1044 M:      dwmw2@infradead.org
1045 L:      jffs-dev@axis.com
1046 W:      http://sources.redhat.com/jffs2/
1047 S:      Maintained
1048
1049 JFS FILESYSTEM
1050 P:      Dave Kleikamp
1051 M:      shaggy@austin.ibm.com
1052 L:      jfs-discussion@lists.sourceforge.net
1053 W:      http://jfs.sourceforge.net/
1054 S:      Supported
1055
1056 JOYSTICK DRIVER
1057 P:      Vojtech Pavlik
1058 M:      vojtech@suse.cz
1059 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1060 W:      http://www.suse.cz/development/joystick/
1061 S:      Maintained
1062
1063 KERNEL AUTOMOUNTER (AUTOFS)
1064 P:      H. Peter Anvin
1065 M:      hpa@zytor.com
1066 L:      autofs@linux.kernel.org
1067 S:      Maintained
1068
1069 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1070 P:      Jeremy Fitzhardinge
1071 M:      jeremy@goop.org
1072 L:      autofs@linux.kernel.org
1073 S:      Maintained
1074
1075 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1076 P:      Keith Owens
1077 M:      kaos@ocs.com.au
1078 P:      Michael Elizabeth Chastain
1079 M:      mec@shout.net
1080 L:      kbuild-devel@lists.sourceforge.net
1081 W:      http://kbuild.sourceforge.net
1082 S:      Maintained 
1083
1084 KERNEL NFSD
1085 P:      Neil Brown
1086 M:      neilb@cse.unsw.edu.au
1087 L:      nfs-devel@linux.kernel.org (Linux NFS)
1088 L:      nfs@lists.sourceforge.net
1089 W:      http://nfs.sourceforge.net/
1090 W:      http://www.cse.unsw.edu.au/~neilb/oss/knfsd/
1091 S:      Maintained
1092
1093 LANMEDIA WAN CARD DRIVER
1094 P:      Andrew Stanley-Jones
1095 M:      asj@lanmedia.com
1096 W:      http://www.lanmedia.com/
1097 S:      Orphan
1098
1099 LAPB module
1100 P:      Henner Eisen
1101 M:      eis@baty.hanse.de
1102 L:      linux-x25@vger.kernel.org
1103 S:      Maintained
1104
1105 LASI 53c700 driver for PARISC
1106 P:      James E.J. Bottomley
1107 M:      James.Bottomley@HansenPartnership.com
1108 L:      linux-scsi@vger.kernel.org
1109 S:      Maintained
1110
1111 LINUX FOR IBM pSERIES (RS/6000)
1112 P:      Paul Mackerras
1113 M:      paulus@au.ibm.com
1114 W:      http://www.ibm.com/linux/ltc/projects/ppc
1115 S:      Supported
1116
1117 LINUX FOR POWERPC
1118 P:      Paul Mackerras
1119 M:      paulus@samba.org
1120 W:      http://www.fsmlabs.com/linuxppcbk.html
1121 S:      Supported
1122
1123 LINUX FOR POWER MACINTOSH
1124 P:      Benjamin Herrenschmidt
1125 M:      benh@kernel.crashing.org
1126 W:      http://www.linuxppc.org/
1127 L:      linuxppc-dev@lists.linuxppc.org
1128 S:      Maintained
1129
1130 LINUX FOR 64BIT POWERPC
1131 P:      David Engebretsen
1132 M:      engebret@us.ibm.com
1133 W:      http://linuxppc64.org
1134 L:      linuxppc64-dev@lists.linuxppc.org
1135 S:      Supported
1136
1137 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1138 P:      Richard Russon (FlatCap)
1139 M:      ldm@flatcap.org
1140 L:      ldm-devel@lists.sourceforge.net 
1141 W:      http://ldm.sourceforge.net
1142 S:      Maintained
1143
1144 LOGICAL VOLUME MANAGER
1145 P:     Heinz Mauelshagen
1146 M:     mge@sistina.de
1147 L:     linux-LVM@sistina.com
1148 W:     http://www.sistina.com/lvm
1149 S:     Maintained 
1150
1151 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1152 P:      Gerard Roudier
1153 M:      groudier@free.fr
1154 L:      linux-scsi@vger.kernel.org
1155 S:      Maintained
1156
1157 M68K ARCHITECTURE
1158 P:      Geert Uytterhoeven
1159 M:      geert@linux-m68k.org
1160 P:      Roman Zippel
1161 M:      zippel@linux-m68k.org
1162 L:      linux-m68k@lists.linux-m68k.org
1163 W:      http://www.linux-m68k.org/
1164 W:      http://linux-m68k-cvs.ubb.ca/
1165 S:      Maintained
1166
1167 M68K ON APPLE MACINTOSH
1168 P:      Joshua Thompson
1169 M:      funaho@jurai.org
1170 W:      http://www.mac.linux-m68k.org/
1171 L:      linux-mac68k@mac.linux-m68k.org
1172 S:      Maintained
1173
1174 M68K ON HP9000/300
1175 P:      Philip Blundell
1176 M:      philb@gnu.org
1177 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1178 S:      Maintained
1179
1180 MAESTRO PCI SOUND DRIVERS
1181 P:      Zach Brown
1182 M:      zab@zabbo.net
1183 S:      Odd Fixes
1184
1185 MARVELL MV64340 ETHERNET DRIVER
1186 P:      Manish Lachwani
1187 M:      Manish_Lachwani@pmc-sierra.com
1188 L:      linux-mips@linux-mips.org
1189 L:      netdev@vger.kernel.org
1190 S:      Supported
1191
1192 MARVELL YUKON / SYSKONNECT DRIVER
1193 P:      Mirko Lindner
1194 M:      mlindner@syskonnect.de
1195 P:      Ralph Roesler
1196 M:      rroesler@syskonnect.de
1197 W:      http://www.syskonnect.com
1198 S:      Supported
1199
1200 MATROX FRAMEBUFFER DRIVER
1201 P:      Petr Vandrovec
1202 M:      vandrove@vc.cvut.cz
1203 L:      linux-fbdev-devel@lists.sourceforge.net
1204 S:      Maintained
1205
1206 MEMORY TECHNOLOGY DEVICES
1207 P:      David Woodhouse
1208 M:      dwmw2@redhat.com
1209 W:      http://www.linux-mtd.infradead.org/
1210 L:      mtd@infradead.org
1211 S:      Maintained
1212
1213 MICROTEK X6 SCANNER
1214 P:      Oliver Neukum
1215 M:      drivers@neukum.org
1216 W:      http://fachschaft.cup.uni-muenchen.de/~neukum/scanner.html
1217 S:      Maintained
1218
1219 MIPS
1220 P:      Ralf Baechle
1221 M:      ralf@linux-mips.org
1222 W:      http://oss.sgi.com/mips/mips-howto.html
1223 L:      linux-mips@linux-mips.org
1224 S:      Maintained
1225
1226 MISCELLANEOUS MCA-SUPPORT
1227 P:      David Weinehall
1228 M:      Project MCA Team <mcalinux@acc.umu.se>
1229 M:      David Weinehall <tao@acc.umu.se>
1230 W:      http://www.acc.umu.se/~tao/
1231 W:      http://www.acc.umu.se/~mcalinux/
1232 L:      linux-kernel@vger.kernel.org
1233 S:      Maintained
1234
1235 MODULE SUPPORT [GENERAL], KMOD
1236 P:      Keith Owens
1237 M:      kaos@ocs.com.au
1238 L:      linux-kernel@vger.kernel.org
1239 S:      Maintained
1240
1241 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1242 P:      Stelian Pop
1243 M:      stelian@popies.net
1244 W:      http://popies.net/meye/
1245 S:      Maintained
1246
1247 MOUSE AND MISC DEVICES [GENERAL]
1248 P:      Alessandro Rubini
1249 M:      rubini@ipvvis.unipv.it
1250 L:      linux-kernel@vger.kernel.org
1251 S:      Maintained
1252
1253 MTRR AND SIMILAR SUPPORT [i386]
1254 P:      Richard Gooch
1255 M:      rgooch@atnf.csiro.au
1256 L:      linux-kernel@vger.kernel.org
1257 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1258 S:      Maintained
1259
1260 MULTISOUND SOUND DRIVER
1261 P:      Andrew Veliath
1262 M:      andrewtv@usa.net
1263 S:      Maintained
1264
1265 NATSEMI ETHERNET DRIVER (DP8381x)
1266 P:      Tim Hockin
1267 M:      thockin@hockin.org
1268 S:      Maintained
1269
1270 NCP FILESYSTEM
1271 P:      Petr Vandrovec
1272 M:      vandrove@vc.cvut.cz
1273 P:      Volker Lendecke
1274 M:      vl@kki.org
1275 L:      linware@sh.cvut.cz
1276 S:      Maintained
1277
1278 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1279 P:      James E.J. Bottomley
1280 M:      James.Bottomley@HansenPartnership.com
1281 L:      linux-scsi@vger.kernel.org
1282 S:      Maintained
1283
1284 NETFILTER/IPTABLES/IPCHAINS
1285 P:      Rusty Russell
1286 P:      Marc Boucher
1287 P:      James Morris
1288 P:      Harald Welte
1289 P:      Jozsef Kadlecsik
1290 M:      coreteam@netfilter.org
1291 W:      http://www.netfilter.org/
1292 W:      http://www.iptables.org/
1293 L:      netfilter@lists.netfilter.org
1294 L:      netfilter-devel@lists.netfilter.org
1295 S:      Supported
1296
1297 NETROM NETWORK LAYER
1298 P:      Tomi Manninen
1299 M:      Tomi.Manninen@hut.fi
1300 L:      linux-hams@vger.kernel.org
1301 S:      Maintained
1302
1303 NETWORK BLOCK DEVICE
1304 P:      Pavel Machek
1305 M:      pavel@atrey.karlin.mff.cuni.cz
1306 S:      Maintained
1307
1308 NETWORK DEVICE DRIVERS
1309 P:      Andrew Morton
1310 M:      akpm@zip.com.au
1311 P:      Jeff Garzik
1312 M:      jgarzik@pobox.com
1313 L:      linux-net@vger.kernel.org
1314 S:      Maintained
1315
1316 NETWORKING [GENERAL]
1317 P:      Networking Team
1318 M:      netdev@vger.kernel.org
1319 L:      linux-net@vger.kernel.org
1320 S:      Maintained
1321
1322 NETWORKING [IPv4/IPv6]
1323 P:      David S. Miller
1324 M:      davem@davemloft.net
1325 P:      Alexey Kuznetsov
1326 M:      kuznet@ms2.inr.ac.ru
1327 P:      Pekka Savola (ipv6)
1328 M:      pekkas@netcore.fi
1329 P:      James Morris
1330 M:      jmorris@intercode.com.au
1331 P:      Hideaki YOSHIFUJI
1332 M:      yoshfuji@linux-ipv6.org
1333 P:      Patrick McHardy
1334 M:      kaber@coreworks.de
1335 L:      netdev@vger.kernel.org
1336 S:      Maintained
1337
1338 NFS CLIENT
1339 P:      Trond Myklebust
1340 M:      trond.myklebust@fys.uio.no
1341 L:      linux-kernel@vger.kernel.org
1342 S:      Maintained
1343
1344 NI5010 NETWORK DRIVER
1345 P:     Jan-Pascal van Best and Andreas Mohr
1346 M:     Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1347 M:     Andreas Mohr <100.30936@germany.net>
1348 L:     linux-net@vger.kernel.org
1349 S:     Maintained
1350
1351 NINJA SCSI-3 / NINJA SCSI-32Bi PCMCIA SCSI HOST ADAPTER DRIVER
1352 P:      YOKOTA Hiroshi
1353 M:      yokota@netlab.is.tsukuba.ac.jp
1354 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1355 S:      Maintained
1356
1357 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1358 P:      GOTO Masanori
1359 M:      gotom@debian.or.jp
1360 P:      YOKOTA Hiroshi
1361 M:      yokota@netlab.is.tsukuba.ac.jp
1362 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1363 S:      Maintained
1364
1365 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1366 P:      Eberhard Moenkeberg
1367 M:      emoenke@gwdg.de
1368 L:      linux-kernel@vger.kernel.org
1369 S:      Maintained
1370
1371 NTFS FILESYSTEM
1372 P:      Anton Altaparmakov
1373 M:      aia21@cus.cam.ac.uk
1374 L:      linux-ntfs-dev@lists.sourceforge.net
1375 L:      linux-kernel@vger.kernel.org
1376 S:      Maintained
1377
1378 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1379 P:      Ani Joshi
1380 M:      ajoshi@kernel.crashing.org
1381 L:      linux-nvidia@lists.surfsouth.com
1382 S:      Maintained
1383
1384 OLYMPIC NETWORK DRIVER
1385 P:      Peter De Shrijver
1386 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
1387 P:      Mike Phillips
1388 M:      mikep@linuxtr.net 
1389 L:      linux-net@vger.kernel.org
1390 L:      linux-tr@linuxtr.net
1391 W:      http://www.linuxtr.net
1392 S:      Maintained
1393
1394 ONSTREAM SCSI TAPE DRIVER
1395 P:      Willem Riede
1396 M:      osst@riede.org
1397 L:      osst-users@lists.sourceforge.net
1398 L:      linux-scsi@vger.kernel.org
1399 S:      Maintained
1400
1401 OPL3-SA2, SA3, and SAx DRIVER
1402 P:      Zwane Mwaikambo
1403 M:      zwane@commfireservices.com
1404 L:      linux-sound@vger.kernel.org
1405 S:      Maintained
1406
1407 ORINOCO DRIVER
1408 P:      David Gibson
1409 M:      hermes@gibson.dropbear.id.au
1410 W:      http://www.ozlabs.org/people/dgibson/dldwd
1411 S:      Maintained
1412
1413 PARALLEL PORT SUPPORT
1414 P:      Phil Blundell
1415 M:      philb@gnu.org
1416 P:      Tim Waugh
1417 M:      tim@cyberelk.net
1418 P:      David Campbell
1419 M:      campbell@torque.net
1420 P:      Andrea Arcangeli
1421 M:      andrea@suse.de
1422 L:      linux-parport@torque.net
1423 W:      http://people.redhat.com/twaugh/parport/
1424 S:      Maintained
1425
1426 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1427 P:      Tim Waugh
1428 M:      tim@cyberelk.net
1429 L:      linux-parport@torque.net
1430 W:      http://www.torque.net/linux-pp.html
1431 S:      Maintained
1432
1433 PERSONALITY HANDLING
1434 P:      Christoph Hellwig
1435 M:      hch@infradead.org
1436 L:      linux-abi-devel@lists.sourceforge.net
1437 S:      Maintained
1438
1439 PCI ID DATABASE
1440 P:      Martin Mares
1441 M:      mj@ucw.cz
1442 L:      pciids-devel@lists.sourceforge.net
1443 W:      http://pciids.sourceforge.net/
1444 S:      Maintained
1445
1446 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1447 P:      Thomas Sailer
1448 M:      sailer@ife.ee.ethz.ch
1449 L:      linux-sound@vger.kernel.org
1450 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1451 S:      Maintained
1452
1453 PCI SUBSYSTEM
1454 P:      Martin Mares
1455 M:      mj@ucw.cz
1456 L:      linux-kernel@vger.kernel.org
1457 S:      Odd Fixes
1458
1459 PCI HOTPLUG CORE
1460 P:      Gary Hade
1461 M:      garyhade@us.ibm.com
1462 S:      Supported
1463
1464 PCI HOTPLUG COMPAQ DRIVER
1465 P:      Greg Kroah-Hartman
1466 M:      greg@kroah.com
1467 S:      Maintained
1468
1469 PCMCIA SUBSYSTEM
1470 P:      David Hinds
1471 M:      dahinds@users.sourceforge.net
1472 L:      linux-kernel@vger.kernel.org
1473 W:      http://pcmcia-cs.sourceforge.net
1474 S:      Maintained
1475
1476 PCNET32 NETWORK DRIVER
1477 P:      Thomas Bogendörfer
1478 M:      tsbogend@alpha.franken.de
1479 L:      linux-net@vger.kernel.org
1480 S:      Maintained
1481
1482 PERMEDIA 3 FRAMEBUFFER DRIVER
1483 P:      Romain Dolbeau
1484 M:      dolbeau@caps-entreprise.com
1485 L:      linux-fbdev-devel@lists.sourceforge.net
1486 W:      http://www.caps-entreprise.com/private/dolbeau/pm3fb/pm3fb.html
1487 S:      Maintained
1488
1489 PHILIPS NINO PALM PC
1490 P:      Steven Hill
1491 M:      sjhill@realitydiluted.com
1492 L:      linux-mips@linux-mips.org
1493 W:      http://www.realitydiluted.com/projects/nino
1494 S:      Maintained
1495
1496 PNP SUPPORT
1497 P:      Tom Lees
1498 M:      tom@lpsg.demon.co.uk
1499 L:      pnp-users@ferret.lmh.ox.ac.uk
1500 L:      pnp-devel@ferret.lmh.ox.ac.uk
1501 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
1502 S:      Maintained
1503
1504 POWERVR2 FRAMEBUFFER DRIVER
1505 P:      M. R. Brown
1506 M:      mrbrown@0xd6.org
1507 P:      Paul Mundt
1508 M:      lethal@linux-sh.org
1509 L:      linux-fbdev-devel@lists.sourceforge.net
1510 L:      linuxsh-dev@lists.sourceforge.net
1511 S:      Maintained
1512
1513 PPP PROTOCOL DRIVERS AND COMPRESSORS
1514 P:      Paul Mackerras
1515 M:      paulus@samba.org
1516 L:      linux-ppp@vger.kernel.org
1517 S:      Maintained
1518
1519 PPP OVER ATM (RFC 2364)
1520 P:      Mitchell Blank Jr
1521 M:      mitch@sfgoth.com
1522 S:      Maintained
1523
1524 PPP OVER ETHERNET
1525 P:      Michal Ostrowski
1526 M:      mostrows@speakeasy.net
1527 S:      Maintained
1528
1529 PRISM54 WIRELESS DRIVER
1530 P:      Prism54 Development Team
1531 M:      prism54-private@prism54.org
1532 L:      netdev@vger.kernel.org
1533 W:      http://prism54.org
1534 S:      Maintained
1535
1536 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1537 P:      Peter Denison
1538 M:      promise@pnd-pc.demon.co.uk
1539 W:      http://www.pnd-pc.demon.co.uk/promise/
1540 S:      Maintained
1541
1542 QNX4 FILESYSTEM
1543 P:      Anders Larsen
1544 M:      al@alarsen.net
1545 L:      linux-kernel@vger.kernel.org
1546 W:      http://www.alarsen.net/linux/qnx4fs/
1547 S:      Maintained
1548
1549 RADEON FRAMEBUFFER DISPLAY DRIVER
1550 P:      Ani Joshi
1551 M:      ajoshi@kernel.crashing.org
1552 L:      linux-fbdev-devel@lists.sourceforge.net
1553 S:      Maintained
1554
1555 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1556 P:      Ani Joshi
1557 M:      ajoshi@kernel.crashing.org
1558 L:      linux-fbdev-devel@lists.sourceforge.net
1559 S:      Maintained
1560
1561 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1562 P:      Corey Thomas
1563 M:      corey@world.std.com
1564 L:      linux-kernel@vger.kernel.org
1565 S:      Maintained
1566
1567 REAL TIME CLOCK DRIVER
1568 P:      Paul Gortmaker
1569 M:      p_gortmaker@yahoo.com
1570 L:      linux-kernel@vger.kernel.org
1571 S:      Maintained
1572
1573 REISERFS FILE SYSTEM
1574 P:      Hans Reiser
1575 M:      reiserfs-dev@namesys.com
1576 L:      reiserfs-list@namesys.com
1577 W:      http://www.namesys.com
1578 S:      Supported
1579
1580 ROSE NETWORK LAYER
1581 P:      Jean-Paul Roubelat
1582 M:      jpr@f6fbb.org
1583 L:      linux-hams@vger.kernel.org
1584 S:      Maintained
1585
1586 RISCOM8 DRIVER
1587 P:      Dmitry Gorodchanin
1588 M:      pgmdsg@ibi.com
1589 L:      linux-kernel@vger.kernel.org
1590 S:      Maintained
1591
1592 RME96XX MULTICHANNEL SOUND DRIVER
1593 P:      Guenter Geiger
1594 M:      geiger@epy.co.at  
1595 L:      linux-kernel@vger.kernel.org
1596 S:      Maintained
1597
1598 RTLINUX  REALTIME  LINUX
1599 P:      Victor Yodaiken
1600 M:      yodaiken@fsmlabs.com
1601 L:      rtl@rtlinux.org
1602 W:      www.rtlinux.org
1603 S:      Maintained
1604
1605 S390
1606 P:      Martin Schwidefsky
1607 M:      schwidefsky@de.ibm.com
1608 M:      linux390@de.ibm.com
1609 L:      linux-390@vm.marist.edu
1610 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1611 S:      Supported
1612
1613 SA1100 SUPPORT
1614 P:      Nicolas Pitre
1615 M:      nico@cam.org
1616 L:      linux-arm@lists.arm.linux.org.uk
1617 S:      Maintained
1618
1619 SBPCD CDROM DRIVER
1620 P:      Eberhard Moenkeberg
1621 M:      emoenke@gwdg.de
1622 L:      linux-kernel@vger.kernel.org
1623 S:      Maintained
1624
1625 SC1200 WDT DRIVER
1626 P:      Zwane Mwaikambo
1627 M:      zwane@commfireservices.com
1628 S:      Maintained
1629
1630 SCSI CDROM DRIVER
1631 P:      Jens Axboe
1632 M:      axboe@suse.de
1633 L:      linux-scsi@vger.kernel.org
1634 W:      http://www.kernel.dk
1635 S:      Maintained
1636
1637 SCSI SG DRIVER
1638 P:      Doug Gilbert
1639 M:      dgilbert@interlog.com
1640 L:      linux-scsi@vger.kernel.org
1641 W:      http://www.torque.net/sg
1642 S:      Maintained
1643
1644 SCSI SUBSYSTEM
1645 L:      linux-scsi@vger.kernel.org
1646 S:      Unmaintained
1647
1648 SCSI TAPE DRIVER
1649 P:      Kai Mäkisara
1650 M:      Kai.Makisara@kolumbus.fi
1651 L:      linux-scsi@vger.kernel.org
1652 S:      Maintained
1653
1654 SCTP PROTOCOL
1655 P:      Sridhar Samudrala       
1656 M:      sri@us.ibm.com
1657 L:      lksctp-developers@lists.sourceforge.net
1658 S:      Supported
1659
1660 SCx200 CPU SUPPORT
1661 P:      Christer Weinigel
1662 M:      christer@weinigel.se
1663 W:      http://www.weinigel.se
1664 S:      Supported
1665
1666 SERIAL ATA (SATA) SUBSYSTEM:
1667 P:      Jeff Garzik
1668 M:      jgarzik@pobox.com
1669 L:      linux-ide@vger.kernel.org
1670 S:      Supported
1671
1672 SGI VISUAL WORKSTATION 320 AND 540
1673 P:      Bent Hagemark
1674 M:      bh@sgi.com
1675 P:      Ingo Molnar
1676 M:      mingo@redhat.com
1677 S:      Maintained
1678
1679 SIS 5513 IDE CONTROLLER DRIVER
1680 P:      Lionel Bouton
1681 M:      Lionel.Bouton@inet6.fr
1682 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1683 W:      http://gyver.homeip.net/sis5513/index.html
1684 S:      Maintained
1685
1686 SIS 900/7016 FAST ETHERNET DRIVER
1687 P:      Ollie Lho
1688 M:      ollie@sis.com.tw
1689 L:      linux-net@vger.kernel.org
1690 S:      Supported
1691
1692 SIS FRAMEBUFFER DRIVER
1693 P:      Thomas Winischhofer
1694 M:      thomas@winischhofer.net
1695 W:      http://www.winischhofer.net/linuxsisvga.shtml
1696 S:      Maintained
1697
1698 SMB FILESYSTEM
1699 P:      Urban Widmark
1700 M:      Urban.Widmark@enlight.net
1701 S:      Odd Fixes
1702
1703 SNA NETWORK LAYER
1704 P:      Jay Schulist
1705 M:      jschlst@samba.org
1706 L:      linux-sna@turbolinux.com
1707 W:      http://www.linux-sna.org
1708 S:      Supported
1709
1710 SOFTWARE RAID (Multiple Disks) SUPPORT
1711 P:      Ingo Molnar
1712 M:      mingo@redhat.com
1713 P:      Neil Brown
1714 M:      neilb@cse.unsw.edu.au
1715 L:      linux-raid@vger.kernel.org
1716 S:      Maintained
1717
1718 SONIC NETWORK DRIVER
1719 P:      Thomas Bogendoerfer
1720 M:      tsbogend@alpha.franken.de
1721 L:      linux-net@vger.kernel.org
1722 S:      Maintained
1723
1724 SONY VAIO CONTROL DEVICE DRIVER
1725 P:      Stelian Pop
1726 M:      stelian@popies.net
1727 W:      http://popies.net/sonypi/
1728 S:      Maintained
1729
1730 UltraSPARC (sparc64):
1731 P:      David S. Miller
1732 M:      davem@davemloft.net
1733 P:      Eddie C. Dost
1734 M:      ecd@skynet.be
1735 P:      Jakub Jelinek
1736 M:      jj@sunsite.ms.mff.cuni.cz
1737 P:      Anton Blanchard
1738 M:      anton@samba.org
1739 L:      sparclinux@vger.kernel.org
1740 L:      ultralinux@vger.kernel.org
1741 S:      Maintained
1742
1743 SPARC (sparc32):
1744 P:      William L. Irwin
1745 M:      wli@holomorphy.com
1746 L:      sparclinux@vger.kernel.org
1747 S:      Maintained
1748
1749 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1750 P:      Roger Wolff
1751 M:      R.E.Wolff@BitWizard.nl
1752 M:      io8-linux@specialix.co.uk
1753 L:      linux-kernel@vger.kernel.org ?
1754 S:      Supported
1755
1756 SPX NETWORK LAYER
1757 P:      Jay Schulist
1758 M:      jschlst@samba.org
1759 L:      linux-net@vger.kernel.org
1760 S:      Supported
1761
1762 SRM (Alpha) environment access
1763 P:      Jan-Benedict Glaw
1764 M:      jbglaw@lug-owl.de
1765 L:      linux-kernel@vger.kernel.org
1766 S:      Maintained
1767
1768 STARFIRE/DURALAN NETWORK DRIVER
1769 P:      Ion Badulescu
1770 M:      ionut@cs.columbia.edu
1771 S:      Maintained
1772
1773 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1774 W:      http://mosquitonet.Stanford.EDU/strip.html
1775 S:      Unsupported ?
1776
1777 STRADIS MPEG-2 DECODER DRIVER
1778 P:      Nathan Laredo
1779 M:      laredo@gnu.org
1780 W:      http://mpeg.openprojects.net/
1781 W:      http://www.stradis.com/
1782 S:      Maintained
1783
1784 SUPERH (sh)
1785 P:      Paul Mundt
1786 M:      lethal@linux-sh.org
1787 P:      Niibe Yutaka
1788 M:      gniibe@m17n.org
1789 P:      Kazumoto Kojima
1790 M:      kkojima@rr.iij4u.or.jp
1791 L:      linuxsh-dev@lists.sourceforge.net
1792 L:      linux-sh@m17n.org
1793 W:      http://www.linux-sh.org
1794 W:      http://www.m17n.org/linux-sh/
1795 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1796 S:      Maintained
1797
1798 SUPERH64 (sh64)
1799 P:      Paul Mundt
1800 M:      lethal@linux-sh.org
1801 P:      Richard Curnow
1802 M:      richard.curnow@superh.com
1803 L:      linuxsh-shmedia-dev@lists.sourceforge.net
1804 W:      http://www.linux-sh.org
1805 W:      http://linux-shmedia.bkbits.net
1806 S:      Maintained
1807
1808 SUPERH WATCHDOG
1809 P:      Paul Mundt
1810 M:      lethal@linux-sh.org
1811 L:      linuxsh-dev@lists.sourceforge.net
1812 W:      http://www.linuxsh.org
1813 S:      Maintained
1814
1815 SVGA HANDLING
1816 P:      Martin Mares
1817 M:      mj@ucw.cz
1818 L:      linux-video@atrey.karlin.mff.cuni.cz
1819 S:      Maintained
1820
1821 SYSV FILESYSTEM
1822 P:      Christoph Hellwig
1823 M:      hch@infradead.org
1824 S:      Maintained
1825
1826 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1827 P:      Romain Lievin
1828 M:      roms@lpg.ticalc.org
1829 P:      Julien Blache
1830 M:      jb@technologeek.org
1831 S:      Maintained
1832
1833 TI PARALLEL LINK CABLE DRIVER
1834 P:     Romain Lievin
1835 M:     roms@lpg.ticalc.org
1836 S:     Maintained
1837
1838 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1839 P:      Stephane Dalton
1840 M:      sdalton@videotron.ca
1841 P:      Stéphane Doyon
1842 M:      s.doyon@videotron.ca
1843 S:      Maintained
1844
1845 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1846 P:      Stephane Dalton
1847 M:      sdalton@videotron.ca
1848 P:      Stéphane Doyon
1849 M:      s.doyon@videotron.ca
1850 S:      Maintained
1851
1852 TLAN NETWORK DRIVER
1853 P:      Samuel Chessman
1854 M:      chessman@tux.org
1855 L:      tlan-devel@lists.sourceforge.net
1856 W:      http://sourceforge.net/projects/tlan/
1857 S:      Maintained
1858
1859 TOKEN-RING NETWORK DRIVER
1860 P:      Mike Phillips
1861 M:      mikep@linuxtr.net
1862 L:      linux-net@vger.kernel.org
1863 L:      linux-tr@linuxtr.net
1864 W:      http://www.linuxtr.net
1865 S:      Maintained
1866
1867 TOSHIBA ACPI EXTRAS DRIVER
1868 P:      John Belmonte
1869 M:      toshiba_acpi@memebeam.org
1870 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1871 S:      Maintained
1872
1873 TOSHIBA SMM DRIVER
1874 P:      Jonathan Buzzard
1875 M:      jonathan@buzzard.org.uk
1876 L:      tlinux-users@tce.toshiba-dme.co.jp
1877 W:      http://www.buzzard.org.uk/toshiba/
1878 S:      Maintained
1879
1880 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1881 P:      Ollie Lho  
1882 M:      ollie@sis.com.tw
1883 L:      linux-kernel@vger.kernel.org
1884 S:      Supported
1885
1886 TMS380 TOKEN-RING NETWORK DRIVER
1887 P:      Adam Fritzler
1888 M:      mid@auk.cx
1889 L:      linux-tr@linuxtr.net
1890 W:      http://www.auk.cx/tms380tr/
1891 S:      Maintained
1892
1893 TULIP NETWORK DRIVER
1894 P:      Jeff Garzik
1895 M:      jgarzik@pobox.com
1896 L:      tulip-users@lists.sourceforge.net
1897 W:      http://sourceforge.net/projects/tulip/
1898 S:      Maintained
1899
1900 TUN/TAP driver
1901 P:      Maxim Krasnyansky
1902 M:      maxk@qualcomm.com, max_mk@yahoo.com
1903 L:      vtun@office.satix.net
1904 W:      http://vtun.sourceforge.net/tun
1905 S:      Maintained
1906
1907 U14-34F SCSI DRIVER
1908 P:      Dario Ballabio
1909 M:      ballabio_dario@emc.com
1910 L:      linux-scsi@vger.kernel.org
1911 S:      Maintained
1912
1913 UDF FILESYSTEM
1914 P:      Ben Fennema
1915 M:      bfennema@falcon.csc.calpoly.edu
1916 P:      Dave Boynton
1917 M:      dave@trylinux.com
1918 L:      linux_udf@hpesjro.fc.hp.com
1919 W:      http://linux-udf.sourceforge.net
1920 S:      Maintained
1921
1922 UMSDOS FILESYSTEM
1923 P:      Matija Nalis
1924 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1925 L:      linux-kernel@vger.kernel.org
1926 W:      http://linux.voyager.hr/umsdos/
1927 S:      Maintained
1928
1929 UNIFORM CDROM DRIVER
1930 P:      Jens Axboe
1931 M:      axboe@suse.de
1932 L:      linux-kernel@vger.kernel.org
1933 W:      http://www.kernel.dk
1934 S:      Maintained
1935
1936 USB ACM DRIVER
1937 P:      Vojtech Pavlik
1938 M:      vojtech@suse.cz
1939 L:      linux-usb-users@lists.sourceforge.net
1940 L:      linux-usb-devel@lists.sourceforge.net
1941 S:      Maintained
1942
1943 USB AUERSWALD DRIVER
1944 P:      Wolfgang Muees
1945 M:      wolfgang@iksw-muees.de
1946 L:      linux-usb-users@lists.sourceforge.net
1947 L:      linux-usb-devel@lists.sourceforge.net
1948 S:      Maintained
1949
1950 USB BLUETOOTH TTY CONVERTER DRIVER
1951 P:      Greg Kroah-Hartman
1952 M:      greg@kroah.com
1953 L:      linux-usb-users@lists.sourceforge.net
1954 L:      linux-usb-devel@lists.sourceforge.net
1955 S:      Maintained
1956 W:      http://www.kroah.com/linux-usb/
1957
1958 USB CDC ETHERNET DRIVER
1959 P:      Greg Kroah-Hartman
1960 M:      greg@kroah.com
1961 L:      linux-usb-users@lists.sourceforge.net
1962 L:      linux-usb-devel@lists.sourceforge.net
1963 S:      Maintained
1964 W:      http://www.kroah.com/linux-usb/
1965
1966 USB EHCI DRIVER
1967 P:      David Brownell
1968 M:      dbrownell@users.sourceforge.net
1969 L:      linux-usb-devel@lists.sourceforge.net
1970 S:      Maintained
1971
1972 USB HID/HIDBP/INPUT DRIVERS
1973 P:      Vojtech Pavlik
1974 M:      vojtech@suse.cz
1975 L:      linux-usb-users@lists.sourceforge.net
1976 L:      linux-usb-devel@lists.sourceforge.net
1977 W:      http://www.suse.cz/development/input/
1978 S:      Maintained
1979
1980 USB HUB
1981 P:      Johannes Erdfelt
1982 M:      johannes@erdfelt.com
1983 L:      linux-usb-users@lists.sourceforge.net
1984 L:      linux-usb-devel@lists.sourceforge.net
1985 S:      Maintained
1986
1987 USB KAWASAKI LSI DRIVER
1988 P:      Oliver Neukum
1989 M:      drivers@neukum.org
1990 L:      linux-usb-users@lists.sourceforge.net
1991 L:      linux-usb-devel@lists.sourceforge.net
1992 S:      Maintained
1993
1994 USB MASS STORAGE DRIVER
1995 P:      Matthew Dharm
1996 M:      mdharm-usb@one-eyed-alien.net
1997 L:      linux-usb-users@lists.sourceforge.net
1998 L:      linux-usb-devel@lists.sourceforge.net
1999 S:      Maintained
2000 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2001
2002 USB OHCI DRIVER
2003 P:      Roman Weissgaerber
2004 M:      weissg@vienna.at
2005 L:      linux-usb-users@lists.sourceforge.net
2006 L:      linux-usb-devel@lists.sourceforge.net
2007 S:      Maintained
2008
2009 USB OV511 DRIVER
2010 P:     Mark McClelland
2011 M:     mmcclell@bigfoot.com
2012 L:     linux-usb-users@lists.sourceforge.net
2013 L:     linux-usb-devel@lists.sourceforge.net
2014 W:     http://alpha.dyndns.org/ov511/
2015 S:     Maintained
2016
2017 USB PEGASUS DRIVER
2018 P:      Petko Manolov
2019 M:      petkan@users.sourceforge.net
2020 L:      linux-usb-users@lists.sourceforge.net
2021 L:      linux-usb-devel@lists.sourceforge.net
2022 S:      Maintained
2023
2024 USB PRINTER DRIVER
2025 P:      Vojtech Pavlik
2026 M:      vojtech@suse.cz
2027 L:      linux-usb-users@lists.sourceforge.net
2028 L:      linux-usb-devel@lists.sourceforge.net
2029 S:      Maintained
2030
2031 USB RTL8150 DRIVER
2032 P:      Petko Manolov
2033 M:      petkan@users.sourceforge.net
2034 L:      linux-usb-users@lists.sourceforge.net
2035 L:      linux-usb-devel@lists.sourceforge.net
2036 S:      Maintained
2037
2038 USB SCANNER DRIVER
2039 P:      Henning Meier-Geinitz
2040 M:      henning@meier-geinitz.de
2041 L:      linux-usb-users@lists.sourceforge.net
2042 L:      linux-usb-devel@lists.sourceforge.net
2043 W:      http://www.meier-geinitz.de/kernel/
2044 S:      Maintained
2045
2046 USB SE401 DRIVER
2047 P:      Jeroen Vreeken
2048 M:      pe1rxq@amsat.org
2049 L:      linux-usb-users@lists.sourceforge.net
2050 L:      linux-usb-devel@lists.sourceforge.net
2051 W:      http://www.chello.nl/~j.vreeken/se401/
2052 S:      Maintained
2053
2054 USB SERIAL DIGI ACCELEPORT DRIVER
2055 P:      Peter Berger and Al Borchers
2056 M:      pberger@brimson.com
2057 M:      alborchers@steinerpoint.com
2058 L:      linux-usb-users@lists.sourceforge.net
2059 L:      linux-usb-devel@lists.sourceforge.net
2060 S:      Maintained
2061
2062 USB SERIAL DRIVER
2063 P:      Greg Kroah-Hartman
2064 M:      greg@kroah.com
2065 L:      linux-usb-users@lists.sourceforge.net
2066 L:      linux-usb-devel@lists.sourceforge.net
2067 S:      Maintained
2068 W:      http://www.kroah.com/linux-usb/
2069
2070 USB SERIAL BELKIN F5U103 DRIVER
2071 P:      William Greathouse
2072 M:      wgreathouse@smva.com
2073 M:      wgreathouse@myfavoritei.com
2074 L:      linux-usb-users@lists.sourceforge.net
2075 L:      linux-usb-devel@lists.sourceforge.net
2076 S:      Maintained
2077
2078 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2079 M:      linux-usb@sii.li
2080 L:      linux-usb-users@lists.sourceforge.net
2081 L:      linux-usb-devel@lists.sourceforge.net
2082 S:      Supported
2083
2084 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2085 P:      Gary Brubaker
2086 M:      xavyer@ix.netcom.com
2087 L:      linux-usb-users@lists.sourceforge.net
2088 L:      linux-usb-devel@lists.sourceforge.net
2089 S:      Maintained
2090
2091 USB SERIAL KEYSPAN DRIVER
2092 P:      Greg Kroah-Hartman
2093 M:      greg@kroah.com
2094 L:      linux-usb-users@lists.sourceforge.net
2095 L:      linux-usb-devel@lists.sourceforge.net
2096 W:      http://www.kroah.com/linux/
2097 S:      Maintained
2098
2099 USB SUBSYSTEM
2100 P:      Pete Zaitcev
2101 M:      zaitcev@redhat.com
2102 L:      linux-usb-users@lists.sourceforge.net
2103 L:      linux-usb-devel@lists.sourceforge.net
2104 W:      http://www.linux-usb.org
2105 S:      Supported
2106
2107 USB UHCI DRIVER
2108 P:      Georg Acher
2109 M:      usb@in.tum.de
2110 L:      linux-usb-users@lists.sourceforge.net
2111 L:      linux-usb-devel@lists.sourceforge.net
2112 W:      http://usb.in.tum.de
2113 S:      Maintained
2114         
2115 USB "USBNET" DRIVER
2116 P:      David Brownell
2117 M:      dbrownell@users.sourceforge.net
2118 L:      linux-usb-devel@lists.sourceforge.net
2119 S:      Maintained
2120
2121 USB W9968CF DRIVER
2122 P:      Luca Risolia
2123 M:      luca.risolia@studio.unibo.it
2124 L:      linux-usb-devel@lists.sourceforge.net
2125 W:      http://go.lamarinapunto.com
2126 S:      Maintained
2127
2128 VFAT FILESYSTEM:
2129 P:      Gordon Chaffee
2130 M:      chaffee@cs.berkeley.edu
2131 L:      linux-kernel@vger.kernel.org
2132 W:      http://bmrc.berkeley.edu/people/chaffee
2133 S:      Maintained
2134
2135 VIA 82Cxxx AUDIO DRIVER
2136 P:      Jeff Garzik
2137 S:      Odd fixes
2138
2139 VIA RHINE NETWORK DRIVER
2140 P:      Roger Luethi
2141 M:      rl@hellgate.ch
2142 S:      Maintained
2143
2144 VIA-IRCC IRDA DRIVER
2145 P:      Jens David
2146 M:      dg1kjd@afthd.tu-darmstadt.de
2147 S:      Maintained
2148
2149 USB DIAMOND RIO500 DRIVER
2150 P:      Cesar Miquel
2151 M:      miquel@df.uba.ar
2152 L:      rio500-users@lists.sourceforge.net
2153 W:      http://rio500.sourceforge.net
2154 S:      Maintained
2155
2156 VIDEO FOR LINUX
2157 P:      Gerd Knorr
2158 M:      kraxel@bytesex.org
2159 S:      Maintained
2160
2161 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2162 P:     Nenad Corbic
2163 M:     ncorbic@sangoma.com
2164 M:     dm@sangoma.com
2165 W:     http://www.sangoma.com
2166 S:     Supported
2167
2168 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2169 P:      Jean Tourrilhes
2170 M:      jt@hpl.hp.com
2171 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2172 S:      Maintained
2173
2174 WD7000 SCSI DRIVER
2175 P:      Miroslav Zagorac
2176 M:      zaga@fly.cc.fer.hr
2177 L:      linux-scsi@vger.kernel.org
2178 S:      Maintained
2179
2180 X.25 NETWORK LAYER
2181 P:      Henner Eisen
2182 M:      eis@baty.hanse.de
2183 L:      linux-x25@vger.kernel.org
2184 S:      Maintained
2185
2186 XFS FILESYSTEM
2187 P:      Silicon Graphics Inc
2188 M:      xfs-masters@oss.sgi.com
2189 M:      nathans@sgi.com
2190 L:      linux-xfs@oss.sgi.com
2191 W:      http://oss.sgi.com/projects/xfs
2192 S:      Supported
2193
2194 X86 3-LEVEL PAGING (PAE) SUPPORT
2195 P:      Ingo Molnar
2196 M:      mingo@redhat.com
2197 S:      Maintained
2198
2199 X86-64 port
2200 P:      Andi Kleen
2201 M:      ak@suse.de
2202 L:      discuss@x86-64.org
2203 W:      http://www.x86-64.org
2204 S:      Maintained
2205
2206 YAM DRIVER FOR AX.25
2207 P:      Jean-Paul Roubelat
2208 M:      jpr@f6fbb.org
2209 L:      linux-hams@vger.kernel.org
2210 S:      Maintained
2211
2212 YMFPCI YAMAHA PCI SOUND
2213 P:      Pete Zaitcev
2214 M:      zaitcev@yahoo.com
2215 L:      linux-kernel@vger.kernel.org
2216 S:      Maintained
2217
2218 Z8530 DRIVER FOR AX.25
2219 P:      Joerg Reuter
2220 M:      jreuter@yaina.de
2221 W:      http://yaina.de/jreuter/
2222 W:      http://www.qsl.net/dl1bke/
2223 L:      linux-hams@vger.kernel.org
2224 S:      Maintained
2225
2226 ZF MACHZ WATCHDOG
2227 P:      Fernando Fuganti
2228 M:      fuganti@conectiva.com.br
2229 M:      fuganti@netbank.com.br
2230 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2231 S:      Maintained
2232
2233 ZR36120 VIDEO FOR LINUX DRIVER
2234 P:      Pauline Middelink
2235 M:      middelin@polyware.nl
2236 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2237 W:      http://www.polyware.nl/~middelin/hobbies.html
2238 S:      Maintained
2239
2240 THE REST
2241 P:      Linus Torvalds
2242 S:      Buried alive in reporters