[PATCH] add menuconfig support to the front ends
[linux-2.6/history.git] / MAINTAINERS
blobf70d80afd2ae2209d3201dcb2485d6c4143498e2
2         List of maintainers and how to submit kernel changes
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time. See
34         Documentation/CodingStyle for guidance here.
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
43 6.      Make sure you have the right to send any changes you make. If you
44         do changes at work you may find your employer owns the patch
45         not you.
47 7.      Happy hacking.
49                 -----------------------------------
51 Maintainers List (try to look for most precise areas first)
53 Note: For the hard of thinking, this list is meant to remain in alphabetical
54 order. If you could add yourselves to it in alphabetical order that would be
55 so much easier [Ed]
57 P: Person
58 M: Mail patches to
59 L: Mailing list that is relevant to this area
60 W: Web-page with status/info
61 S: Status, one of the following:
63         Supported:      Someone is actually paid to look after this.
64         Maintained:     Someone actually looks after it.
65         Odd Fixes:      It has a maintainer but they don't have time to do
66                         much other than throw the odd patch in. See below..
67         Orphan:         No current maintainer [but maybe you could take the
68                         role as you write your new code].
69         Obsolete:       Old code. Something tagged obsolete generally means
70                         it has been replaced by a better system and you
71                         should be using that.
73 3C359 NETWORK DRIVER
74 P:      Mike Phillips
75 M:      mikep@linuxtr.net
76 L:      linux-net@vger.rutgers.edu
77 L:      linux-tr@linuxtr.net
78 W:      http://www.linuxtr.net
79 S:      Maintained
81 3C501 NETWORK DRIVER
82 P:      Alan Cox
83 M:      alan@the.3c501.cabal.tm
84 L:      linux-net@vger.kernel.org
85 S:      Maintained for 2.2 only
87 3C505 NETWORK DRIVER
88 P:      Philip Blundell
89 M:      Philip.Blundell@pobox.com
90 L:      linux-net@vger.kernel.org
91 S:      Maintained
93 3CR990 NETWORK DRIVER
94 P:      David Dillow
95 M:      dave@thedillows.org
96 L:      linux-net@vger.kernel.org
97 S:      Maintained
99 53C700 AND 53C700-66 SCSI DRIVER
100 P:      James E.J. Bottomley
101 M:      James.Bottomley@HansenPartnership.com
102 L:      linux-scsi@vger.kernel.org
103 S:      Maintained
105 6PACK NETWORK DRIVER FOR AX.25
106 P:      Andreas Koensgen
107 M:      ajk@iehk.rwth-aachen.de
108 L:      linux-hams@vger.kernel.org
109 S:      Maintained
111 8139CP 10/100 FAST ETHERNET DRIVER
112 P:      Jeff Garzik
113 M:      jgarzik@pobox.com
114 S:      Maintained
116 8139TOO 10/100 FAST ETHERNET DRIVER
117 P:      Jeff Garzik
118 M:      jgarzik@pobox.com
119 W:      http://sourceforge.net/projects/gkernel/
120 S:      Maintained
122 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
123 P:      Theodore Ts'o
124 M:      tytso@mit.edu
125 L:      linux-serial@vger.kernel.org
126 W:      http://serial.sourceforge.net
127 S:      Maintained
129 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
130 P:      Paul Gortmaker
131 M:      p_gortmaker@yahoo.com
132 L:      linux-net@vger.kernel.org
133 S:      Maintained
135 A2232 SERIAL BOARD DRIVER
136 P:      Enver Haase
137 M:      ehaase@inf.fu-berlin.de
138 M:      A2232@gmx.net
139 L:      linux-m68k@lists.linux-m68k.org
140 S:      Maintained
143 P:      Benjamin LaHaise
144 M:      bcrl@redhat.com
145 L:      linux-aio@kvack.org
146 S:      Supported
148 ACENIC DRIVER
149 P:      Jes Sorensen
150 M:      jes@trained-monkey.org
151 L:      linux-acenic@sunsite.dk
152 S:      Maintained
154 ACI MIXER DRIVER
155 P:      Robert Siemer
156 M:      Robert.Siemer@gmx.de
157 L:      linux-sound@vger.kernel.org
158 W:      http://www.uni-karlsruhe.de/~Robert.Siemer/Private/
159 S:      Maintained
161 ACP/MWAVE MODEM
162 P:      Paul B Schroeder
163 M:      paulsch@us.ibm.com
164 P:      Mike Sullivan
165 M:      sullivam@us.ibm.com
166 W:      http://www.ibm.com/linux/ltc/
167 S:      Supported
169 AACRAID SCSI RAID DRIVER
170 P:      Adaptec OEM Raid Solutions
171 M:      linux-aacraid-devel@dell.com
172 L:      linux-aacraid-devel@dell.com
173 L:      linux-aacraid-announce@dell.com
174 W:      http://domsch.com/linux
175 S:      Supported
177 ACPI
178 P:      Andy Grover
179 M:      andrew.grover@intel.com
180 L:      acpi-devel@lists.sourceforge.net
181 W:      http://sf.net/projects/acpi/
182 S:      Maintained
184 AD1816 SOUND DRIVER
185 P:      Thorsten Knabe
186 W:      http://www.student.informatik.tu-darmstadt.de/~tek/projects/linux.html
187 W:      http://www.tu-darmstadt.de/~tek01/projects/linux.html
188 S:      Maintained
190 ADVANSYS SCSI DRIVER
191 P:      Bob Frey
192 M:      linux@advansys.com
193 W:      http://www.advansys.com/linux.html
194 L:      linux-scsi@vger.kernel.org
195 S:      Maintained
197 AEDSP16 DRIVER
198 P:      Riccardo Facchetti
199 M:      fizban@tin.it
200 S:      Maintained
202 AFFS FILE SYSTEM
203 P:      Roman Zippel
204 M:      zippel@linux-m68k.org
205 S:      Maintained
207 AGPGART DRIVER
208 P:      Dave Jones
209 M:      davej@codemonkey.org.uk
210 S:      Maintained
212 AHA152X SCSI DRIVER
213 P:      Juergen E. Fischer
214 M:      Juergen Fischer <fischer@norbit.de>
215 L:      linux-scsi@vger.kernel.org
216 S:      Maintained
218 ALCATEL SPEEDTOUCH USB DRIVER
219 P:      Duncan Sands
220 M:      duncan.sands@wanadoo.fr
221 L:      linux-usb-users@lists.sourceforge.net
222 L:      linux-usb-devel@lists.sourceforge.net
223 W:      http://www.linux-usb.org/SpeedTouch/
224 S:      Maintained
226 ALPHA PORT
227 P:      Richard Henderson
228 M:      rth@twiddle.net
229 S:      Odd Fixes for 2.4; Maintained for 2.5.
230 P:      Ivan Kokshaysky
231 M:      ink@jurassic.park.msu.ru
232 S:      Maintained for 2.4; PCI support for 2.5.
234 APM DRIVER
235 P:      Stephen Rothwell
236 M:      sfr@canb.auug.org.au
237 L:      linux-laptop@vger.kernel.org
238 W:      http://www.canb.auug.org.au/~sfr/
239 S:      Supported
241 APPLETALK NETWORK LAYER
242 P:      Jay Schulist
243 M:      jschlst@samba.org
244 L:      linux-atalk@lists.netspace.org
245 S:      Maintained
247 ARM MFM AND FLOPPY DRIVERS
248 P:      Dave Gilbert
249 M:      linux@treblig.org
250 S:      Maintained
252 ARM/PT DIGITAL BOARD PORT
253 P:      Stefan Eletzhofer
254 M:      stefan.eletzhofer@eletztrick.de
255 L:      linux-arm-kernel@lists.arm.linux.org.uk
256 W:      http://www.arm.linux.org.uk/
257 S:      Maintained
259 ARM/SHARK MACHINE SUPPORT
260 P:      Alexander Schulz
261 M:      alex@shark-linux.de
262 W:      http://www.shark-linux.de/shark.html
263 S:      Maintained
265 ARM/STRONGARM110 PORT
266 P:      Russell King
267 M:      rmk@arm.linux.org.uk
268 L:      linux-arm-kernel@lists.arm.linux.org.uk
269 W:      http://www.arm.linux.org.uk/
270 S:      Maintained
272 ARPD SUPPORT
273 P:      Jonathan Layes
274 L:      linux-net@vger.kernel.org
275 S:      Maintained
278 P:      Chas Williams
279 M:      chas@cmf.nrl.navy.mil
280 L:      linux-atm-general@lists.sourceforge.net
281 W:      http://linux-atm.sourceforge.net
282 S:      Maintained
284 AX.25 NETWORK LAYER
285 P:      Ralf Baechle
286 M:      ralf@linux-mips.org
287 L:      linux-hams@vger.kernel.org
288 S:      Maintained
290 BAYCOM/HDLCDRV DRIVERS FOR AX.25
291 P:      Thomas Sailer
292 M:      t.sailer@alumni.ethz.ch
293 L:      linux-hams@vger.kernel.org
294 W:      http://www.baycom.org/~tom/ham/ham.html
295 S:      Maintained
297 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
298 P:      Kenji Hollis
299 W:      http://ftp.bitgate.com/pcwd/
300 S:      Maintained
302 BFS FILE SYSTEM
303 P:      Tigran A. Aivazian
304 M:      tigran@veritas.com
305 L:      linux-kernel@vger.kernel.org
306 S:      Maintained
308 BLOCK LAYER
309 P:      Jens Axboe
310 M:      axboe@suse.de
311 L:      linux-kernel@vger.kernel.org
312 S:      Maintained
314 BLUETOOTH SUBSYSTEM (BlueZ)
315 P:      Maxim Krasnyansky
316 M:      maxk@qualcomm.com
317 W:      http://bluez.sf.net
318 S:      Maintained
320 BLUETOOTH SUBSYSTEM (PC Card Drivers)
321 P:      Marcel Holtmann
322 M:      marcel@holtmann.org
323 W:      http://www.holtmann.org/linux/bluetooth/
324 S:      Maintained
326 BONDING DRIVER
327 P:   Chad Tindel
328 M:   ctindel@users.sourceforge.net
329 P:   Jay Vosburgh
330 M:   fubar@us.ibm.com
331 L:   bonding-devel@lists.sourceforge.net
332 W:   http://sourceforge.net/projects/bonding/
333 S:   Supported
335 BTTV VIDEO4LINUX DRIVER
336 P:      Gerd Knorr
337 M:      kraxel@bytesex.org
338 L:      video4linux-list@redhat.com
339 W:      http://bytesex.org/bttv/
340 S:      Maintained
342 BUSLOGIC SCSI DRIVER
343 P:      Leonard N. Zubkoff
344 M:      Leonard N. Zubkoff <lnz@dandelion.com>
345 L:      linux-scsi@vger.kernel.org
346 W:      http://www.dandelion.com/Linux/
347 S:      Maintained
349 CIRRUS LOGIC GENERIC FBDEV DRIVER
350 P:      Jeff Garzik
351 M:      jgarzik@pobox.com
352 L:      linux-fbdev-devel@lists.sourceforge.net
353 S:      Odd Fixes
355 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
356 P:      Cirrus Logic Corporation (kernel 2.2 driver)
357 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
358 P:      Nils Faerber (port to kernel 2.4)
359 M:      Nils Faerber <nils@kernelconcepts.de>
360 S:      Maintained
362 CODA FILE SYSTEM
363 P:      Jan Harkes
364 M:      jaharkes@cs.cmu.edu
365 M:      coda@cs.cmu.edu
366 L:      codalist@coda.cs.cmu.edu
367 W:      http://www.coda.cs.cmu.edu/
368 S:      Maintained
370 COMPACTPCI HOTPLUG CORE
371 P:      Scott Murray
372 M:      scottm@somanetworks.com
373 M:      scott@spiteful.org
374 L:      pcihpd-discuss@lists.sourceforge.net
375 S:      Supported
377 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
378 P:      Scott Murray
379 M:      scottm@somanetworks.com
380 M:      scott@spiteful.org
381 L:      pcihpd-discuss@lists.sourceforge.net
382 S:      Supported
384 COMPACTPCI HOTPLUG GENERIC DRIVER
385 P:      Scott Murray
386 M:      scottm@somanetworks.com
387 M:      scott@spiteful.org
388 L:      pcihpd-discuss@lists.sourceforge.net
389 S:      Supported
391 COMPAQ FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
392 P:      Amy Vanzant-Hodge 
393 M:      Amy Vanzant-Hodge (fibrechannel@compaq.com)
394 L:      compaqandlinux@cpqlin.van-dijk.net
395 W:      ftp.compaq.com/pub/products/drivers/linux
396 S:      Supported
398 COMPAQ SMART2 RAID DRIVER
399 P:      Charles White   
400 M:      Charles White <arrays@compaq.com>
401 L:      compaqandlinux@cpqlin.van-dijk.net
402 W:      ftp.compaq.com/pub/products/drivers/linux
403 S:      Supported       
405 COMPAQ SMART CISS RAID DRIVER 
406 P:      Charles White
407 M:      Charles White <arrays@compaq.com>
408 L:      compaqandlinux@cpqlin.van-dijk.net
409 W:      ftp.compaq.com/pub/products/drivers/linux       
410 S:      Supported 
412 COMPUTONE INTELLIPORT MULTIPORT CARD
413 P:      Michael H. Warfield
414 M:      Michael H. Warfield <mhw@wittsend.com>
415 W:      http://www.computone.com/
416 W:      http://www.wittsend.com/computone.html
417 L:      linux-computone@lazuli.wittsend.com
418 S:      Supported
420 COMX/MULTIGATE SYNC SERIAL DRIVERS
421 P:      Gergely Madarasz
422 M:      Gergely Madarasz <gorgo@itc.hu>
423 S:      Supported
425 COSA/SRP SYNC SERIAL DRIVER
426 P:      Jan "Yenya" Kasprzak
427 M:      kas@fi.muni.cz
428 W:      http://www.fi.muni.cz/~kas/cosa/
429 S:      Maintained
431 CPU FREQUENCY DRIVERS
432 L:      cpufreq@www.linux.org.uk
433 W:      http://www.brodo.de/cpufreq/
434 S:      Maintained
436 CPUID/MSR DRIVER
437 P:      H. Peter Anvin
438 M:      hpa@zytor.com
439 S:      Maintained
441 CRAMFS FILESYSTEM
442 P:      Daniel Quinlan
443 M:      quinlan@transmeta.com
444 W:      http://sourceforge.net/projects/cramfs/
445 S:      Maintained
447 CREDITS FILE
448 P:      John A. Martin
449 M:      jam@acm.org
450 S:      Maintained
452 CRIS PORT
453 P:      Bjorn Wesen
454 M:      bjornw@axis.com
455 L:      dev-etrax@axis.com
456 W:      http://developer.axis.com
457 S:      Maintained
459 CRYPTO API
460 P:      James Morris
461 M:      jmorris@intercode.com.au
462 P:      David S. Miller
463 M:      davem@redhat.com
464 W       http://samba.org/~jamesm/crypto/
465 L:      linux-kernel@vger.kernel.org
466 S:      Maintained
468 CYBERPRO FB DRIVER
469 P:      Russell King
470 M:      rmk@arm.linux.org.uk
471 W:      http://www.arm.linux.org.uk/
472 S:      Maintained
474 CYCLADES 2X SYNC CARD DRIVER
475 P:      Arnaldo Carvalho de Melo
476 M:      acme@conectiva.com.br
477 W:      http://www.conectiva.com.br/~acme
478 L:      cycsyn-devel@bazar.conectiva.com.br
479 S:      Maintained
481 CYCLADES ASYNC MUX DRIVER
482 P:      Henrique Gobbi
483 M:      henrique@cyclades.com
484 W:      http://www.cyclades.com/
485 S:      Supported
487 CYCLADES PC300 DRIVER
488 P:      Henrique Gobbi
489 M:      henrique@cyclades.com
490 W:      http://www.cyclades.com/
491 S:      Supported
493 DAC960 RAID CONTROLLER DRIVER
494 P:      Dave Olien
495 M       dmo@osdl.org
496 W:      http://www.osdl.org/archive/dmo/DAC960
497 L:      linux-kernel@vger.kernel.org
498 S:      Maintained
500 DAMA SLAVE for AX.25
501 P:      Joerg Reuter
502 M:      jreuter@yaina.de
503 W:      http://yaina.de/jreuter/
504 W:      http://www.qsl.net/dl1bke/
505 L:      linux-hams@vger.kernel.org
506 S:      Maintained
508 DC390/AM53C974 SCSI driver
509 P:      Kurt Garloff
510 M:      garloff@suse.de
511 W:      http://www.garloff.de/kurt/linux/dc390/
512 S:      Maintained
514 DECnet NETWORK LAYER
515 P:      Steven Whitehouse
516 M:      SteveW@ACM.org
517 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
518 L:      linux-decnet-user@lists.sourceforge.net
519 S:      Maintained
521 DELL LAPTOP SMM DRIVER
522 P:      Massimo Dal Zotto
523 M:      dz@debian.org
524 W:      http://www.debian.org/~dz/i8k/
525 S:      Maintained
527 DEVICE-MAPPER
528 P:      Joe Thornber
529 M:      dm@uk.sistina.com
530 L:      linux-lvm@sistina.com
531 W:      http://www.sistina.com/lvm
532 S:      Maintained
534 DEVICE NUMBER REGISTRY
535 P:      H. Peter Anvin
536 M:      hpa@zytor.com
537 L:      linux-kernel@vger.kernel.org
538 S:      Maintained
540 DEVICE FILESYSTEM
541 P:      Richard Gooch
542 M:      rgooch@atnf.csiro.au
543 L:      linux-kernel@vger.kernel.org
544 S:      Maintained
546 DIGI INTL. EPCA DRIVER
547 P:      Digi International, Inc
548 M:      Eng.Linux@digi.com
549 L:      Eng.Linux@digi.com
550 W:      http://www.digi.com
551 S:      Maintained
553 DIGI RIGHTSWITCH NETWORK DRIVER
554 P:      Rick Richardson
555 L:      linux-net@vger.kernel.org
556 W:      http://www.digi.com
557 S:      Orphaned
559 DIGIBOARD PC/XE AND PC/XI DRIVER
560 P:      Christoph Lameter
561 M:      christoph@lameter.com
562 W:      http://www.digi.com
563 L:      digilnux@dgii.com
564 S:      Orphaned
566 DIRECTORY NOTIFICATION
567 P:      Stephen Rothwell
568 M:      sfr@canb.auug.org.au
569 L:      linux-kernel@vger.kernel.org
570 S:      Supported
572 DISK GEOMETRY AND PARTITION HANDLING
573 P:      Andries Brouwer
574 M:      aeb@cwi.nl
575 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
576 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
577 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
578 S:      Maintained
580 DISKQUOTA:
581 P:      Marco van Wieringen
582 M:      mvw@planets.elm.net
583 L:      linux-kernel@vger.kernel.org
584 S:      Maintained
586 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
587 P:      Tobias Ringstrom
588 M:      tori@unhappy.mine.nu
589 L:      linux-kernel@vger.kernel.org
590 S:      Maintained
592 DOUBLETALK DRIVER
593 P:      James R. Van Zandt
594 M:      jrv@vanzandt.mv.com
595 L:      blinux-list@redhat.com
596 S:      Maintained
598 DRM DRIVERS
599 P:      Rik Faith
600 M:      faith@redhat.com
601 L:      dri-devel@lists.sourceforge.net
602 S:      Supported
604 DSCC4 DRIVER
605 P:      François Romieu
606 M:      romieu@cogenit.fr
607 M:      romieu@ensta.fr
608 S:      Maintained
610 EATA-DMA SCSI DRIVER
611 P:      Michael Neuffer
612 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
613 S:      Maintained
615 EATA ISA/EISA/PCI SCSI DRIVER
616 P:      Dario Ballabio
617 M:      ballabio_dario@emc.com
618 L:      linux-scsi@vger.kernel.org
619 S:      Maintained
621 EATA-PIO SCSI DRIVER
622 P:      Michael Neuffer
623 M:      mike@i-Connect.Net
624 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
625 S:      Maintained
627 EBTABLES
628 P:      Bart De Schuymer
629 M:      bart.de.schuymer@pandora.be
630 L:      ebtables-user@lists.sourceforge.net
631 L:      ebtables-devel@lists.sourceforge.net
632 W:      http://ebtables.sourceforge.net/
633 S:      Maintained
635 EEPRO100 NETWORK DRIVER
636 P:      Andrey V. Savochkin
637 M:      saw@saw.sw.com.sg
638 S:      Maintained
640 EMU10K1 SOUND DRIVER
641 P:      Rui Sousa       
642 M:      rui.p.m.sousa@clix.pt   
643 L:      emu10k1-devel@lists.sourceforge.net
644 W:      http://sourceforge.net/projects/emu10k1/
645 S:      Maintained
647 ETHEREXPRESS-16 NETWORK DRIVER
648 P:      Philip Blundell
649 M:      Philip.Blundell@pobox.com
650 L:      linux-net@vger.kernel.org
651 S:      Maintained
653 ETHERNET BRIDGE
654 L:      bridge@math.leidenuniv.nl
655 W:      http://bridge.sourceforge.net/
656 S:      Unmaintained
658 ETHERTEAM 16I DRIVER
659 P:      Mika Kuoppala
660 M:      miku@iki.fi
661 S:      Maintained
663 EXT2 FILE SYSTEM
664 L:      ext2-devel@lists.sourceforge.net
665 S:      Maintained
667 EXT3 FILE SYSTEM
668 P:      Stephen Tweedie, Andrew Morton
669 M:      sct@redhat.com, akpm@zip.com.au, adilger@clusterfs.com
670 L:      ext3-users@redhat.com
671 S:      Maintained
673 FARSYNC SYNCHRONOUS DRIVER
674 P:      Kevin Curtis
675 M:      kevin.curtis@farsite.co.uk
676 M:      kevin.curtis@farsite.co.uk
677 W:      http://www.farsite.co.uk/
678 S:      Supported
680 FRAMEBUFFER LAYER
681 P:      James Simmons, Geert Uytterhoeven       
682 M:      jsimmons@infradead.org, geert@linux-m68k.org    
683 L:      linux-fbdev-devel@lists.sourceforge.net 
684 W:      http://www.linux-fbdev.org
685 S:      Supported
687 FILE LOCKING (flock() and fcntl()/lockf())
688 P:      Matthew Wilcox
689 M:      matthew@wil.cx
690 L:      linux-fsdevel@vger.kernel.org
691 S:      Maintained
693 FILESYSTEMS (VFS and infrastructure)
694 P:      Alexander Viro
695 M:      viro@math.psu.edu
696 S:      Maintained
698 FPU EMULATOR
699 P:      Bill Metzenthen
700 M:      billm@suburbia.net
701 W:      http://suburbia.net/~billm/floating-point/emulator/
702 S:      Maintained
704 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
705 P:      Mike McLagan
706 M:      mike.mclagan@linux.org
707 L:      linux-net@vger.kernel.org
708 S:      Maintained
710 FREEVXFS FILESYSTEM
711 P:      Christoph Hellwig
712 M:      hch@infradead.org
713 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
714 S:      Maintained
716 FTAPE/QIC-117
717 P:      Claus-Justus Heine
718 M:      claus@momo.math.rwth-aachen.de
719 L:      linux-tape@vger.kernel.org
720 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
721 S:      Maintained
723 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
724 P:      Rik Faith
725 M:      faith@cs.unc.edu
726 L:      linux-scsi@vger.kernel.org
727 S:      Odd fixes (e.g., new signatures)
729 GDT SCSI DISK ARRAY CONTROLLER DRIVER
730 P:      Achim Leubner
731 M:      achim@vortex.de
732 L:      linux-scsi@vger.kernel.org
733 W:      http://www.icp-vortex.com/
734 S:      Supported
736 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
737 P:      Krzysztof Halasa
738 M:      khc@pm.waw.pl
739 W:      http://hq.pm.waw.pl/hdlc/
740 S:      Maintained
742 HAYES ESP SERIAL DRIVER
743 P:      Andrew J. Robinson
744 M:      arobinso@nyx.net
745 L:      linux-kernel@vger.kernel.org
746 W:      http://www.nyx.net/~arobinso
747 S:      Maintained
749 HFS FILESYSTEM
750 P:      Oliver Neukum
751 M:      oliver@neukum.org
752 L:      linux-kernel@vger.kernel.org
753 S:      Maintained
755 HGA FRAMEBUFFER DRIVER
756 P:      Ferenc Bakonyi
757 M:      fero@drama.obuda.kando.hu
758 L:      linux-nvidia@lists.surfsouth.com
759 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
760 S:      Maintained
762 HIGH-SPEED SCC DRIVER FOR AX.25
763 P:      Klaus Kudielka
764 M:      klaus.kudielka@ieee.org
765 L:      linux-hams@vger.kernel.org
766 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
767 S:      Maintained
769 HIPPI
770 P:      Jes Sorensen
771 M:      jes@trained-monkey.org
772 L:      linux-hippi@sunsite.dk
773 S:      Maintained
775 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
776 P:      Jaroslav Kysela
777 M:      perex@suse.cz
778 S:      Maintained
780 HPFS FILESYSTEM
781 P:      Mikulas Patocka
782 M:      mikulas@artax.karlin.mff.cuni.cz
783 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
784 S:      Maintained
786 HPUSBSCSI
787 P:      Oliver Neukum
788 M:      drivers@neukum.org
789 S:      Maintained
791 I2C DRIVERS
792 P:      Simon Vogl
793 M:      simon@tk.uni-linz.ac.at
794 P:      Frodo Looijaard
795 M:      frodol@dds.nl
796 L:      linux-i2c@pelican.tk.uni-linz.ac.at
797 W:      http://www.tk.uni-linz.ac.at/~simon/private/i2c
798 S:      Maintained
800 SENSORS DRIVERS
801 P:      Frodo Looijaard
802 M:      frodol@dds.nl
803 P:      Philip Edelbrock
804 M:      phil@netroedge.com
805 L:      sensors@stimpy.netroedge.com
806 W:      http://www.lm-sensors.nu/
807 S:      Maintained
809 i386 BOOT CODE
810 P:      Riley H. Williams
811 M:      Riley@Williams.Name
812 L:      Linux-Kernel@vger.kernel.org
813 S:      Maintained
815 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
816 P:      Dave Jones
817 M:      davej@suse.de
818 P:      H. Peter Anvin
819 M:      hpa@zytor.com
820 S:      Maintained
822 i810 TCO TIMER WATCHDOG
823 P:      Nils Faerber
824 M:      nils@kernelconcepts.de
825 W:      http://www.kernelconcepts.de/
826 S:      Maintained
828 IA64 (Itanium) PLATFORM
829 P:      David Mosberger-Tang
830 M:      davidm@hpl.hp.com
831 L:      linux-ia64@linuxia64.org
832 W:      http://www.linuxia64.org/
833 S:      Maintained
835 IBM MCA SCSI SUBSYSTEM DRIVER
836 P:      Michael Lang
837 M:      langa2@kph.uni-mainz.de
838 W:      http://www.uni-mainz.de/~langm000/linux.html
839 S:      Maintained
841 IBM ServeRAID RAID DRIVER
842 P:      Jack Hammer
843 P:      Dave Jeffery
844 M:      ipslinux@adaptec.com
845 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
846 S:      Supported 
848 IDE DRIVER [GENERAL]
849 L:      linux-kernel@vger.kernel.org
850 L:      linux-ide@vger.kernel.org
851 S:      Maintained
853 IDE/ATAPI CDROM DRIVER
854 P:      Jens Axboe
855 M:      axboe@suse.de
856 L:      linux-kernel@vger.kernel.org
857 W:      http://www.kernel.dk
858 S:      Maintained
860 IDE/ATAPI FLOPPY DRIVERS
861 P:      Paul Bristow
862 M:      Paul Bristow <paul@paulbristow.net>
863 W:      http://paulbristow.net/linux/idefloppy.html
864 L:      linux-kernel@vger.kernel.org
865 S:      Maintained
867 IDE/ATAPI TAPE DRIVERS
868 P:      Gadi Oxman
869 M:      Gadi Oxman <gadio@netvision.net.il>
870 L:      linux-kernel@vger.kernel.org
871 S:      Maintained
873 IEEE 1394 SUBSYSTEM
874 P:      Ben Collins
875 M:      bcollins@debian.org
876 L:      linux1394-devel@lists.sourceforge.net
877 W:      http://linux1394.sourceforge.net/
878 S:      Maintained
880 IEEE 1394 OHCI DRIVER
881 P:      Ben Collins
882 M:      bcollins@debian.org
883 L:      linux1394-devel@lists.sourceforge.net
884 S:      Maintained
886 IEEE 1394 PCILYNX DRIVER
887 P:      Andreas Bombe
888 M:      andreas.bombe@munich.netsurf.de
889 L:      linux1394-devel@lists.sourceforge.net
890 S:      Maintained
892 IEEE 1394 RAW I/O DRIVER
893 P:      Andreas Bombe
894 M:      andreas.bombe@munich.netsurf.de
895 L:      linux1394-devel@lists.sourceforge.net
896 S:      Maintained
898 IMS TWINTURBO FRAMEBUFFER DRIVER
899 P:      Paul Mundt
900 M:      lethal@chaoticdreams.org
901 L:      linux-fbdev-devel@lists.sourceforge.net
902 S:      Maintained
904 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
905 P:      Ingo Molnar
906 M:      mingo@redhat.com
907 S:      Maintained
909 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
910 P:      Jeff Garzik
911 M:      jgarzik@pobox.com
912 W:      http://sourceforge.net/projects/gkernel/
913 S:      Maintained
915 INTEL IA32 MICROCODE UPDATE SUPPORT
916 P:      Tigran Aivazian
917 M:      tigran@veritas.com
918 S:      Maintained
920 INTEL PRO/100 ETHERNET SUPPORT
921 P:      Scott Feldman
922 M:      scott.feldman@intel.com
923 S:      Supported
925 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
926 P:      Chris Leech
927 M:      christopher.leech@intel.com
928 P:      Scott Feldman
929 M:      scott.feldman@intel.com
930 S:      Supported
932 INTERMEZZO FILE SYSTEM
933 P:      Peter J. Braam
934 M:      braam@clusterfs.com
935 W:      http://www.inter-mezzo.org/
936 L:      intermezzo-discuss@lists.sourceforge.net
937 S:      Maintained
939 IOC3 DRIVER
940 P:      Ralf Baechle
941 M:      ralf@oss.sgi.com
942 L:      linux-mips@linux-mips.org
943 S:      Maintained
945 IP MASQUERADING:
946 P:      Juanjo Ciarlante
947 M:      jjciarla@raiz.uncu.edu.ar
948 S:      Maintained
950 IPX NETWORK LAYER
951 P:      Arnaldo Carvalho de Melo
952 M:      acme@conectiva.com.br
953 L:      linux-net@vger.kernel.org
954 S:      Maintained
956 IRDA SUBSYSTEM
957 P:      Jean Tourrilhes
958 L:      irda-users@lists.sourceforge.net
959 W:      http://irda.sourceforge.net/
960 S:      Maintained
962 ISAPNP
963 P:      Jaroslav Kysela
964 M:      perex@suse.cz
965 S:      Maintained
967 ISDN SUBSYSTEM
968 P:      Karsten Keil
969 M:      kkeil@suse.de
970 P:      Kai Germaschewski
971 M:      kai.germaschewski@gmx.de
972 L:      isdn4linux@listserv.isdn4linux.de
973 W:      http://www.isdn4linux.de
974 S:      Maintained
976 ISDN SUBSYSTEM (Eicon active card driver)
977 P:      Armin Schindler
978 M:      mac@melware.de
979 L:      isdn4linux@listserv.isdn4linux.de
980 W:      http://www.melware.de
981 S:      Maintained
983 JOURNALLING FLASH FILE SYSTEM (JFFS)
984 P:      Axis Communications AB
985 M:      jffs-dev@axis.com
986 L:      jffs-dev@axis.com
987 W:      http://www.developer.axis.com/software/jffs/
988 S:      Maintained
990 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
991 P:      David Woodhouse
992 M:      dwmw2@infradead.org
993 L:      jffs-dev@axis.com
994 W:      http://sources.redhat.com/jffs2/
995 S:      Maintained
997 JFS FILESYSTEM
998 P:      Dave Kleikamp
999 M:      shaggy@austin.ibm.com
1000 L:      jfs-discussion@oss.software.ibm.com
1001 W:      http://oss.software.ibm.com/jfs/
1002 S:      Supported
1004 JOYSTICK DRIVER
1005 P:      Vojtech Pavlik
1006 M:      vojtech@suse.cz
1007 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1008 W:      http://www.suse.cz/development/joystick/
1009 S:      Maintained
1011 KCONFIG
1012 P:      Roman Zippel
1013 M:      zippel@linux-m68k.org
1014 L:      kbuild-devel@lists.sourceforge.net
1015 S:      Maintained
1017 KERNEL AUTOMOUNTER (AUTOFS)
1018 P:      H. Peter Anvin
1019 M:      hpa@zytor.com
1020 L:      autofs@linux.kernel.org
1021 S:      Maintained
1023 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1024 P:      Jeremy Fitzhardinge
1025 M:      jeremy@goop.org
1026 L:      autofs@linux.kernel.org
1027 S:      Maintained
1029 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1030 P:      Michael Elizabeth Chastain
1031 M:      mec@shout.net
1032 L:      kbuild-devel@lists.sourceforge.net
1033 W:      http://kbuild.sourceforge.net
1034 S:      Maintained 
1036 KERNEL NFSD
1037 P:      Neil Brown
1038 M:      neilb@cse.unsw.edu.au
1039 L:      nfs@lists.sourceforge.net
1040 W:      http://nfs.sourceforge.net/
1041 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1042 S:      Maintained
1044 LANMEDIA WAN CARD DRIVER
1045 P:      Andrew Stanley-Jones
1046 M:      asj@lanmedia.com
1047 W:      http://www.lanmedia.com/
1048 S:      Supported
1050 LAPB module
1051 P:      Henner Eisen
1052 M:      eis@baty.hanse.de
1053 L:      linux-x25@vger.kernel.org
1054 S:      Maintained
1056 LASI 53c700 driver for PARISC
1057 P:      James E.J. Bottomley
1058 M:      James.Bottomley@HansenPartnership.com
1059 L:      linux-scsi@vger.kernel.org
1060 S:      Maintained
1062 LINUX FOR IBM pSERIES (RS/6000)
1063 P:      Paul Mackerras
1064 M:      paulus@au.ibm.com
1065 W:      http://www.ibm.com/linux/ltc/projects/ppc
1066 S:      Supported
1068 LINUX FOR NCR VOYAGER
1069 P:      James Bottomley
1070 M:      James.Bottomley@HansenPartnership.com
1071 W:      http://www.hansenpartnership.com/voyager
1072 S:      Maintained
1074 LINUX FOR POWERPC
1075 P:      Paul Mackerras
1076 M:      paulus@samba.org
1077 W:      http://www.fsmlabs.com/linuxppcbk.html
1078 S:      Supported
1080 LINUX FOR POWER MACINTOSH
1081 P:      Benjamin Herrenschmidt
1082 M:      benh@kernel.crashing.org
1083 W:      http://www.linuxppc.org/
1084 L:      linuxppc-dev@lists.linuxppc.org
1085 S:      Maintained
1087 LLC (802.2)
1088 P:      Arnaldo Carvalho de Melo
1089 M:      acme@conectiva.com.br
1090 S:      Maintained
1092 LINUX FOR 64BIT POWERPC
1093 P:      David Engebretsen
1094 M:      engebret@us.ibm.com
1095 W:      http://linuxppc64.org
1096 L:      linuxppc64-dev@lists.linuxppc.org
1097 S:      Supported
1099 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1100 P:      Richard Russon (FlatCap)
1101 M:      ldm@flatcap.org
1102 L:      ldm-devel@lists.sourceforge.net 
1103 W:      http://ldm.sourceforge.net
1104 S:      Maintained
1106 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1107 P:      Gerard Roudier
1108 M:      groudier@free.fr
1109 L:      linux-scsi@vger.kernel.org
1110 S:      Maintained
1112 M68K
1113 P:      Jes Sorensen
1114 M:      jes@trained-monkey.org
1115 W:      http://www.clark.net/pub/lawrencc/linux/index.html
1116 L:      linux-m68k@lists.linux-m68k.org
1117 S:      Maintained
1119 M68K ON APPLE MACINTOSH
1120 P:      Joshua Thompson
1121 M:      funaho@jurai.org
1122 W:      http://www.mac.linux-m68k.org/
1123 L:      linux-mac68k@mac.linux-m68k.org
1124 S:      Maintained
1126 M68K ON HP9000/300
1127 P:      Philip Blundell
1128 M:      philb@gnu.org
1129 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1130 S:      Maintained
1132 MAESTRO PCI SOUND DRIVERS
1133 P:      Zach Brown
1134 M:      zab@zabbo.net
1135 S:      Odd Fixes
1137 MATROX FRAMEBUFFER DRIVER
1138 P:      Petr Vandrovec
1139 M:      vandrove@vc.cvut.cz
1140 L:      linux-fbdev-devel@lists.sourceforge.net
1141 S:      Maintained
1143 MEMORY TECHNOLOGY DEVICES
1144 P:      David Woodhouse
1145 M:      dwmw2@redhat.com
1146 W:      http://www.linux-mtd.infradead.org/
1147 L:      mtd@infradead.org
1148 S:      Maintained
1150 MICROTEK X6 SCANNER
1151 P:      Oliver Neukum
1152 M:      drivers@neukum.org
1153 S:      Maintained
1155 MIPS
1156 P:      Ralf Baechle
1157 M:      ralf@gnu.org
1158 W:      http://oss.sgi.com/mips/mips-howto.html
1159 L:      linux-mips@linux-mips.org
1160 S:      Maintained
1162 MISCELLANEOUS MCA-SUPPORT
1163 P:      David Weinehall
1164 M:      Project MCA Team <mcalinux@acc.umu.se>
1165 M:      David Weinehall <tao@acc.umu.se>
1166 W:      http://www.acc.umu.se/~tao/
1167 W:      http://www.acc.umu.se/~mcalinux/
1168 L:      linux-kernel@vger.kernel.org
1169 S:      Maintained
1171 MODULE SUPPORT
1172 P:      Rusty Russell
1173 M:      rusty@rustcorp.com.au
1174 L:      linux-kernel@vger.kernel.org
1175 S:      Maintained
1177 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1178 P:      Stelian Pop
1179 M:      stelian@popies.net
1180 W:      http://popies.net/meye/
1181 S:      Maintained
1183 MOUSE AND MISC DEVICES [GENERAL]
1184 P:      Alessandro Rubini
1185 M:      rubini@ipvvis.unipv.it
1186 L:      linux-kernel@vger.kernel.org
1187 S:      Maintained
1189 MTRR AND SIMILAR SUPPORT [i386]
1190 P:      Richard Gooch
1191 M:      rgooch@atnf.csiro.au
1192 L:      linux-kernel@vger.kernel.org
1193 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1194 S:      Maintained
1196 MULTISOUND SOUND DRIVER
1197 P:      Andrew Veliath
1198 M:      andrewtv@usa.net
1199 S:      Maintained
1201 NATSEMI ETHERNET DRIVER (DP8381x)
1202 P:      Tim Hockin
1203 M:      thockin@hockin.org
1204 S:      Maintained
1206 NCP FILESYSTEM
1207 P:      Petr Vandrovec
1208 M:      vandrove@vc.cvut.cz
1209 P:      Volker Lendecke
1210 M:      vl@kki.org
1211 L:      linware@sh.cvut.cz
1212 S:      Maintained
1214 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1215 P:      James E.J. Bottomley
1216 M:      James.Bottomley@HansenPartnership.com
1217 L:      linux-scsi@vger.kernel.org
1218 S:      Maintained
1220 NETFILTER/IPTABLES
1221 P:      Rusty Russell
1222 P:      Marc Boucher
1223 P:      James Morris
1224 P:      Harald Welte
1225 P:      Jozsef Kadlecsik
1226 M:      coreteam@netfilter.org
1227 W:      http://www.netfilter.org/
1228 W:      http://www.iptables.org/
1229 L:      netfilter@lists.netfilter.org
1230 L:      netfilter-devel@lists.netfilter.org
1231 S:      Supported
1233 NETROM NETWORK LAYER
1234 P:      Ralf Baechle
1235 M:      ralf@linux-mips.org
1236 L:      linux-hams@vger.kernel.org
1237 S:      Maintained
1239 NETWORK BLOCK DEVICE
1240 P:      Pavel Machek
1241 M:      pavel@atrey.karlin.mff.cuni.cz
1242 S:      Maintained
1244 NETWORK DEVICE DRIVERS
1245 P:      Andrew Morton
1246 M:      akpm@zip.com.au
1247 P:      Jeff Garzik
1248 M:      jgarzik@pobox.com
1249 L:      linux-net@vger.kernel.org
1250 S:      Maintained
1252 NETWORKING [GENERAL]
1253 P:      Networking Team
1254 M:      netdev@oss.sgi.com
1255 L:      linux-net@vger.kernel.org
1256 S:      Maintained
1258 NETWORKING [IPv4/IPv6]
1259 P:      David S. Miller
1260 M:      davem@redhat.com
1261 P:      Alexey Kuznetsov
1262 M:      kuznet@ms2.inr.ac.ru
1263 P:      Pekka Savola (ipv6)
1264 M:      pekkas@netcore.fi
1265 P:      James Morris
1266 M:      jmorris@intercode.com.au
1267 L:      netdev@oss.sgi.com
1268 S:      Maintained
1270 NFS CLIENT
1271 P:      Trond Myklebust
1272 M:      trond.myklebust@fys.uio.no
1273 L:      linux-kernel@vger.kernel.org
1274 S:      Maintained
1276 NI5010 NETWORK DRIVER
1277 P:      Jan-Pascal van Best and Andreas Mohr
1278 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1279 M:      Andreas Mohr <100.30936@germany.net>
1280 L:      linux-net@vger.kernel.org
1281 S:      Maintained
1283 NINJA SCSI-3 / NINJA SCSI-32Bi PCMCIA SCSI HOST ADAPTER DRIVER
1284 P:      YOKOTA Hiroshi
1285 M:      yokota@netlab.is.tsukuba.ac.jp
1286 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1287 S:      Maintained
1289 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1290 P:      GOTO Masanori
1291 M:      gotom@debian.or.jp
1292 P:      YOKOTA Hiroshi
1293 M:      yokota@netlab.is.tsukuba.ac.jp
1294 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1295 S:      Maintained
1297 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1298 P:      Eberhard Moenkeberg
1299 M:      emoenke@gwdg.de
1300 L:      linux-kernel@vger.kernel.org
1301 S:      Maintained
1303 NTFS FILESYSTEM
1304 P:      Anton Altaparmakov
1305 M:      aia21@cantab.net
1306 L:      linux-ntfs-dev@lists.sourceforge.net
1307 L:      linux-kernel@vger.kernel.org
1308 W:      http://linux-ntfs.sf.net/
1309 S:      Maintained
1311 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1312 P:      Ani Joshi
1313 M:      ajoshi@shell.unixbox.com
1314 L:      linux-nvidia@lists.surfsouth.com
1315 S:      Maintained
1317 OLYMPIC NETWORK DRIVER
1318 P:      Peter De Shrijver
1319 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1320 P:      Mike Phillips
1321 M:      mikep@linuxtr.net 
1322 L:      linux-net@vger.kernel.org
1323 L:      linux-tr@linuxtr.net
1324 W:      http://www.linuxtr.net
1325 S:      Maintained
1327 ONSTREAM SCSI TAPE DRIVER
1328 P:      Willem Riede
1329 M:      osst@riede.org
1330 L:      osst@linux1.onstream.nl
1331 L:      linux-scsi@vger.rutgers.edu
1332 S:      Maintained
1334 OPL3-SA2, SA3, and SAx DRIVER
1335 P:      Zwane Mwaikambo
1336 M:      zwane@commfireservices.com
1337 L:      linux-sound@vger.kernel.org
1338 S:      Maintained
1340 OPROFILE
1341 P:      John Levon
1342 M:      levon@movementarian.org
1343 L:      oprofile-list@lists.sf.net
1344 S:      Maintained
1346 ORINOCO DRIVER
1347 P:      David Gibson
1348 M:      hermes@gibson.dropbear.id.au
1349 W:      http://www.ozlabs.org/people/dgibson/dldwd
1350 S:      Maintained
1352 PARALLEL PORT SUPPORT
1353 P:      Phil Blundell
1354 M:      Philip.Blundell@pobox.com
1355 P:      Tim Waugh
1356 M:      tim@cyberelk.net
1357 P:      David Campbell
1358 M:      campbell@torque.net
1359 P:      Andrea Arcangeli
1360 M:      andrea@e-mind.com
1361 L:      linux-parport@torque.net
1362 W:      http://people.redhat.com/twaugh/parport/
1363 S:      Maintained
1365 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1366 P:      Tim Waugh
1367 M:      tim@cyberelk.net
1368 L:      linux-parport@torque.net
1369 W:      http://www.torque.net/linux-pp.html
1370 S:      Maintained
1372 PARISC ARCHITECTURE
1373 P:      Matthew Wilcox
1374 M:      matthew@wil.cx
1375 P:      Grant Grundler
1376 M:      grundler@parisc-linux.org
1377 L:      parisc-linux@parisc-linux.org
1378 W:      http://www.parisc-linux.org/
1379 S:      Maintained
1381 PERSONALITY HANDLING
1382 P:      Christoph Hellwig
1383 M:      hch@infradead.org
1384 L:      linux-abi-devel@lists.sourceforge.net
1385 S:      Maintained
1387 PCI ID DATABASE
1388 P:      Martin Mares
1389 M:      mj@ucw.cz
1390 L:      pciids-devel@lists.sourceforge.net
1391 W:      http://pciids.sourceforge.net/
1392 S:      Maintained
1394 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1395 P:      Thomas Sailer
1396 M:      sailer@ife.ee.ethz.ch
1397 L:      linux-sound@vger.kernel.org
1398 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1399 S:      Maintained
1401 PCI SUBSYSTEM
1402 P:      Martin Mares
1403 M:      mj@ucw.cz
1404 L:      linux-kernel@vger.kernel.org
1405 S:      Odd Fixes
1407 PCI HOTPLUG CORE
1408 P:      Greg Kroah-Hartman
1409 M:      greg@kroah.com
1410 M:      gregkh@us.ibm.com
1411 S:      Supported
1413 PCI HOTPLUG COMPAQ DRIVER
1414 P:      Greg Kroah-Hartman
1415 M:      greg@kroah.com
1416 S:      Maintained
1418 PCMCIA SUBSYSTEM
1419 P:      David Hinds
1420 M:      dahinds@users.sourceforge.net
1421 L:      linux-kernel@vger.kernel.org
1422 W:      http://pcmcia-cs.sourceforge.net
1423 S:      Maintained
1425 PCNET32 NETWORK DRIVER
1426 P:      Thomas Bogendörfer
1427 M:      tsbogend@alpha.franken.de
1428 L:      linux-net@vger.kernel.org
1429 S:      Maintained
1431 PNP SUPPORT
1432 P:      Adam Belay
1433 M:      ambx1@neo.rr.com
1434 S:      Maintained
1436 PPP PROTOCOL DRIVERS AND COMPRESSORS
1437 P:      Paul Mackerras
1438 M:      paulus@samba.org
1439 L:      linux-ppp@vger.kernel.org
1440 S:      Maintained
1442 PPP OVER ATM (RFC 2364)
1443 P:      Mitchell Blank Jr
1444 M:      mitch@sfgoth.com
1445 S:      Maintained
1447 PPP OVER ETHERNET
1448 P:      Michal Ostrowski
1449 M:      mostrows@styx.uwaterloo.ca
1450 S:      Maintained
1452 PREEMPTIBLE KERNEL
1453 P:      Robert Love
1454 M:      rml@tech9.net
1455 L:      linux-kernel@vger.kernel.org
1456 L:      kpreempt-tech@lists.sourceforge.net
1457 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1458 S:      Supported
1460 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1461 P:      Peter Denison
1462 M:      promise@pnd-pc.demon.co.uk
1463 W:      http://www.pnd-pc.demon.co.uk/promise/
1464 S:      Maintained
1466 QNX4 FILESYSTEM
1467 P:      Anders Larsen
1468 M:      al@alarsen.net
1469 L:      linux-kernel@vger.kernel.org
1470 W:      http://www.alarsen.net/linux/qnx4fs/
1471 S:      Maintained
1473 RADEON FRAMEBUFFER DISPLAY DRIVER
1474 P:      Ani Joshi
1475 M:      ajoshi@shell.unixbox.com
1476 L:      linux-fbdev-devel@lists.sourceforge.net
1477 S:      Maintained
1479 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1480 P:      Ani Joshi
1481 M:      ajoshi@shell.unixbox.com
1482 L:      linux-fbdev-devel@lists.sourceforge.net
1483 S:      Maintained
1485 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1486 P:      Corey Thomas
1487 M:      corey@world.std.com
1488 L:      linux-kernel@vger.kernel.org
1489 S:      Maintained
1491 REAL TIME CLOCK DRIVER
1492 P:      Paul Gortmaker
1493 M:      p_gortmaker@yahoo.com
1494 L:      linux-kernel@vger.kernel.org
1495 S:      Maintained
1497 REISERFS FILE SYSTEM
1498 P:      Hans Reiser
1499 M:      reiserfs-dev@namesys.com
1500 L:      reiserfs-list@namesys.com
1501 W:      http://www.namesys.com
1502 S:      Supported
1504 ROSE NETWORK LAYER
1505 P:      Ralf Baechle
1506 M:      ralf@linux-mips.org
1507 L:      linux-hams@vger.kernel.org
1508 S:      Maintained
1510 RISCOM8 DRIVER
1511 P:      Dmitry Gorodchanin
1512 L:      linux-kernel@vger.kernel.org
1513 S:      Maintained
1515 RTLINUX  REALTIME  LINUX
1516 P:      Victor Yodaiken
1517 M:      yodaiken@fsmlabs.com
1518 L:      rtl@rtlinux.org
1519 W:      www.rtlinux.org
1520 S:      Maintained
1522 S390
1523 P:      Martin Schwidefsky
1524 M:      schwidefsky@de.ibm.com
1525 M:      linux390@de.ibm.com
1526 L:      linux-390@vm.marist.edu
1527 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1528 S:      Supported
1530 SA1100 SUPPORT
1531 P:      Nicolas Pitre
1532 M:      nico@cam.org
1533 L:      linux-arm@lists.arm.linux.org.uk
1534 S:      Maintained
1536 SBPCD CDROM DRIVER
1537 P:      Eberhard Moenkeberg
1538 M:      emoenke@gwdg.de
1539 L:      linux-kernel@vger.kernel.org
1540 S:      Maintained
1542 SC1200 WDT DRIVER
1543 P:      Zwane Mwaikambo
1544 M:      zwane@commfireservices.com
1545 S:      Maintained
1547 SCHEDULER
1548 P:      Ingo Molnar
1549 M:      mingo@elte.hu
1550 P:      Robert Love    [the preemptible kernel bits]
1551 M:      rml@tech9.net
1552 L:      linux-kernel@vger.kernel.org
1553 S:      Maintained
1555 SCSI CDROM DRIVER
1556 P:      Jens Axboe
1557 M:      axboe@suse.de
1558 L:      linux-scsi@vger.kernel.org
1559 W:      http://www.kernel.dk
1560 S:      Maintained
1562 SCSI SG DRIVER
1563 P:      Doug Gilbert
1564 M:      dgilbert@interlog.com
1565 L:      linux-scsi@vger.kernel.org
1566 W:      http://www.torque.net/sg
1567 S:      Maintained
1569 SCSI SUBSYSTEM
1570 P:      Jens Axboe
1571 M:      axboe@suse.de
1572 L:      linux-scsi@vger.kernel.org
1573 S:      Maintained
1575 SCSI TAPE DRIVER
1576 P:      Kai Mäkisara
1577 M:      Kai.Makisara@metla.fi
1578 L:      linux-scsi@vger.kernel.org
1579 S:      Maintained
1581 SCTP PROTOCOL
1582 P: Jon Grimm
1583 M: jgrimm2@us.ibm.com
1584 L: lksctp-developers@lists.sourceforge.net
1585 S: Supported
1587 SCx200 CPU SUPPORT
1588 P:      Christer Weinigel
1589 M:      christer@weinigel.se
1590 W:      http://www.weinigel.se
1591 S:      Supported
1593 SGI VISUAL WORKSTATION 320 AND 540
1594 P:      Andrey Panin
1595 M:      pazke@orbita1.ru
1596 L:      linux-visws@lists.sf.net
1597 W:      http://linux-visws.sf.net
1598 S:      Maintained for 2.5.
1600 SIS 5513 IDE CONTROLLER DRIVER
1601 P:      Lionel Bouton
1602 M:      Lionel.Bouton@inet6.fr
1603 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1604 W:      http://gyver.homeip.net/sis5513/index.html
1605 S:      Maintained
1607 SIS 900/7016 FAST ETHERNET DRIVER
1608 P:      Ollie Lho
1609 M:      ollie@sis.com.tw
1610 L:      linux-net@vger.kernel.org
1611 S:      Supported
1613 SMB FILESYSTEM
1614 P:      Urban Widmark
1615 M:      urban@teststation.com
1616 W:      http://samba.org/
1617 L:      samba@samba.org
1618 S:      Maintained
1620 SNA NETWORK LAYER
1621 P:      Jay Schulist
1622 M:      jschlst@samba.org
1623 L:      linux-sna@turbolinux.com
1624 W:      http://www.linux-sna.org
1625 S:      Supported
1627 SOFTWARE RAID (Multiple Disks) SUPPORT
1628 P:      Ingo Molnar
1629 M:      mingo@redhat.com
1630 P:      Neil Brown
1631 M:      neilb@cse.unsw.edu.au
1632 L:      linux-raid@vger.kernel.org
1633 S:      Maintained
1635 SOFTWARE SUSPEND:
1636 P:      Pavel Machek
1637 M:      pavel@suse.cz
1638 M:      pavel@ucw.cz
1639 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1640 W:      http://swsusp.sf.net/
1641 S:      Maintained
1643 SONIC NETWORK DRIVER
1644 P:      Thomas Bogendoerfer
1645 M:      tsbogend@alpha.franken.de
1646 L:      linux-net@vger.kernel.org
1647 S:      Maintained
1649 SONY VAIO CONTROL DEVICE DRIVER
1650 P:      Stelian Pop
1651 M:      stelian@popies.net
1652 W:      http://popies.net/sonypi/
1653 S:      Maintained
1655 SOUND
1656 P:      Jaroslav Kysela
1657 M:      perex@suse.cz
1658 L:      alsa-devel@alsa-project.org
1659 S:      Maintained
1661 UltraSPARC (sparc64):
1662 P:      David S. Miller
1663 M:      davem@redhat.com
1664 P:      Eddie C. Dost
1665 M:      ecd@skynet.be
1666 P:      Jakub Jelinek
1667 M:      jj@sunsite.ms.mff.cuni.cz
1668 P:      Anton Blanchard
1669 M:      anton@samba.org
1670 L:      sparclinux@vger.kernel.org
1671 L:      ultralinux@vger.kernel.org
1672 S:      Maintained
1674 SPARC (sparc32):
1675 L:      sparclinux@vger.kernel.org
1676 S:      Unmaintained - please send patches to mailing list
1678 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1679 P:      Roger Wolff
1680 M:      R.E.Wolff@BitWizard.nl
1681 M:      io8-linux@specialix.co.uk
1682 L:      linux-kernel@vger.kernel.org ?
1683 S:      Supported
1685 SPX NETWORK LAYER
1686 P:      Jay Schulist
1687 M:      jschlst@samba.org
1688 L:      linux-net@vger.kernel.org
1689 S:      Supported
1691 SRM (Alpha) environment access
1692 P:      Jan-Benedict Glaw
1693 M:      jbglaw@lug-owl.de
1694 L:      linux-kernel@vger.kernel.org
1695 S:      Maintained
1697 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1698 M:      support@stallion.oz.au
1699 W:      http://www.stallion.com
1700 S:      Supported
1702 STARFIRE/DURALAN NETWORK DRIVER
1703 P:      Ion Badulescu
1704 M:      ionut@cs.columbia.edu
1705 S:      Maintained
1707 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1708 W:      http://mosquitonet.Stanford.EDU/strip.html
1709 S:      Unsupported ?
1711 STRADIS MPEG-2 DECODER DRIVER
1712 P:      Nathan Laredo
1713 M:      laredo@gnu.org
1714 W:      http://mpeg.openprojects.net/
1715 W:      http://www.stradis.com/
1716 S:      Maintained
1718 SUPERH
1719 P:      Niibe Yutaka
1720 M:      gniibe@m17n.org
1721 P:      Kazumoto Kojima
1722 M:      kkojima@rr.iij4u.or.jp
1723 L:      linux-sh@m17n.org
1724 W:      http://www.m17n.org/linux-sh/
1725 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1726 S:      Maintained
1728 SUN3/3X
1729 P:      Sam Creasey
1730 M:      sammy@sammy.net
1731 L:      sun3-list@redhat.com
1732 W:      http://sammy.net/sun3/
1733 S:      Maintained
1735 SVGA HANDLING
1736 P:      Martin Mares
1737 M:      mj@ucw.cz
1738 L:      linux-video@atrey.karlin.mff.cuni.cz
1739 S:      Maintained
1741 SYSV FILESYSTEM
1742 P:      Christoph Hellwig
1743 M:      hch@infradead.org
1744 S:      Maintained
1746 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1747 P:      Romain Lievin
1748 M:      roms@lpg.ticalc.org
1749 P:      Julien Blache
1750 M:      jb@technologeek.org
1751 S:      Maintained
1753 TI PARALLEL LINK CABLE DRIVER
1754 P:     Romain Lievin
1755 M:     roms@lpg.ticalc.org
1756 S:     Maintained
1758 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1759 P:      Stephane Dalton
1760 M:      sdalton@videotron.ca
1761 P:      Stéphane Doyon
1762 M:      s.doyon@videotron.ca
1763 S:      Maintained
1765 TLAN NETWORK DRIVER
1766 P:      Samuel Chessman
1767 M:      chessman@tux.org
1768 L:      tlan-devel@lists.sourceforge.net
1769 W:      http://sourceforge.net/projects/tlan/
1770 S:      Maintained
1772 TOKEN-RING NETWORK DRIVER
1773 P:      Mike Phillips
1774 M:      mikep@linuxtr.net
1775 L:      linux-net@vger.kernel.org
1776 L:      linux-tr@linuxtr.net
1777 W:      http://www.linuxtr.net
1778 S:      Maintained
1780 TOSHIBA ACPI EXTRAS DRIVER
1781 P:      John Belmonte
1782 M:      toshiba_acpi@memebeam.org
1783 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1784 S:      Maintained
1786 TOSHIBA SMM DRIVER
1787 P:      Jonathan Buzzard
1788 M:      jonathan@buzzard.org.uk
1789 L:      tlinux-users@tce.toshiba-dme.co.jp
1790 W:      http://www.buzzard.org.uk/toshiba/
1791 S:      Maintained
1793 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1794 P:      Muli Ben-Yehuda
1795 M:      mulix@mulix.org
1796 L:      linux-kernel@vger.kernel.org
1797 S:      Maintained
1799 TMS380 TOKEN-RING NETWORK DRIVER
1800 P:      Adam Fritzler
1801 M:      mid@auk.cx
1802 L:      linux-tr@linuxtr.net
1803 W:      http://www.auk.cx/tms380tr/
1804 S:      Maintained
1806 TULIP NETWORK DRIVER
1807 P:      Jeff Garzik
1808 M:      jgarzik@pobox.com
1809 L:      tulip-users@lists.sourceforge.net
1810 W:      http://sourceforge.net/projects/tulip/
1811 S:      Maintained
1813 TUN/TAP driver
1814 P:      Maxim Krasnyansky
1815 M:      maxk@qualcomm.com, max_mk@yahoo.com
1816 L:      vtun@office.satix.net
1817 W:      http://vtun.sourceforge.net/tun
1818 S:      Maintained
1820 U14-34F SCSI DRIVER
1821 P:      Dario Ballabio
1822 M:      ballabio_dario@emc.com
1823 L:      linux-scsi@vger.kernel.org
1824 S:      Maintained
1826 UDF FILESYSTEM
1827 P:      Ben Fennema
1828 M:      bfennema@falcon.csc.calpoly.edu
1829 P:      Dave Boynton
1830 M:      dave@trylinux.com
1831 L:      linux_udf@hpesjro.fc.hp.com
1832 W:      http://linux-udf.sourceforge.net
1833 S:      Maintained
1835 UMSDOS FILESYSTEM
1836 P:      Matija Nalis
1837 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1838 L:      linux-kernel@vger.kernel.org
1839 W:      http://linux.voyager.hr/umsdos/
1840 S:      Maintained
1842 UNIFORM CDROM DRIVER
1843 P:      Jens Axboe
1844 M:      axboe@suse.de
1845 L:      linux-kernel@vger.kernel.org
1846 W:      http://www.kernel.dk
1847 S:      Maintained
1849 USB ACM DRIVER
1850 P:      Vojtech Pavlik
1851 M:      vojtech@suse.cz
1852 L:      linux-usb-users@lists.sourceforge.net
1853 L:      linux-usb-devel@lists.sourceforge.net
1854 S:      Maintained
1856 USB BLUETOOTH DRIVER
1857 P:      Greg Kroah-Hartman
1858 M:      greg@kroah.com
1859 L:      linux-usb-users@lists.sourceforge.net
1860 L:      linux-usb-devel@lists.sourceforge.net
1861 S:      Maintained
1862 W:      http://www.kroah.com/linux-usb/
1864 USB CDC ETHERNET DRIVER
1865 P:      Brad Hards
1866 M:      bradh@frogmouth.net
1867 L:      linux-usb-users@lists.sourceforge.net
1868 L:      linux-usb-devel@lists.sourceforge.net
1869 S:      Maintained
1871 USB EHCI DRIVER
1872 P:      David Brownell
1873 M:      dbrownell@users.sourceforge.net
1874 L:      linux-usb-devel@lists.sourceforge.net
1875 S:      Maintained
1877 USB HID/HIDBP/INPUT DRIVERS
1878 P:      Vojtech Pavlik
1879 M:      vojtech@suse.cz
1880 L:      linux-usb-users@lists.sourceforge.net
1881 L:      linux-usb-devel@lists.sourceforge.net
1882 W:      http://www.suse.cz/development/input/
1883 S:      Maintained
1885 USB HUB DRIVER
1886 P:      Johannes Erdfelt
1887 M:      johannes@erdfelt.com
1888 L:      linux-usb-users@lists.sourceforge.net
1889 L:      linux-usb-devel@lists.sourceforge.net
1890 S:      Maintained
1892 USB KAWASAKI LSI DRIVER
1893 P:      Oliver Neukum
1894 M:      drivers@neukum.org
1895 L:      linux-usb-users@lists.sourceforge.net
1896 L:      linux-usb-devel@lists.sourceforge.net
1897 S:      Maintained
1899 USB MASS STORAGE DRIVER
1900 P:      Matthew Dharm
1901 M:      mdharm-usb@one-eyed-alien.net
1902 L:      linux-usb-users@lists.sourceforge.net
1903 L:      linux-usb-devel@lists.sourceforge.net
1904 S:      Maintained
1905 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
1907 USB OHCI DRIVER
1908 P:      Roman Weissgaerber
1909 M:      weissg@vienna.at
1910 L:      linux-usb-users@lists.sourceforge.net
1911 L:      linux-usb-devel@lists.sourceforge.net
1912 S:      Maintained
1914 USB OV511 DRIVER
1915 P:      Mark McClelland
1916 M:      mmcclell@bigfoot.com
1917 L:      linux-usb-users@lists.sourceforge.net
1918 L:      linux-usb-devel@lists.sourceforge.net
1919 W:      http://alpha.dyndns.org/ov511/
1920 S:      Maintained
1922 USB PEGASUS DRIVER
1923 P:      Petko Manolov
1924 M:      petkan@users.sourceforge.net
1925 L:      linux-usb-users@lists.sourceforge.net
1926 L:      linux-usb-devel@lists.sourceforge.net
1927 W:      http://pegasus2.sourceforge.net/
1928 S:      Maintained
1930 USB PRINTER DRIVER
1931 P:      Vojtech Pavlik
1932 M:      vojtech@suse.cz
1933 L:      linux-usb-users@lists.sourceforge.net
1934 L:      linux-usb-devel@lists.sourceforge.net
1935 S:      Maintained
1937 USB RTL8150 DRIVER
1938 P:      Petko Manolov
1939 M:      petkan@users.sourceforge.net
1940 L:      linux-usb-users@lists.sourceforge.net
1941 L:      linux-usb-devel@lists.sourceforge.net
1942 W:      http://pegasus2.sourceforge.net/
1943 S:      Maintained
1945 USB SCANNER DRIVER
1946 P:      Henning Meier-Geinitz
1947 M:      henning@meier-geinitz.de
1948 L:      linux-usb-users@lists.sourceforge.net
1949 L:      linux-usb-devel@lists.sourceforge.net
1950 W:      http://www.meier-geinitz.de/kernel/
1951 S:      Maintained
1953 USB SE401 DRIVER
1954 P:      Jeroen Vreeken
1955 M:      pe1rxq@amsat.org
1956 L:      linux-usb-users@lists.sourceforge.net
1957 L:      linux-usb-devel@lists.sourceforge.net
1958 W:      http://www.chello.nl/~j.vreeken/se401/
1959 S:      Maintained
1961 USB SERIAL DIGI ACCELEPORT DRIVER
1962 P:      Peter Berger and Al Borchers
1963 M:      pberger@brimson.com
1964 M:      alborchers@steinerpoint.com
1965 L:      linux-usb-users@lists.sourceforge.net
1966 L:      linux-usb-devel@lists.sourceforge.net
1967 S:      Maintained
1969 USB SERIAL DRIVER
1970 P:      Greg Kroah-Hartman
1971 M:      greg@kroah.com
1972 L:      linux-usb-users@lists.sourceforge.net
1973 L:      linux-usb-devel@lists.sourceforge.net
1974 S:      Maintained
1975 W:      http://www.kroah.com/linux-usb/
1977 USB SERIAL BELKIN F5U103 DRIVER
1978 P:      William Greathouse
1979 M:      wgreathouse@smva.com
1980 L:      linux-usb-users@lists.sourceforge.net
1981 L:      linux-usb-devel@lists.sourceforge.net
1982 S:      Maintained
1984 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
1985 L:      linux-usb-users@lists.sourceforge.net
1986 L:      linux-usb-devel@lists.sourceforge.net
1987 S:      Maintained
1989 USB AUERSWALD DRIVER
1990 P:      Wolfgang Muees
1991 M:      wolfgang@iksw-muees.de
1992 L:      linux-usb-users@lists.sourceforge.net
1993 L:      linux-usb-devel@lists.sourceforge.net
1994 S:      Maintained
1996 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
1997 P:      Gary Brubaker
1998 M:      xavyer@ix.netcom.com
1999 L:      linux-usb-users@lists.sourceforge.net
2000 L:      linux-usb-devel@lists.sourceforge.net
2001 S:      Maintained
2003 USB SERIAL KEYSPAN DRIVER
2004 P:      Greg Kroah-Hartman
2005 M:      greg@kroah.com
2006 L:      linux-usb-users@lists.sourceforge.net
2007 L:      linux-usb-devel@lists.sourceforge.net
2008 W:      http://www.kroah.com/linux/
2009 S:      Maintained
2011 USB SERIAL WHITEHEAT DRIVER
2012 P:      Stuart MacDonald
2013 M:      stuartm@connecttech.com
2014 L:      linux-usb-users@lists.sourceforge.net
2015 L:      linux-usb-devel@lists.sourceforge.net
2016 W:      http://www.connecttech.com
2017 S:      Supported
2019 USB SUBSYSTEM
2020 P:      Greg Kroah-Hartman
2021 M:      greg@kroah.com
2022 L:      linux-usb-users@lists.sourceforge.net
2023 L:      linux-usb-devel@lists.sourceforge.net
2024 W:      http://www.linux-usb.org
2025 S:      Supported
2027 USB UHCI DRIVER
2028 P:      Johannes Erdfelt
2029 M:      johannes@erdfelt.com
2030 L:      linux-usb-users@lists.sourceforge.net
2031 L:      linux-usb-devel@lists.sourceforge.net
2032 S:      Maintained
2034 USB "USBNET" DRIVER
2035 P:      David Brownell
2036 M:      dbrownell@users.sourceforge.net
2037 L:      linux-usb-devel@lists.sourceforge.net
2038 S:      Maintained
2040 USER-MODE LINUX
2041 P:      Jeff Dike
2042 M:      jdike@karaya.com
2043 L:      user-mode-linux-devel@lists.sourceforge.net
2044 L:      user-mode-linux-user@lists.sourceforge.net
2045 W:      http://user-mode-linux.sourceforge.net
2046 S:      Maintained
2047         
2048 VFAT FILESYSTEM:
2049 P:      Gordon Chaffee
2050 M:      chaffee@cs.berkeley.edu
2051 L:      linux-kernel@vger.kernel.org
2052 W:      http://bmrc.berkeley.edu/people/chaffee
2053 S:      Maintained
2055 VIA 82Cxxx AUDIO DRIVER
2056 P:      Jeff Garzik
2057 L:      linux-via@gtf.org
2058 S:      Odd fixes
2060 UCLINUX
2061 P:      Greg Ungerer
2062 M:      gerg@snapgear.com
2063 P:      David McCullough
2064 M:      davidm@snapgear.com
2065 P:      D. Jeff Dionne (created first uClinux port)
2066 M:      jeff@uclinux.org
2067 W:      http://www.uclinux.org/
2068 L:      uclinux-dev@uclinux.org
2069 S:      Maintained
2071 UCLINUX FOR NEC V850
2072 P:      Miles Bader
2073 M:      uclinux-v850@lsi.nec.co.jp
2074 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2075 W:      http://www.ee.nec.de/uclinux/
2076 S:      Supported
2078 USB DIAMOND RIO500 DRIVER
2079 P:      Cesar Miquel
2080 M:      miquel@df.uba.ar
2081 L:      rio500-users@lists.sourceforge.net
2082 W:      http://rio500.sourceforge.net
2083 S:      Maintained
2085 VIDEO FOR LINUX
2086 P:      Gerd Knorr
2087 M:      kraxel@bytesex.org
2088 S:      Maintained
2090 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2091 P:      Nenad Corbic
2092 M:      ncorbic@sangoma.com
2093 M:      dm@sangoma.com
2094 W:      http://www.sangoma.com
2095 S:      Supported
2097 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2098 P:      Jean Tourrilhes
2099 M:      jt@hpl.hp.com
2100 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2101 S:      Maintained
2103 WD7000 SCSI DRIVER
2104 P:      Miroslav Zagorac
2105 M:      zaga@fly.cc.fer.hr
2106 L:      linux-scsi@vger.kernel.org
2107 S:      Maintained
2109 X.25 NETWORK LAYER
2110 P:      Henner Eisen
2111 M:      eis@baty.hanse.de
2112 L:      linux-x25@vger.kernel.org
2113 S:      Maintained
2115 XFS FILESYSTEM
2116 P:      Silicon Graphics Inc
2117 M:      owner-xfs@oss.sgi.com
2118 M:      lord@sgi.com
2119 L:      linux-xfs@oss.sgi.com
2120 W:      http://oss.sgi.com/projects/xfs
2121 S:      Supported
2123 X86 3-LEVEL PAGING (PAE) SUPPORT
2124 P:      Ingo Molnar
2125 M:      mingo@redhat.com
2126 S:      Maintained
2128 X86-64 port
2129 P:      Andi Kleen
2130 M:      ak@suse.de
2131 L:      discuss@x86-64.org
2132 W:      http://www.x86-64.org
2133 S:      Maintained
2135 YAM DRIVER FOR AX.25
2136 P:      Jean-Paul Roubelat
2137 M:      jpr@f6fbb.org
2138 L:      linux-hams@vger.kernel.org
2139 S:      Maintained
2141 YMFPCI YAMAHA PCI SOUND
2142 P:      Pete Zaitcev
2143 M:      zaitcev@yahoo.com
2144 L:      linux-kernel@vger.kernel.org
2145 S:      Maintained
2147 Z85230 SYNCHRONOUS DRIVER
2148 P:      Alan Cox
2149 M:      alan@redhat.com
2150 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
2151 S:      Maintained for 2.2 only
2153 Z8530 DRIVER FOR AX.25
2154 P:      Joerg Reuter
2155 M:      jreuter@yaina.de
2156 W:      http://yaina.de/jreuter/
2157 W:      http://www.qsl.net/dl1bke/
2158 L:      linux-hams@vger.kernel.org
2159 S:      Maintained
2161 ZF MACHZ WATCHDOG
2162 P:      Fernando Fuganti
2163 M:      fuganti@netbank.com.br
2164 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2165 S:      Maintained
2167 ZR36120 VIDEO FOR LINUX DRIVER
2168 P:      Pauline Middelink
2169 M:      middelin@polyware.nl
2170 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2171 W:      http://www.polyware.nl/~middelin/hobbies.html
2172 S:      Maintained
2174 THE REST
2175 P:      Linus Torvalds
2176 S:      Buried alive in reporters