Ok, test10-final is out there now. This has no _known_ bugs that I
[davej-history.git] / MAINTAINERS
blob4682b40e24a3bc65bdba749ed1f1e9f7a62926ce
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 be
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.kernel.org
76 S:      Maintained for 2.2 only
78 3C505 NETWORK DRIVER
79 P:      Philip Blundell
80 M:      Philip.Blundell@pobox.com
81 L:      linux-net@vger.kernel.org
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.kernel.org
88 S:      Maintained
90 8139TOO ETHERNET DRIVER
91 P:      Jeff Garzik
92 M:      jgarzik@mandrakesoft.com
93 W:      http://sourceforge.net/projects/gkernel/
94 S:      Maintained
96 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
97 P:      Theodore Ts'o
98 M:      tytso@mit.edu
99 L:      linux-serial@vger.kernel.org
100 W:      http://serial.sourceforge.net
101 S:      Maintained
103 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
104 P:      Paul Gortmaker
105 M:      p_gortmaker@yahoo.com
106 L:      linux-net@vger.kernel.org
107 S:      Maintained
109 ACPI
110 P:      Andy Grover
111 M:      andrew.grover@intel.com
112 L:      acpi@phobos.fs.tum.de
113 W:      http://phobos.fs.tum.de/acpi/index.html
114 S:      Maintained
116 AD1816 SOUND DRIVER
117 P:      Thorsten Knabe
118 M:      Thorsten Knabe <tek@rbg.informatik.tu-darmstadt.de>
119 M:      Thorsten Knabe <tek01@hrzpub.tu-darmstadt.de>
120 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
121 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
122 S:      Maintained
124 ADVANSYS SCSI DRIVER
125 P:      Bob Frey
126 M:      linux@advansys.com
127 W:      http://www.advansys.com/linux.html
128 L:      linux-scsi@vger.kernel.org
129 S:      Maintained
131 AEDSP16 DRIVER
132 P:      Riccardo Facchetti
133 M:      fizban@tin.it
134 S:      Maintained
136 AHA152X SCSI DRIVER
137 P:      Juergen E. Fischer
138 M:      Juergen Fischer <fischer@norbit.de>
139 L:      linux-scsi@vger.kernel.org
140 S:      Maintained
142 APM DRIVER
143 P:      Stephen Rothwell
144 M:      apm@linuxcare.com.au
145 L:      linux-laptop@vger.kernel.org
146 W:      http://linuxcare.com.au/apm/
147 S:      Supported
149 APPLETALK NETWORK LAYER
150 P:      Jay Schulist
151 M:      jschlst@turbolinux.com
152 L:      linux-atalk@netspace.org
153 S:      Maintained
155 ARM MFM AND FLOPPY DRIVERS
156 P:      Dave Gilbert
157 M:      linux@treblig.org
158 S:      Maintained
160 ARM PORT
161 P:      Russell King
162 M:      linux@arm.linux.org.uk
163 L:      linux-arm-kernel@lists.arm.linux.org.uk
164 W:      http://www.arm.linux.org.uk/
165 S:      Maintained
167 ARPD SUPPORT
168 P:      Jonathan Layes
169 M:      layes@loran.com
170 L:      linux-net@vger.kernel.org
171 S:      Maintained
173 AX.25 NETWORK LAYER
174 P:      Matthias Welwarsky
175 M:      dg2fef@afthd.tu-darmstadt.de
176 L:      linux-hams@vger.kernel.org
177 S:      Maintained
179 BAYCOM/HDLCDRV/SOUNDMODEM DRIVERS FOR AX.25
180 P:      Thomas Sailer
181 M:      sailer@ife.ee.ethz.ch
182 L:      linux-hams@vger.kernel.org
183 W:      http://www.ife.ee.ethz.ch/~sailer/ham/ham.html
184 S:      Maintained
186 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
187 P:      Kenji Hollis
188 M:      kenji@bitgate.com
189 W:      http://ftp.bitgate.com/pcwd/
190 S:      Maintained
192 BFS FILE SYSTEM
193 P:      Tigran A. Aivazian
194 M:      tigran@veritas.com
195 L:      linux-kernel@vger.kernel.org
196 W:      http://www.ocston.org/~tigran/patches/bfs
197 S:      Maintained
199 BTTV VIDEO4LINUX DRIVER
200 P:      Gerd Knorr
201 M:      kraxel@goldbach.in-berlin.de
202 L:      video4linux-list@redhat.com
203 W:      http://me.in-berlin.de/~kraxel/bttv.html
204 S:      Maintained
206 BUSLOGIC SCSI DRIVER
207 P:      Leonard N. Zubkoff
208 M:      Leonard N. Zubkoff <lnz@dandelion.com>
209 L:      linux-scsi@vger.kernel.org
210 W:      http://www.dandelion.com/Linux/
211 S:      Maintained
213 CIRRUS LOGIC GENERIC FBDEV DRIVER
214 P:      Jeff Garzik
215 M:      jgarzik@mandrakesoft.com
216 L:      linux-fbdev@vuser.vu.union.edu
217 S:      Odd Fixes
219 COMPAQ FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
220 P:      Amy Vanzant-Hodge 
221 M:      Amy Vanzant-Hodge (fibrechannel@compaq.com)
222 L:      compaqandlinux@cpqlin.van-dijk.net
223 W:      ftp.compaq.com/pub/products/drivers/linux
224 S:      Supported
226 COMPAQ SMART2 RAID DRIVER
227 P:      Charles White   
228 M:      Charles White <arrays@compaq.com>
229 L:      compaqandlinux@cpqlin.van-dijk.net
230 W:      ftp.compaq.com/pub/products/drivers/linux
231 S:      Supported       
233 COMPAQ SMART CISS RAID DRIVER 
234 P:      Charles White
235 M:      Charles White <arrays@compaq.com>
236 L:      compaqandlinux@cpqlin.van-dijk.net
237 W:      ftp.compaq.com/pub/products/drivers/linux       
238 S:      Supported 
240 COMPUTONE INTELLIPORT MULTIPORT CARD
241 P:     Doug McNash
242 P:     Michael H. Warfield
243 M:     Doug McNash <dougm@computone.com>
244 M:     Michael H. Warfield <mhw@wittsend.com>
245 W:     http://www.computone.com/
246 W:     http://www.wittsend.com/computone.html
247 L:     linux-computone@lazuli.wittsend.com
248 S:     Supported
250 COMX/MULTIGATE SYNC SERIAL DRIVERS
251 P:      Gergely Madarasz
252 M:      Gergely Madarasz <gorgo@itc.hu>
253 S:      Supported
255 CONFIGURE, MENUCONFIG, XCONFIG
256 P:      Michael Elizabeth Chastain
257 M:      mec@shout.net
258 L:      linux-kbuild@torque.net
259 W:      http://www.kernel.org/pub/linux/kernel/projects/kbuild/
260 S:      Maintained
262 CONFIGURE.HELP
263 P:      Axel Boldt
264 M:      axel@uni-paderborn.de
265 S:      Maintained
267 COSA/SRP SYNC SERIAL DRIVER
268 P:      Jan "Yenya" Kasprzak
269 M:      kas@fi.muni.cz
270 W:      http://www.fi.muni.cz/~kas/cosa/
271 S:      Maintained
273 CPUID/MSR DRIVER
274 P:      H. Peter Anvin
275 M:      hpa@zytor.com
276 S:      Maintained
278 CREDITS FILE
279 P:      John A. Martin
280 M:      jam@acm.org
281 S:      Maintained
283 CYBERPRO FB DRIVER
284 P:      Russell King
285 M:      linux@arm.linux.org.uk
286 W:      http://www.arm.linux.org.uk/
287 S:      Maintained
289 CYCLADES 2X SYNC CARD DRIVER
290 P:      Arnaldo Carvalho de Melo
291 M:      acme@conectiva.com.br
292 W:      http://www.conectiva.com.br/~acme
293 L:      cycsyn-devel@bazar.conectiva.com.br
294 S:      Maintained
296 CYCLADES ASYNC MUX DRIVER
297 P:      Ivan Passos
298 M:      ivan@cyclades.com
299 W:      http://www.cyclades.com/
300 S:      Supported
302 DAMA SLAVE for AX.25
303 P:      Joerg Reuter
304 M:      jreuter@yaina.de
305 W:      http://yaina.de/jreuter/
306 W:      http://www.qsl.net/dl1bke/
307 L:      linux-hams@vger.kernel.org
308 S:      Maintained
310 DC390/AM53C974 SCSI driver
311 P:      Kurt Garloff
312 M:      kurt@garloff.de
313 W:      http://www.garloff.de/kurt/linux/dc390/
314 S:      Maintained
316 DECnet NETWORK LAYER
317 P:      Steven Whitehouse
318 M:      SteveW@ACM.org
319 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
320 L:      linux-decnet-user@lists.sourceforge.net
321 S:      Maintained
323 DEVICE NUMBER REGISTRY
324 P:      H. Peter Anvin
325 M:      hpa@zytor.com
326 L:      linux-kernel@vger.kernel.org
327 S:      Maintained
329 DEVICE FILESYSTEM
330 P:      Richard Gooch
331 M:      rgooch@atnf.csiro.au
332 L:      linux-kernel@vger.kernel.org
333 S:      Maintained
335 DIGI INTL. EPCA DRIVER
336 P:      Chad Schwartz
337 M:      support@dgii.com
338 M:      chads@dgii.com
339 L:      digilnux@dgii.com
340 S:      Maintained
342 DIGI RIGHTSWITCH NETWORK DRIVER
343 P:      Rick Richardson
344 M:      rick@remotepoint.com
345 L:      linux-net@vger.kernel.org
346 W:      http://www.dgii.com/linux/
347 S:      Maintained
349 DIGIBOARD PC/XE AND PC/XI DRIVER
350 P:      Christoph Lameter
351 M:      christoph@lameter.com
352 W:      http://www.dgii.com/linux,http://lameter.com/digi
353 L:      digilnux@dgii.com
354 S:      Maintained
356 DISK GEOMETRY AND PARTITION HANDLING
357 P:     Andries Brouwer
358 M:     aeb@veritas.com
359 W:     http://www.win.tue.nl/~aeb/linux/Large-Disk.html
360 W:     http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
361 W:     http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
362 S:     Maintained
364 DISKQUOTA:
365 P:      Marco van Wieringen
366 M:      mvw@planets.elm.net
367 L:      linux-kernel@vger.kernel.org
368 S:      Maintained
370 DOUBLETALK DRIVER
371 P:      James R. Van Zandt
372 M:      jrv@vanzandt.mv.com
373 L:      blinux-list@redhat.com
374 S:      Maintained
376 EATA-DMA SCSI DRIVER
377 P:      Michael Neuffer
378 M:      mike@i-Connect.Net
379 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
380 S:      Maintained
382 EATA ISA/EISA/PCI SCSI DRIVER
383 P:      Dario Ballabio
384 M:      dario@milano.europe.dg.com
385 L:      linux-scsi@vger.kernel.org
386 S:      Maintained
388 EATA-PIO SCSI DRIVER
389 P:      Michael Neuffer
390 M:      mike@i-Connect.Net
391 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
392 S:      Maintained
394 EEPRO100 NETWORK DRIVER
395 P:      Andrey V. Savochkin
396 M:      saw@saw.sw.com.sg
397 S:      Maintained
399 EMU10K1 SOUND DRIVER
400 P:      Rui Sousa       
401 M:      rsousa@grad.physics.sunysb.edu  
402 L:      emu10k1-devel@opensource.creative.com
403 W:      http://opensource.creative.com/
404 S:      Maintained
406 ETHEREXPRESS-16 NETWORK DRIVER
407 P:      Philip Blundell
408 M:      Philip.Blundell@pobox.com
409 L:      linux-net@vger.kernel.org
410 S:      Maintained
412 ETHERNET BRIDGE
413 P:      Lennert Buytenhek
414 M:      buytenh@openrock.net
415 L:      bridge@openrock.net
416 W:      http://openrock.net/bridge
417 S:      Maintained
419 ETHERTEAM 16I DRIVER
420 P:      Mika Kuoppala
421 M:      miku@iki.fi
422 S:      Maintained
424 EXT2 FILE SYSTEM
425 P:      Remy Card
426 M:      Remy.Card@linux.org
427 L:      linux-kernel@vger.kernel.org
428 S:      Maintained
430 FILE LOCKING (flock() and fcntl()/lockf())
431 P:      Matthew Wilcox
432 M:      matthew@wil.cx
433 L:      linux-fsdevel@vger.kernel.org
434 S:      Maintained
436 FPU EMULATOR
437 P:      Bill Metzenthen
438 M:      billm@suburbia.net
439 W:      http://suburbia.net/~billm/floating-point/emulator/
440 S:      Maintained
442 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
443 P:      Mike McLagan
444 M:      mike.mclagan@linux.org
445 L:      linux-net@vger.kernel.org
446 S:      Maintained
448 FTAPE/QIC-117
449 P:      Claus-Justus Heine
450 M:      claus@momo.math.rwth-aachen.de
451 L:      linux-tape@vger.kernel.org
452 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
453 S:      Maintained
455 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
456 P:      Rik Faith
457 M:      faith@cs.unc.edu
458 L:      linux-scsi@vger.kernel.org
459 S:      Odd fixes (e.g., new signatures)
461 GDT SCSI DISK ARRAY CONTROLLER DRIVER
462 P:      Achim Leubner
463 M:      achim@vortex.de
464 L:      linux-scsi@vger.kernel.org
465 W:      http://www.icp-vortex.com/
466 S:      Supported
468 HAYES ESP SERIAL DRIVER
469 P:      Andrew J. Robinson
470 M:      arobinso@nyx.net
471 L:      linux-kernel@vger.kernel.org
472 W:      http://www.nyx.net/~arobinso
473 S:      Maintained
475 HFS FILESYSTEM
476 P:      Adrian Sun
477 M:      asun@cobaltnet.com
478 L:      linux-kernel@vger.kernel.org
479 S:      Maintained
481 HGA FRAMEBUFFER DRIVER
482 P:      Ferenc Bakonyi
483 M:      fero@drama.obuda.kando.hu
484 L:      linux-nvidia@lists.surfsouth.com
485 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
486 S:      Maintained
488 HIGH-SPEED SCC DRIVER FOR AX.25
489 P:      Klaus Kudielka
490 M:      klaus.kudielka@ieee.org
491 L:      linux-hams@vger.kernel.org
492 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
493 S:      Maintained
495 KERNEL BUILD (Makefile, Rules.make, scripts/*)
496 P:      Keith Owens
497 M:      kaos@ocs.com.au
498 P:      Michael Elizabeth Chastain
499 M:      mec@shout.net
500 L:      linux-kbuild@torque.net
501 W:      http://www.kernel.org/pub/linux/kernel/projects/kbuild/
502 S:      Maintained 
504 LOGICAL VOLUME MANAGER
505 P:     Heinz Mauelshagen
506 M:     linux-LVM@EZ-Darmstadt.Telekom.de
507 L:     linux-LVM@msede.com
508 W:     http://linux.msede.com/lvm
509 S:     Maintained 
511 HIPPI
512 P:      Jes Sorensen
513 M:      Jes.Sorensen@cern.ch
514 L:      linux-hippi@sunsite.auc.dk
515 S:      Maintained
517 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
518 P:      Jaroslav Kysela
519 M:      perex@suse.cz
520 S:      Maintained
522 HPFS FILESYSTEM
523 P:      Mikulas Patocka
524 M:      mikulas@artax.karlin.mff.cuni.cz
525 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
526 S:      Maintained
528 I2C DRIVERS
529 P:      Simon Vogl
530 M:      simon@tk.uni-linz.ac.at
531 P:      Frodo Looijaard
532 M:      frodol@dds.nl
533 L:      linux-i2c@pelican.tk.uni-linz.ac.at
534 W:      http://www.tk.uni-linz.ac.at/~simon/private/i2c
535 S:      Maintained
537 i386 BOOT CODE
538 P:      Riley H. Williams
539 M:      rhw@memalpha.cx
540 L:      Linux-Kernel@vger.kernel.org
541 S:      Maintained
543 i810 TCO TIMER WATCHDOG
544 P:      Nils Faerber
545 M:      nils@kernelconcepts.de
546 W:      http://www.kernelconcepts.de/
547 S:      Maintained
549 IBM MCA SCSI SUBSYSTEM DRIVER
550 P:      Michael Lang
551 M:      langa2@kph.uni-mainz.de
552 W:      http://www.uni-mainz.de/~langm000/linux.html
553 S:      Maintained
555 IBM ServeRAID RAID DRIVER
556 P:      Keith Mitchell
557 M:      ipslinux@us.ibm.com
558 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
559 S:      Supported 
561 IDE DRIVER [GENERAL]
562 P:      Andre Hedrick
563 M:      andre@linux-ide.org
564 M:      ahedrick@atipa.com
565 M:      andre@suse.com
566 L:      linux-kernel@vger.kernel.org
567 W:      http://www.kernel.org/pub/linux/kernel/people/hedrick/
568 W:      http://www.linux-ide.org/
569 S:      Supported
571 IDE/ATAPI CDROM DRIVER
572 P:      Jens Axboe
573 M:      axboe@suse.de
574 L:      linux-kernel@vger.kernel.org
575 W:      http://www.kernel.dk
576 S:      Maintained
578 IDE/ATAPI TAPE/FLOPPY DRIVERS
579 P:      Gadi Oxman
580 M:      Gadi Oxman <gadio@netvision.net.il>
581 L:      linux-kernel@vger.kernel.org
582 S:      Maintained
584 IEEE 1394 SUBSYSTEM
585 P:      Andreas Bombe
586 M:      andreas.bombe@munich.netsurf.de
587 L:      linux1394-devel@lists.sourceforge.net
588 W:      http://linux1394.sourceforge.net/
589 S:      Maintained
591 IEEE 1394 AIC5800 DRIVER
592 L:      linux1394-devel@lists.sourceforge.net
593 S:      Orphan
595 IEEE 1394 OHCI DRIVER
596 P:      Sebastien Rougeaux
597 M:      sebastien.rougeaux@anu.edu.au
598 L:      linux1394-devel@lists.sourceforge.net
599 S:      Maintained
601 IEEE 1394 PCILYNX DRIVER
602 P:      Andreas Bombe
603 M:      andreas.bombe@munich.netsurf.de
604 L:      linux1394-devel@lists.sourceforge.net
605 S:      Maintained
607 IEEE 1394 RAW I/O DRIVER
608 P:      Andreas Bombe
609 M:      andreas.bombe@munich.netsurf.de
610 L:      linux1394-devel@lists.sourceforge.net
611 S:      Maintained
613 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
614 P:      Ingo Molnar
615 M:      mingo@redhat.com
616 S:      Maintained
618 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
619 P:      Jeff Garzik
620 M:      jgarzik@mandrakesoft.com
621 W:      http://sourceforge.net/projects/gkernel/
622 S:      Maintained
624 INTEL P6 MICROCODE UPDATE SUPPORT
625 P:      Tigran Aivazian
626 M:      tigran@veritas.com
627 S:      Maintained
629 IP MASQUERADING:
630 P:      Juanjo Ciarlante
631 M:      jjciarla@raiz.uncu.edu.ar
632 S:      Maintained
634 IPX/SPX NETWORK LAYER
635 P:      Jay Schulist
636 M:      jschlst@turbolinux.com
637 L:      linux-net@vger.kernel.org
638 S:      Maintained
640 IRDA SUBSYSTEM
641 P:      Dag Brattli
642 M:      Dag Brattli <dagb@cs.uit.no>
643 L:      linux-irda@pasta.cs.uit.no
644 W:      http://www.cs.uit.no/linux-irda/
645 S:      Maintained
647 ISAPNP
648 P:      Jaroslav Kysela
649 M:      perex@suse.cz
650 S:      Maintained
652 ISDN SUBSYSTEM (general)
653 P:      Fritz Elfert
654 M:      fritz@isdn4linux.de
655 L:      isdn4linux@listserv.isdn4linux.de
656 W:      http://www.isdn4linux.de
657 S:      Maintained
659 ISDN SUBSYSTEM (card drivers)
660 P:      Karsten Keil
661 M:      kkeil@suse.de
662 L:      isdn4linux@listserv.isdn4linux.de
663 W:      http://www.isdn4linux.de
664 S:      Maintained
666 ISDN SUBSYSTEM (Eicon active card driver)
667 P:      Armin Schindler
668 M:      mac@melware.de
669 L:      isdn4linux@listserv.isdn4linux.de
670 W:      http://www.melware.de
671 S:      Maintained
673 JOURNALLING FLASH FILE SYSTEM (JFFS)
674 P:      Axis Communications AB
675 M:      jffs-dev@axis.com
676 L:      jffs-dev@axis.com
677 W:      http://www.developer.axis.com/software/jffs/
678 S:      Maintained
680 JOYSTICK DRIVER
681 P:      Vojtech Pavlik
682 M:      vojtech@suse.cz
683 L:      linux-joystick@atrey.karlin.mff.cuni.cz
684 W:      http://www.suse.cz/development/joystick/
685 S:      Supported
687 KERNEL AUTOMOUNTER (AUTOFS)
688 P:      H. Peter Anvin
689 M:      hpa@zytor.com
690 L:      autofs@linux.kernel.org
691 S:      Maintained
693 KERNEL AUTOMOUNTER v4 (AUTOFS4)
694 P:      Jeremy Fitzhardinge
695 M:      jeremy@goop.org
696 L:      autofs@linux.kernel.org
697 S:      Maintained
699 KERNEL NFSD
700 P:      Neil Brown
701 M:      neilb@cse.unsw.edu.au
702 L:      nfs-devel@linux.kernel.org (Linux NFS)
703 L:      nfs@lists.sourceforge.net
704 W:      http://nfs.sourceforge.net/
705 W:      http://www.cse.unsw.edu.au/~neilb/oss/knfsd/
706 S:      Maintained
708 LANMEDIA WAN CARD DRIVER
709 P:      Andrew Stanley-Jones
710 M:      asj@lanmedia.com
711 W:      http://www.lanmedia.com/
712 S:      Supported
714 LAPB module
715 P:      Henner Eisen
716 M:      eis@baty.hanse.de
717 L:      linux-x25@vger.kernel.org
718 S:      Maintained
720 LINUX FOR POWERPC
721 P:      Cort Dougan
722 M:      cort@fsmlabs.com
723 W:      http://www.ppc.kernel.org/
724 S:      Maintained
726 LINUX FOR POWER MACINTOSH
727 P:      Paul Mackerras
728 M:      paulus@linuxcare.com
729 W:      http://www.linuxppc.org/
730 L:      linuxppc-dev@lists.linuxppc.org
731 S:      Maintained
733 M68K
734 P:      Jes Sorensen
735 M:      Jes.Sorensen@cern.ch
736 W:      http://www.clark.net/pub/lawrencc/linux/index.html
737 L:      linux-m68k@lists.linux-m68k.org
738 S:      Maintained
740 M68K ON APPLE MACINTOSH
741 P:      Joshua Thompson
742 M:      funaho@jurai.org
743 W:      http://www.mac.linux-m68k.org/
744 L:      linux-mac68k@mac.linux-m68k.org
745 S:      Maintained
747 M68K ON HP9000/300
748 P:      Philip Blundell
749 M:      philb@gnu.org
750 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
751 S:      Maintained
753 MAESTRO PCI SOUND DRIVER
754 P:      Zach Brown
755 M:      zab@zabbo.net
756 S:      Odd Fixes
758 MEMORY TECHNOLOGY DEVICES
759 P:      David Woodhouse
760 M:      dwmw2@redhat.com
761 W:      http://www.linux-mtd.infradead.org/
762 L:      mtd@infradead.org
763 S:      Maintained
765 MIPS
766 P:      Ralf Baechle
767 M:      ralf@gnu.ai.mit.edu
768 W:      http://lena.fnet.fr/
769 L:      linux-mips@fnet.fr
770 S:      Maintained
772 MISCELLANEOUS MCA-SUPPORT
773 P:      David Weinehall
774 M:      Project MCA Team <mcalinux@acc.umu.se>
775 M:      David Weinehall <tao@acc.umu.se>
776 W:      http://www.acc.umu.se/~tao/
777 W:      http://www.acc.umu.se/~mcalinux/
778 L:      linux-kernel@vger.kernel.org
779 S:      Maintained
781 MODULE SUPPORT [GENERAL], KMOD
782 P:      Keith Owens
783 M:      kaos@ocs.com.au
784 L:      linux-kernel@vger.kernel.org
785 S:      Maintained
787 MOUSE AND MISC DEVICES [GENERAL]
788 P:      Alessandro Rubini
789 M:      rubini@ipvvis.unipv.it
790 L:      linux-kernel@vger.kernel.org
791 S:      Maintained
793 MTRR AND SIMILAR SUPPORT [i386]
794 P:      Richard Gooch
795 M:      rgooch@atnf.csiro.au
796 L:      linux-kernel@vger.kernel.org
797 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
798 S:      Maintained
800 MULTISOUND SOUND DRIVER
801 P:      Andrew Veliath
802 M:      andrewtv@usa.net
803 S:      Maintained
805 NCP FILESYSTEM
806 P:      Petr Vandrovec
807 M:      vandrove@vc.cvut.cz
808 P:      Volker Lendecke
809 M:      vl@kki.org
810 L:      linware@sh.cvut.cz
811 S:      Maintained
813 NETFILTER
814 P:      Rusty Russell
815 M:      rusty@linuxcare.com
816 P:      Marc Boucher
817 M:      marc@mbsi.ca
818 W:      http://www.samba.org/netfilter/
819 W:      http://netfilter.kernelnotes.org
820 W:      http://netfilter.filewatcher.org
821 L:      netfilter@lists.samba.org
822 S:      Supported
824 NETROM NETWORK LAYER
825 P:      Tomi Manninen
826 M:      Tomi.Manninen@hut.fi
827 L:      linux-hams@vger.kernel.org
828 S:      Maintained
830 NETWORK BLOCK DEVICE
831 P:      Pavel Machek
832 M:      pavel@atrey.karlin.mff.cuni.cz
833 S:      Maintained
835 NETWORKING [GENERAL]
836 P:      Networking Team
837 M:      netdev@oss.sgi.com
838 L:      linux-net@vger.kernel.org
839 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
840 S:      Maintained
842 NETWORKING [IPv4/IPv6]
843 P:      David S. Miller
844 M:      davem@redhat.com
845 P:      Andi Kleen
846 M:      ak@muc.de
847 P:      Alexey Kuznetsov
848 M:      kuznet@ms2.inr.ac.ru
849 L:      netdev@oss.sgi.com
850 S:      Maintained
852 NFS CLIENT
853 P:      Trond Myklebust
854 M:      trond.myklebust@fys.uio.no
855 L:      linux-kernel@vger.kernel.org
856 S:      Maintained
858 NI5010 NETWORK DRIVER
859 P:     Jan-Pascal van Best and Andreas Mohr
860 M:     Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
861 M:     Andreas Mohr <100.30936@germany.net>
862 L:     linux-net@vger.kernel.org
863 S:     Maintained
865 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
866 P:      Eberhard Moenkeberg
867 M:      emoenke@gwdg.de
868 L:      linux-kernel@vger.kernel.org
869 S:      Maintained
871 NTFS FILESYSTEM
872 P:      Anton Altaparmakov
873 M:      aia21@cus.cam.ac.uk
874 L:      linux-kernel@vger.kernel.org
875 S:      Odd Fixes
877 NVIDIA (RIVA) FRAMEBUFFER DRIVER
878 P:      Ani Joshi
879 M:      ajoshi@shell.unixbox.com
880 L:      linux-nvidia@lists.surfsouth.com
881 S:      Maintained
883 OLYMPIC NETWORK DRIVER
884 P:      Peter De Shrijver
885 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
886 P:      Mike Phillips
887 M:      phillim@amtrak.com
888 L:      linux-net@vger.kernel.org
889 L:      linux-tr@emissary.aus-etc.com
890 W:      http://www.linuxtr.net
891 S:      Maintained
893 OPL3-SA2, SA3, and SAx DRIVER
894 P:      Scott Murray
895 M:      scott@spiteful.org
896 L:      linux-sound@vger.kernel.org
897 S:      Maintained
899 PARALLEL PORT SUPPORT
900 P:      Phil Blundell
901 M:      Philip.Blundell@pobox.com
902 P:      Tim Waugh
903 M:      tim@cyberelk.demon.co.uk
904 P:      David Campbell
905 M:      campbell@torque.net
906 P:      Andrea Arcangeli
907 M:      andrea@e-mind.com
908 L:      linux-parport@torque.net
909 W:      http://people.redhat.com/twaugh/parport/
910 S:      Maintained
912 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
913 P:      Tim Waugh
914 M:      tim@cyberelk.demon.co.uk
915 L:      linux-parport@torque.net
916 W:      http://www.torque.net/linux-pp.html
917 S:      Maintained
919 PCI ID DATABASE
920 P:      Jens Maurer
921 M:      jmaurer@cck.uni-kl.de
922 S:      Maintained
924 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
925 P:      Thomas Sailer
926 M:      sailer@ife.ee.ethz.ch
927 L:      linux-sound@vger.kernel.org
928 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
929 S:      Maintained
931 PCI SUBSYSTEM
932 P:      Martin Mares
933 M:      mj@suse.cz
934 L:      linux-kernel@vger.kernel.org
935 S:      Supported
937 PCMCIA SUBSYSTEM
938 P:      David Hinds
939 M:      dhinds@zen.stanford.edu
940 L:      linux-kernel@vger.kernel.org
941 W:      http://pcmcia-cs.sourceforge.net
942 S:      Maintained
944 PCNET32 NETWORK DRIVER
945 P:      Thomas Bogendörfer
946 M:      tsbogend@alpha.franken.de
947 L:      linux-net@vger.kernel.org
948 S:      Maintained
950 PNP SUPPORT
951 P:      Tom Lees
952 M:      tom@lpsg.demon.co.uk
953 L:      pnp-users@ferret.lmh.ox.ac.uk
954 L:      pnp-devel@ferret.lmh.ox.ac.uk
955 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
956 S:      Maintained
958 PPP PROTOCOL DRIVERS AND COMPRESSORS
959 P:      Paul Mackerras
960 M:      paulus@linuxcare.com
961 L:      linux-ppp@vger.kernel.org
962 S:      Maintained
964 PPP OVER ETHERNET
965 P:      Michal Ostrowski
966 M:      mostrows@styx.uwaterloo.ca
967 S:      Maintained
969 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
970 P:      Peter Denison
971 M:      promise@pnd-pc.demon.co.uk
972 W:      http://www.pnd-pc.demon.co.uk/promise/
973 S:      Maintained
975 QNX4 FILESYSTEM
976 P:      Anders Larsen
977 M:      al@alarsen.net
978 L:      linux-kernel@vger.kernel.org
979 W:      http://www.alarsen.net/linux/qnx4fs/
980 S:      Maintained
982 RAGE128 FRAMEBUFFER DISPLAY DRIVER
983 P:      Brad Douglas
984 M:      brad@neruo.com
985 L:      linux-fbdev@vuser.vu.union.edu
986 S:      Maintained
988 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
989 P:      Corey Thomas
990 M:      corey@world.std.com
991 L:      linux-kernel@vger.kernel.org
992 S:      Maintained
994 REAL TIME CLOCK DRIVER
995 P:      Paul Gortmaker
996 M:      p_gortmaker@yahoo.com
997 L:      linux-kernel@vger.kernel.org
998 S:      Maintained
1000 ROSE NETWORK LAYER
1001 P:      Jean-Paul Roubelat
1002 M:      jpr@f6fbb.org
1003 L:      linux-hams@vger.kernel.org
1004 S:      Maintained
1006 RISCOM8 DRIVER
1007 P:      Dmitry Gorodchanin
1008 M:      pgmdsg@ibi.com
1009 L:      linux-kernel@vger.kernel.org
1010 S:      Maintained
1012 RTLINUX  REALTIME  LINUX
1013 P:      Victor Yodaiken
1014 M:      yodaiken@fsmlabs.com
1015 L:      rtl@rtlinux.org
1016 W:      www.rtlinux.org
1017 S:      Maintained
1019 SA1100 SUPPORT
1020 P:      Nicolas Pitre
1021 M:      nico@cam.org
1022 L:      sa1100-linux@pa.dec.com
1023 S:      Maintained
1025 SBPCD CDROM DRIVER
1026 P:      Eberhard Moenkeberg
1027 M:      emoenke@gwdg.de
1028 L:      linux-kernel@vger.kernel.org
1029 S:      Maintained
1031 SCSI CDROM DRIVER
1032 P:      Jens Axboe
1033 M:      axboe@suse.de
1034 L:      linux-scsi@vger.kernel.org
1035 W:      http://www.kernel.dk
1036 S:      Maintained
1038 SCSI SG DRIVER
1039 P:      Doug Gilbert
1040 M:      dgilbert@interlog.com
1041 L:      linux-scsi@vger.kernel.org
1042 W:      http://www.torque.net/sg
1043 S:      Maintained
1045 SCSI SUBSYSTEM
1046 L:      linux-scsi@vger.kernel.org
1047 S:      Unmaintained
1049 SCSI TAPE DRIVER
1050 P:      Kai Mdkisara
1051 M:      Kai.Makisara@metla.fi
1052 L:      linux-scsi@vger.kernel.org
1053 S:      Maintained
1055 SGI VISUAL WORKSTATION 320 AND 540
1056 P:      Bent Hagemark
1057 M:      bh@sgi.com
1058 P:      Ingo Molnar
1059 M:      mingo@redhat.com
1060 S:      Maintained
1062 SIS 900/7016 FAST ETHERNET DRIVER
1063 P:      Ollie Lho
1064 M:      ollie@sis.com.tw
1065 L:      linux-net@vger.kernel.org
1066 S:      Supported
1068 SMB FILESYSTEM
1069 P:      Urban Widmark
1070 M:      urban@svenskatest.se
1071 W:      http://samba.org/
1072 L:      samba@samba.org
1073 S:      Maintained
1075 SMP: (except SPARC)
1076 P:      Linus Torvalds
1077 M:      torvalds@transmeta.com
1078 L:      linux-smp@vger.kernel.org
1079 S:      Maintained
1081 SOFTWARE RAID (Multiple Disks) SUPPORT
1082 P:      Ingo Molnar
1083 M:      mingo@redhat.com
1084 S:      Maintained
1086 SONIC NETWORK DRIVER
1087 P:      Thomas Bogendoerfer
1088 M:      tsbogend@alpha.franken.de
1089 L:      linux-net@vger.kernel.org
1090 S:      Maintained
1092 SOUND
1093 P:      Alan Cox
1094 M:      alan@redhat.com
1095 S:      Maintained for 2.2 only
1097 SPARC:
1098 P:      David S. Miller
1099 M:      davem@redhat.com
1100 P:      Eddie C. Dost
1101 M:      ecd@skynet.be
1102 P:      Jakub Jelinek
1103 M:      jj@sunsite.ms.mff.cuni.cz
1104 P:      Anton Blanchard
1105 M:      anton@linuxcare.com
1106 L:      sparclinux@vger.kernel.org
1107 L:      ultralinux@vger.kernel.org
1108 W:      http://ultra.linux.cz
1109 W:      http://www.geog.ubc.ca/s_linux.html
1110 S:      Maintained
1112 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1113 P:      Roger Wolff
1114 M:      R.E.Wolff@BitWizard.nl
1115 M:      io8-linux@specialix.co.uk
1116 L:      linux-kernel@vger.kernel.org ?
1117 S:      Supported
1119 SPX NETWORK LAYER
1120 P:      Jay Schulist
1121 M:      jschlst@turbolinux.com
1122 L:      linux-net@vger.kernel.org
1123 S:      Supported
1125 SNA NETWORK LAYER
1126 P:      Jay Schulist
1127 M:      jschlst@turbolinux.com
1128 L:      linux-sna@turbolinux.com
1129 W:      http://www.linux-sna.org
1130 S:      Supported
1132 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1133 M:      support@stallion.oz.au
1134 W:      http://www.stallion.com
1135 S:      Supported
1137 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1138 W:      http://mosquitonet.Stanford.EDU/strip.html
1139 S:      Unsupported ?
1141 STRADIS MPEG-2 DECODER DRIVER
1142 P:      Nathan Laredo
1143 M:      laredo@gnu.org
1144 W:      http://mpeg.openprojects.net/
1145 W:      http://www.stradis.com/
1146 S:      Maintained
1148 SUPERH
1149 P:      Niibe Yutaka
1150 M:      gniibe@chroot.org
1151 P:      Kazumoto Kojima
1152 M:      kkojima@rr.iij4u.or.jp
1153 L:      linux-sh@m17n.org
1154 W:      http://www.m17n.org/linux-sh/
1155 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1156 S:      Maintained
1158 SVGA HANDLING
1159 P:      Martin Mares
1160 M:      mj@suse.cz
1161 L:      linux-video@atrey.karlin.mff.cuni.cz
1162 S:      Maintained
1164 SYSV FILESYSTEM
1165 P:      Krzysztof G. Baranowski
1166 M:      kgb@manjak.knm.org.pl
1167 S:      Maintained
1169 TLAN NETWORK DRIVER
1170 P:      Torben Mathiasen
1171 M:      torben.mathiasen@compaq.com
1172 M:      torben@kernel.dk
1173 L:      tlan@vuser.vu.union.edu
1174 L:      linux-net@vger.kernel.org
1175 W:      http://tlan.kernel.dk
1176 S:      Maintained
1178 TOKEN-RING NETWORK DRIVER
1179 P:      Paul Norton
1180 M:      pnorton@ieee.org
1181 L:      linux-net@vger.kernel.org
1182 L:      linux-tr@linuxtr.net
1183 S:      Maintained
1185 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1186 P:      Ollie Lho  
1187 M:      ollie@sis.com.tw
1188 L:      linux-kernel@vger.kernel.org
1189 S:      Supported
1191 TMS380 TOKEN-RING NETWORK DRIVER
1192 P:      Adam Fritzler
1193 M:      mid@auk.cx
1194 L:      linux-tr@linuxtr.net
1195 W:      http://www.auk.cx/tms380tr/
1196 S:      Maintained
1198 TULIP NETWORK DRIVER
1199 P:      Jeff Garzik
1200 M:      jgarzik@mandrakesoft.com
1201 L:      tulip-users@lists.sourceforge.net
1202 W:      http://sourceforge.net/projects/tulip/
1203 S:      Maintained
1205 TUN/TAP driver
1206 P:      Maxim Krasnyansky
1207 M:      maxk@qualcomm.com, max_mk@yahoo.com
1208 L:      vtun@office.satix.net
1209 W:      http://vtun.sourceforge.net/tun
1210 S:      Maintained
1212 U14-34F SCSI DRIVER
1213 P:      Dario Ballabio
1214 M:      dario@milano.europe.dg.com
1215 L:      linux-scsi@vger.kernel.org
1216 S:      Maintained
1218 UDF FILESYSTEM
1219 P:      Ben Fennema
1220 M:      bfennema@falcon.csc.calpoly.edu
1221 P:      Dave Boynton
1222 M:      dave@trylinux.com
1223 L:      linux_udf@hootie.lvld.hp.com
1224 W:      http://www.trylinux.com/projects/udf/index.html
1225 S:      Maintained
1227 UMSDOS FILESYSTEM
1228 P:      Matija Nalis
1229 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1230 L:      linux-kernel@vger.kernel.org
1231 W:      http://linux.voyager.hr/umsdos/
1232 S:      Maintained
1234 UNIFORM CDROM DRIVER
1235 P:      Jens Axboe
1236 M:      axboe@suse.de
1237 L:      linux-kernel@vger.kernel.org
1238 W:      http://www.kernel.dk
1239 S:      Maintained
1241 USB SUBSYSTEM
1242 P:      Randy Dunlap
1243 M:      randy.dunlap@intel.com
1244 L:      linux-usb-users@lists.sourceforge.net
1245 L:      linux-usb-devel@lists.sourceforge.net
1246 W:      http://www.linux-usb.org
1247 S:      Supported
1249 USB ACM DRIVER
1250 P:      Vojtech Pavlik
1251 M:      vojtech@suse.cz
1252 L:      linux-usb-users@lists.sourceforge.net
1253 L:      linux-usb-devel@lists.sourceforge.net
1254 S:      Supported
1256 USB BLUETOOTH DRIVER
1257 P:      Greg Kroah-Hartman
1258 M:      greg@kroah.com
1259 L:      linux-usb-users@lists.sourceforge.net
1260 L:      linux-usb-devel@lists.sourceforge.net
1261 S:      Maintained
1262 W:      http://www.kroah.com/linux-usb/
1264 USB HID/HIDBP/INPUT DRIVERS
1265 P:      Vojtech Pavlik
1266 M:      vojtech@suse.cz
1267 L:      linux-usb-users@lists.sourceforge.net
1268 L:      linux-usb-devel@lists.sourceforge.net
1269 W:      http://www.suse.cz/development/input/
1270 S:      Supported
1272 USB HUB
1273 P:      Johannes Erdfelt
1274 M:      jerdfelt@valinux.com
1275 M:      johannes@erdfelt.com
1276 L:      linux-usb-users@lists.sourceforge.net
1277 L:      linux-usb-devel@lists.sourceforge.net
1278 S:      Maintained
1280 USB OHCI DRIVER
1281 P:      Roman Weissgaerber
1282 M:      weissg@vienna.at
1283 L:      linux-usb-users@lists.sourceforge.net
1284 L:      linux-usb-devel@lists.sourceforge.net
1285 S:      Maintained
1287 USB OV511 DRIVER
1288 P:     Mark McClelland
1289 M:     mwm@i.am
1290 L:     linux-usb-users@lists.sourceforge.net
1291 L:     linux-usb-devel@lists.sourceforge.net
1292 W:     http://alpha.dyndns.org/ov511/
1293 S:     Maintained
1295 USB PEGASUS DRIVER
1296 P:      Petko Manolov
1297 M:      petkan@dce.bg
1298 L:      linux-usb-users@lists.sourceforge.net
1299 L:      linux-usb-devel@lists.sourceforge.net
1300 S:      Maintained
1302 USB PRINTER DRIVER
1303 P:      Vojtech Pavlik
1304 M:      vojtech@suse.cz
1305 L:      linux-usb-users@lists.sourceforge.net
1306 L:      linux-usb-devel@lists.sourceforge.net
1307 S:      Supported
1309 USB SERIAL DIGI ACCELEPORT DRIVER
1310 P:      Peter Berger and Al Borchers
1311 M:      pberger@brimson.com
1312 M:      alborchers@steinerpoint.com
1313 L:      linux-usb-users@lists.sourceforge.net
1314 L:      linux-usb-devel@lists.sourceforge.net
1315 S:      Supported
1317 USB SERIAL KEYSPAN DRIVER
1318 P:      Hugh Blemings
1319 M:      hugh@linuxcare.com
1320 L:      linux-usb-users@lists.sourceforge.net
1321 L:      linux-usb-devel@lists.sourceforge.net
1322 S:      Maintained
1323 W:      http://www.linuxcare.com.au/hugh/keyspan.html
1325 USB SERIAL DRIVER
1326 P:      Greg Kroah-Hartman
1327 M:      greg@kroah.com
1328 L:      linux-usb-users@lists.sourceforge.net
1329 L:      linux-usb-devel@lists.sourceforge.net
1330 S:      Maintained
1331 W:      http://www.kroah.com/linux-usb/
1333 USB MASS STORAGE DRIVER
1334 P:      Matthew Dharm
1335 M:      mdharm-usb@one-eyed-alien.net
1336 L:      linux-usb-users@lists.sourceforge.net
1337 L:      linux-usb-devel@lists.sourceforge.net
1338 S:      Maintained
1339 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
1341 USB UHCI DRIVER
1342 P:      Georg Acher
1343 M:      usb@in.tum.de
1344 L:      linux-usb-users@lists.sourceforge.net
1345 L:      linux-usb-devel@lists.sourceforge.net
1346 W:      http://usb.in.tum.de
1347 S:      Maintained
1348         
1349 VFAT FILESYSTEM:
1350 P:      Gordon Chaffee
1351 M:      chaffee@cs.berkeley.edu
1352 L:      linux-kernel@vger.kernel.org
1353 W:      http://bmrc.berkeley.edu/people/chaffee
1354 S:      Maintained
1356 VIA 82Cxxx AUDIO DRIVER
1357 P:      Jeff Garzik
1358 M:      jgarzik@mandrakesoft.com
1359 L:      linux-via@gtf.org
1360 W:      http://sourceforge.net/projects/gkernel/
1361 S:      Maintained
1363 USB DIAMOND RIO500 DRIVER
1364 P:      Cesar Miquel
1365 M:      miquel@df.uba.ar
1366 L:      rio500-users@lists.sourceforge.net
1367 W:      http://rio500.sourceforge.net
1368 S:      Maintained
1370 VIDEO FOR LINUX
1371 P:      Alan Cox
1372 M:      Alan.Cox@linux.org
1373 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
1374 S:      Maintained for 2.2 only
1376 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
1377 P:     Jaspreet Singh
1378 M:     jaspreet@sangoma.com
1379 M:     dm@sangoma.com
1380 W:     http://www.sangoma.com
1381 S:     Supported
1383 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
1384 P:      Jean Tourrilhes
1385 M:      jt@hpl.hp.com
1386 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
1387 S:      Maintained
1389 WD7000 SCSI DRIVER
1390 P:      Miroslav Zagorac
1391 M:      zaga@fly.cc.fer.hr
1392 L:      linux-scsi@vger.kernel.org
1393 S:      Maintained
1395 X.25 NETWORK LAYER
1396 P:      Henner Eisen
1397 M:      eis@baty.hanse.de
1398 L:      linux-x25@vger.kernel.org
1399 S:      Maintained
1401 Z85230 SYNCHRONOUS DRIVER
1402 P:      Alan Cox
1403 M:      alan@redhat.com
1404 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
1405 S:      Maintained for 2.2 only
1407 Z8530 DRIVER FOR AX.25
1408 P:      Joerg Reuter
1409 M:      jreuter@yaina.de
1410 W:      http://yaina.de/jreuter/
1411 W:      http://www.qsl.net/dl1bke/
1412 L:      linux-hams@vger.kernel.org
1413 S:      Maintained
1415 ZR36120 VIDEO FOR LINUX DRIVER
1416 P:      Pauline Middelink
1417 M:      middelin@polyware.nl
1418 W:      http://www.polyware.nl/~middelin/En/hobbies.html
1419 W:      http://www.polyware.nl/~middelin/hobbies.html
1420 S:      Maintained
1422 THE REST
1423 P:      Linus Torvalds
1424 S:      Buried alive in reporters