Import 2.3.52pre1
[davej-history.git] / MAINTAINERS
blob51cd0064e641dac19dd98efcf6ffc636f0656881
1         List of maintainers and how to submit kernel changes
3 Please try to follow the guidelines below.  This will make things
4 easier on the maintainers.  Not all of these guidelines matter for every
5 trivial patch so apply some common sense.
7 1.      Always _test_ your changes, however small, on at least 4 or
8         5 people, preferably many more.
10 2.      Try to release a few ALPHA test versions to the net. Announce
11         them onto the kernel channel and await results. This is especially
12         important for device drivers, because often that's the only way
13         you will find things like the fact version 3 firmware needs
14         a magic fix you didn't know about, or some clown changed the
15         chips on a board and not its name.  (Don't laugh!  Look at the
16         SMC etherpower for that.)
18 3.      Make sure your changes compile correctly in multiple
19         configurations. In particular check that changes work both as a
20         module and built into the kernel.
22 4.      When you are happy with a change make it generally available for
23         testing and await feedback.
25 5.      Make a patch available to the relevant maintainer in the list. Use
26         'diff -u' to make the patch easy to merge. Be prepared to get your
27         changes sent back with seemingly silly requests about formatting
28         and variable names.  These aren't as silly as they seem. One
29         job the maintainers (and especially Linus) do is to keep things
30         looking the same. Sometimes this means that the clever hack in
31         your driver to get around a problem actually needs to become a
32         generalized kernel feature ready for next time. See
33         Documentation/CodingStyle for guidance here.
35         PLEASE try to include any credit lines you want added with the
36         patch. It avoids people being missed off by mistake and makes
37         it easier to know who wants adding and who doesn't.
39         PLEASE document known bugs. If it doesn't work for everything
40         or does something very odd once a month document it.
42 6.      Make sure you have the right to send any changes you make. If you
43         do changes at work you may find your employer owns the patch
44         not you.
46 7.      Happy hacking.
48                 -----------------------------------
50 Maintainers List (try to look for most precise areas first)
52 Note: For the hard of thinking, this list is meant to remain in alphabetical
53 order. If you could add yourselves to it in alphabetical order that would
54 so much easier [Ed]
56 P: Person
57 M: Mail patches to
58 L: Mailing list that is relevant to this area
59 W: Web-page with status/info
60 S: Status, one of the following:
62         Supported:      Someone is actually paid to look after this.
63         Maintained:     Someone actually looks after it.
64         Odd Fixes:      It has a maintainer but they don't have time to do
65                         much other than throw the odd patch in. See below..
66         Orphan:         No current maintainer [but maybe you could take the
67                         role as you write your new code].
68         Obsolete:       Old code. Something tagged obsolete generally means
69                         it has been replaced by a better system and you
70                         should be using that.
72 3C501 NETWORK DRIVER
73 P:      Alan Cox
74 M:      alan@the.3c501.cabal.tm
75 L:      linux-net@vger.rutgers.edu
76 S:      Maintained
78 3C505 NETWORK DRIVER
79 P:      Philip Blundell
80 M:      Philip.Blundell@pobox.com
81 L:      linux-net@vger.rutgers.edu
82 S:      Maintained
84 6PACK NETWORK DRIVER FOR AX.25
85 P:      Andreas Koensgen
86 M:      ajk@iehk.rwth-aachen.de
87 L:      linux-hams@vger.rutgers.edu
88 S:      Maintained
90 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
91 P:      Paul Gortmaker
92 M:      p_gortmaker@yahoo.com
93 L:      linux-net@vger.rutgers.edu
94 S:      Maintained
96 ACPI
97 P:      Andrew Henroid
98 M:      andy_henroid@yahoo.com
99 L:      acpi@phobos.fs.tum.de
100 W:      http://phobos.fs.tum.de/acpi/index.html
101 S:      Maintained
103 AD1816 SOUND DRIVER
104 P:      Thorsten Knabe
105 M:      Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
106 M:      Thorsten Knabe <tek01@hrzpub.tu-darmstadt.de>
107 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
108 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
109 S:      Maintained
111 ADVANSYS SCSI DRIVER
112 P:      Bob Frey
113 M:      linux@advansys.com
114 W:      http://www.advansys.com/linux.html
115 L:      linux-scsi@vger.rutgers.edu
116 S:      Maintained
118 AEDSP16 DRIVER
119 P:      Riccardo Facchetti
120 M:      fizban@tin.it
121 S:      Maintained
123 AHA152X SCSI DRIVER
124 P:      Juergen E. Fischer
125 M:      Juergen Fischer <fischer@norbit.de>
126 L:      linux-scsi@vger.rutgers.edu
127 S:      Maintained
129 APM DRIVER
130 P:      Stephen Rothwell
131 M:      apm@linuxcare.com.au
132 L:      linux-laptop@vger.rutgers.edu
133 W:      http://linuxcare.com.au/apm/
134 S:      Supported
136 APPLETALK NETWORK LAYER
137 P:      Jay Schulist
138 M:      jschlst@turbolinux.com
139 L:      linux-atalk@netspace.org
140 S:      Maintained
142 ARM MFM AND FLOPPY DRIVERS
143 P:      Dave Gilbert
144 M:      linux@treblig.org
145 S:      Maintained
147 ARM PORT
148 P:      Russell King
149 M:      linux@arm.linux.org.uk
150 L:      linux-arm@vger.rutgers.edu
151 W:      http://www.arm.linux.org.uk/
152 S:      Maintained
154 ARPD SUPPORT
155 P:      Jonathan Layes
156 M:      layes@loran.com
157 L:      linux-net@vger.rutgers.edu
158 S:      Maintained
160 AX.25 NETWORK LAYER
161 P:      Matthias Welwarsky
162 M:      dg2fef@afthd.tu-darmstadt.de
163 L:      linux-hams@vger.rutgers.edu
164 S:      Maintained
166 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
167 P:      Thomas Sailer
168 M:      sailer@ife.ee.ethz.ch
169 L:      linux-hams@vger.rutgers.edu
170 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
171 S:      Maintained
173 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
174 P:      Kenji Hollis
175 M:      kenji@bitgate.com
176 W:      http://ftp.bitgate.com/pcwd/
177 S:      Maintained
179 BFS FILE SYSTEM
180 P:      Tigran A. Aivazian
181 M:      tigran@ocston.org
182 L:      linux-kernel@vger.rutgers.edu
183 W:      http://www.ocston.org/~tigran/patches/bfs
184 S:      Maintained
186 BUSLOGIC SCSI DRIVER
187 P:      Leonard N. Zubkoff
188 M:      Leonard N. Zubkoff <lnz@dandelion.com>
189 L:      linux-scsi@vger.rutgers.edu
190 W:      http://www.dandelion.com/Linux/
191 S:      Maintained
193 CIRRUS LOGIC GENERIC FBDEV DRIVER
194 P:      Jeff Garzik
195 M:      jgarzik@mandrakesoft.com
196 L:      linux-fbdev@vuser.vu.union.edu
197 S:      Maintained
199 COMPAQ SMART2 RAID DRIVER
200 P:      Charles White   
201 M:      Charles White <arrays@compaq.com>
202 L:      compaqandlinux@yps.org  
203 S:      Maintained
205 COMPUTONE INTELLIPORT MULTIPORT CARD
206 P:     Doug McNash
207 P:     Michael H. Warfield
208 M:     Doug McNash <dmcnash@computone.com>
209 M:     Michael H. Warfield <mhw@wittsend.com>
210 W:     http://www.computone.com/
211 W:     http://www.wittsend.com/computone.html
212 L:     linux-computone@lazuli.wittsend.com
213 S:     Supported
215 CONFIGURE, MENUCONFIG, XCONFIG
216 P:      Michael Elizabeth Chastain
217 M:      mec@shout.net
218 L:      linux-kbuild@torque.net
219 S:      Maintained
221 CONFIGURE.HELP
222 P:      Axel Boldt
223 M:      boldt@math.ucsb.edu
224 S:      Maintained
226 COSA/SRP SYNC SERIAL DRIVER
227 P:      Jan "Yenya" Kasprzak
228 M:      kas@fi.muni.cz
229 W:      http://www.fi.muni.cz/~kas/cosa/
230 S:      Maintained
232 CREDITS FILE
233 P:      John A. Martin
234 M:      jam@acm.org
235 S:      Maintained
237 CYBERPRO FB DRIVER
238 P:      Russell King
239 M:      linux@arm.linux.org.uk
240 W:      http://www.arm.linux.org.uk/
241 S:      Maintained
243 CYCLADES 2X SYNC CARD DRIVER
244 P:      Arnaldo Carvalho de Melo
245 M:      acme@conectiva.com.br
246 W:      http://www.conectiva.com.br/~acme
247 L:      cycsyn-devel@bazar.conectiva.com.br
248 S:      Maintained
250 CYCLADES ASYNC MUX DRIVER
251 P:      Ivan Passos
252 M:      ivan@cyclades.com
253 W:      http://www.cyclades.com/
254 S:      Supported
256 DAMA SLAVE for AX.25
257 P:      Joerg Reuter
258 M:      jreuter@poboxes.com
259 W:      http://poboxes.com/jreuter/
260 W:      http://qsl.net/dl1bke/
261 L:      linux-hams@vger.rutgers.edu
262 S:      Maintained
264 DC390/AM53C974 SCSI driver
265 P:      Kurt Garloff
266 M:      kurt@garloff.de
267 W:      http://www.garloff.de/kurt/linux/dc390/
268 S:      Maintained
270 DECnet NETWORK LAYER
271 P:      Steven Whitehouse
272 M:      SteveW@ACM.org
273 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
274 L:      linux-decnet@dreamtime.org
275 S:      Maintained
277 DEVICE NUMBER REGISTRY
278 P:      H. Peter Anvin
279 M:      hpa@zytor.com
280 L:      linux-kernel@vger.rutgers.edu
281 S:      Maintained
283 DEVICE FILESYSTEM
284 P:      Richard Gooch
285 M:      rgooch@atnf.csiro.au
286 L:      linux-kernel@vger.rutgers.edu
287 S:      Maintained
289 DIGI INTL. EPCA DRIVER
290 P:      Chad Schwartz
291 M:      support@dgii.com
292 M:      chads@dgii.com
293 L:      digilnux@dgii.com
294 S:      Maintained
296 DIGI RIGHTSWITCH NETWORK DRIVER
297 P:      Rick Richardson
298 M:      rick@dgii.com
299 L:      linux-net@vger.rutgers.edu
300 W:      http://www.dgii.com/linux/
301 S:      Maintained
303 DISKQUOTA:
304 P:      Marco van Wieringen
305 M:      mvw@planets.elm.net
306 L:      linux-kernel@vger.rutgers.edu
307 S:      Maintained
309 DOUBLETALK DRIVER
310 P:      James R. Van Zandt
311 M:      jrv@vanzandt.mv.com
312 L:      blinux-list@redhat.com
313 S:      Maintained
315 EATA-DMA SCSI DRIVER
316 P:      Michael Neuffer
317 M:      mike@i-Connect.Net
318 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
319 S:      Maintained
321 EATA ISA/EISA/PCI SCSI DRIVER
322 P:      Dario Ballabio
323 M:      dario@milano.europe.dg.com
324 L:      linux-scsi@vger.rutgers.edu
325 S:      Maintained
327 EATA-PIO SCSI DRIVER
328 P:      Michael Neuffer
329 M:      mike@i-Connect.Net
330 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
331 S:      Maintained
333 EEPRO100 NETWORK DRIVER
334 P:      Andrey V. Savochkin
335 M:      saw@saw.sw.com.sg
336 S:      Maintained
338 ETHEREXPRESS-16 NETWORK DRIVER
339 P:      Philip Blundell
340 M:      Philip.Blundell@pobox.com
341 L:      linux-net@vger.rutgers.edu
342 S:      Maintained
344 ETHERNET BRIDGE
345 P:      Lennert Buytenhek
346 M:      buytenh@openrock.net
347 L:      bridge@openrock.net
348 W:      http://openrock.net/bridge
349 S:      Maintained
351 ETHERTEAM 16I DRIVER
352 P:      Mika Kuoppala
353 M:      miku@iki.fi
354 S:      Maintained
356 EXT2 FILE SYSTEM
357 P:      Remy Card
358 M:      Remy.Card@linux.org
359 L:      linux-kernel@vger.rutgers.edu
360 S:      Maintained
362 FILE LOCKING (flock() and fcntl()/lockf())
363 P:      Andy Walker
364 M:      andy@lysaker.kvaerner.no
365 L:      linux-kernel@vger.rutgers.edu
366 S:      Maintained
368 FPU EMULATOR
369 P:      Bill Metzenthen
370 M:      billm@suburbia.net
371 W:      http://suburbia.net/~billm/floating-point/emulator/
372 S:      Maintained
374 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
375 P:      Mike McLagan
376 M:      mike.mclagan@linux.org
377 L:      linux-net@vger.rutgers.edu
378 S:      Maintained
380 FTAPE/QIC-117
381 P:      Claus-Justus Heine
382 M:      claus@momo.math.rwth-aachen.de
383 L:      linux-tape@vger.rutgers.edu
384 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
385 S:      Maintained
387 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
388 P:      Rik Faith
389 M:      faith@cs.unc.edu
390 L:      linux-scsi@vger.rutgers.edu
391 S:      Odd fixes (e.g., new signatures)
393 GDT SCSI DISK ARRAY CONTROLLER DRIVER
394 P:      Achim Leubner
395 M:      achim@vortex.de
396 L:      linux-scsi@vger.rutgers.edu
397 W:      http://www.icp-vortex.com/
398 S:      Supported
400 HAYES ESP SERIAL DRIVER
401 P:      Andrew J. Robinson
402 M:      arobinso@nyx.net
403 L:      linux-kernel@vger.rutgers.edu
404 W:      http://www.nyx.net/~arobinso
405 S:      Maintained
407 HFS FILESYSTEM
408 P:      Adrian Sun
409 M:      asun@cobaltnet.com
410 L:      linux-kernel@vger.rutgers.edu
411 S:      Maintained
413 HIGH-SPEED SCC DRIVER FOR AX.25
414 P:      Klaus Kudielka
415 M:      oe1kib@oe1kib.ampr.org
416 L:      linux-hams@vger.rutgers.edu
417 S:      Maintained
419 LOGICAL VOLUME MANAGER
420 P:     Heinz Mauelshagen
421 M:     linux-LVM@EZ-Darmstadt.Telekom.de
422 L:     linux-LVM@msede.com
423 W:     http://linux.msede.com/lvm
424 S:     Maintained 
426 HIPPI
427 P:      Jes Sorensen
428 M:      Jes.Sorensen@cern.ch
429 L:      linux-hippi@sunsite.auc.dk
430 S:      Maintained
432 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
433 P:      Jaroslav Kysela
434 M:      perex@suse.cz
435 S:      Maintained
437 HPFS FILESYSTEM
438 P:      Mikulas Patocka
439 M:      mikulas@artax.karlin.mff.cuni.cz
440 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
441 S:      Maintained
443 I2C DRIVERS
444 P:      Simon Vogl
445 M:      simon@tk.uni-linz.ac.at
446 P:      Frodo Looijaard
447 M:      frodol@dds.nl
448 L:      linux-i2c@pelican.tk.uni-linz.ac.at
449 W:      http://www.tk.uni-linz.ac.at/~simon/private/i2c
450 S:      Maintained
452 i386 BOOT CODE
453 P:      Riley H. Williams
454 M:      rhw@memalpha.cx
455 L:      Linux-Kernel@vger.rutgers.edu
456 S:      Maintained
458 IBM MCA SCSI SUBSYSTEM DRIVER
459 P:      Michael Lang
460 M:      langa2@kph.uni-mainz.de
461 W:      http://www.uni-mainz.de/~langm000/linux.html
462 S:      Maintained
464 IBM ServeRAID RAID DRIVER
465 P:      Keith Mitchell
466 M:      ipslinux@us.ibm.com
467 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid_beta.html
468 S:      Supported 
470 IDE DRIVER [GENERAL]
471 P:      Andre Hedrick
472 M:      andre@suse.com
473 L:      linux-kernel@vger.rutgers.edu
474 W:      http://linux.kernel.org/pub/linux/kernel/people/hedrick/
475 S:      Supported
477 IDE/ATAPI CDROM DRIVER
478 P:      Jens Axboe
479 M:      axboe@image.dk
480 L:      linux-kernel@vger.rutgers.edu
481 W:      http://www.kernel.dk
482 S:      Maintained
484 IDE/ATAPI TAPE/FLOPPY DRIVERS
485 P:      Gadi Oxman
486 M:      Gadi Oxman <gadio@netvision.net.il>
487 L:      linux-kernel@vger.rutgers.edu
488 S:      Maintained
490 IEEE 1394 SUBSYSTEM
491 P:      Andreas Bombe
492 M:      andreas.bombe@munich.netsurf.de
493 L:      linux1394-devel@eclipt.uni-klu.ac.at
494 W:      http://eclipt.uni-klu.ac.at/ieee1394
495 S:      Maintained
497 IEEE 1394 AIC5800 DRIVER
498 P:      Emanuel Pirker
499 M:      epirker@edu.uni-klu.ac.at
500 L:      linux1394-devel@eclipt.uni-klu.ac.at
501 W:      http://eclipt.uni-klu.ac.at/ieee1394
502 S:      Maintained
504 IEEE 1394 OHCI DRIVER
505 P:      Sebastien Rougeaux
506 M:      sebastien.rougeaux@anu.edu.au
507 L:      linux1394-devel@eclipt.uni-klu.ac.at
508 W:      http://eclipt.uni-klu.ac.at/ieee1394
509 S:      Maintained
511 IEEE 1394 PCILYNX DRIVER
512 P:      Andreas Bombe
513 M:      andreas.bombe@munich.netsurf.de
514 L:      linux1394-devel@eclipt.uni-klu.ac.at
515 W:      http://eclipt.uni-klu.ac.at/ieee1394
516 S:      Maintained
518 IEEE 1394 RAW I/O DRIVER
519 P:      Andreas Bombe
520 M:      andreas.bombe@munich.netsurf.de
521 L:      linux1394-devel@eclipt.uni-klu.ac.at
522 W:      http://eclipt.uni-klu.ac.at/ieee1394
523 S:      Maintained
525 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
526 P:      Ingo Molnar
527 M:      mingo@redhat.com
528 S:      Maintained
530 INTEL P6 MICROCODE UPDATE SUPPORT
531 P:      Tigran Aivazian
532 M:      tigran@sco.com
533 S:      Maintained
535 IP MASQUERADING:
536 P:      Juanjo Ciarlante
537 M:      jjciarla@raiz.uncu.edu.ar
538 S:      Maintained
540 IPX/SPX NETWORK LAYER
541 P:      Jay Schulist
542 M:      jschlst@turbolinux.com
543 L:      linux-net@vger.rutgers.edu
544 S:      Maintained
546 IRDA SUBSYSTEM
547 P:      Dag Brattli
548 M:      Dag Brattli <dagb@cs.uit.no>
549 L:      linux-irda@pasta.cs.uit.no
550 W:      http://www.cs.uit.no/linux-irda/
551 S:      Maintained
553 ISAPNP
554 P:      Jaroslav Kysela
555 M:      perex@suse.cz
556 S:      Maintained
558 ISDN SUBSYSTEM (general)
559 P:      Fritz Elfert
560 M:      fritz@isdn4linux.de
561 L:      isdn4linux@listserv.isdn4linux.de
562 W:      http://www.isdn4linux.de
563 S:      Maintained
565 ISDN SUBSYSTEM (card drivers)
566 P:      Karsten Keil
567 M:      kkeil@suse.de
568 L:      isdn4linux@listserv.isdn4linux.de
569 W:      http://www.isdn4linux.de
570 S:      Maintained
572 JOYSTICK DRIVER
573 P:      Vojtech Pavlik
574 M:      vojtech@suse.cz
575 L:      linux-joystick@atrey.karlin.mff.cuni.cz
576 W:      http://www.suse.cz/development/joystick/
577 S:      Supported
579 KERNEL AUTOMOUNTER (AUTOFS)
580 P:      H. Peter Anvin
581 M:      hpa@zytor.com
582 L:      autofs@linux.kernel.org
583 S:      Maintained
585 KERNEL NFSD
586 P:      G. Allen Morris III
587 M:      gam3@acm.org
588 L:      nfs-devel@linux.kernel.org (Linux NFS)
589 W:      http://csua.berkeley.edu/~gam3/knfsd
590 S:      Maintained
592 LAPB module
593 P:      Henner Eisen
594 M:      eis@baty.hanse.de
595 L:      linux-x25@vger.rutgers.edu
596 S:      Maintained
598 LINUX FOR POWERPC
599 P:      Cort Dougan
600 M:      cort@fsmlabs.com
601 W:      http://www.ppc.kernel.org/
602 S:      Maintained
604 LINUX FOR POWER MACINTOSH
605 P:      Paul Mackerras
606 M:      paulus@linuxcare.com
607 W:      http://www.linuxppc.org/
608 L:      linuxppc-dev@lists.linuxppc.org
609 S:      Maintained
611 MAESTRO PCI SOUND DRIVER
612 P:      Zach Brown
613 M:      zab@redhat.com
614 W:      http://people.redhat.com/zab/maestro/
615 S:      Supported
617 M68K
618 P:      Jes Sorensen
619 M:      Jes.Sorensen@cern.ch
620 W:      http://www.clark.net/pub/lawrencc/linux/index.html
621 L:      linux-m68k@lists.linux-m68k.org
622 S:      Maintained
624 M68K ON APPLE MACINTOSH
625 P:      Joshua Thompson
626 M:      funaho@jurai.org
627 W:      http://www.mac.linux-m68k.org/
628 L:      linux-mac68k@mac.linux-m68k.org
629 S:      Maintained
631 M68K ON HP9000/300
632 P:      Philip Blundell
633 M:      philb@gnu.org
634 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
635 S:      Maintained
637 MIPS
638 P:      Ralf Baechle
639 M:      ralf@gnu.ai.mit.edu
640 W:      http://lena.fnet.fr/
641 L:      linux-mips@fnet.fr
642 S:      Maintained
644 MISCELLANEOUS MCA-SUPPORT
645 P:      David Weinehall
646 M:      tao@acc.umu.se (personal)
647 W:      http://www.acc.umu.se/~tao/
648 W:      http://www.acc.umu.se/~mcalinux/
649 L:      linux-kernel@vger.rutgers.edu
650 S:      Maintained
652 MODULE SUPPORT [GENERAL], KERNELD
653 P:      Keith Owens
654 M:      kaos@ocs.com.au
655 L:      linux-kernel@vger.rutgers.edu
656 S:      Maintained
658 MOUSE AND MISC DEVICES [GENERAL]
659 P:      Alessandro Rubini
660 M:      rubini@ipvvis.unipv.it
661 L:      linux-kernel@vger.rutgers.edu
662 S:      Maintained
664 MTRR AND SIMILAR SUPPORT [i386]
665 P:      Richard Gooch
666 M:      rgooch@atnf.csiro.au
667 L:      linux-kernel@vger.rutgers.edu
668 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
669 S:      Maintained
671 MULTISOUND SOUND DRIVER
672 P:      Andrew Veliath
673 M:      andrewtv@usa.net
674 S:      Maintained
676 NCP FILESYSTEM
677 P:      Petr Vandrovec
678 M:      vandrove@vc.cvut.cz
679 P:      Volker Lendecke
680 M:      vl@kki.org
681 L:      linware@sh.cvut.cz
682 S:      Maintained
684 NETFILTER
685 P:      Rusty Russell
686 M:      Rusty.Russell@rustcorp.com.au
687 W:      http://www.samba.org/netfilter/
688 W:      http://netfilter.kernelnotes.org
689 W:      http://antarctica.penguincomputing.com/~netfilter/
690 L:      netfilter@lists.samba.org
691 S:      Supported
693 NETROM NETWORK LAYER
694 P:      Tomi Manninen
695 M:      Tomi.Manninen@hut.fi
696 L:      linux-hams@vger.rutgers.edu
697 S:      Maintained
699 NETWORK BLOCK DEVICE
700 P:      Pavel Machek
701 M:      pavel@atrey.karlin.mff.cuni.cz
702 S:      Maintained
704 NETWORKING [GENERAL]
705 P:      Networking Team
706 M:      netdev@oss.sgi.com
707 L:      linux-net@vger.rutgers.edu
708 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
709 S:      Maintained
711 NETWORKING [IPv4/IPv6]
712 P:      David S. Miller
713 M:      davem@redhat.com
714 P:      Andi Kleen
715 M:      ak@muc.de
716 P:      Alexey Kuznetsov
717 M:      kuznet@ms2.inr.ac.ru
718 L:      netdev@oss.sgi.com
719 S:      Maintained
721 NFS CLIENT
722 P:      Trond Myklebust
723 M:      trond.myklebust@fys.uio.no
724 L:      linux-kernel@vger.rutgers.edu
725 S:      Maintained
727 NI5010 NETWORK DRIVER
728 P:     Jan-Pascal van Best and Andreas Mohr
729 M:     jvbest@qv3pluto.leidenuniv.nl (Best)
730 M:     100.30936@germany.net (Mohr)
731 L:     linux-net@vger.rutgers.edu
732 S:     Maintained
734 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
735 P:      Eberhard Moenkeberg
736 M:      emoenke@gwdg.de
737 L:      linux-kernel@vger.rutgers.edu
738 S:      Maintained
740 NVIDIA (RIVA) FRAMEBUFFER DRIVER
741 P:      Jeff Garzik
742 M:      jgarzik@mandrakesoft.com
743 L:      linux-nvidia@lists.surfsouth.com
744 S:      Maintained
746 OLYMPIC NETWORK DRIVER
747 P:      Peter De Shrijver
748 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
749 P:      Mike Phillips
750 M:      phillim@amtrak.com
751 L:      linux-net@vger.rutgers.edu
752 L:      linux-tr@emissary.aus-etc.com
753 W:      http://www.linuxtr.net
754 S:      Maintained
756 OPL3-SA2, SA3, and SAx DRIVER
757 P:      Scott Murray
758 M:      scott@spiteful.org
759 L:      linux-sound@vger.rutgers.edu
760 S:      Maintained
762 PARALLEL PORT SUPPORT
763 P:      Phil Blundell
764 M:      Philip.Blundell@pobox.com
765 P:      Tim Waugh
766 M:      tim@cyberelk.demon.co.uk
767 P:      David Campbell
768 M:      campbell@torque.net
769 P:      Andrea Arcangeli
770 M:      andrea@e-mind.com
771 L:      linux-parport@torque.net
772 W:      http://www.cyberelk.demon.co.uk/parport.html
773 S:      Maintained
775 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
776 P:      Grant Guenther
777 M:      grant@torque.net
778 L:      linux-parport@torque.net
779 W:      http://www.torque.net/linux-pp.html
780 S:      Maintained
782 PCI ID DATABASE
783 P:      Jens Maurer
784 M:      jmaurer@cck.uni-kl.de
785 S:      Maintained
787 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
788 P:      Thomas Sailer
789 M:      sailer@ife.ee.ethz.ch
790 L:      linux-sound@vger.rutgers.edu
791 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
792 S:      Maintained
794 PCI SUBSYSTEM
795 P:      Martin Mares
796 M:      mj@suse.cz
797 L:      linux-kernel@vger.rutgers.edu
798 S:      Supported
800 PCMCIA SUBSYSTEM
801 P:      David Hinds
802 M:      dhinds@zen.stanford.edu
803 L:      linux-kernel@vger.rutgers.edu
804 W:      http://pcmcia.sourceforge.org
805 S:      Maintained
807 PCNET32 NETWORK DRIVER
808 P:      Thomas Bogendörfer
809 M:      tsbogend@alpha.franken.de
810 L:      linux-net@vger.rutgers.edu
811 S:      Maintained
813 PNP SUPPORT
814 P:      Tom Lees
815 M:      tom@lpsg.demon.co.uk
816 L:      pnp-users@ferret.lmh.ox.ac.uk
817 L:      pnp-devel@ferret.lmh.ox.ac.uk
818 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
819 S:      Maintained
821 PPP PROTOCOL DRIVERS AND COMPRESSORS
822 P:      Al Longyear
823 M:      longyear@pobox.com
824 L:      linux-ppp@vger.rutgers.edu
825 S:      Maintained
827 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
828 P:      Peter Denison
829 M:      promise@pnd-pc.demon.co.uk
830 W:      http://www.pnd-pc.demon.co.uk/promise/
831 S:      Maintained
833 QNX4 FILESYSTEM
834 P:      Anders Larsen
835 M:      al@alarsen.net
836 L:      linux-kernel@vger.rutgers.edu
837 W:      http://www.alarsen.net/linux/qnx4fs/
838 S:      Maintained
840 RAGE128 FRAMEBUFFER DISPLAY DRIVER
841 P:      Brad Douglas
842 M:      brad@neruo.com
843 P:      Anthony Tong
844 M:      atong@uiuc.edu
845 L:      linux-fbdev@vcuser.vc.union.edu
846 S:      Maintained
848 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
849 P:      Corey Thomas
850 M:      corey@world.std.com
851 L:      linux-kernel@vger.rutgers.edu
852 S:      Maintained
854 REAL TIME CLOCK DRIVER
855 P:      Paul Gortmaker
856 M:      p_gortmaker@yahoo.com
857 L:      linux-kernel@vger.rutgers.edu
858 S:      Maintained
860 ROSE NETWORK LAYER
861 P:      Jean-Paul Roubelat
862 M:      jpr@f6fbb.org
863 L:      linux-hams@vger.rutgers.edu
864 S:      Maintained
866 RISCOM8 DRIVER
867 P:      Dmitry Gorodchanin
868 M:      pgmdsg@ibi.com
869 L:      linux-kernel@vger.rutgers.edu
870 S:      Maintained
872 RTLINUX  REALTIME  LINUX
873 P:      Victor Yodaiken
874 M:      yodaiken@fsmlabs.com
875 L:      rtl@rtlinux.org
876 W:      www.rtlinux.org
877 S:      Maintained
879 SA1100 SUPPORT
880 P:      Nicolas Pitre
881 M:      nico@cam.org
882 L:      sa1100-linux@pa.dec.com
883 S:      Maintained
885 SBPCD CDROM DRIVER
886 P:      Eberhard Moenkeberg
887 M:      emoenke@gwdg.de
888 L:      linux-kernel@vger.rutgers.edu
889 S:      Maintained
891 SCSI CDROM DRIVER
892 P:      Jens Axboe
893 M:      axboe@image.dk
894 L:      linux-scsi@vger.rutgers.edu
895 W:      http://www.kernel.dk
896 S:      Maintained
898 SCSI SG DRIVER
899 P:      Doug Gilbert
900 M:      dgilbert@interlog.com
901 L:      linux-scsi@vger.rutgers.edu
902 W:      http://www.torque.net/sg
903 S:      Maintained
905 SCSI SUBSYSTEM
906 L:      linux-scsi@vger.rutgers.edu
907 S:      Unmaintained
909 SCSI TAPE DRIVER
910 P:      Kai Mdkisara
911 M:      Kai.Makisara@metla.fi
912 L:      linux-scsi@vger.rutgers.edu
913 S:      Maintained
915 SGI VISUAL WORKSTATION 320 AND 540
916 P:      Bent Hagemark
917 M:      bh@sgi.com
918 P:      Ingo Molnar
919 M:      mingo@redhat.com
920 S:      Maintained
922 SIS 900/7016 FAST ETHERNET DRIVER
923 P:      Ollie Lho
924 M:      ollie@sis.com.tw
925 L:      linux-net@vger.rutgers.edu
926 S:      Supported
928 SMB FILESYSTEM
929 P:      Andrew Tridgell
930 M:      tridge@samba.org
931 W:      http://samba.org/
932 L:      samba@samba.org
933 S:      Maintained
935 SMP: (except SPARC)
936 P:      Linus Torvalds
937 M:      torvalds@transmeta.com
938 L:      linux-smp@vger.rutgers.edu
939 S:      Maintained
941 SOFTWARE RAID (Multiple Disks) SUPPORT
942 P:      Ingo Molnar
943 M:      mingo@redhat.com
944 S:      Maintained
946 SONIC NETWORK DRIVER
947 P:      Thomas Bogendoerfer
948 M:      tsbogend@alpha.franken.de
949 L:      linux-net@vger.rutgers.edu
950 S:      Maintained
952 SOUND
953 P:      Alan Cox
954 M:      alan@redhat.com
955 S:      Supported
957 SPARC:
958 P:      David S. Miller
959 M:      davem@redhat.com
960 P:      Eddie C. Dost
961 M:      ecd@skynet.be
962 P:      Jakub Jelinek
963 M:      jj@sunsite.ms.mff.cuni.cz
964 P:      Anton Blanchard
965 M:      anton@progsoc.uts.edu.au
966 L:      sparclinux@vger.rutgers.edu
967 L:      ultralinux@vger.rutgers.edu
968 W:      http://ultra.linux.cz
969 W:      http://www.geog.ubc.ca/s_linux.html
970 S:      Maintained
972 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
973 P:      Roger Wolff
974 M:      R.E.Wolff@BitWizard.nl
975 M:      io8-linux@specialix.co.uk
976 L:      linux-kernel@vger.rutgers.edu ?
977 S:      Supported
979 SPX NETWORK LAYER
980 P:      Jay Schulist
981 M:      jschlst@turbolinux.com
982 L:      linux-net@vger.rutgers.edu
983 S:      Supported
985 SNA NETWORK LAYER
986 P:      Jay Schulist
987 M:      jschlst@turbolinux.com
988 L:      linux-sna@turbolinux.com
989 W:      http://www.linux-sna.org
990 S:      Supported
992 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
993 M:      support@stallion.oz.au
994 W:      http://www.stallion.com
995 S:      Supported
997 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
998 W:      http://mosquitonet.Stanford.EDU/strip.html
999 S:      Unsupported ?
1001 SUPERH
1002 P:      Niibe Yutaka
1003 M:      gniibe@chroot.org
1004 P:      Kazumoto Kojima
1005 M:      kkojima@rr.iij4u.or.jp
1006 L:      linux-sh@m17n.org
1007 W:      http://www.m17n.org/linux-sh/
1008 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1009 S:      Maintained
1011 SVGA HANDLING
1012 P:      Martin Mares
1013 M:      mj@suse.cz
1014 L:      linux-video@atrey.karlin.mff.cuni.cz
1015 S:      Maintained
1017 SYSV FILESYSTEM
1018 P:      Krzysztof G. Baranowski
1019 M:      kgb@manjak.knm.org.pl
1020 S:      Maintained
1022 TLAN NETWORK DRIVER
1023 P:      Torben Mathiasen
1024 M:      torben.mathiasen@compaq.com
1025 L:      tlan@vuser.vu.union.edu
1026 S:      Maintained
1028 TOKEN-RING NETWORK DRIVER
1029 P:      Paul Norton
1030 M:      pnorton@ieee.org
1031 L:      linux-net@vger.rutgers.edu
1032 L:      linux-tr@linuxtr.net
1033 S:      Maintained
1035 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1036 P:      Ollie Lho  
1037 M:      ollie@sis.com.tw
1038 L:      linux-kernel@vger.rutgers.edu
1039 S:      Supported
1041 TMS380 TOKEN-RING NETWORK DRIVER
1042 P:      Adam Fritzler
1043 M:      mid@auk.cx
1044 L:      linux-tr@linuxtr.net
1045 W:      http://www.auk.cx/tms380tr/
1046 S:      Maintained
1048 TULIP NETWORK DRIVER
1049 P:      Jeff Garzik
1050 M:      jgarzik@mandrakesoft.com
1051 L:      linux-tulip@cesdis.gsfc.nasa.gov
1052 S:      Maintained
1054 U14-34F SCSI DRIVER
1055 P:      Dario Ballabio
1056 M:      dario@milano.europe.dg.com
1057 L:      linux-scsi@vger.rutgers.edu
1058 S:      Maintained
1060 UDF FILESYSTEM
1061 P:      Ben Fennema
1062 M:      bfennema@falcon.csc.calpoly.edu
1063 P:      Dave Boynton
1064 M:      dave@trylinux.com
1065 L:      linux_udf@hootie.lvld.hp.com
1066 W:      http://www.trylinux.com/projects/udf/index.html
1067 S:      Maintained
1069 UMSDOS FILESYSTEM
1070 P:      Matija Nalis
1071 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1072 L:      linux-kernel@vger.rutgers.edu
1073 W:      http://www.voyager.hr/~mnalis/umsdos/
1074 S:      Maintained
1076 UNIFORM CDROM DRIVER
1077 P:      Jens Axboe
1078 M:      axboe@image.dk
1079 L:      linux-kernel@vger.rutgers.edu
1080 W:      http://www.kernel.dk
1081 S:      Maintained
1083 USB SUBSYSTEM
1084 P:      Randy Dunlap
1085 M:      randy.dunlap@intel.com
1086 L:      linux-usb@suse.com
1087 W:      http://www.linux-usb.org
1088 S:      Supported
1090 USB ACM DRIVER
1091 P:      Vojtech Pavlik
1092 M:      vojtech@suse.cz
1093 L:      linux-usb@suse.com
1094 S:      Supported
1096 USB HID/HIDBP/INPUT DRIVERS
1097 P:      Vojtech Pavlik
1098 M:      vojtech@suse.cz
1099 L:      linux-usb@suse.com
1100 W:      http://www.suse.cz/development/input/
1101 S:      Supported
1103 USB HUB
1104 P:      Johannes Erdfelt
1105 M:      jerdfelt@sventech.com
1106 L:      linux-usb@suse.com
1107 S:      Maintained
1109 USB OHCI DRIVER
1110 P:      Roman Weissgaerber
1111 M:      weissg@vienna.at
1112 L:      linux-usb@suse.com
1113 S:      Maintained
1115 USB PRINTER DRIVER
1116 P:      Vojtech Pavlik
1117 M:      vojtech@suse.cz
1118 L:      linux-usb@suse.com
1119 S:      Supported
1121 USB SERIAL DRIVER
1122 P:      Greg Kroah-Hartman
1123 M:      greg@kroah.com
1124 L:      linux-usb@suse.com
1125 S:      Maintained
1126 W:      http://www.kroah.com/linux-usb/
1128 USB UHCI DRIVER
1129 P:      Georg Acher
1130 M:      usb@in.tum.de
1131 L:      linux-usb@suse.com 
1132 W:      http://usb.in.tum.de
1133 S:      Maintained
1134         
1135 VFAT FILESYSTEM:
1136 P:      Gordon Chaffee
1137 M:      chaffee@cs.berkeley.edu
1138 L:      linux-kernel@vger.rutgers.edu
1139 W:      http://bmrc.berkeley.edu/people/chaffee
1140 S:      Maintained
1142 VIA 82Cxxx AUDIO DRIVER
1143 P:      Jeff Garzik
1144 M:      jgarzik@mandrakesoft.com
1145 L:      linux-via@gtf.org
1146 S:      Maintained
1148 USB DIAMOND RIO500 DRIVER
1149 P:      Cesar Miquel
1150 M:      miquel@df.uba.ar
1151 L:      rio500-users@lists.sourceforge.net
1152 W:      http://rio500.sourceforge.net
1153 S:      Maintained
1155 VIDEO FOR LINUX
1156 P:      Alan Cox
1157 M:      Alan.Cox@linux.org
1158 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
1159 S:      Maintained
1161 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
1162 P:     Jaspreet Singh
1163 M:     jaspreet@sangoma.com
1164 M:     dm@sangoma.com
1165 W:     http://www.sangoma.com
1166 S:     Supported
1168 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
1169 P:      Jean Tourrilhes
1170 M:      jt@hpl.hp.com
1171 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
1172 S:      Maintained
1174 WD7000 SCSI DRIVER
1175 P:      Miroslav Zagorac
1176 M:      zaga@fly.cc.fer.hr
1177 L:      linux-scsi@vger.rutgers.edu
1178 S:      Maintained
1180 X.25 NETWORK LAYER
1181 P:      Henner Eisen
1182 M:      eis@baty.hanse.de
1183 L:      linux-x25@vger.rutgers.edu
1184 S:      Maintained
1186 Z85230 SYNCHRONOUS DRIVER
1187 P:      Alan Cox
1188 M:      alan@redhat.com
1189 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
1190 S:      Maintained
1192 Z8530 DRIVER FOR AX.25
1193 P:      Joerg Reuter
1194 M:      jreuter@poboxes.com
1195 W:      http://poboxes.com/jreuter/
1196 W:      http://qsl.net/dl1bke/
1197 L:      linux-hams@vger.rutgers.edu
1198 S:      Maintained
1200 ZR36120 VIDEO FOR LINUX DRIVER
1201 P:      Pauline Middelink
1202 M:      middelin@polyware.nl
1203 W:      http://www.polyware.nl/~middelin/En/hobbies.html
1204 W:      http://www.polyware.nl/~middelin/hobbies.html
1205 S:      Maintained
1207 THE REST
1208 P:      Linus Torvalds
1209 S:      Buried alive in reporters