Merge bk://kernel.bkbits.net/acme/ksyms-2.6
[linux-2.6/history.git] / MAINTAINERS
blob60a8bcd4455c5dc114322c00953a842cd717b5e9
2         List of maintainers and how to submit kernel changes
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.
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
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.)
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.
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
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.
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.
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
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.
47 7.      Happy hacking.
49                 -----------------------------------
51 Maintainers List (try to look for most precise areas first)
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]
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:
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.
73 3C359 NETWORK DRIVER
74 P:      Mike Phillips
75 M:      mikep@linuxtr.net
76 L:      linux-net@vger.rutgers.edu
77 L:      linux-tr@linuxtr.net
78 W:      http://www.linuxtr.net
79 S:      Maintained
81 3C505 NETWORK DRIVER
82 P:      Philip Blundell
83 M:      Philip.Blundell@pobox.com
84 L:      linux-net@vger.kernel.org
85 S:      Maintained
87 3CR990 NETWORK DRIVER
88 P:      David Dillow
89 M:      dave@thedillows.org
90 L:      linux-net@vger.kernel.org
91 S:      Maintained
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
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
105 8139CP 10/100 FAST ETHERNET DRIVER
106 P:      Jeff Garzik
107 M:      jgarzik@pobox.com
108 S:      Maintained
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
116 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
117 P:      Russell King
118 M:      rmk+serial@arm.linux.org.uk
119 L:      linux-serial@vger.kernel.org
120 W:      http://serial.sourceforge.net
121 S:      Maintained
123 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
124 P:      Paul Gortmaker
125 M:      p_gortmaker@yahoo.com
126 L:      linux-net@vger.kernel.org
127 S:      Maintained
129 A2232 SERIAL BOARD DRIVER
130 P:      Enver Haase
131 M:      ehaase@inf.fu-berlin.de
132 M:      A2232@gmx.net
133 L:      linux-m68k@lists.linux-m68k.org
134 S:      Maintained
137 P:      Benjamin LaHaise
138 M:      bcrl@redhat.com
139 L:      linux-aio@kvack.org
140 S:      Supported
142 ACENIC DRIVER
143 P:      Jes Sorensen
144 M:      jes@trained-monkey.org
145 L:      linux-acenic@sunsite.dk
146 S:      Maintained
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
155 ACP/MWAVE MODEM
156 P:      Paul B Schroeder
157 M:      paulsch@us.ibm.com
158 P:      Mike Sullivan
159 M:      sullivam@us.ibm.com
160 W:      http://www.ibm.com/linux/ltc/
161 S:      Supported
163 AACRAID SCSI RAID DRIVER
164 P:      Adaptec OEM Raid Solutions
165 M:      linux-aacraid-devel@dell.com
166 L:      linux-aacraid-devel@dell.com
167 L:      linux-aacraid-announce@dell.com
168 W:      http://domsch.com/linux
169 S:      Supported
171 ACPI
172 P:      Len Brown
173 M:      len.brown@intel.com
174 L:      acpi-devel@lists.sourceforge.net
175 W:      http://sf.net/projects/acpi/
176 S:      Maintained
178 AD1816 SOUND DRIVER
179 P:      Thorsten Knabe
180 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
181 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
182 S:      Maintained
184 ADVANSYS SCSI DRIVER
185 P:      Bob Frey
186 M:      linux@advansys.com
187 W:      http://www.advansys.com/linux.html
188 L:      linux-scsi@vger.kernel.org
189 S:      Maintained
191 AEDSP16 DRIVER
192 P:      Riccardo Facchetti
193 M:      fizban@tin.it
194 S:      Maintained
196 AFFS FILE SYSTEM
197 P:      Roman Zippel
198 M:      zippel@linux-m68k.org
199 S:      Maintained
201 AGPGART DRIVER
202 P:      Dave Jones
203 M:      davej@codemonkey.org.uk
204 W:      http://www.codemonkey.org.uk/agp/
205 S:      Maintained
207 AHA152X SCSI DRIVER
208 P:      Juergen E. Fischer
209 M:      Juergen Fischer <fischer@norbit.de>
210 L:      linux-scsi@vger.kernel.org
211 S:      Maintained
213 ALCATEL SPEEDTOUCH USB DRIVER
214 P:      Duncan Sands
215 M:      duncan.sands@free.fr
216 L:      linux-usb-users@lists.sourceforge.net
217 L:      linux-usb-devel@lists.sourceforge.net
218 W:      http://www.linux-usb.org/SpeedTouch/
219 S:      Maintained
221 ALPHA PORT
222 P:      Richard Henderson
223 M:      rth@twiddle.net
224 S:      Odd Fixes for 2.4; Maintained for 2.5.
225 P:      Ivan Kokshaysky
226 M:      ink@jurassic.park.msu.ru
227 S:      Maintained for 2.4; PCI support for 2.5.
229 APM DRIVER
230 P:      Stephen Rothwell
231 M:      sfr@canb.auug.org.au
232 L:      linux-laptop@vger.kernel.org
233 W:      http://www.canb.auug.org.au/~sfr/
234 S:      Supported
236 APPLETALK NETWORK LAYER
237 P:      Jay Schulist
238 M:      jschlst@samba.org
239 L:      linux-atalk@lists.netspace.org
240 S:      Maintained
242 ARM26 ARCHITECTURE
243 P:      Ian Molton
244 M:      spyro@f2s.com
245 S:      Maintained
247 ARM26/ARCHIMEDES
248 P:      Ian Molton
249 M:      spyro@f2s.com
250 S:      Maintained
252 ARM26/A5000
253 P:      John Appleby
254 M:      john@dnsworld.co.uk
255 S:      Maintained
257 ARM MFM AND FLOPPY DRIVERS
258 P:      Dave Gilbert
259 M:      linux@treblig.org
260 S:      Maintained
262 ARM/PT DIGITAL BOARD PORT
263 P:      Stefan Eletzhofer
264 M:      stefan.eletzhofer@eletztrick.de
265 L:      linux-arm-kernel@lists.arm.linux.org.uk
266 W:      http://www.arm.linux.org.uk/
267 S:      Maintained
269 ARM/SHARK MACHINE SUPPORT
270 P:      Alexander Schulz
271 M:      alex@shark-linux.de
272 W:      http://www.shark-linux.de/shark.html
273 S:      Maintained
275 ARM/STRONGARM110 PORT
276 P:      Russell King
277 M:      rmk@arm.linux.org.uk
278 L:      linux-arm-kernel@lists.arm.linux.org.uk
279 W:      http://www.arm.linux.org.uk/
280 S:      Maintained
282 ARPD SUPPORT
283 P:      Jonathan Layes
284 L:      linux-net@vger.kernel.org
285 S:      Maintained
287 ASUS ACPI EXTRAS DRIVER
288 P:      Karol Kozimor
289 M:      sziwan@users.sourceforge.net
290 P:      Julien Lerouge
291 M:      julien.lerouge@free.fr
292 L:      acpi4asus-user@lists.sourceforge.net
293 W:      http://sourceforge.net/projects/acpi4asus
294 W:      http://julien.lerouge.free.fr
295 S:      Maintained
298 P:      Chas Williams
299 M:      chas@cmf.nrl.navy.mil
300 L:      linux-atm-general@lists.sourceforge.net
301 W:      http://linux-atm.sourceforge.net
302 S:      Maintained
304 ATMEL WIRELESS DRIVER
305 P:      Simon Kelley
306 M:      simon@thekelleys.org.uk
307 W:      http://www.thekelleys.org.uk/atmel
308 W:      http://atmelwlandriver.sourceforge.net/
309 S:      Maintained
311 AX.25 NETWORK LAYER
312 P:      Ralf Baechle
313 M:      ralf@linux-mips.org
314 L:      linux-hams@vger.kernel.org
315 S:      Maintained
317 BAYCOM/HDLCDRV DRIVERS FOR AX.25
318 P:      Thomas Sailer
319 M:      t.sailer@alumni.ethz.ch
320 L:      linux-hams@vger.kernel.org
321 W:      http://www.baycom.org/~tom/ham/ham.html
322 S:      Maintained
324 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
325 P:      Kenji Hollis
326 W:      http://ftp.bitgate.com/pcwd/
327 S:      Maintained
329 BFS FILE SYSTEM
330 P:      Tigran A. Aivazian
331 M:      tigran@veritas.com
332 L:      linux-kernel@vger.kernel.org
333 S:      Maintained
335 BLOCK LAYER
336 P:      Jens Axboe
337 M:      axboe@suse.de
338 L:      linux-kernel@vger.kernel.org
339 S:      Maintained
341 BLUETOOTH SUBSYSTEM
342 P:      Maxim Krasnyansky
343 M:      maxk@qualcomm.com
344 W:      http://bluez.sf.net
345 S:      Maintained
347 BLUETOOTH RFCOMM LAYER
348 P:      Maxim Krasnyansky
349 M:      maxk@qualcomm.com
350 W:      http://bluez.sf.net
351 S:      Maintained
353 BLUETOOTH BNEP LAYER
354 P:      Maxim Krasnyansky
355 M:      maxk@qualcomm.com
356 W:      http://bluez.sf.net
357 S:      Maintained
359 BLUETOOTH HCI USB DRIVER
360 P:      Maxim Krasnyansky
361 M:      maxk@qualcomm.com
362 W:      http://bluez.sf.net
363 S:      Maintained
365 BLUETOOTH HCI UART DRIVER
366 P:      Maxim Krasnyansky
367 M:      maxk@qualcomm.com
368 W:      http://bluez.sf.net
369 S:      Maintained
371 BLUETOOTH HCI DTL1 DRIVER
372 P:      Marcel Holtmann
373 M:      marcel@holtmann.org
374 W:      http://www.holtmann.org/linux/bluetooth/
375 S:      Maintained
377 BLUETOOTH HCI BLUECARD DRIVER
378 P:      Marcel Holtmann
379 M:      marcel@holtmann.org
380 W:      http://www.holtmann.org/linux/bluetooth/
381 S:      Maintained
383 BLUETOOTH HCI BT3C DRIVER
384 P:      Marcel Holtmann
385 M:      marcel@holtmann.org
386 W:      http://www.holtmann.org/linux/bluetooth/
387 S:      Maintained
389 BLUETOOTH HCI BTUART DRIVER
390 P:      Marcel Holtmann
391 M:      marcel@holtmann.org
392 W:      http://www.holtmann.org/linux/bluetooth/
393 S:      Maintained
395 BLUETOOTH HCI VHCI DRIVER
396 P:      Maxim Krasnyansky
397 M:      maxk@qualcomm.com
398 W:      http://bluez.sf.net
399 S:      Maintained
401 BONDING DRIVER
402 P:   Chad Tindel
403 M:   ctindel@users.sourceforge.net
404 P:   Jay Vosburgh
405 M:   fubar@us.ibm.com
406 L:   bonding-devel@lists.sourceforge.net
407 W:   http://sourceforge.net/projects/bonding/
408 S:   Supported
410 BTTV VIDEO4LINUX DRIVER
411 P:      Gerd Knorr
412 M:      kraxel@bytesex.org
413 L:      video4linux-list@redhat.com
414 W:      http://bytesex.org/bttv/
415 S:      Maintained
417 BUSLOGIC SCSI DRIVER
418 P:      Leonard N. Zubkoff
419 M:      Leonard N. Zubkoff <lnz@dandelion.com>
420 L:      linux-scsi@vger.kernel.org
421 W:      http://www.dandelion.com/Linux/
422 S:      Maintained
424 COMMON INTERNET FILE SYSTEM (CIFS)
425 P:      Steve French
426 M:      sfrench@samba.org
427 L:      samba-technical@lists.samba.org
428 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
429 S:      Supported       
431 CIRRUS LOGIC GENERIC FBDEV DRIVER
432 P:      Jeff Garzik
433 M:      jgarzik@pobox.com
434 L:      linux-fbdev-devel@lists.sourceforge.net
435 S:      Odd Fixes
437 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
438 P:      Cirrus Logic Corporation (kernel 2.2 driver)
439 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
440 P:      Nils Faerber (port to kernel 2.4)
441 M:      Nils Faerber <nils@kernelconcepts.de>
442 S:      Maintained
444 CODA FILE SYSTEM
445 P:      Jan Harkes
446 M:      jaharkes@cs.cmu.edu
447 M:      coda@cs.cmu.edu
448 L:      codalist@coda.cs.cmu.edu
449 W:      http://www.coda.cs.cmu.edu/
450 S:      Maintained
452 COMPACTPCI HOTPLUG CORE
453 P:      Scott Murray
454 M:      scottm@somanetworks.com
455 M:      scott@spiteful.org
456 L:      pcihpd-discuss@lists.sourceforge.net
457 S:      Supported
459 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
460 P:      Scott Murray
461 M:      scottm@somanetworks.com
462 M:      scott@spiteful.org
463 L:      pcihpd-discuss@lists.sourceforge.net
464 S:      Supported
466 COMPACTPCI HOTPLUG GENERIC DRIVER
467 P:      Scott Murray
468 M:      scottm@somanetworks.com
469 M:      scott@spiteful.org
470 L:      pcihpd-discuss@lists.sourceforge.net
471 S:      Supported
473 COMPUTONE INTELLIPORT MULTIPORT CARD
474 P:      Michael H. Warfield
475 M:      Michael H. Warfield <mhw@wittsend.com>
476 W:      http://www.computone.com/
477 W:      http://www.wittsend.com/computone.html
478 L:      linux-computone@lazuli.wittsend.com
479 S:      Supported
481 COMX/MULTIGATE SYNC SERIAL DRIVERS
482 P:      Pasztor Szilard
483 M:      Pasztor Szilard <don@itc.hu>
484 S:      Supported
486 COSA/SRP SYNC SERIAL DRIVER
487 P:      Jan "Yenya" Kasprzak
488 M:      kas@fi.muni.cz
489 W:      http://www.fi.muni.cz/~kas/cosa/
490 S:      Maintained
492 CPU FREQUENCY DRIVERS
493 P:      Dave Jones
494 M:      davej@codemonkey.org.uk
495 L:      cpufreq@www.linux.org.uk
496 W:      http://www.codemonkey.org.uk/cpufreq/
497 S:      Maintained
499 CPUID/MSR DRIVER
500 P:      H. Peter Anvin
501 M:      hpa@zytor.com
502 S:      Maintained
504 CRAMFS FILESYSTEM
505 W:     http://sourceforge.net/projects/cramfs/
506 S:     Orphan
508 CREDITS FILE
509 P:      John A. Martin
510 M:      jam@acm.org
511 S:      Maintained
513 CRIS PORT
514 P:      Bjorn Wesen
515 M:      bjornw@axis.com
516 L:      dev-etrax@axis.com
517 W:      http://developer.axis.com
518 S:      Maintained
520 CRYPTO API
521 P:      James Morris
522 M:      jmorris@intercode.com.au
523 P:      David S. Miller
524 M:      davem@redhat.com
525 W       http://samba.org/~jamesm/crypto/
526 L:      linux-kernel@vger.kernel.org
527 S:      Maintained
529 CYBERPRO FB DRIVER
530 P:      Russell King
531 M:      rmk@arm.linux.org.uk
532 W:      http://www.arm.linux.org.uk/
533 S:      Maintained
535 CYCLADES 2X SYNC CARD DRIVER
536 P:      Arnaldo Carvalho de Melo
537 M:      acme@conectiva.com.br
538 W:      http://advogato.org/person/acme
539 L:      cycsyn-devel@bazar.conectiva.com.br
540 S:      Maintained
542 CYCLADES ASYNC MUX DRIVER
543 P:      Henrique Gobbi
544 M:      henrique@cyclades.com
545 W:      http://www.cyclades.com/
546 S:      Supported
548 CYCLADES PC300 DRIVER
549 P:      Henrique Gobbi
550 M:      henrique@cyclades.com
551 W:      http://www.cyclades.com/
552 S:      Supported
554 DAC960 RAID CONTROLLER DRIVER
555 P:      Dave Olien
556 M       dmo@osdl.org
557 W:      http://www.osdl.org/archive/dmo/DAC960
558 L:      linux-kernel@vger.kernel.org
559 S:      Maintained
561 DAMA SLAVE for AX.25
562 P:      Joerg Reuter
563 M:      jreuter@yaina.de
564 W:      http://yaina.de/jreuter/
565 W:      http://www.qsl.net/dl1bke/
566 L:      linux-hams@vger.kernel.org
567 S:      Maintained
569 DC395x SCSI driver
570 P:      Oliver Neukum
571 M:      oliver@neukum.name
572 P:      Ali Akcaagac
573 M:      aliakc@web.de
574 P:      Jamie Lenehan
575 M:      lenehan@twibble.org
576 W:      http://twibble.org/dist/dc395x/
577 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
578 S:      Maintained
580 DC390/AM53C974 SCSI driver
581 P:      Kurt Garloff
582 M:      garloff@suse.de
583 W:      http://www.garloff.de/kurt/linux/dc390/
584 S:      Maintained
586 DECnet NETWORK LAYER
587 P:      Steven Whitehouse
588 M:      SteveW@ACM.org
589 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
590 L:      linux-decnet-user@lists.sourceforge.net
591 S:      Maintained
593 DEFXX FDDI NETWORK DRIVER
594 P:      Maciej W. Rozycki
595 M:      macro@ds2.pg.gda.pl
596 S:      Maintained
598 DELL LAPTOP SMM DRIVER
599 P:      Massimo Dal Zotto
600 M:      dz@debian.org
601 W:      http://www.debian.org/~dz/i8k/
602 S:      Maintained
604 DEVICE-MAPPER
605 P:      Joe Thornber
606 M:      dm@uk.sistina.com
607 L:      linux-lvm@sistina.com
608 W:      http://www.sistina.com/lvm
609 S:      Maintained
611 DEVICE NUMBER REGISTRY
612 P:      H. Peter Anvin
613 M:      hpa@zytor.com
614 L:      linux-kernel@vger.kernel.org
615 S:      Maintained
617 DEVICE FILESYSTEM
618 S:      Obsolete
620 DIGI INTL. EPCA DRIVER
621 P:      Digi International, Inc
622 M:      Eng.Linux@digi.com
623 L:      Eng.Linux@digi.com
624 W:      http://www.digi.com
625 S:      Maintained
627 DIGI RIGHTSWITCH NETWORK DRIVER
628 P:      Rick Richardson
629 L:      linux-net@vger.kernel.org
630 W:      http://www.digi.com
631 S:      Orphaned
633 DIGIBOARD PC/XE AND PC/XI DRIVER
634 P:      Christoph Lameter
635 M:      christoph@lameter.com
636 W:      http://www.digi.com
637 L:      digilnux@digi.com
638 S:      Orphaned
640 DIRECTORY NOTIFICATION
641 P:      Stephen Rothwell
642 M:      sfr@canb.auug.org.au
643 L:      linux-kernel@vger.kernel.org
644 S:      Supported
646 DISK GEOMETRY AND PARTITION HANDLING
647 P:      Andries Brouwer
648 M:      aeb@cwi.nl
649 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
650 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
651 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
652 S:      Maintained
654 DISKQUOTA:
655 P:      Marco van Wieringen
656 M:      mvw@planets.elm.net
657 L:      linux-kernel@vger.kernel.org
658 S:      Maintained
660 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
661 P:      Tobias Ringstrom
662 M:      tori@unhappy.mine.nu
663 L:      linux-kernel@vger.kernel.org
664 S:      Maintained
666 DOUBLETALK DRIVER
667 P:      James R. Van Zandt
668 M:      jrv@vanzandt.mv.com
669 L:      blinux-list@redhat.com
670 S:      Maintained
672 DRM DRIVERS
673 L:      dri-devel@lists.sourceforge.net
674 S:      Supported
676 DSCC4 DRIVER
677 P:      François Romieu
678 M:      romieu@cogenit.fr
679 M:      romieu@ensta.fr
680 S:      Maintained
682 EATA-DMA SCSI DRIVER
683 P:      Michael Neuffer
684 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
685 S:      Maintained
687 EATA ISA/EISA/PCI SCSI DRIVER
688 P:      Dario Ballabio
689 M:      ballabio_dario@emc.com
690 L:      linux-scsi@vger.kernel.org
691 S:      Maintained
693 EATA-PIO SCSI DRIVER
694 P:      Michael Neuffer
695 M:      mike@i-Connect.Net
696 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
697 S:      Maintained
699 EBTABLES
700 P:      Bart De Schuymer
701 M:      bart.de.schuymer@pandora.be
702 L:      ebtables-user@lists.sourceforge.net
703 L:      ebtables-devel@lists.sourceforge.net
704 W:      http://ebtables.sourceforge.net/
705 S:      Maintained
707 EEPRO100 NETWORK DRIVER
708 P:      Andrey V. Savochkin
709 M:      saw@saw.sw.com.sg
710 S:      Maintained
712 EMU10K1 SOUND DRIVER
713 P:      Rui Sousa       
714 M:      rui.p.m.sousa@clix.pt   
715 L:      emu10k1-devel@lists.sourceforge.net
716 W:      http://sourceforge.net/projects/emu10k1/
717 S:      Maintained
719 ETHEREXPRESS-16 NETWORK DRIVER
720 P:      Philip Blundell
721 M:      Philip.Blundell@pobox.com
722 L:      linux-net@vger.kernel.org
723 S:      Maintained
725 ETHERNET BRIDGE
726 P:      Stephen Hemminger
727 M:      shemminger@osdl.org
728 L:      bridge@osdl.org
729 W:      http://bridge.sourceforge.net/
730 S:      Maintained
732 ETHERTEAM 16I DRIVER
733 P:      Mika Kuoppala
734 M:      miku@iki.fi
735 S:      Maintained
737 EXT2 FILE SYSTEM
738 L:      ext2-devel@lists.sourceforge.net
739 S:      Maintained
741 EXT3 FILE SYSTEM
742 P:      Stephen Tweedie, Andrew Morton
743 M:      sct@redhat.com, akpm@digeo.com, adilger@clusterfs.com
744 L:      ext3-users@redhat.com
745 S:      Maintained
747 FARSYNC SYNCHRONOUS DRIVER
748 P:      Kevin Curtis
749 M:      kevin.curtis@farsite.co.uk
750 M:      kevin.curtis@farsite.co.uk
751 W:      http://www.farsite.co.uk/
752 S:      Supported
754 FRAMEBUFFER LAYER
755 P:      James Simmons, Geert Uytterhoeven       
756 M:      jsimmons@infradead.org, geert@linux-m68k.org    
757 L:      linux-fbdev-devel@lists.sourceforge.net 
758 W:      http://www.linux-fbdev.org
759 S:      Supported
761 FILE LOCKING (flock() and fcntl()/lockf())
762 P:      Matthew Wilcox
763 M:      matthew@wil.cx
764 L:      linux-fsdevel@vger.kernel.org
765 S:      Maintained
767 FILESYSTEMS (VFS and infrastructure)
768 P:      Alexander Viro
769 M:      viro@math.psu.edu
770 S:      Maintained
772 FIRMWARE LOADER (request_firmware)
773 P:      Manuel Estrada Sainz
774 M:      ranty@debian.org
775 L:      linux-kernel@vger.kernel.org
776 S:      Maintained
778 FPU EMULATOR
779 P:      Bill Metzenthen
780 M:      billm@suburbia.net
781 W:      http://suburbia.net/~billm/floating-point/emulator/
782 S:      Maintained
784 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
785 P:      Mike McLagan
786 M:      mike.mclagan@linux.org
787 L:      linux-net@vger.kernel.org
788 S:      Maintained
790 FREEVXFS FILESYSTEM
791 P:      Christoph Hellwig
792 M:      hch@infradead.org
793 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
794 S:      Maintained
796 FTAPE/QIC-117
797 P:      Claus-Justus Heine
798 M:      claus@momo.math.rwth-aachen.de
799 L:      linux-tape@vger.kernel.org
800 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
801 S:      Maintained
803 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
804 P:      Rik Faith
805 M:      faith@cs.unc.edu
806 L:      linux-scsi@vger.kernel.org
807 S:      Odd fixes (e.g., new signatures)
809 GDT SCSI DISK ARRAY CONTROLLER DRIVER
810 P:      Achim Leubner
811 M:      achim.leubner@intel.com
812 L:      linux-scsi@vger.kernel.org
813 W:      http://www.icp-vortex.com/
814 S:      Supported
816 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
817 P:      Krzysztof Halasa
818 M:      khc@pm.waw.pl
819 W:      http://hq.pm.waw.pl/hdlc/
820 S:      Maintained
822 HAYES ESP SERIAL DRIVER
823 P:      Andrew J. Robinson
824 M:      arobinso@nyx.net
825 L:      linux-kernel@vger.kernel.org
826 W:      http://www.nyx.net/~arobinso
827 S:      Maintained
829 HFS FILESYSTEM
830 P:      Oliver Neukum
831 M:      oliver@neukum.org
832 L:      linux-kernel@vger.kernel.org
833 S:      Maintained
835 HGA FRAMEBUFFER DRIVER
836 P:      Ferenc Bakonyi
837 M:      fero@drama.obuda.kando.hu
838 L:      linux-nvidia@lists.surfsouth.com
839 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
840 S:      Maintained
842 HIGH-SPEED SCC DRIVER FOR AX.25
843 P:      Klaus Kudielka
844 M:      klaus.kudielka@ieee.org
845 L:      linux-hams@vger.kernel.org
846 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
847 S:      Maintained
849 HIPPI
850 P:      Jes Sorensen
851 M:      jes@trained-monkey.org
852 L:      linux-hippi@sunsite.dk
853 S:      Maintained
855 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
856 P:      Chase Maupin
857 M:      Chase Maupin (support@compaq.com)
858  L:     compaqandlinux@cpqlin.van-dijk.net
859  S:     Supported
861 HEWLETT-PACKARD SMART2 RAID DRIVER
862 P:      Francis Wiran
863 M:      Francis Wiran <support@compaq.com>
864  L:     compaqandlinux@cpqlin.van-dijk.net
865  S:     Supported       
867 HEWLETT-PACKARD SMART CISS RAID DRIVER 
868 P:      Mike Miller, Michael Ni
869 M:      Mike Miller, Michael Ni <support@compaq.com>
870  L:     compaqandlinux@cpqlin.van-dijk.net
871  S:     Supported 
873 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
874 P:      Jaroslav Kysela
875 M:      perex@suse.cz
876 S:      Maintained
878 HPFS FILESYSTEM
879 P:      Mikulas Patocka
880 M:      mikulas@artax.karlin.mff.cuni.cz
881 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
882 S:      Maintained
884 HPUSBSCSI
885 P:      Oliver Neukum
886 M:      drivers@neukum.org
887 S:      Maintained
889 I2C AND SENSORS DRIVERS
890 P:      Frodo Looijaard
891 M:      frodol@dds.nl
892 P:      Philip Edelbrock
893 M:      phil@netroedge.com
894 P:      Greg Kroah-Hartman
895 M:      greg@kroah.com
896 L:      sensors@stimpy.netroedge.com
897 W:      http://www.lm-sensors.nu/
898 S:      Maintained
900 i386 BOOT CODE
901 P:      Riley H. Williams
902 M:      Riley@Williams.Name
903 L:      Linux-Kernel@vger.kernel.org
904 S:      Maintained
906 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
907 P:      Dave Jones
908 M:      davej@codemonkey.org.uk
909 P:      H. Peter Anvin
910 M:      hpa@zytor.com
911 S:      Maintained
913 i810 TCO TIMER WATCHDOG
914 P:      Nils Faerber
915 M:      nils@kernelconcepts.de
916 W:      http://www.kernelconcepts.de/
917 S:      Maintained
919 IA64 (Itanium) PLATFORM
920 P:      David Mosberger-Tang
921 M:      davidm@hpl.hp.com
922 L:      linux-ia64@linuxia64.org
923 W:      http://www.linuxia64.org/
924 S:      Maintained
926 SN-IA64 (Itanium) SUB-PLATFORM
927 P:      John Hesterberg
928 M:      jh@sgi.com
929 L:      linux-ia64@linuxia64.org
930 W:      http://www.sgi.com/altix
931 S:      Maintained
933 IBM MCA SCSI SUBSYSTEM DRIVER
934 P:      Michael Lang
935 M:      langa2@kph.uni-mainz.de
936 W:      http://www.uni-mainz.de/~langm000/linux.html
937 S:      Maintained
939 IBM ServeRAID RAID DRIVER
940 P:      Jack Hammer
941 P:      Dave Jeffery
942 M:      ipslinux@adaptec.com
943 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
944 S:      Supported 
946 IDE DRIVER [GENERAL]
947 P:      Bartlomiej Zolnierkiewicz
948 M:      B.Zolnierkiewicz@elka.pw.edu.pl
949 L:      linux-kernel@vger.kernel.org
950 L:      linux-ide@vger.kernel.org
951 S:      Maintained
953 IDE/ATAPI CDROM DRIVER
954 P:      Jens Axboe
955 M:      axboe@suse.de
956 L:      linux-kernel@vger.kernel.org
957 W:      http://www.kernel.dk
958 S:      Maintained
960 IDE/ATAPI FLOPPY DRIVERS
961 P:      Paul Bristow
962 M:      Paul Bristow <paul@paulbristow.net>
963 W:      http://paulbristow.net/linux/idefloppy.html
964 L:      linux-kernel@vger.kernel.org
965 S:      Maintained
967 IDE/ATAPI TAPE DRIVERS
968 P:      Gadi Oxman
969 M:      Gadi Oxman <gadio@netvision.net.il>
970 L:      linux-kernel@vger.kernel.org
971 S:      Maintained
973 IEEE 1394 SUBSYSTEM
974 P:      Ben Collins
975 M:      bcollins@debian.org
976 L:      linux1394-devel@lists.sourceforge.net
977 W:      http://linux1394.sourceforge.net/
978 S:      Maintained
980 IEEE 1394 OHCI DRIVER
981 P:      Ben Collins
982 M:      bcollins@debian.org
983 L:      linux1394-devel@lists.sourceforge.net
984 S:      Maintained
986 IEEE 1394 PCILYNX DRIVER
987 P:      Andreas Bombe
988 M:      andreas.bombe@munich.netsurf.de
989 L:      linux1394-devel@lists.sourceforge.net
990 S:      Maintained
992 IEEE 1394 RAW I/O DRIVER
993 P:      Andreas Bombe
994 M:      andreas.bombe@munich.netsurf.de
995 L:      linux1394-devel@lists.sourceforge.net
996 S:      Maintained
998 IMS TWINTURBO FRAMEBUFFER DRIVER
999 P:      Paul Mundt
1000 M:      lethal@chaoticdreams.org
1001 L:      linux-fbdev-devel@lists.sourceforge.net
1002 S:      Maintained
1004 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1005 P:      Ingo Molnar
1006 M:      mingo@redhat.com
1007 S:      Maintained
1009 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1010 P:      Jeff Garzik
1011 M:      jgarzik@pobox.com
1012 W:      http://sourceforge.net/projects/gkernel/
1013 S:      Maintained
1015 INTEL IA32 MICROCODE UPDATE SUPPORT
1016 P:      Tigran Aivazian
1017 M:      tigran@veritas.com
1018 S:      Maintained
1020 INTEL PRO/100 ETHERNET SUPPORT
1021 P:      Scott Feldman
1022 M:      scott.feldman@intel.com
1023 S:      Supported
1025 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1026 P:      Jeb Cramer
1027 M:      cramerj@intel.com
1028 P:      Scott Feldman
1029 M:      scott.feldman@intel.com
1030 W:      http://sourceforge.net/projects/e1000/
1031 S:      Supported
1033 INTEL PRO/10GbE SUPPORT
1034 P:      Ganesh Venkatesan
1035 M:      Ganesh.Venkatesan@intel.com
1036 P:      Scott Feldman
1037 M:      scott.feldman@intel.com
1038 S:      Supported
1040 INTERMEZZO FILE SYSTEM
1041 P:      Cluster File Systems    
1042 M:      intermezzo-devel@lists.sf.net
1043 W:      http://www.inter-mezzo.org/
1044 L:      intermezzo-discuss@lists.sourceforge.net
1045 S:      Maintained
1047 IOC3 DRIVER
1048 P:      Ralf Baechle
1049 M:      ralf@oss.sgi.com
1050 L:      linux-mips@linux-mips.org
1051 S:      Maintained
1053 IP MASQUERADING:
1054 P:      Juanjo Ciarlante
1055 M:      jjciarla@raiz.uncu.edu.ar
1056 S:      Maintained
1058 IPX NETWORK LAYER
1059 P:      Arnaldo Carvalho de Melo
1060 M:      acme@conectiva.com.br
1061 L:      linux-net@vger.kernel.org
1062 S:      Maintained
1064 IRDA SUBSYSTEM
1065 P:      Jean Tourrilhes
1066 L:      irda-users@lists.sourceforge.net
1067 W:      http://irda.sourceforge.net/
1068 S:      Maintained
1070 ISAPNP
1071 P:      Jaroslav Kysela
1072 M:      perex@suse.cz
1073 S:      Maintained
1075 ISDN SUBSYSTEM
1076 P:      Karsten Keil
1077 M:      kkeil@suse.de
1078 P:      Kai Germaschewski
1079 M:      kai.germaschewski@gmx.de
1080 L:      isdn4linux@listserv.isdn4linux.de
1081 W:      http://www.isdn4linux.de
1082 S:      Maintained
1084 ISDN SUBSYSTEM (Eicon active card driver)
1085 P:      Armin Schindler
1086 M:      mac@melware.de
1087 L:      isdn4linux@listserv.isdn4linux.de
1088 W:      http://www.melware.de
1089 S:      Maintained
1091 JOURNALLING FLASH FILE SYSTEM (JFFS)
1092 P:      Axis Communications AB
1093 M:      jffs-dev@axis.com
1094 L:      jffs-dev@axis.com
1095 W:      http://www.developer.axis.com/software/jffs/
1096 S:      Maintained
1098 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1099 P:      David Woodhouse
1100 M:      dwmw2@infradead.org
1101 L:      jffs-dev@axis.com
1102 W:      http://sources.redhat.com/jffs2/
1103 S:      Maintained
1105 JFS FILESYSTEM
1106 P:      Dave Kleikamp
1107 M:      shaggy@austin.ibm.com
1108 L:      jfs-discussion@oss.software.ibm.com
1109 W:      http://oss.software.ibm.com/jfs/
1110 S:      Supported
1112 JOYSTICK DRIVER
1113 P:      Vojtech Pavlik
1114 M:      vojtech@suse.cz
1115 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1116 W:      http://www.suse.cz/development/joystick/
1117 S:      Maintained
1119 KCONFIG
1120 P:      Roman Zippel
1121 M:      zippel@linux-m68k.org
1122 L:      kbuild-devel@lists.sourceforge.net
1123 S:      Maintained
1125 KERNEL AUTOMOUNTER (AUTOFS)
1126 P:      H. Peter Anvin
1127 M:      hpa@zytor.com
1128 L:      autofs@linux.kernel.org
1129 S:      Maintained
1131 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1132 P:      Jeremy Fitzhardinge
1133 M:      jeremy@goop.org
1134 L:      autofs@linux.kernel.org
1135 S:      Maintained
1137 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1138 P:      Michael Elizabeth Chastain
1139 M:      mec@shout.net
1140 L:      kbuild-devel@lists.sourceforge.net
1141 W:      http://kbuild.sourceforge.net
1142 S:      Maintained 
1144 KERNEL JANITORS
1145 P:      Several
1146 L:      kernel-janitors@osdl.org
1147 W:      http://www.kerneljanitors.org/
1148 W:      http://sf.net/projects/kernel-janitor/
1149 W:      http://developer.osdl.org/rddunlap/kj-patches/
1150 S:      Maintained
1152 KERNEL NFSD
1153 P:      Neil Brown
1154 M:      neilb@cse.unsw.edu.au
1155 L:      nfs@lists.sourceforge.net
1156 W:      http://nfs.sourceforge.net/
1157 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1158 S:      Maintained
1160 LANMEDIA WAN CARD DRIVER
1161 P:      Andrew Stanley-Jones
1162 M:      asj@lanmedia.com
1163 W:      http://www.lanmedia.com/
1164 S:      Supported
1166 LAPB module
1167 P:      Henner Eisen
1168 M:      eis@baty.hanse.de
1169 L:      linux-x25@vger.kernel.org
1170 S:      Maintained
1172 LASI 53c700 driver for PARISC
1173 P:      James E.J. Bottomley
1174 M:      James.Bottomley@HansenPartnership.com
1175 L:      linux-scsi@vger.kernel.org
1176 S:      Maintained
1178 LINUX FOR IBM pSERIES (RS/6000)
1179 P:      Paul Mackerras
1180 M:      paulus@au.ibm.com
1181 W:      http://www.ibm.com/linux/ltc/projects/ppc
1182 S:      Supported
1184 LINUX FOR NCR VOYAGER
1185 P:      James Bottomley
1186 M:      James.Bottomley@HansenPartnership.com
1187 W:      http://www.hansenpartnership.com/voyager
1188 S:      Maintained
1190 LINUX FOR POWERPC
1191 P:      Paul Mackerras
1192 M:      paulus@samba.org
1193 W:      http://www.fsmlabs.com/linuxppcbk.html
1194 S:      Supported
1196 LINUX FOR POWER MACINTOSH
1197 P:      Benjamin Herrenschmidt
1198 M:      benh@kernel.crashing.org
1199 W:      http://www.linuxppc.org/
1200 L:      linuxppc-dev@lists.linuxppc.org
1201 S:      Maintained
1203 LLC (802.2)
1204 P:      Arnaldo Carvalho de Melo
1205 M:      acme@conectiva.com.br
1206 S:      Maintained
1208 LINUX FOR 64BIT POWERPC
1209 P:      David Engebretsen (stable kernel)
1210 M:      engebret@us.ibm.com
1211 P:      Anton Blanchard (development kernel)
1212 M:      anton@au.ibm.com
1213 W:      http://linuxppc64.org
1214 L:      linuxppc64-dev@lists.linuxppc.org
1215 S:      Supported
1217 LINUX SECURITY MODULE (LSM) FRAMEWORK
1218 P:      Chris Wright
1219 M:      chrisw@osdl.org
1220 L:      linux-security-module@wirex.com
1221 W:      http://lsm.immunix.org
1222 S:      Supported
1224 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1225 P:      Richard Russon (FlatCap)
1226 M:      ldm@flatcap.org
1227 L:      ldm-devel@lists.sourceforge.net 
1228 W:      http://ldm.sourceforge.net
1229 S:      Maintained
1231 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1232 P:      Gerard Roudier
1233 M:      groudier@free.fr
1234 L:      linux-scsi@vger.kernel.org
1235 S:      Maintained
1237 M68K
1238 P:      Jes Sorensen
1239 M:      jes@trained-monkey.org
1240 W:      http://www.clark.net/pub/lawrencc/linux/index.html
1241 L:      linux-m68k@lists.linux-m68k.org
1242 S:      Maintained
1244 M68K ON APPLE MACINTOSH
1245 P:      Joshua Thompson
1246 M:      funaho@jurai.org
1247 W:      http://www.mac.linux-m68k.org/
1248 L:      linux-mac68k@mac.linux-m68k.org
1249 S:      Maintained
1251 M68K ON HP9000/300
1252 P:      Philip Blundell
1253 M:      philb@gnu.org
1254 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1255 S:      Maintained
1257 MARVELL YUKON / SYSKONNECT DRIVER
1258 P:      Mirko Lindner
1259 M:      mlindner@syskonnect.de
1260 P:      Ralph Roesler
1261 M:      rroesler@syskonnect.de
1262 W:      http://www.syskonnect.com
1263 S:      Supported
1265 MAESTRO PCI SOUND DRIVERS
1266 P:      Zach Brown
1267 M:      zab@zabbo.net
1268 S:      Odd Fixes
1270 MATROX FRAMEBUFFER DRIVER
1271 P:      Petr Vandrovec
1272 M:      vandrove@vc.cvut.cz
1273 L:      linux-fbdev-devel@lists.sourceforge.net
1274 S:      Maintained
1276 MEMORY TECHNOLOGY DEVICES
1277 P:      David Woodhouse
1278 M:      dwmw2@redhat.com
1279 W:      http://www.linux-mtd.infradead.org/
1280 L:      mtd@infradead.org
1281 S:      Maintained
1283 MICROTEK X6 SCANNER
1284 P:      Oliver Neukum
1285 M:      drivers@neukum.org
1286 S:      Maintained
1288 MIPS
1289 P:      Ralf Baechle
1290 M:      ralf@gnu.org
1291 W:      http://oss.sgi.com/mips/mips-howto.html
1292 L:      linux-mips@linux-mips.org
1293 S:      Maintained
1295 MISCELLANEOUS MCA-SUPPORT
1296 P:      David Weinehall
1297 M:      Project MCA Team <mcalinux@acc.umu.se>
1298 M:      David Weinehall <tao@acc.umu.se>
1299 W:      http://www.acc.umu.se/~tao/
1300 W:      http://www.acc.umu.se/~mcalinux/
1301 L:      linux-kernel@vger.kernel.org
1302 S:      Maintained
1304 MODULE SUPPORT
1305 P:      Rusty Russell
1306 M:      rusty@rustcorp.com.au
1307 L:      linux-kernel@vger.kernel.org
1308 S:      Maintained
1310 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1311 P:      Stelian Pop
1312 M:      stelian@popies.net
1313 W:      http://popies.net/meye/
1314 S:      Maintained
1316 MOUSE AND MISC DEVICES [GENERAL]
1317 P:      Alessandro Rubini
1318 M:      rubini@ipvvis.unipv.it
1319 L:      linux-kernel@vger.kernel.org
1320 S:      Maintained
1322 MTRR AND SIMILAR SUPPORT [i386]
1323 P:      Richard Gooch
1324 M:      rgooch@atnf.csiro.au
1325 L:      linux-kernel@vger.kernel.org
1326 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1327 S:      Maintained
1329 MULTISOUND SOUND DRIVER
1330 P:      Andrew Veliath
1331 M:      andrewtv@usa.net
1332 S:      Maintained
1334 NATSEMI ETHERNET DRIVER (DP8381x)
1335 P:      Tim Hockin
1336 M:      thockin@hockin.org
1337 S:      Maintained
1339 NCP FILESYSTEM
1340 P:      Petr Vandrovec
1341 M:      vandrove@vc.cvut.cz
1342 P:      Volker Lendecke
1343 M:      vl@kki.org
1344 L:      linware@sh.cvut.cz
1345 S:      Maintained
1347 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1348 P:      James E.J. Bottomley
1349 M:      James.Bottomley@HansenPartnership.com
1350 L:      linux-scsi@vger.kernel.org
1351 S:      Maintained
1353 NETFILTER/IPTABLES
1354 P:      Rusty Russell
1355 P:      Marc Boucher
1356 P:      James Morris
1357 P:      Harald Welte
1358 P:      Jozsef Kadlecsik
1359 M:      coreteam@netfilter.org
1360 W:      http://www.netfilter.org/
1361 W:      http://www.iptables.org/
1362 L:      netfilter@lists.netfilter.org
1363 L:      netfilter-devel@lists.netfilter.org
1364 S:      Supported
1366 NETROM NETWORK LAYER
1367 P:      Ralf Baechle
1368 M:      ralf@linux-mips.org
1369 L:      linux-hams@vger.kernel.org
1370 S:      Maintained
1372 NETWORK BLOCK DEVICE
1373 P:      Paul Clements
1374 M:      Paul.Clements@steeleye.com
1375 S:      Maintained
1377 NETWORK DEVICE DRIVERS
1378 P:      Andrew Morton
1379 M:      akpm@digeo.com
1380 P:      Jeff Garzik
1381 M:      jgarzik@pobox.com
1382 L:      linux-net@vger.kernel.org
1383 S:      Maintained
1385 NETWORKING [GENERAL]
1386 P:      Networking Team
1387 M:      netdev@oss.sgi.com
1388 L:      linux-net@vger.kernel.org
1389 S:      Maintained
1391 NETWORKING [IPv4/IPv6]
1392 P:      David S. Miller
1393 M:      davem@redhat.com
1394 P:      Alexey Kuznetsov
1395 M:      kuznet@ms2.inr.ac.ru
1396 P:      Pekka Savola (ipv6)
1397 M:      pekkas@netcore.fi
1398 P:      James Morris
1399 M:      jmorris@intercode.com.au
1400 P:      Hideaki YOSHIFUJI
1401 M:      yoshfuji@linux-ipv6.org
1402 L:      netdev@oss.sgi.com
1403 S:      Maintained
1405 NFS CLIENT
1406 P:      Trond Myklebust
1407 M:      trond.myklebust@fys.uio.no
1408 L:      linux-kernel@vger.kernel.org
1409 S:      Maintained
1411 NI5010 NETWORK DRIVER
1412 P:      Jan-Pascal van Best and Andreas Mohr
1413 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1414 M:      Andreas Mohr <100.30936@germany.net>
1415 L:      linux-net@vger.kernel.org
1416 S:      Maintained
1418 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1419 P:      YOKOTA Hiroshi
1420 M:      yokota@netlab.is.tsukuba.ac.jp
1421 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1422 S:      Maintained
1424 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1425 P:      GOTO Masanori
1426 M:      gotom@debian.or.jp
1427 P:      YOKOTA Hiroshi
1428 M:      yokota@netlab.is.tsukuba.ac.jp
1429 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1430 S:      Maintained
1432 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1433 P:      Eberhard Moenkeberg
1434 M:      emoenke@gwdg.de
1435 L:      linux-kernel@vger.kernel.org
1436 S:      Maintained
1438 NTFS FILESYSTEM
1439 P:      Anton Altaparmakov
1440 M:      aia21@cantab.net
1441 L:      linux-ntfs-dev@lists.sourceforge.net
1442 L:      linux-kernel@vger.kernel.org
1443 W:      http://linux-ntfs.sf.net/
1444 S:      Maintained
1446 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1447 P:      Ani Joshi
1448 M:      ajoshi@shell.unixbox.com
1449 L:      linux-nvidia@lists.surfsouth.com
1450 S:      Maintained
1452 OLYMPIC NETWORK DRIVER
1453 P:      Peter De Shrijver
1454 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1455 P:      Mike Phillips
1456 M:      mikep@linuxtr.net 
1457 L:      linux-net@vger.kernel.org
1458 L:      linux-tr@linuxtr.net
1459 W:      http://www.linuxtr.net
1460 S:      Maintained
1462 ONSTREAM SCSI TAPE DRIVER
1463 P:      Willem Riede
1464 M:      osst@riede.org
1465 L:      osst@linux1.onstream.nl
1466 L:      linux-scsi@vger.rutgers.edu
1467 S:      Maintained
1469 OPL3-SA2, SA3, and SAx DRIVER
1470 P:      Zwane Mwaikambo
1471 M:      zwane@commfireservices.com
1472 L:      linux-sound@vger.kernel.org
1473 S:      Maintained
1475 OPROFILE
1476 P:      John Levon
1477 M:      levon@movementarian.org
1478 L:      oprofile-list@lists.sf.net
1479 S:      Maintained
1481 ORINOCO DRIVER
1482 P:      David Gibson
1483 M:      hermes@gibson.dropbear.id.au
1484 W:      http://www.ozlabs.org/people/dgibson/dldwd
1485 S:      Maintained
1487 PARALLEL PORT SUPPORT
1488 P:      Phil Blundell
1489 M:      Philip.Blundell@pobox.com
1490 P:      Tim Waugh
1491 M:      tim@cyberelk.net
1492 P:      David Campbell
1493 M:      campbell@torque.net
1494 P:      Andrea Arcangeli
1495 M:      andrea@e-mind.com
1496 L:      linux-parport@torque.net
1497 W:      http://people.redhat.com/twaugh/parport/
1498 S:      Maintained
1500 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1501 P:      Tim Waugh
1502 M:      tim@cyberelk.net
1503 L:      linux-parport@torque.net
1504 W:      http://www.torque.net/linux-pp.html
1505 S:      Maintained
1507 PARISC ARCHITECTURE
1508 P:      Matthew Wilcox
1509 M:      matthew@wil.cx
1510 P:      Grant Grundler
1511 M:      grundler@parisc-linux.org
1512 L:      parisc-linux@parisc-linux.org
1513 W:      http://www.parisc-linux.org/
1514 S:      Maintained
1516 PERSONALITY HANDLING
1517 P:      Christoph Hellwig
1518 M:      hch@infradead.org
1519 L:      linux-abi-devel@lists.sourceforge.net
1520 S:      Maintained
1522 PCI ID DATABASE
1523 P:      Martin Mares
1524 M:      mj@ucw.cz
1525 L:      pciids-devel@lists.sourceforge.net
1526 W:      http://pciids.sourceforge.net/
1527 S:      Maintained
1529 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1530 P:      Thomas Sailer
1531 M:      sailer@ife.ee.ethz.ch
1532 L:      linux-sound@vger.kernel.org
1533 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1534 S:      Maintained
1536 PCI SUBSYSTEM
1537 P:      Greg Kroah-Hartman
1538 M:      greg@kroah.com
1539 L:      linux-kernel@vger.kernel.org
1540 S:      Supported
1542 PCI HOTPLUG CORE
1543 P:      Greg Kroah-Hartman
1544 M:      greg@kroah.com
1545 M:      gregkh@us.ibm.com
1546 S:      Supported
1548 PCI HOTPLUG COMPAQ DRIVER
1549 P:      Greg Kroah-Hartman
1550 M:      greg@kroah.com
1551 S:      Maintained
1553 PCMCIA SUBSYSTEM
1554 P:      David Hinds
1555 M:      dahinds@users.sourceforge.net
1556 L:      linux-kernel@vger.kernel.org
1557 W:      http://pcmcia-cs.sourceforge.net
1558 S:      Maintained
1560 PCNET32 NETWORK DRIVER
1561 P:      Thomas Bogendörfer
1562 M:      tsbogend@alpha.franken.de
1563 L:      linux-net@vger.kernel.org
1564 S:      Maintained
1566 PNP SUPPORT
1567 P:      Adam Belay
1568 M:      ambx1@neo.rr.com
1569 S:      Maintained
1571 PPP PROTOCOL DRIVERS AND COMPRESSORS
1572 P:      Paul Mackerras
1573 M:      paulus@samba.org
1574 L:      linux-ppp@vger.kernel.org
1575 S:      Maintained
1577 PPP OVER ATM (RFC 2364)
1578 P:      Mitchell Blank Jr
1579 M:      mitch@sfgoth.com
1580 S:      Maintained
1582 PPP OVER ETHERNET
1583 P:      Michal Ostrowski
1584 M:      mostrows@styx.uwaterloo.ca
1585 S:      Maintained
1587 PREEMPTIBLE KERNEL
1588 P:      Robert Love
1589 M:      rml@tech9.net
1590 L:      linux-kernel@vger.kernel.org
1591 L:      kpreempt-tech@lists.sourceforge.net
1592 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1593 S:      Supported
1595 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1596 P:      Peter Denison
1597 M:      promise@pnd-pc.demon.co.uk
1598 W:      http://www.pnd-pc.demon.co.uk/promise/
1599 S:      Maintained
1601 QNX4 FILESYSTEM
1602 P:      Anders Larsen
1603 M:      al@alarsen.net
1604 L:      linux-kernel@vger.kernel.org
1605 W:      http://www.alarsen.net/linux/qnx4fs/
1606 S:      Maintained
1608 RADEON FRAMEBUFFER DISPLAY DRIVER
1609 P:      Ani Joshi
1610 M:      ajoshi@shell.unixbox.com
1611 L:      linux-fbdev-devel@lists.sourceforge.net
1612 S:      Maintained
1614 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1615 P:      Ani Joshi
1616 M:      ajoshi@shell.unixbox.com
1617 L:      linux-fbdev-devel@lists.sourceforge.net
1618 S:      Maintained
1620 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1621 P:      Corey Thomas
1622 M:      corey@world.std.com
1623 L:      linux-kernel@vger.kernel.org
1624 S:      Maintained
1626 REAL TIME CLOCK DRIVER
1627 P:      Paul Gortmaker
1628 M:      p_gortmaker@yahoo.com
1629 L:      linux-kernel@vger.kernel.org
1630 S:      Maintained
1632 REISERFS FILE SYSTEM
1633 P:      Hans Reiser
1634 M:      reiserfs-dev@namesys.com
1635 L:      reiserfs-list@namesys.com
1636 W:      http://www.namesys.com
1637 S:      Supported
1639 ROCKETPORT DRIVER
1640 P:      Comtrol Corp.
1641 M:      support@comtrol.com
1642 W:      http://www.comtrol.com
1643 S:      Maintained
1645 ROSE NETWORK LAYER
1646 P:      Ralf Baechle
1647 M:      ralf@linux-mips.org
1648 L:      linux-hams@vger.kernel.org
1649 S:      Maintained
1651 RISCOM8 DRIVER
1652 P:      Dmitry Gorodchanin
1653 L:      linux-kernel@vger.kernel.org
1654 S:      Maintained
1656 RTLINUX  REALTIME  LINUX
1657 P:      Victor Yodaiken
1658 M:      yodaiken@fsmlabs.com
1659 L:      rtl@rtlinux.org
1660 W:      www.rtlinux.org
1661 S:      Maintained
1663 S390
1664 P:      Martin Schwidefsky
1665 M:      schwidefsky@de.ibm.com
1666 M:      linux390@de.ibm.com
1667 L:      linux-390@vm.marist.edu
1668 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1669 S:      Supported
1671 SA1100 SUPPORT
1672 P:      Nicolas Pitre
1673 M:      nico@cam.org
1674 L:      linux-arm@lists.arm.linux.org.uk
1675 S:      Maintained
1677 SBPCD CDROM DRIVER
1678 P:      Eberhard Moenkeberg
1679 M:      emoenke@gwdg.de
1680 L:      linux-kernel@vger.kernel.org
1681 S:      Maintained
1683 SC1200 WDT DRIVER
1684 P:      Zwane Mwaikambo
1685 M:      zwane@commfireservices.com
1686 S:      Maintained
1688 SCHEDULER
1689 P:      Ingo Molnar
1690 M:      mingo@elte.hu
1691 P:      Robert Love    [the preemptible kernel bits]
1692 M:      rml@tech9.net
1693 L:      linux-kernel@vger.kernel.org
1694 S:      Maintained
1696 SCSI CDROM DRIVER
1697 P:      Jens Axboe
1698 M:      axboe@suse.de
1699 L:      linux-scsi@vger.kernel.org
1700 W:      http://www.kernel.dk
1701 S:      Maintained
1703 SCSI SG DRIVER
1704 P:      Doug Gilbert
1705 M:      dgilbert@interlog.com
1706 L:      linux-scsi@vger.kernel.org
1707 W:      http://www.torque.net/sg
1708 S:      Maintained
1710 SCSI SUBSYSTEM
1711 P:      James E.J. Bottomley
1712 M:      James.Bottomley@SteelEye.com
1713 L:      linux-scsi@vger.kernel.org
1714 S:      Maintained
1716 SCSI TAPE DRIVER
1717 P:      Kai Mäkisara
1718 M:      Kai.Makisara@kolumbus.fi
1719 L:      linux-scsi@vger.kernel.org
1720 S:      Maintained
1722 SCTP PROTOCOL
1723 P: Sridhar Samudrala
1724 M: sri@us.ibm.com
1725 L: lksctp-developers@lists.sourceforge.net
1726 S: Supported
1728 SCx200 CPU SUPPORT
1729 P:      Christer Weinigel
1730 M:      christer@weinigel.se
1731 W:      http://www.weinigel.se
1732 S:      Supported
1734 SELINUX SECURITY MODULE
1735 P:      Stephen Smalley
1736 M:      sds@epoch.ncsc.mil
1737 P:      James Morris
1738 M:      jmorris@redhat.com
1739 L:      linux-kernel@vger.kernel.org (kernel issues)
1740 L:      selinux@tycho.nsa.gov (general discussion)
1741 W:      http://www.nsa.gov/selinux
1742 S:      Supported
1744 SGI VISUAL WORKSTATION 320 AND 540
1745 P:      Andrey Panin
1746 M:      pazke@donpac.ru
1747 L:      linux-visws-devel@lists.sf.net
1748 W:      http://linux-visws.sf.net
1749 S:      Maintained for 2.5.
1751 SIS 5513 IDE CONTROLLER DRIVER
1752 P:      Lionel Bouton
1753 M:      Lionel.Bouton@inet6.fr
1754 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1755 W:      http://gyver.homeip.net/sis5513/index.html
1756 S:      Maintained
1758 SIS 900/7016 FAST ETHERNET DRIVER
1759 P:      Ollie Lho
1760 M:      ollie@sis.com.tw
1761 L:      linux-net@vger.kernel.org
1762 S:      Supported
1764 SIS FRAMEBUFFER DRIVER
1765 P:      Thomas Winischhofer
1766 M:      thomas@winischhofer.net
1767 W:      http://www.winischhofer.net/linuxsisvga.shtml
1768 S:      Maintained      
1770 SMB FILESYSTEM
1771 P:      Urban Widmark
1772 M:      urban@teststation.com
1773 W:      http://samba.org/
1774 L:      samba@samba.org
1775 S:      Maintained
1777 SNA NETWORK LAYER
1778 P:      Jay Schulist
1779 M:      jschlst@samba.org
1780 L:      linux-sna@turbolinux.com
1781 W:      http://www.linux-sna.org
1782 S:      Supported
1784 SOFTWARE RAID (Multiple Disks) SUPPORT
1785 P:      Ingo Molnar
1786 M:      mingo@redhat.com
1787 P:      Neil Brown
1788 M:      neilb@cse.unsw.edu.au
1789 L:      linux-raid@vger.kernel.org
1790 S:      Maintained
1792 SOFTWARE SUSPEND:
1793 P:      Pavel Machek
1794 M:      pavel@suse.cz
1795 M:      pavel@ucw.cz
1796 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1797 W:      http://swsusp.sf.net/
1798 S:      Maintained
1800 SONIC NETWORK DRIVER
1801 P:      Thomas Bogendoerfer
1802 M:      tsbogend@alpha.franken.de
1803 L:      linux-net@vger.kernel.org
1804 S:      Maintained
1806 SONY VAIO CONTROL DEVICE DRIVER
1807 P:      Stelian Pop
1808 M:      stelian@popies.net
1809 W:      http://popies.net/sonypi/
1810 S:      Maintained
1812 SOUND
1813 P:      Jaroslav Kysela
1814 M:      perex@suse.cz
1815 L:      alsa-devel@alsa-project.org
1816 S:      Maintained
1818 UltraSPARC (sparc64):
1819 P:      David S. Miller
1820 M:      davem@redhat.com
1821 P:      Eddie C. Dost
1822 M:      ecd@skynet.be
1823 P:      Jakub Jelinek
1824 M:      jj@sunsite.ms.mff.cuni.cz
1825 P:      Anton Blanchard
1826 M:      anton@samba.org
1827 L:      sparclinux@vger.kernel.org
1828 L:      ultralinux@vger.kernel.org
1829 S:      Maintained
1831 SPARC (sparc32):
1832 L:      sparclinux@vger.kernel.org
1833 S:      Unmaintained - please send patches to mailing list
1835 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1836 P:      Roger Wolff
1837 M:      R.E.Wolff@BitWizard.nl
1838 M:      io8-linux@specialix.co.uk
1839 L:      linux-kernel@vger.kernel.org ?
1840 S:      Supported
1842 SPX NETWORK LAYER
1843 P:      Jay Schulist
1844 M:      jschlst@samba.org
1845 L:      linux-net@vger.kernel.org
1846 S:      Supported
1848 SRM (Alpha) environment access
1849 P:      Jan-Benedict Glaw
1850 M:      jbglaw@lug-owl.de
1851 L:      linux-kernel@vger.kernel.org
1852 S:      Maintained
1854 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1855 M:      support@stallion.oz.au
1856 W:      http://www.stallion.com
1857 S:      Supported
1859 STARFIRE/DURALAN NETWORK DRIVER
1860 P:      Ion Badulescu
1861 M:      ionut@cs.columbia.edu
1862 S:      Maintained
1864 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1865 W:      http://mosquitonet.Stanford.EDU/strip.html
1866 S:      Unsupported ?
1868 STRADIS MPEG-2 DECODER DRIVER
1869 P:      Nathan Laredo
1870 M:      laredo@gnu.org
1871 W:      http://mpeg.openprojects.net/
1872 W:      http://www.stradis.com/
1873 S:      Maintained
1875 SUPERH
1876 P:      Niibe Yutaka
1877 M:      gniibe@m17n.org
1878 P:      Kazumoto Kojima
1879 M:      kkojima@rr.iij4u.or.jp
1880 L:      linux-sh@m17n.org
1881 W:      http://www.m17n.org/linux-sh/
1882 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1883 S:      Maintained
1885 SUN3/3X
1886 P:      Sam Creasey
1887 M:      sammy@sammy.net
1888 L:      sun3-list@redhat.com
1889 W:      http://sammy.net/sun3/
1890 S:      Maintained
1892 SVGA HANDLING
1893 P:      Martin Mares
1894 M:      mj@ucw.cz
1895 L:      linux-video@atrey.karlin.mff.cuni.cz
1896 S:      Maintained
1898 SYSV FILESYSTEM
1899 P:      Christoph Hellwig
1900 M:      hch@infradead.org
1901 S:      Maintained
1903 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1904 P:      Romain Lievin
1905 M:      roms@lpg.ticalc.org
1906 P:      Julien Blache
1907 M:      jb@technologeek.org
1908 S:      Maintained
1910 TI PARALLEL LINK CABLE DRIVER
1911 P:     Romain Lievin
1912 M:     roms@lpg.ticalc.org
1913 S:     Maintained
1915 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1916 P:      Stephane Dalton
1917 M:      sdalton@videotron.ca
1918 P:      Stéphane Doyon
1919 M:      s.doyon@videotron.ca
1920 S:      Maintained
1922 TLAN NETWORK DRIVER
1923 P:      Samuel Chessman
1924 M:      chessman@tux.org
1925 L:      tlan-devel@lists.sourceforge.net
1926 W:      http://sourceforge.net/projects/tlan/
1927 S:      Maintained
1929 TOKEN-RING NETWORK DRIVER
1930 P:      Mike Phillips
1931 M:      mikep@linuxtr.net
1932 L:      linux-net@vger.kernel.org
1933 L:      linux-tr@linuxtr.net
1934 W:      http://www.linuxtr.net
1935 S:      Maintained
1937 TOSHIBA ACPI EXTRAS DRIVER
1938 P:      John Belmonte
1939 M:      toshiba_acpi@memebeam.org
1940 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1941 S:      Maintained
1943 TOSHIBA SMM DRIVER
1944 P:      Jonathan Buzzard
1945 M:      jonathan@buzzard.org.uk
1946 L:      tlinux-users@tce.toshiba-dme.co.jp
1947 W:      http://www.buzzard.org.uk/toshiba/
1948 S:      Maintained
1950 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1951 P:      Muli Ben-Yehuda
1952 M:      mulix@mulix.org
1953 L:      linux-kernel@vger.kernel.org
1954 S:      Maintained
1956 TMS380 TOKEN-RING NETWORK DRIVER
1957 P:      Adam Fritzler
1958 M:      mid@auk.cx
1959 L:      linux-tr@linuxtr.net
1960 W:      http://www.auk.cx/tms380tr/
1961 S:      Maintained
1963 TULIP NETWORK DRIVER
1964 P:      Jeff Garzik
1965 M:      jgarzik@pobox.com
1966 L:      tulip-users@lists.sourceforge.net
1967 W:      http://sourceforge.net/projects/tulip/
1968 S:      Maintained
1970 TUN/TAP driver
1971 P:      Maxim Krasnyansky
1972 M:      maxk@qualcomm.com, max_mk@yahoo.com
1973 L:      vtun@office.satix.net
1974 W:      http://vtun.sourceforge.net/tun
1975 S:      Maintained
1977 U14-34F SCSI DRIVER
1978 P:      Dario Ballabio
1979 M:      ballabio_dario@emc.com
1980 L:      linux-scsi@vger.kernel.org
1981 S:      Maintained
1983 UDF FILESYSTEM
1984 P:      Ben Fennema
1985 M:      bfennema@falcon.csc.calpoly.edu
1986 P:      Dave Boynton
1987 M:      dave@trylinux.com
1988 L:      linux_udf@hpesjro.fc.hp.com
1989 W:      http://linux-udf.sourceforge.net
1990 S:      Maintained
1992 UMSDOS FILESYSTEM
1993 P:      Matija Nalis
1994 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1995 L:      linux-kernel@vger.kernel.org
1996 W:      http://linux.voyager.hr/umsdos/
1997 S:      Maintained
1999 UNIFORM CDROM DRIVER
2000 P:      Jens Axboe
2001 M:      axboe@suse.de
2002 L:      linux-kernel@vger.kernel.org
2003 W:      http://www.kernel.dk
2004 S:      Maintained
2006 USB ACM DRIVER
2007 P:      Vojtech Pavlik
2008 M:      vojtech@suse.cz
2009 L:      linux-usb-users@lists.sourceforge.net
2010 L:      linux-usb-devel@lists.sourceforge.net
2011 S:      Maintained
2013 USB BLUETOOTH TTY CONVERTER DRIVER
2014 P:      Greg Kroah-Hartman
2015 M:      greg@kroah.com
2016 L:      linux-usb-users@lists.sourceforge.net
2017 L:      linux-usb-devel@lists.sourceforge.net
2018 S:      Maintained
2019 W:      http://www.kroah.com/linux-usb/
2021 USB CDC ETHERNET DRIVER
2022 P:      Greg Kroah-Hartman
2023 M:      greg@kroah.com
2024 L:      linux-usb-users@lists.sourceforge.net
2025 L:      linux-usb-devel@lists.sourceforge.net
2026 S:      Maintained
2027 W:      http://www.kroah.com/linux-usb/
2029 USB EHCI DRIVER
2030 P:      David Brownell
2031 M:      dbrownell@users.sourceforge.net
2032 L:      linux-usb-devel@lists.sourceforge.net
2033 S:      Maintained
2035 USB HID/HIDBP/INPUT DRIVERS
2036 P:      Vojtech Pavlik
2037 M:      vojtech@suse.cz
2038 L:      linux-usb-users@lists.sourceforge.net
2039 L:      linux-usb-devel@lists.sourceforge.net
2040 W:      http://www.suse.cz/development/input/
2041 S:      Maintained
2043 USB HUB DRIVER
2044 P:      Johannes Erdfelt
2045 M:      johannes@erdfelt.com
2046 L:      linux-usb-users@lists.sourceforge.net
2047 L:      linux-usb-devel@lists.sourceforge.net
2048 S:      Maintained
2050 USB KAWASAKI LSI DRIVER
2051 P:      Oliver Neukum
2052 M:      drivers@neukum.org
2053 L:      linux-usb-users@lists.sourceforge.net
2054 L:      linux-usb-devel@lists.sourceforge.net
2055 S:      Maintained
2057 USB MASS STORAGE DRIVER
2058 P:      Matthew Dharm
2059 M:      mdharm-usb@one-eyed-alien.net
2060 L:      linux-usb-users@lists.sourceforge.net
2061 L:      linux-usb-devel@lists.sourceforge.net
2062 S:      Maintained
2063 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2065 USB OHCI DRIVER
2066 P:      Roman Weissgaerber
2067 M:      weissg@vienna.at
2068 L:      linux-usb-users@lists.sourceforge.net
2069 L:      linux-usb-devel@lists.sourceforge.net
2070 S:      Maintained
2072 USB OV511 DRIVER
2073 P:      Mark McClelland
2074 M:      mmcclell@bigfoot.com
2075 L:      linux-usb-users@lists.sourceforge.net
2076 L:      linux-usb-devel@lists.sourceforge.net
2077 W:      http://alpha.dyndns.org/ov511/
2078 S:      Maintained
2080 USB PEGASUS DRIVER
2081 P:      Petko Manolov
2082 M:      petkan@users.sourceforge.net
2083 L:      linux-usb-users@lists.sourceforge.net
2084 L:      linux-usb-devel@lists.sourceforge.net
2085 W:      http://pegasus2.sourceforge.net/
2086 S:      Maintained
2088 USB PRINTER DRIVER
2089 P:      Vojtech Pavlik
2090 M:      vojtech@suse.cz
2091 L:      linux-usb-users@lists.sourceforge.net
2092 L:      linux-usb-devel@lists.sourceforge.net
2093 S:      Maintained
2095 USB RTL8150 DRIVER
2096 P:      Petko Manolov
2097 M:      petkan@users.sourceforge.net
2098 L:      linux-usb-users@lists.sourceforge.net
2099 L:      linux-usb-devel@lists.sourceforge.net
2100 W:      http://pegasus2.sourceforge.net/
2101 S:      Maintained
2103 USB SCANNER DRIVER
2104 P:      Henning Meier-Geinitz
2105 M:      henning@meier-geinitz.de
2106 L:      linux-usb-users@lists.sourceforge.net
2107 L:      linux-usb-devel@lists.sourceforge.net
2108 W:      http://www.meier-geinitz.de/kernel/
2109 S:      Maintained
2111 USB SE401 DRIVER
2112 P:      Jeroen Vreeken
2113 M:      pe1rxq@amsat.org
2114 L:      linux-usb-users@lists.sourceforge.net
2115 L:      linux-usb-devel@lists.sourceforge.net
2116 W:      http://www.chello.nl/~j.vreeken/se401/
2117 S:      Maintained
2119 USB SERIAL DIGI ACCELEPORT DRIVER
2120 P:      Peter Berger and Al Borchers
2121 M:      pberger@brimson.com
2122 M:      alborchers@steinerpoint.com
2123 L:      linux-usb-users@lists.sourceforge.net
2124 L:      linux-usb-devel@lists.sourceforge.net
2125 S:      Maintained
2127 USB SERIAL DRIVER
2128 P:      Greg Kroah-Hartman
2129 M:      greg@kroah.com
2130 L:      linux-usb-users@lists.sourceforge.net
2131 L:      linux-usb-devel@lists.sourceforge.net
2132 S:      Maintained
2133 W:      http://www.kroah.com/linux-usb/
2135 USB SERIAL BELKIN F5U103 DRIVER
2136 P:      William Greathouse
2137 M:      wgreathouse@smva.com
2138 L:      linux-usb-users@lists.sourceforge.net
2139 L:      linux-usb-devel@lists.sourceforge.net
2140 S:      Maintained
2142 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2143 L:      linux-usb-users@lists.sourceforge.net
2144 L:      linux-usb-devel@lists.sourceforge.net
2145 S:      Maintained
2147 USB AUERSWALD DRIVER
2148 P:      Wolfgang Muees
2149 M:      wolfgang@iksw-muees.de
2150 L:      linux-usb-users@lists.sourceforge.net
2151 L:      linux-usb-devel@lists.sourceforge.net
2152 S:      Maintained
2154 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2155 P:      Gary Brubaker
2156 M:      xavyer@ix.netcom.com
2157 L:      linux-usb-users@lists.sourceforge.net
2158 L:      linux-usb-devel@lists.sourceforge.net
2159 S:      Maintained
2161 USB SERIAL KEYSPAN DRIVER
2162 P:      Greg Kroah-Hartman
2163 M:      greg@kroah.com
2164 L:      linux-usb-users@lists.sourceforge.net
2165 L:      linux-usb-devel@lists.sourceforge.net
2166 W:      http://www.kroah.com/linux/
2167 S:      Maintained
2169 USB SERIAL WHITEHEAT DRIVER
2170 P:      Stuart MacDonald
2171 M:      stuartm@connecttech.com
2172 L:      linux-usb-users@lists.sourceforge.net
2173 L:      linux-usb-devel@lists.sourceforge.net
2174 W:      http://www.connecttech.com
2175 S:      Supported
2177 USB SUBSYSTEM
2178 P:      Greg Kroah-Hartman
2179 M:      greg@kroah.com
2180 L:      linux-usb-users@lists.sourceforge.net
2181 L:      linux-usb-devel@lists.sourceforge.net
2182 W:      http://www.linux-usb.org
2183 S:      Supported
2185 USB UHCI DRIVER
2186 P:      Johannes Erdfelt
2187 M:      johannes@erdfelt.com
2188 L:      linux-usb-users@lists.sourceforge.net
2189 L:      linux-usb-devel@lists.sourceforge.net
2190 S:      Maintained
2192 USB "USBNET" DRIVER
2193 P:      David Brownell
2194 M:      dbrownell@users.sourceforge.net
2195 L:      linux-usb-devel@lists.sourceforge.net
2196 S:      Maintained
2198 USER-MODE LINUX
2199 P:      Jeff Dike
2200 M:      jdike@karaya.com
2201 L:      user-mode-linux-devel@lists.sourceforge.net
2202 L:      user-mode-linux-user@lists.sourceforge.net
2203 W:      http://user-mode-linux.sourceforge.net
2204 S:      Maintained
2205         
2206 FAT/VFAT/MSDOS FILESYSTEM:
2207 P:      OGAWA Hirofumi
2208 M:      hirofumi@mail.parknet.co.jp
2209 L:      linux-kernel@vger.kernel.org
2210 S:      Maintained
2212 VIA 82Cxxx AUDIO DRIVER
2213 P:      Jeff Garzik
2214 L:      linux-via@gtf.org
2215 S:      Odd fixes
2217 VIA RHINE NETWORK DRIVER
2218 P:      Roger Luethi
2219 M:      rl@hellgate.ch
2220 S:      Maintained
2222 UCLINUX
2223 P:      Greg Ungerer
2224 M:      gerg@snapgear.com
2225 P:      David McCullough
2226 M:      davidm@snapgear.com
2227 P:      D. Jeff Dionne (created first uClinux port)
2228 M:      jeff@uclinux.org
2229 W:      http://www.uclinux.org/
2230 L:      uclinux-dev@uclinux.org
2231 S:      Maintained
2233 UCLINUX FOR NEC V850
2234 P:      Miles Bader
2235 M:      uclinux-v850@lsi.nec.co.jp
2236 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2237 W:      http://www.ee.nec.de/uclinux/
2238 S:      Supported
2240 UCLINUX FOR RENESAS H8/300
2241 P:      Yoshinori Sato
2242 M:      ysato@users.sourceforge.jp
2243 W:      http://uclinux-h8.sourceforge.jp/
2244 S:      Supported
2246 USB DIAMOND RIO500 DRIVER
2247 P:      Cesar Miquel
2248 M:      miquel@df.uba.ar
2249 L:      rio500-users@lists.sourceforge.net
2250 W:      http://rio500.sourceforge.net
2251 S:      Maintained
2253 VIDEO FOR LINUX
2254 P:      Gerd Knorr
2255 M:      kraxel@bytesex.org
2256 S:      Maintained
2258 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2259 P:      Nenad Corbic
2260 M:      ncorbic@sangoma.com
2261 M:      dm@sangoma.com
2262 W:      http://www.sangoma.com
2263 S:      Supported
2265 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2266 P:      Jean Tourrilhes
2267 M:      jt@hpl.hp.com
2268 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2269 S:      Maintained
2271 WD7000 SCSI DRIVER
2272 P:      Miroslav Zagorac
2273 M:      zaga@fly.cc.fer.hr
2274 L:      linux-scsi@vger.kernel.org
2275 S:      Maintained
2277 WL3501 WIRELESS PCMCIA CARD DRIVER
2278 P:      Arnaldo Carvalho de Melo
2279 M:      acme@conectiva.com.br
2280 W:      http://advogato.org/person/acme
2281 S:      Maintained
2283 X.25 NETWORK LAYER
2284 P:      Henner Eisen
2285 M:      eis@baty.hanse.de
2286 L:      linux-x25@vger.kernel.org
2287 S:      Maintained
2289 XFS FILESYSTEM
2290 P:      Silicon Graphics Inc
2291 M:      owner-xfs@oss.sgi.com
2292 M:      lord@sgi.com
2293 L:      linux-xfs@oss.sgi.com
2294 W:      http://oss.sgi.com/projects/xfs
2295 S:      Supported
2297 X86 3-LEVEL PAGING (PAE) SUPPORT
2298 P:      Ingo Molnar
2299 M:      mingo@redhat.com
2300 S:      Maintained
2302 X86-64 port
2303 P:      Andi Kleen
2304 M:      ak@suse.de
2305 L:      discuss@x86-64.org
2306 W:      http://www.x86-64.org
2307 S:      Maintained
2309 YAM DRIVER FOR AX.25
2310 P:      Jean-Paul Roubelat
2311 M:      jpr@f6fbb.org
2312 L:      linux-hams@vger.kernel.org
2313 S:      Maintained
2315 YMFPCI YAMAHA PCI SOUND
2316 P:      Pete Zaitcev
2317 M:      zaitcev@yahoo.com
2318 L:      linux-kernel@vger.kernel.org
2319 S:      Maintained
2321 Z8530 DRIVER FOR AX.25
2322 P:      Joerg Reuter
2323 M:      jreuter@yaina.de
2324 W:      http://yaina.de/jreuter/
2325 W:      http://www.qsl.net/dl1bke/
2326 L:      linux-hams@vger.kernel.org
2327 S:      Maintained
2329 ZF MACHZ WATCHDOG
2330 P:      Fernando Fuganti
2331 M:      fuganti@netbank.com.br
2332 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2333 S:      Maintained
2335 ZR36067 VIDEO FOR LINUX DRIVER
2336 P:      Ronald Bultje
2337 M:      R.S.Bultje@pharm.uu.nl
2338 L:      mjpeg-users@lists.sourceforge.net
2339 W:      http://mjpeg.sourceforge.net/driver-zoran/
2340 S:      Maintained
2342 ZR36120 VIDEO FOR LINUX DRIVER
2343 P:      Pauline Middelink
2344 M:      middelin@polyware.nl
2345 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2346 W:      http://www.polyware.nl/~middelin/hobbies.html
2347 S:      Maintained
2349 THE REST
2350 P:      Linus Torvalds
2351 S:      Buried alive in reporters