Import 2.3.14pre1
[davej-history.git] / MAINTAINERS
blob7ab5c19b4bca7cb4829e6381921090acc2d7f371
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:      gpg109@rsphy1.anu.edu.au
93 L:      linux-net@vger.rutgers.edu
94 S:      Maintained
95 W:      http://rsphy1.anu.edu.au/~gpg109/ne2000.html
97 AD1816 SOUND DRIVER
98 P:      Thorsten Knabe
99 M:      Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
100 M:      Thorsten Knabe <tek01@hrzpub.tu-darmstadt.de>
101 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
102 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
103 S:      Maintained
105 ADVANSYS SCSI DRIVER
106 P:      Bob Frey
107 M:      Bob Frey <bobf@advansys.com>
108 W:      http://www.advansys.com/linux
109 S:      Maintained
111 AEDSP16 DRIVER
112 P:      Riccardo Facchetti
113 M:      fizban@tin.it
114 S:      Maintained
116 AHA152X SCSI DRIVER
117 P:      Juergen E. Fischer
118 M:      Juergen Fischer <fischer@et-inf.fho-emden.de>
119 L:      linux-scsi@vger.rutgers.edu
120 S:      Maintained
122 APM DRIVER
123 P:      Stephen Rothwell
124 M:      Stephen.Rothwell@canb.auug.org.au
125 L:      linux-laptop@vger.rutgers.edu
126 S:      Maintained
128 APPLETALK NETWORK LAYER
129 P:      Jay Schulist
130 M:      Jay.Schulist@spacs.k12.wi.us
131 L:      linux-atalk@netspace.org
132 S:      Maintained
134 ARPD SUPPORT
135 P:      Jonathan Layes
136 M:      layes@loran.com
137 L:      linux-net@vger.rutgers.edu
138 S:      Maintained
140 ARM MFM AND FLOPPY DRIVERS
141 P:      Dave Gilbert
142 M:      linux@treblig.org
143 S:      Maintained
145 ARM PORT
146 P:      Russell King
147 M:      linux@arm.uk.linux.org
148 L:      linux-arm@vger.rutgers.edu
149 L:      arm-linux@tardis.ed.ac.uk
150 W:      http://www.arm.uk.linux.org/~rmk/armlinux.html
151 S:      Maintained
153 AX.25 NETWORK LAYER
154 P:      Matthias Welwarsky
155 M:      dg2fef@afthd.tu-darmstadt.de
156 L:      linux-hams@vger.rutgers.edu
157 S:      Maintained
159 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
160 P:      Thomas Sailer
161 M:      sailer@ife.ee.ethz.ch
162 L:      linux-hams@vger.rutgers.edu
163 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
164 S:      Maintained
166 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
167 P:      Kenji Hollis
168 M:      kenji@bitgate.com
169 W:      http://ftp.bitgate.com/pcwd/
170 S:      Maintained
172 BUSLOGIC SCSI DRIVER
173 P:      Leonard N. Zubkoff
174 M:      Leonard N. Zubkoff <lnz@dandelion.com>
175 L:      linux-scsi@vger.rutgers.edu
176 W:      http://www.dandelion.com/Linux/
177 S:      Maintained
179 CIRRUS LOGIC GENERIC FBDEV DRIVER
180 P:      Jeff Garzik
181 M:      jgarzik@pobox.com
182 L:      linux-fbdev@vuser.vu.union.edu
183 S:      Maintained
185 CONFIGURE, MENUCONFIG, XCONFIG
186 P:      Michael Elizabeth Chastain
187 M:      mec@shout.net
188 L:      linux-kbuild@torque.net
189 S:      Maintained
191 CONFIGURE.HELP
192 P:      Axel Boldt
193 M:      boldt@math.ucsb.edu
194 S:      Maintained
196 COSA/SRP SYNC SERIAL DRIVER
197 P:      Jan "Yenya" Kasprzak
198 M:      kas@fi.muni.cz
199 W:      http://www.fi.muni.cz/~kas/cosa/
200 S:      Maintained
202 CREDITS FILE
203 P:      John A. Martin
204 M:      jam@acm.org
205 S:      Maintained
207 CYCLADES 2X SYNC CARD DRIVER
208 P:      Arnaldo Carvalho de Melo
209 M:      acme@conectiva.com.br
210 W:      http://www.conectiva.com.br/~acme
211 L:      cycsyn-devel@bazar.conectiva.com.br
212 S:      Maintained
214 CYCLADES ASYNC MUX DRIVER
215 P:      Ivan Passos
216 M:      Ivan Passos <ivan@cyclades.com>
217 W:      http://www.cyclades.com/
218 S:      Supported
220 DAMA SLAVE for AX.25
221 P:      Joerg Reuter
222 M:      jreuter@poboxes.com
223 W:      http://poboxes.com/jreuter/
224 W:      http://qsl.net/dl1bke/
225 L:      linux-hams@vger.rutgers.edu
226 S:      Maintained
228 DC390/AM53C974 SCSI driver
229 P:      Kurt Garloff
230 M:      kurt@garloff.de
231 W:      http://www.garloff.de/kurt/linux/dc390/
232 S:      Maintained
234 DECnet NETWORK LAYER
235 P:      Steven Whitehouse
236 M:      SteveW@ACM.org
237 W:      http://www.sucs.swan.ac.uk/~rohan/
238 W:      http://www-sigproc.eng.cam.ac.uk/~sjw44/
239 L:      netdev@roxanne.nuclecu.unam.mx
240 S:      Maintained
242 DEVICE NUMBER REGISTRY
243 P:      H. Peter Anvin
244 M:      hpa@zytor.com
245 L:      linux-kernel@vger.rutgers.edu
246 S:      Maintained
248 DIGI INTL. EPCA DRIVER
249 P:       Chad Schwartz
250 M:      support@dgii.com
251 M:      chads@dgii.com
252 L:      digilnux@dgii.com
253 S:      Maintained
255 DIGI RIGHTSWITCH NETWORK DRIVER
256 P:      Rick Richardson
257 M:      rick@dgii.com
258 L:      linux-net@vger.rutgers.edu
259 W:      http://www.dgii.com/linux/
260 S:      Maintained
262 DISKQUOTA:
263 P:      Marco van Wieringen
264 M:      mvw@planets.elm.net
265 L:      linux-kernel@vger.rutgers.edu
266 S:      Maintained
268 DOUBLETALK DRIVER
269 P:      James R. Van Zandt
270 M:      jrv@vanzandt.mv.com
271 L:      blinux-list@redhat.com
272 S:      Maintained
274 EATA-DMA SCSI DRIVER
275 P:      Michael Neuffer
276 M:      mike@i-Connect.Net
277 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
278 S:      Maintained
280 COMPAQ SMART2 RAID DRIVER
281 P:      Charles White   
282 M:      Charles White <arrays@compaq.com>
283 L:      compaqandlinux@yps.org  
284 S:      Maintained
286 EATA ISA/EISA/PCI SCSI DRIVER
287 P:      Dario Ballabio
288 M:      dario@milano.europe.dg.com
289 L:      linux-scsi@vger.rutgers.edu
290 S:      Maintained
292 EATA-PIO SCSI DRIVER
293 P:      Michael Neuffer
294 M:      mike@i-Connect.Net
295 L:      linux-eata@i-connect.net, linux-scsi@vger.rutgers.edu
296 S:      Maintained
298 ETHEREXPRESS-16 NETWORK DRIVER
299 P:      Philip Blundell
300 M:      Philip.Blundell@pobox.com
301 L:      linux-net@vger.rutgers.edu
302 S:      Maintained
304 ETHERTEAM 16I DRIVER
305 P:      Mika Kuoppala
306 M:      miku@iki.fi
307 S:      Maintained
309 EXT2 FILE SYSTEM
310 P:      Remy Card
311 M:      Remy.Card@linux.org
312 L:      linux-kernel@vger.rutgers.edu
313 S:      Maintained
315 FILE LOCKING (flock() and fcntl()/lockf())
316 P:      Andy Walker
317 M:      andy@lysaker.kvaerner.no
318 L:      linux-kernel@vger.rutgers.edu
319 S:      Maintained
321 FPU EMULATOR
322 P:      Bill Metzenthen
323 M:      billm@suburbia.net
324 W:      http://suburbia.net/~billm/floating-point/emulator/
325 S:      Maintained
327 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
328 P:      Mike McLagan
329 M:      mike.mclagan@linux.org
330 L:      linux-net@vger.rutgers.edu
331 S:      Maintained
333 FTAPE/QIC-117
334 P:      Claus-Justus Heine
335 M:      claus@momo.math.rwth-aachen.de
336 L:      linux-tape@vger.rutgers.edu
337 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
338 S:      Maintained
340 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
341 P:      Rik Faith
342 M:      faith@cs.unc.edu
343 L:      linux-scsi@vger.rutgers.edu
344 S:      Odd fixes (e.g., new signatures)
346 GDT SCSI DISK ARRAY CONTROLLER DRIVER
347 P:      Achim Leubner
348 M:      achim@vortex.de
349 L:      linux-scsi@vger.rutgers.edu
350 W:      http://www.icp-vortex.com/
351 S:      Supported
353 HAYES ESP SERIAL DRIVER
354 P:      Andrew J. Robinson
355 M:      arobinso@nyx.net
356 L:      linux-kernel@vger.rutgers.edu
357 W:      http://www.nyx.net/~arobinso
358 S:      Maintained
360 HFS FILESYSTEM
361 P:      Adrian Sun
362 M:      asun@u.washington.edu
363 L:      linux-kernel@vger.rutgers.edu
364 S:      Maintained
366 HIGH-SPEED SCC DRIVER FOR AX.25
367 P:      Klaus Kudielka
368 M:      oe1kib@oe1kib.ampr.org
369 L:      linux-hams@vger.rutgers.edu
370 S:      Maintained
372 HIPPI
373 P:      Jes Sorensen
374 M:      Jes.Sorensen@cern.ch
375 L:      linux-hippi@sunsite.auc.dk
376 S:      Maintained
378 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
379 P:      Jaroslav Kysela
380 M:      perex@jcu.cz
381 S:      Maintained
383 IBM MCA SCSI SUBSYSTEM DRIVER
384 P:      Michael Lang
385 M:      langa2@kph.uni-mainz.de
386 W:      http://www.uni-mainz.de/~langm000/linux.html
387 S:      Maintained
389 HPFS FILESYSTEM
390 P:      Mikulas Patocka
391 M:      mikulas@artax.karlin.mff.cuni.cz
392 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
393 S:      Maintained
395 IDE DRIVER [GENERAL]
396 P:      Andre Hedrick
397 M:      hedrick@astro.dyer.vanderbilt.edu
398 L:      linux-kernel@vger.rutgers.edu
399 S:      Maintained
401 IDE/ATAPI CDROM DRIVER 
402 P:      Jens Axboe
403 M:      axboe@image.dk
404 L:      linux-kernel@vger.rutgers.edu
405 S:      Maintained
407 IDE/ATAPI TAPE/FLOPPY DRIVERS
408 P:      Gadi Oxman
409 M:      Gadi Oxman <gadio@netvision.net.il>
410 L:      linux-kernel@vger.rutgers.edu
411 S:      Maintained
413 IP FIREWALL
414 P:      Paul Russell
415 M:      Paul.Russell@rustcorp.com.au
416 W:      http://www.rustcorp.com/linux/ipchains
417 S:      Supported
419 IP MASQUERADING:
420 P:      Juanjo Ciarlante
421 M:      jjciarla@raiz.uncu.edu.ar
422 S:      Maintained
424 IPX/SPX NETWORK LAYER
425 P:      Jay Schulist
426 M:      Jay Schulist <Jay.Schulist@spacs.k12.wi.us>
427 L:      linux-net@vger.rutgers.edu
428 S:      Maintained
430 IRDA SUBSYSTEM
431 P:      Dag Brattli
432 M:      Dag Brattli <dagb@cs.uit.no>
433 L:      linux-irda@list.uit.no
434 W:      http://www.cs.uit.no/linux-irda/
435 S:      Maintained
437 ISDN SUBSYSTEM
438 P:      Fritz Elfert
439 M:      fritz@wuemaus.franken.de
440 L:      isdn4linux@hub-wue.franken.de
441 S:      Maintained
443 JOYSTICK DRIVER
444 P:      Vojtech Pavlik
445 M:      vojtech@ucw.cz
446 L:      linux-joystick@atrey.karlin.mff.cuni.cz
447 W:      http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
448 S:      Maintained
450 KERNEL AUTOMOUNTER (AUTOFS)
451 P:      H. Peter Anvin
452 M:      hpa@zytor.com
453 L:      autofs@linux.kernel.org
454 S:      Maintained
456 KERNEL NFSD
457 P:      G. Allen Morris III
458 M:      gam3@acm.org
459 L:      nfs-devel@linux.kernel.org (Linux NFS)
460 W:      http://csua.berkeley.edu/~gam3/knfsd
461 S:      Maintained
463 LAPB module
464 P:      Henner Eisen
465 M:      eis@baty.hanse.de
466 L:      linux-x25@vger.rutgers.edu
467 S:      Maintained
469 LINUX FOR POWERPC (PREP)
470 P:      Cort Dougan
471 M:      cort@cs.nmt.edu
472 W:      http://linuxppc.cs.nmt.edu/
473 S:      Maintained
475 LINUX FOR POWER MACINTOSH
476 P:      Paul Mackerras
477 M:      paulus@cs.anu.edu.au
478 L:      linux-pmac@samba.anu.edu.au
479 S:      Maintained
481 M68K
482 P:      Jes Sorensen
483 M:      Jes.Sorensen@cern.ch
484 W:      http://www.clark.net/pub/lawrencc/linux/index.html
485 L:      linux-m68k@lists.linux-m68k.org
486 S:      Maintained
488 M68K ON APPLE MACINTOSH
489 P:      Alan Cox
490 M:      Alan.Cox@linux.org
491 W:      http://www.mac.linux-m68k.org/home.html
492 L:      linux-mac68k@wave.lm.com
493 S:      As time permits [Michael confess, you are the mac68k maintainer 8)]
495 M68K ON HP9000/300
496 P:      Philip Blundell
497 M:      philb@gnu.org
498 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
499 S:      Maintained
501 MIPS
502 P:      Ralf Baechle
503 M:      ralf@gnu.ai.mit.edu
504 W:      http://lena.fnet.fr/
505 L:      linux-mips@fnet.fr
506 S:      Maintained
508 MISCELLANEOUS MCA-SUPPORT
509 P:      David Weinehall
510 M:      mcalinux@acc.umu.se (project MCA-team)
511 M:      tao@acc.umu.se (personal)
512 L:      linux-kernel@vger.rutgers.edu
513 S:      Maintained
515 MODULE SUPPORT [GENERAL], KERNELD
516 P:      Richard Henderson
517 M:      richard@gnu.ai.mit.edu
518 L:      linux-kernel@vger.rutgers.edu
519 S:      Maintained
521 MOUSE AND MISC DEVICES [GENERAL]
522 P:      Alessandro Rubini
523 M:      rubini@ipvvis.unipv.it
524 L:      linux-kernel@vger.rutgers.edu
525 S:      Maintained
527 MTRR AND SIMILAR SUPPORT [i386]
528 P:      Richard Gooch
529 M:      rgooch@atnf.csiro.au
530 L:      linux-kernel@vger.rutgers.edu
531 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
532 S:      Maintained
534 MULTISOUND SOUND DRIVER
535 P:      Andrew Veliath
536 M:      andrewtv@usa.net
537 S:      Maintained
539 NCP FILESYSTEM
540 P:      Petr Vandrovec
541 M:      vandrove@vc.cvut.cz
542 P:      Volker Lendecke
543 M:      vl@kki.org
544 L:      linware@sh.cvut.cz
545 S:      Maintained
547 NETROM NETWORK LAYER
548 P:      Tomi Manninen 
549 M:      Tomi.Manninen@hut.fi
550 L:      linux-hams@vger.rutgers.edu
551 S:      Maintained
553 NETWORK BLOCK DEVICE
554 P:      Pavel Machek
555 M:      pavel@atrey.karlin.mff.cuni.cz
556 S:      Maintained
558 NETWORKING [GENERAL]
559 P:      Networking Teak
560 M:      netdev@nuclecu.unam.mx
561 L:      linux-net@vger.rutgers.edu
562 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
563 S:      Maintained
565 NETWORKING [IPv4/IPv6]
566 P:      David S. Miller
567 M:      davem@redhat.com
568 P:      Andi Kleen
569 M:      ak@muc.de
570 P:      Alexey Kuznetsov
571 M:      kuznet@ms2.inr.ac.ru
572 L:      netdev@roxanne.nuclecu.unam.mx
573 S:      Maintained
575 NFS CLIENT
576 P:      Trond Myklebust
577 M:      trond.myklebust@fys.uio.no
578 L:      linux-kernel@vger.rutgers.edu
579 S:      Maintained
581 NI5010 NETWORK DRIVER
582 P:     Jan-Pascal van Best and Andreas Mohr
583 M:     jvbest@qv3pluto.leidenuniv.nl (Best)
584 M:     100.30936@germany.net (Mohr)
585 L:     linux-net@vger.rutgers.edu
586 S:     Maintained
588 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
589 P:      Eberhard Moenkeberg
590 M:      emoenke@gwdg.de
591 L:      linux-kernel@vger.rutgers.edu
592 S:      Maintained
594 OLYMPIC NETWORK DRIVER
595 P:      Peter De Shrijver
596 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
597 P:      Mike Phillips
598 M:      phillim@amtrak.com
599 L:      linux-net@vger.rutgers.edu
600 L:      linux-tr@emissary.aus-etc.com
601 W:      http://www.linuxtr.net
602 S:      Maintained
604 OLYMPIC NETWORK DRIVER
605 P:      Peter De Shrijver
606 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
607 P:      Mike Phillips
608 M:      phillim@amtrak.com
609 L:      linux-net@vger.rutgers.edu
610 L:      linux-tr@emissary.aus-etc.com
611 W:      http://www.linuxtr.net
612 S:      Maintained
614 OPL3-SA2, SA3, and SAx DRIVER
615 P:      Scott Murray
616 M:      scottm@interlog.com
617 L:      linux-sound@vger.rutgers.edu
618 S:      Maintained
620 PARALLEL PORT SUPPORT
621 P:      Phil Blundell
622 M:      Philip.Blundell@pobox.com
623 P:      Tim Waugh
624 M:      tim@cyberelk.demon.co.uk
625 P:      David Campbell
626 M:      campbell@torque.net
627 P:      Andrea Arcangeli
628 M:      andrea@e-mind.com
629 L:      linux-parport@torque.net
630 W:      http://www.cyberelk.demon.co.uk/parport.html
631 S:      Maintained
633 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
634 P:      Grant Guenther
635 M:      grant@torque.net
636 L:      linux-parport@torque.net
637 W:      http://www.torque.net/linux-pp.html
638 S:      Maintained
640 PCI ID DATABASE
641 P:      Jens Maurer
642 M:      jmaurer@cck.uni-kl.de
643 S:      Maintained
645 PCI SUBSYSTEM
646 P:      Martin Mares
647 M:      mj@atrey.karlin.mff.cuni.cz
648 L:      linux-kernel@vger.rutgers.edu
649 S:      Maintained
651 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
652 P:      Thomas Sailer
653 M:      sailer@ife.ee.ethz.ch
654 L:      linux-sound@vger.rutgers.edu
655 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
656 S:      Maintained
658 PCNET32 NETWORK DRIVER
659 P:      Thomas Bogendörfer
660 M:      tsbogend@alpha.franken.de
661 L:      linux-net@vger.rutgers.edu
662 S:      Maintained
664 PNP SUPPORT
665 P:      Tom Lees
666 M:      tom@lpsg.demon.co.uk
667 L:      pnp-users@ferret.lmh.ox.ac.uk
668 L:      pnp-devel@ferret.lmh.ox.ac.uk
669 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
670 S:      Maintained
672 PPP PROTOCOL DRIVERS AND COMPRESSORS
673 P:      Al Longyear
674 M:      longyear@pobox.com
675 L:      linux-ppp@vger.rutgers.edu
676 S:      Maintained
678 REAL TIME CLOCK DRIVER
679 P:      Paul Gortmaker
680 M:      gpg109@rsphy1.anu.edu.au
681 L:      linux-kernel@vger.rutgers.edu
682 S:      Maintained
684 ROSE NETWORK LAYER
685 P:      Frederic Rible
686 M:      frible@teaser.fr
687 L:      linux-hams@vger.rutgers.edu
688 S:      Maintained
690 RISCOM8 DRIVER
691 P:      Dmitry Gorodchanin
692 M:      pgmdsg@ibi.com
693 L:      linux-kernel@vger.rutgers.edu
694 S:      Maintained
696 SBPCD CDROM DRIVER
697 P:      Eberhard Moenkeberg
698 M:      emoenke@gwdg.de
699 L:      linux-kernel@vger.rutgers.edu
700 S:      Maintained
702 SCSI SG DRIVER
703 P:      Doug Gilbert
704 M:      dgilbert@interlog.com
705 L:      linux-scsi@vger.rutgers.edu
706 W:      http://www.torque.net/sg
707 S:      Maintained
709 SCSI SUBSYSTEM
710 L:      linux-scsi@vger.rutgers.edu
711 S:      Unmaintained
713 SCSI TAPE DRIVER
714 P:      Kai Mdkisara
715 M:      Kai.Makisara@metla.fi
716 L:      linux-scsi@vger.rutgers.edu
717 S:      Maintained
719 SGI VISUAL WORKSTATION 320 AND 540
720 P:      Bent Hagemark
721 M:      bh@sgi.com
722 P:      Ingo Molnar
723 M:      mingo@redhat.com
724 S:      Maintained
726 SMB FILESYSTEM
727 P:      Andrew Tridgell
728 M:      tridge@samba.org
729 W:      http://samba.org/
730 L:      samba@samba.org
731 S:      Maintained
733 SMP: (except SPARC)
734 P:      Linus Torvalds
735 M:      torvalds@transmeta.com
736 L:      linux-smp@vger.rutgers.edu
737 S:      Maintained
739 SONIC NETWORK DRIVER
740 P:      Thomas Bogendoerfer
741 M:      tsbogend@alpha.franken.de
742 L:      linux-net@vger.rutgers.edu
743 S:      Maintained
745 SOUND
746 P:      Alan Cox 
747 M:      alan@redhat.com
748 S:      Supported
750 SPARC:
751 P:      David S. Miller
752 M:      davem@redhat.com
753 P:      Eddie C. Dost
754 M:      ecd@skynet.be
755 P:      Jakub Jelinek
756 M:      jj@sunsite.ms.mff.cuni.cz
757 P:      Anton Blanchard
758 M:      anton@progsoc.uts.edu.au
759 L:      sparclinux@vger.rutgers.edu
760 L:      ultralinux@vger.rutgers.edu
761 W:      http://ultra.linux.cz
762 W:      http://www.geog.ubc.ca/s_linux.html
763 S:      Maintained
765 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
766 P:      Roger Wolff
767 M:      R.E.Wolff@BitWizard.nl
768 M:      io8-linux@specialix.co.uk
769 L:      linux-kernel@vger.rutgers.edu ?
770 S:      Supported
772 SPX NETWORK LAYER
773 P:      Jay Schulist
774 M:      Jay.Schulist@spacs.k12.wi.us
775 L:      linux-net@vger.rutgers.edu
776 S:      Supported
778 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
779 P:      Greg Ungerer
780 M:      support@stallion.oz.au
781 M:      gerg@stallion.com
782 W:      http://www.stallion.com
783 S:      Supported
785 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
786 W:      http://mosquitonet.Stanford.EDU/strip.html
787 S:      Unsupported ?
789 SVGA HANDLING
790 P:      Martin Mares
791 M:      mj@atrey.karlin.mff.cuni.cz
792 L:      linux-video@atrey.karlin.mff.cuni.cz
793 S:      Maintained
795 SYSV FILESYSTEM
796 P:      Krzysztof G. Baranowski
797 M:      kgb@manjak.knm.org.pl
798 S:      Maintained
800 TLAN NETWORK DRIVER
801 P:      James Banks
802 M:      james@sovereign.org
803 L:      tlan@vuser.vu.union.edu
804 S:      Maintained
806 TOKEN-RING NETWORK DRIVER
807 P:      Paul Norton
808 M:      pnorton@ieee.org
809 L:      linux-net@vger.rutgers.edu
810 L:      linux-tr@emissary.aus-etc.com
811 S:      Maintained
813 U14-34F SCSI DRIVER
814 P:      Dario Ballabio
815 M:      dario@milano.europe.dg.com
816 L:      linux-scsi@vger.rutgers.edu
817 S:      Maintained
819 UMSDOS FILESYSTEM
820 P:      Matija Nalis
821 M:      mnalis@jagor.srce.hr
822 L:      linux-kernel@vger.rutgers.edu
823 S:      Maintained
825 UNIFORM CDROM DRIVER 
826 P:      Jens Axboe
827 M:      axboe@image.dk
828 L:      linux-kernel@vger.rutgers.edu
829 S:      Maintained
831 USB HUB AND UHCI DRIVERS
832 P:      Johannes Erdfelt
833 M:      jerdfelt@sventech.com
834 L:      linux-usb@suse.com
835 S:      Maintained
837 USB OHCI DRIVER
838 P:      Gregory P. Smith
839 M:      greg@electricrain.com
840 M:      greg@suitenine.com
841 L:      linux-usb@suse.com
842 S:      Maintained (not yet usable)
843 W:      http://suitenine.com/usb/
845 VFAT FILESYSTEM:
846 P:      Gordon Chaffee
847 M:      chaffee@cs.berkeley.edu
848 L:      linux-kernel@vger.rutgers.edu
849 W:      http://bmrc.berkeley.edu/people/chaffee
850 S:      Maintained
852 VIDEO FOR LINUX
853 P:      Alan Cox
854 M:      Alan.Cox@linux.org
855 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
856 S:      Maintained
858 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
859 P:     Jaspreet Singh
860 M:     jaspreet@sangoma.com
861 M:     dm@sangoma.com
862 W:     http://www.sangoma.com
863 S:     Supported
865 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
866 P:      Jean Tourrilhes
867 M:      jt@hplb.hpl.hp.com
868 S:      Maintained
870 WD7000 SCSI DRIVER
871 P:      Miroslav Zagorac
872 M:      zaga@fly.cc.fer.hr
873 L:      linux-scsi@vger.rutgers.edu
874 S:      Maintained
876 X.25 NETWORK LAYER
877 P:      Henner Eisen
878 M:      eis@baty.hanse.de
879 L:      linux-x25@vger.rutgers.edu
880 S:      Maintained
882 Z85230 SYNCHRONOUS DRIVER
883 P:      Alan Cox
884 M:      alan@redhat.com
885 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
886 S:      Maintained
888 Z8530 DRIVER FOR AX.25
889 P:      Joerg Reuter
890 M:      jreuter@poboxes.com
891 W:      http://poboxes.com/jreuter/
892 W:      http://qsl.net/dl1bke/
893 L:      linux-hams@vger.rutgers.edu
894 S:      Maintained
896 THE REST
897 P:      Linus Torvalds
898 S:      Buried alive in reporters