- Kai Germaschewski: ymfpci cleanups and resource leak fixes
[davej-history.git] / MAINTAINERS
blob5fd8361cfac440614605eb7cffae862fcf1d26cc
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 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
220 P:      Cirrus Logic Corporation (kernel 2.2 driver)
221 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
222 P:      Nils Faerber (port to kernel 2.4)
223 M:      Nils Faerber <nils@kernelconcepts.de>
224 S:      Maintained
226 COMPAQ FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
227 P:      Amy Vanzant-Hodge 
228 M:      Amy Vanzant-Hodge (fibrechannel@compaq.com)
229 L:      compaqandlinux@cpqlin.van-dijk.net
230 W:      ftp.compaq.com/pub/products/drivers/linux
231 S:      Supported
233 COMPAQ SMART2 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 COMPAQ SMART CISS RAID DRIVER 
241 P:      Charles White
242 M:      Charles White <arrays@compaq.com>
243 L:      compaqandlinux@cpqlin.van-dijk.net
244 W:      ftp.compaq.com/pub/products/drivers/linux       
245 S:      Supported 
247 COMPUTONE INTELLIPORT MULTIPORT CARD
248 P:     Doug McNash
249 P:     Michael H. Warfield
250 M:     Doug McNash <dougm@computone.com>
251 M:     Michael H. Warfield <mhw@wittsend.com>
252 W:     http://www.computone.com/
253 W:     http://www.wittsend.com/computone.html
254 L:     linux-computone@lazuli.wittsend.com
255 S:     Supported
257 COMX/MULTIGATE SYNC SERIAL DRIVERS
258 P:      Gergely Madarasz
259 M:      Gergely Madarasz <gorgo@itc.hu>
260 S:      Supported
262 CONFIGURE, MENUCONFIG, XCONFIG
263 P:      Michael Elizabeth Chastain
264 M:      mec@shout.net
265 L:      linux-kbuild@torque.net
266 W:      http://www.kernel.org/pub/linux/kernel/projects/kbuild/
267 S:      Maintained
269 CONFIGURE.HELP
270 P:      Axel Boldt
271 M:      axel@uni-paderborn.de
272 S:      Maintained
274 COSA/SRP SYNC SERIAL DRIVER
275 P:      Jan "Yenya" Kasprzak
276 M:      kas@fi.muni.cz
277 W:      http://www.fi.muni.cz/~kas/cosa/
278 S:      Maintained
280 CPUID/MSR DRIVER
281 P:      H. Peter Anvin
282 M:      hpa@zytor.com
283 S:      Maintained
285 CREDITS FILE
286 P:      John A. Martin
287 M:      jam@acm.org
288 S:      Maintained
290 CYBERPRO FB DRIVER
291 P:      Russell King
292 M:      linux@arm.linux.org.uk
293 W:      http://www.arm.linux.org.uk/
294 S:      Maintained
296 CYCLADES 2X SYNC CARD DRIVER
297 P:      Arnaldo Carvalho de Melo
298 M:      acme@conectiva.com.br
299 W:      http://www.conectiva.com.br/~acme
300 L:      cycsyn-devel@bazar.conectiva.com.br
301 S:      Maintained
303 CYCLADES ASYNC MUX DRIVER
304 P:      Ivan Passos
305 M:      ivan@cyclades.com
306 W:      http://www.cyclades.com/
307 S:      Supported
309 DAMA SLAVE for AX.25
310 P:      Joerg Reuter
311 M:      jreuter@yaina.de
312 W:      http://yaina.de/jreuter/
313 W:      http://www.qsl.net/dl1bke/
314 L:      linux-hams@vger.kernel.org
315 S:      Maintained
317 DC390/AM53C974 SCSI driver
318 P:      Kurt Garloff
319 M:      kurt@garloff.de
320 W:      http://www.garloff.de/kurt/linux/dc390/
321 S:      Maintained
323 DECnet NETWORK LAYER
324 P:      Steven Whitehouse
325 M:      SteveW@ACM.org
326 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
327 L:      linux-decnet-user@lists.sourceforge.net
328 S:      Maintained
330 DEVICE NUMBER REGISTRY
331 P:      H. Peter Anvin
332 M:      hpa@zytor.com
333 L:      linux-kernel@vger.kernel.org
334 S:      Maintained
336 DEVICE FILESYSTEM
337 P:      Richard Gooch
338 M:      rgooch@atnf.csiro.au
339 L:      linux-kernel@vger.kernel.org
340 S:      Maintained
342 DIGI INTL. EPCA DRIVER
343 P:      Chad Schwartz
344 M:      support@dgii.com
345 M:      chads@dgii.com
346 L:      digilnux@dgii.com
347 S:      Maintained
349 DIGI RIGHTSWITCH NETWORK DRIVER
350 P:      Rick Richardson
351 M:      rick@remotepoint.com
352 L:      linux-net@vger.kernel.org
353 W:      http://www.dgii.com/linux/
354 S:      Maintained
356 DIGIBOARD PC/XE AND PC/XI DRIVER
357 P:      Christoph Lameter
358 M:      christoph@lameter.com
359 W:      http://www.dgii.com/linux,http://lameter.com/digi
360 L:      digilnux@dgii.com
361 S:      Maintained
363 DIRECTORY NOTIFICATION
364 P:      Stephen Rothwell
365 M:      sfr@linuxcare.com.au
366 L:      linux-kernel@vger.kernel.org
367 S:      Supported
369 DISK GEOMETRY AND PARTITION HANDLING
370 P:     Andries Brouwer
371 M:     aeb@veritas.com
372 W:     http://www.win.tue.nl/~aeb/linux/Large-Disk.html
373 W:     http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
374 W:     http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
375 S:     Maintained
377 DISKQUOTA:
378 P:      Marco van Wieringen
379 M:      mvw@planets.elm.net
380 L:      linux-kernel@vger.kernel.org
381 S:      Maintained
383 DOUBLETALK DRIVER
384 P:      James R. Van Zandt
385 M:      jrv@vanzandt.mv.com
386 L:      blinux-list@redhat.com
387 S:      Maintained
389 DRM DRIVERS
390 P:      Rik Faith
391 M:      faith@valinux.com
392 L:      dri-devel@lists.sourceforge.net
393 S:      Supported
395 EATA-DMA SCSI DRIVER
396 P:      Michael Neuffer
397 M:      mike@i-Connect.Net
398 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
399 S:      Maintained
401 EATA ISA/EISA/PCI SCSI DRIVER
402 P:      Dario Ballabio
403 M:      ballabio_dario@emc.com
404 L:      linux-scsi@vger.kernel.org
405 S:      Maintained
407 EATA-PIO SCSI DRIVER
408 P:      Michael Neuffer
409 M:      mike@i-Connect.Net
410 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
411 S:      Maintained
413 EEPRO100 NETWORK DRIVER
414 P:      Andrey V. Savochkin
415 M:      saw@saw.sw.com.sg
416 S:      Maintained
418 EMU10K1 SOUND DRIVER
419 P:      Rui Sousa       
420 M:      rsousa@grad.physics.sunysb.edu  
421 L:      emu10k1-devel@opensource.creative.com
422 W:      http://opensource.creative.com/
423 S:      Maintained
425 ETHEREXPRESS-16 NETWORK DRIVER
426 P:      Philip Blundell
427 M:      Philip.Blundell@pobox.com
428 L:      linux-net@vger.kernel.org
429 S:      Maintained
431 ETHERNET BRIDGE
432 P:      Lennert Buytenhek
433 M:      buytenh@gnu.org
434 L:      bridge@math.leidenuniv.nl
435 W:      http://www.math.leidenuniv.nl/~buytenh/bridge
436 S:      Maintained
438 ETHERTEAM 16I DRIVER
439 P:      Mika Kuoppala
440 M:      miku@iki.fi
441 S:      Maintained
443 EXT2 FILE SYSTEM
444 P:      Remy Card
445 M:      Remy.Card@linux.org
446 L:      linux-kernel@vger.kernel.org
447 S:      Maintained
449 FILE LOCKING (flock() and fcntl()/lockf())
450 P:      Matthew Wilcox
451 M:      matthew@wil.cx
452 L:      linux-fsdevel@vger.kernel.org
453 S:      Maintained
455 FPU EMULATOR
456 P:      Bill Metzenthen
457 M:      billm@suburbia.net
458 W:      http://suburbia.net/~billm/floating-point/emulator/
459 S:      Maintained
461 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
462 P:      Mike McLagan
463 M:      mike.mclagan@linux.org
464 L:      linux-net@vger.kernel.org
465 S:      Maintained
467 FTAPE/QIC-117
468 P:      Claus-Justus Heine
469 M:      claus@momo.math.rwth-aachen.de
470 L:      linux-tape@vger.kernel.org
471 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
472 S:      Maintained
474 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
475 P:      Rik Faith
476 M:      faith@cs.unc.edu
477 L:      linux-scsi@vger.kernel.org
478 S:      Odd fixes (e.g., new signatures)
480 GDT SCSI DISK ARRAY CONTROLLER DRIVER
481 P:      Achim Leubner
482 M:      achim@vortex.de
483 L:      linux-scsi@vger.kernel.org
484 W:      http://www.icp-vortex.com/
485 S:      Supported
487 HAYES ESP SERIAL DRIVER
488 P:      Andrew J. Robinson
489 M:      arobinso@nyx.net
490 L:      linux-kernel@vger.kernel.org
491 W:      http://www.nyx.net/~arobinso
492 S:      Maintained
494 HFS FILESYSTEM
495 P:      Adrian Sun
496 M:      asun@cobaltnet.com
497 L:      linux-kernel@vger.kernel.org
498 S:      Maintained
500 HGA FRAMEBUFFER DRIVER
501 P:      Ferenc Bakonyi
502 M:      fero@drama.obuda.kando.hu
503 L:      linux-nvidia@lists.surfsouth.com
504 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
505 S:      Maintained
507 HIGH-SPEED SCC DRIVER FOR AX.25
508 P:      Klaus Kudielka
509 M:      klaus.kudielka@ieee.org
510 L:      linux-hams@vger.kernel.org
511 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
512 S:      Maintained
514 KERNEL BUILD (Makefile, Rules.make, scripts/*)
515 P:      Keith Owens
516 M:      kaos@ocs.com.au
517 P:      Michael Elizabeth Chastain
518 M:      mec@shout.net
519 L:      linux-kbuild@torque.net
520 W:      http://www.kernel.org/pub/linux/kernel/projects/kbuild/
521 S:      Maintained 
523 LOGICAL VOLUME MANAGER
524 P:     Heinz Mauelshagen
525 M:     linux-LVM@EZ-Darmstadt.Telekom.de
526 L:     linux-LVM@msede.com
527 W:     http://linux.msede.com/lvm
528 S:     Maintained 
530 HIPPI
531 P:      Jes Sorensen
532 M:      Jes.Sorensen@cern.ch
533 L:      linux-hippi@sunsite.auc.dk
534 S:      Maintained
536 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
537 P:      Jaroslav Kysela
538 M:      perex@suse.cz
539 S:      Maintained
541 HPFS FILESYSTEM
542 P:      Mikulas Patocka
543 M:      mikulas@artax.karlin.mff.cuni.cz
544 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
545 S:      Maintained
547 I2C DRIVERS
548 P:      Simon Vogl
549 M:      simon@tk.uni-linz.ac.at
550 P:      Frodo Looijaard
551 M:      frodol@dds.nl
552 L:      linux-i2c@pelican.tk.uni-linz.ac.at
553 W:      http://www.tk.uni-linz.ac.at/~simon/private/i2c
554 S:      Maintained
556 i386 BOOT CODE
557 P:      Riley H. Williams
558 M:      rhw@memalpha.cx
559 L:      Linux-Kernel@vger.kernel.org
560 S:      Maintained
562 i810 TCO TIMER WATCHDOG
563 P:      Nils Faerber
564 M:      nils@kernelconcepts.de
565 W:      http://www.kernelconcepts.de/
566 S:      Maintained
568 IBM MCA SCSI SUBSYSTEM DRIVER
569 P:      Michael Lang
570 M:      langa2@kph.uni-mainz.de
571 W:      http://www.uni-mainz.de/~langm000/linux.html
572 S:      Maintained
574 IBM ServeRAID RAID DRIVER
575 P:      Keith Mitchell
576 M:      ipslinux@us.ibm.com
577 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
578 S:      Supported 
580 IDE DRIVER [GENERAL]
581 P:      Andre Hedrick
582 M:      andre@linux-ide.org
583 M:      ahedrick@atipa.com
584 M:      andre@suse.com
585 L:      linux-kernel@vger.kernel.org
586 W:      http://www.kernel.org/pub/linux/kernel/people/hedrick/
587 W:      http://www.linux-ide.org/
588 S:      Supported
590 IDE/ATAPI CDROM DRIVER
591 P:      Jens Axboe
592 M:      axboe@suse.de
593 L:      linux-kernel@vger.kernel.org
594 W:      http://www.kernel.dk
595 S:      Maintained
597 IDE/ATAPI TAPE/FLOPPY DRIVERS
598 P:      Gadi Oxman
599 M:      Gadi Oxman <gadio@netvision.net.il>
600 L:      linux-kernel@vger.kernel.org
601 S:      Maintained
603 IEEE 1394 SUBSYSTEM
604 P:      Andreas Bombe
605 M:      andreas.bombe@munich.netsurf.de
606 L:      linux1394-devel@lists.sourceforge.net
607 W:      http://linux1394.sourceforge.net/
608 S:      Maintained
610 IEEE 1394 AIC5800 DRIVER
611 L:      linux1394-devel@lists.sourceforge.net
612 S:      Orphan
614 IEEE 1394 OHCI DRIVER
615 P:      Sebastien Rougeaux
616 M:      sebastien.rougeaux@anu.edu.au
617 L:      linux1394-devel@lists.sourceforge.net
618 S:      Maintained
620 IEEE 1394 PCILYNX DRIVER
621 P:      Andreas Bombe
622 M:      andreas.bombe@munich.netsurf.de
623 L:      linux1394-devel@lists.sourceforge.net
624 S:      Maintained
626 IEEE 1394 RAW I/O DRIVER
627 P:      Andreas Bombe
628 M:      andreas.bombe@munich.netsurf.de
629 L:      linux1394-devel@lists.sourceforge.net
630 S:      Maintained
632 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
633 P:      Ingo Molnar
634 M:      mingo@redhat.com
635 S:      Maintained
637 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
638 P:      Jeff Garzik
639 M:      jgarzik@mandrakesoft.com
640 W:      http://sourceforge.net/projects/gkernel/
641 S:      Maintained
643 INTEL P6 MICROCODE UPDATE SUPPORT
644 P:      Tigran Aivazian
645 M:      tigran@veritas.com
646 S:      Maintained
648 IP MASQUERADING:
649 P:      Juanjo Ciarlante
650 M:      jjciarla@raiz.uncu.edu.ar
651 S:      Maintained
653 IPX/SPX NETWORK LAYER
654 P:      Jay Schulist
655 M:      jschlst@turbolinux.com
656 L:      linux-net@vger.kernel.org
657 S:      Maintained
659 IRDA SUBSYSTEM
660 P:      Dag Brattli
661 M:      Dag Brattli <dag@brattli.net>
662 L:      linux-irda@pasta.cs.uit.no
663 W:      http://irda.sourceforge.net/
664 S:      Maintained
666 ISAPNP
667 P:      Jaroslav Kysela
668 M:      perex@suse.cz
669 S:      Maintained
671 ISDN SUBSYSTEM (general)
672 P:      Fritz Elfert
673 M:      fritz@isdn4linux.de
674 L:      isdn4linux@listserv.isdn4linux.de
675 W:      http://www.isdn4linux.de
676 S:      Maintained
678 ISDN SUBSYSTEM (card drivers)
679 P:      Karsten Keil
680 M:      kkeil@suse.de
681 L:      isdn4linux@listserv.isdn4linux.de
682 W:      http://www.isdn4linux.de
683 S:      Maintained
685 ISDN SUBSYSTEM (Eicon active card driver)
686 P:      Armin Schindler
687 M:      mac@melware.de
688 L:      isdn4linux@listserv.isdn4linux.de
689 W:      http://www.melware.de
690 S:      Maintained
692 JOURNALLING FLASH FILE SYSTEM (JFFS)
693 P:      Axis Communications AB
694 M:      jffs-dev@axis.com
695 L:      jffs-dev@axis.com
696 W:      http://www.developer.axis.com/software/jffs/
697 S:      Maintained
699 JOYSTICK DRIVER
700 P:      Vojtech Pavlik
701 M:      vojtech@suse.cz
702 L:      linux-joystick@atrey.karlin.mff.cuni.cz
703 W:      http://www.suse.cz/development/joystick/
704 S:      Supported
706 KERNEL AUTOMOUNTER (AUTOFS)
707 P:      H. Peter Anvin
708 M:      hpa@zytor.com
709 L:      autofs@linux.kernel.org
710 S:      Maintained
712 KERNEL AUTOMOUNTER v4 (AUTOFS4)
713 P:      Jeremy Fitzhardinge
714 M:      jeremy@goop.org
715 L:      autofs@linux.kernel.org
716 S:      Maintained
718 KERNEL NFSD
719 P:      Neil Brown
720 M:      neilb@cse.unsw.edu.au
721 L:      nfs-devel@linux.kernel.org (Linux NFS)
722 L:      nfs@lists.sourceforge.net
723 W:      http://nfs.sourceforge.net/
724 W:      http://www.cse.unsw.edu.au/~neilb/oss/knfsd/
725 S:      Maintained
727 LANMEDIA WAN CARD DRIVER
728 P:      Andrew Stanley-Jones
729 M:      asj@lanmedia.com
730 W:      http://www.lanmedia.com/
731 S:      Supported
733 LAPB module
734 P:      Henner Eisen
735 M:      eis@baty.hanse.de
736 L:      linux-x25@vger.kernel.org
737 S:      Maintained
739 LINUX FOR POWERPC
740 P:      Cort Dougan
741 M:      cort@fsmlabs.com
742 W:      http://www.ppc.kernel.org/
743 S:      Maintained
745 LINUX FOR POWER MACINTOSH
746 P:      Paul Mackerras
747 M:      paulus@linuxcare.com
748 W:      http://www.linuxppc.org/
749 L:      linuxppc-dev@lists.linuxppc.org
750 S:      Maintained
752 M68K
753 P:      Jes Sorensen
754 M:      Jes.Sorensen@cern.ch
755 W:      http://www.clark.net/pub/lawrencc/linux/index.html
756 L:      linux-m68k@lists.linux-m68k.org
757 S:      Maintained
759 M68K ON APPLE MACINTOSH
760 P:      Joshua Thompson
761 M:      funaho@jurai.org
762 W:      http://www.mac.linux-m68k.org/
763 L:      linux-mac68k@mac.linux-m68k.org
764 S:      Maintained
766 M68K ON HP9000/300
767 P:      Philip Blundell
768 M:      philb@gnu.org
769 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
770 S:      Maintained
772 MAESTRO PCI SOUND DRIVER
773 P:      Zach Brown
774 M:      zab@zabbo.net
775 S:      Odd Fixes
777 MEMORY TECHNOLOGY DEVICES
778 P:      David Woodhouse
779 M:      dwmw2@redhat.com
780 W:      http://www.linux-mtd.infradead.org/
781 L:      mtd@infradead.org
782 S:      Maintained
784 MIPS
785 P:      Ralf Baechle
786 M:      ralf@gnu.ai.mit.edu
787 W:      http://lena.fnet.fr/
788 L:      linux-mips@fnet.fr
789 S:      Maintained
791 MISCELLANEOUS MCA-SUPPORT
792 P:      David Weinehall
793 M:      Project MCA Team <mcalinux@acc.umu.se>
794 M:      David Weinehall <tao@acc.umu.se>
795 W:      http://www.acc.umu.se/~tao/
796 W:      http://www.acc.umu.se/~mcalinux/
797 L:      linux-kernel@vger.kernel.org
798 S:      Maintained
800 MODULE SUPPORT [GENERAL], KMOD
801 P:      Keith Owens
802 M:      kaos@ocs.com.au
803 L:      linux-kernel@vger.kernel.org
804 S:      Maintained
806 MOUSE AND MISC DEVICES [GENERAL]
807 P:      Alessandro Rubini
808 M:      rubini@ipvvis.unipv.it
809 L:      linux-kernel@vger.kernel.org
810 S:      Maintained
812 MTRR AND SIMILAR SUPPORT [i386]
813 P:      Richard Gooch
814 M:      rgooch@atnf.csiro.au
815 L:      linux-kernel@vger.kernel.org
816 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
817 S:      Maintained
819 MULTISOUND SOUND DRIVER
820 P:      Andrew Veliath
821 M:      andrewtv@usa.net
822 S:      Maintained
824 NCP FILESYSTEM
825 P:      Petr Vandrovec
826 M:      vandrove@vc.cvut.cz
827 P:      Volker Lendecke
828 M:      vl@kki.org
829 L:      linware@sh.cvut.cz
830 S:      Maintained
832 NETFILTER
833 P:      Rusty Russell
834 M:      rusty@linuxcare.com
835 P:      Marc Boucher
836 M:      marc@mbsi.ca
837 W:      http://www.samba.org/netfilter/
838 W:      http://netfilter.kernelnotes.org
839 W:      http://netfilter.filewatcher.org
840 L:      netfilter@lists.samba.org
841 S:      Supported
843 NETROM NETWORK LAYER
844 P:      Tomi Manninen
845 M:      Tomi.Manninen@hut.fi
846 L:      linux-hams@vger.kernel.org
847 S:      Maintained
849 NETWORK BLOCK DEVICE
850 P:      Pavel Machek
851 M:      pavel@atrey.karlin.mff.cuni.cz
852 S:      Maintained
854 NETWORKING [GENERAL]
855 P:      Networking Team
856 M:      netdev@oss.sgi.com
857 L:      linux-net@vger.kernel.org
858 W:      http://www.uk.linux.org/NetNews.html (2.0 only)
859 S:      Maintained
861 NETWORKING [IPv4/IPv6]
862 P:      David S. Miller
863 M:      davem@redhat.com
864 P:      Andi Kleen
865 M:      ak@muc.de
866 P:      Alexey Kuznetsov
867 M:      kuznet@ms2.inr.ac.ru
868 L:      netdev@oss.sgi.com
869 S:      Maintained
871 NFS CLIENT
872 P:      Trond Myklebust
873 M:      trond.myklebust@fys.uio.no
874 L:      linux-kernel@vger.kernel.org
875 S:      Maintained
877 NI5010 NETWORK DRIVER
878 P:     Jan-Pascal van Best and Andreas Mohr
879 M:     Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
880 M:     Andreas Mohr <100.30936@germany.net>
881 L:     linux-net@vger.kernel.org
882 S:     Maintained
884 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
885 P:      Eberhard Moenkeberg
886 M:      emoenke@gwdg.de
887 L:      linux-kernel@vger.kernel.org
888 S:      Maintained
890 NTFS FILESYSTEM
891 P:      Anton Altaparmakov
892 M:      aia21@cus.cam.ac.uk
893 L:      linux-kernel@vger.kernel.org
894 S:      Odd Fixes
896 NVIDIA (RIVA) FRAMEBUFFER DRIVER
897 P:      Ani Joshi
898 M:      ajoshi@shell.unixbox.com
899 L:      linux-nvidia@lists.surfsouth.com
900 S:      Maintained
902 OLYMPIC NETWORK DRIVER
903 P:      Peter De Shrijver
904 M:      p2@ace.ulyssis.sutdent.kuleuven.ac.be   
905 P:      Mike Phillips
906 M:      phillim@amtrak.com
907 L:      linux-net@vger.kernel.org
908 L:      linux-tr@emissary.aus-etc.com
909 W:      http://www.linuxtr.net
910 S:      Maintained
912 OPL3-SA2, SA3, and SAx DRIVER
913 P:      Scott Murray
914 M:      scott@spiteful.org
915 L:      linux-sound@vger.kernel.org
916 S:      Maintained
918 PARALLEL PORT SUPPORT
919 P:      Phil Blundell
920 M:      Philip.Blundell@pobox.com
921 P:      Tim Waugh
922 M:      tim@cyberelk.demon.co.uk
923 P:      David Campbell
924 M:      campbell@torque.net
925 P:      Andrea Arcangeli
926 M:      andrea@e-mind.com
927 L:      linux-parport@torque.net
928 W:      http://people.redhat.com/twaugh/parport/
929 S:      Maintained
931 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
932 P:      Tim Waugh
933 M:      tim@cyberelk.demon.co.uk
934 L:      linux-parport@torque.net
935 W:      http://www.torque.net/linux-pp.html
936 S:      Maintained
938 PCI ID DATABASE
939 P:      Jens Maurer
940 M:      jmaurer@cck.uni-kl.de
941 S:      Maintained
943 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
944 P:      Thomas Sailer
945 M:      sailer@ife.ee.ethz.ch
946 L:      linux-sound@vger.kernel.org
947 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
948 S:      Maintained
950 PCI SUBSYSTEM
951 P:      Martin Mares
952 M:      mj@suse.cz
953 L:      linux-kernel@vger.kernel.org
954 S:      Supported
956 PCMCIA SUBSYSTEM
957 P:      David Hinds
958 M:      dhinds@zen.stanford.edu
959 L:      linux-kernel@vger.kernel.org
960 W:      http://pcmcia-cs.sourceforge.net
961 S:      Maintained
963 PCNET32 NETWORK DRIVER
964 P:      Thomas Bogendörfer
965 M:      tsbogend@alpha.franken.de
966 L:      linux-net@vger.kernel.org
967 S:      Maintained
969 PNP SUPPORT
970 P:      Tom Lees
971 M:      tom@lpsg.demon.co.uk
972 L:      pnp-users@ferret.lmh.ox.ac.uk
973 L:      pnp-devel@ferret.lmh.ox.ac.uk
974 W:      http://www-jcr.lmh.ox.ac.uk/~pnp/
975 S:      Maintained
977 PPP PROTOCOL DRIVERS AND COMPRESSORS
978 P:      Paul Mackerras
979 M:      paulus@linuxcare.com
980 L:      linux-ppp@vger.kernel.org
981 S:      Maintained
983 PPP OVER ETHERNET
984 P:      Michal Ostrowski
985 M:      mostrows@styx.uwaterloo.ca
986 S:      Maintained
988 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
989 P:      Peter Denison
990 M:      promise@pnd-pc.demon.co.uk
991 W:      http://www.pnd-pc.demon.co.uk/promise/
992 S:      Maintained
994 QNX4 FILESYSTEM
995 P:      Anders Larsen
996 M:      al@alarsen.net
997 L:      linux-kernel@vger.kernel.org
998 W:      http://www.alarsen.net/linux/qnx4fs/
999 S:      Maintained
1001 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1002 P:      Brad Douglas
1003 M:      brad@neruo.com
1004 L:      linux-fbdev@vuser.vu.union.edu
1005 S:      Maintained
1007 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1008 P:      Corey Thomas
1009 M:      corey@world.std.com
1010 L:      linux-kernel@vger.kernel.org
1011 S:      Maintained
1013 REAL TIME CLOCK DRIVER
1014 P:      Paul Gortmaker
1015 M:      p_gortmaker@yahoo.com
1016 L:      linux-kernel@vger.kernel.org
1017 S:      Maintained
1019 ROSE NETWORK LAYER
1020 P:      Jean-Paul Roubelat
1021 M:      jpr@f6fbb.org
1022 L:      linux-hams@vger.kernel.org
1023 S:      Maintained
1025 RISCOM8 DRIVER
1026 P:      Dmitry Gorodchanin
1027 M:      pgmdsg@ibi.com
1028 L:      linux-kernel@vger.kernel.org
1029 S:      Maintained
1031 RTLINUX  REALTIME  LINUX
1032 P:      Victor Yodaiken
1033 M:      yodaiken@fsmlabs.com
1034 L:      rtl@rtlinux.org
1035 W:      www.rtlinux.org
1036 S:      Maintained
1038 SA1100 SUPPORT
1039 P:      Nicolas Pitre
1040 M:      nico@cam.org
1041 L:      sa1100-linux@pa.dec.com
1042 S:      Maintained
1044 SBPCD CDROM DRIVER
1045 P:      Eberhard Moenkeberg
1046 M:      emoenke@gwdg.de
1047 L:      linux-kernel@vger.kernel.org
1048 S:      Maintained
1050 SCSI CDROM DRIVER
1051 P:      Jens Axboe
1052 M:      axboe@suse.de
1053 L:      linux-scsi@vger.kernel.org
1054 W:      http://www.kernel.dk
1055 S:      Maintained
1057 SCSI SG DRIVER
1058 P:      Doug Gilbert
1059 M:      dgilbert@interlog.com
1060 L:      linux-scsi@vger.kernel.org
1061 W:      http://www.torque.net/sg
1062 S:      Maintained
1064 SCSI SUBSYSTEM
1065 L:      linux-scsi@vger.kernel.org
1066 S:      Unmaintained
1068 SCSI TAPE DRIVER
1069 P:      Kai Mdkisara
1070 M:      Kai.Makisara@metla.fi
1071 L:      linux-scsi@vger.kernel.org
1072 S:      Maintained
1074 SGI VISUAL WORKSTATION 320 AND 540
1075 P:      Bent Hagemark
1076 M:      bh@sgi.com
1077 P:      Ingo Molnar
1078 M:      mingo@redhat.com
1079 S:      Maintained
1081 SIS 900/7016 FAST ETHERNET DRIVER
1082 P:      Ollie Lho
1083 M:      ollie@sis.com.tw
1084 L:      linux-net@vger.kernel.org
1085 S:      Supported
1087 SMB FILESYSTEM
1088 P:      Urban Widmark
1089 M:      urban@svenskatest.se
1090 W:      http://samba.org/
1091 L:      samba@samba.org
1092 S:      Maintained
1094 SMP: (except SPARC)
1095 P:      Linus Torvalds
1096 M:      torvalds@transmeta.com
1097 L:      linux-smp@vger.kernel.org
1098 S:      Maintained
1100 SOFTWARE RAID (Multiple Disks) SUPPORT
1101 P:      Ingo Molnar
1102 M:      mingo@redhat.com
1103 S:      Maintained
1105 SONIC NETWORK DRIVER
1106 P:      Thomas Bogendoerfer
1107 M:      tsbogend@alpha.franken.de
1108 L:      linux-net@vger.kernel.org
1109 S:      Maintained
1111 SOUND
1112 P:      Alan Cox
1113 M:      alan@redhat.com
1114 S:      Maintained for 2.2 only
1116 SPARC:
1117 P:      David S. Miller
1118 M:      davem@redhat.com
1119 P:      Eddie C. Dost
1120 M:      ecd@skynet.be
1121 P:      Jakub Jelinek
1122 M:      jj@sunsite.ms.mff.cuni.cz
1123 P:      Anton Blanchard
1124 M:      anton@linuxcare.com
1125 L:      sparclinux@vger.kernel.org
1126 L:      ultralinux@vger.kernel.org
1127 W:      http://ultra.linux.cz
1128 W:      http://www.geog.ubc.ca/s_linux.html
1129 S:      Maintained
1131 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1132 P:      Roger Wolff
1133 M:      R.E.Wolff@BitWizard.nl
1134 M:      io8-linux@specialix.co.uk
1135 L:      linux-kernel@vger.kernel.org ?
1136 S:      Supported
1138 SPX NETWORK LAYER
1139 P:      Jay Schulist
1140 M:      jschlst@turbolinux.com
1141 L:      linux-net@vger.kernel.org
1142 S:      Supported
1144 SNA NETWORK LAYER
1145 P:      Jay Schulist
1146 M:      jschlst@turbolinux.com
1147 L:      linux-sna@turbolinux.com
1148 W:      http://www.linux-sna.org
1149 S:      Supported
1151 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1152 M:      support@stallion.oz.au
1153 W:      http://www.stallion.com
1154 S:      Supported
1156 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1157 W:      http://mosquitonet.Stanford.EDU/strip.html
1158 S:      Unsupported ?
1160 STRADIS MPEG-2 DECODER DRIVER
1161 P:      Nathan Laredo
1162 M:      laredo@gnu.org
1163 W:      http://mpeg.openprojects.net/
1164 W:      http://www.stradis.com/
1165 S:      Maintained
1167 SUPERH
1168 P:      Niibe Yutaka
1169 M:      gniibe@chroot.org
1170 P:      Kazumoto Kojima
1171 M:      kkojima@rr.iij4u.or.jp
1172 L:      linux-sh@m17n.org
1173 W:      http://www.m17n.org/linux-sh/
1174 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1175 S:      Maintained
1177 SVGA HANDLING
1178 P:      Martin Mares
1179 M:      mj@suse.cz
1180 L:      linux-video@atrey.karlin.mff.cuni.cz
1181 S:      Maintained
1183 SYSV FILESYSTEM
1184 P:      Krzysztof G. Baranowski
1185 M:      kgb@manjak.knm.org.pl
1186 S:      Maintained
1188 TLAN NETWORK DRIVER
1189 P:      Torben Mathiasen
1190 M:      torben.mathiasen@compaq.com
1191 M:      torben@kernel.dk
1192 L:      tlan@vuser.vu.union.edu
1193 L:      linux-net@vger.kernel.org
1194 W:      http://tlan.kernel.dk
1195 S:      Maintained
1197 TOKEN-RING NETWORK DRIVER
1198 P:      Paul Norton
1199 M:      pnorton@ieee.org
1200 L:      linux-net@vger.kernel.org
1201 L:      linux-tr@linuxtr.net
1202 S:      Maintained
1204 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1205 P:      Ollie Lho  
1206 M:      ollie@sis.com.tw
1207 L:      linux-kernel@vger.kernel.org
1208 S:      Supported
1210 TMS380 TOKEN-RING NETWORK DRIVER
1211 P:      Adam Fritzler
1212 M:      mid@auk.cx
1213 L:      linux-tr@linuxtr.net
1214 W:      http://www.auk.cx/tms380tr/
1215 S:      Maintained
1217 TULIP NETWORK DRIVER
1218 P:      Jeff Garzik
1219 M:      jgarzik@mandrakesoft.com
1220 L:      tulip-users@lists.sourceforge.net
1221 W:      http://sourceforge.net/projects/tulip/
1222 S:      Maintained
1224 TUN/TAP driver
1225 P:      Maxim Krasnyansky
1226 M:      maxk@qualcomm.com, max_mk@yahoo.com
1227 L:      vtun@office.satix.net
1228 W:      http://vtun.sourceforge.net/tun
1229 S:      Maintained
1231 U14-34F SCSI DRIVER
1232 P:      Dario Ballabio
1233 M:      ballabio_dario@emc.com
1234 L:      linux-scsi@vger.kernel.org
1235 S:      Maintained
1237 UDF FILESYSTEM
1238 P:      Ben Fennema
1239 M:      bfennema@falcon.csc.calpoly.edu
1240 P:      Dave Boynton
1241 M:      dave@trylinux.com
1242 L:      linux_udf@hootie.lvld.hp.com
1243 W:      http://www.trylinux.com/projects/udf/index.html
1244 S:      Maintained
1246 UMSDOS FILESYSTEM
1247 P:      Matija Nalis
1248 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1249 L:      linux-kernel@vger.kernel.org
1250 W:      http://linux.voyager.hr/umsdos/
1251 S:      Maintained
1253 UNIFORM CDROM DRIVER
1254 P:      Jens Axboe
1255 M:      axboe@suse.de
1256 L:      linux-kernel@vger.kernel.org
1257 W:      http://www.kernel.dk
1258 S:      Maintained
1260 USB SUBSYSTEM
1261 P:      Johannes Erdfelt
1262 M:      jerdfelt@valinux.com
1263 M:      johannes@erdfelt.com
1264 L:      linux-usb-users@lists.sourceforge.net
1265 L:      linux-usb-devel@lists.sourceforge.net
1266 W:      http://www.linux-usb.org
1267 S:      Supported
1269 USB ACM DRIVER
1270 P:      Vojtech Pavlik
1271 M:      vojtech@suse.cz
1272 L:      linux-usb-users@lists.sourceforge.net
1273 L:      linux-usb-devel@lists.sourceforge.net
1274 S:      Supported
1276 USB BLUETOOTH DRIVER
1277 P:      Greg Kroah-Hartman
1278 M:      greg@kroah.com
1279 L:      linux-usb-users@lists.sourceforge.net
1280 L:      linux-usb-devel@lists.sourceforge.net
1281 S:      Maintained
1282 W:      http://www.kroah.com/linux-usb/
1284 USB HID/HIDBP/INPUT DRIVERS
1285 P:      Vojtech Pavlik
1286 M:      vojtech@suse.cz
1287 L:      linux-usb-users@lists.sourceforge.net
1288 L:      linux-usb-devel@lists.sourceforge.net
1289 W:      http://www.suse.cz/development/input/
1290 S:      Supported
1292 USB HUB
1293 P:      Johannes Erdfelt
1294 M:      jerdfelt@valinux.com
1295 M:      johannes@erdfelt.com
1296 L:      linux-usb-users@lists.sourceforge.net
1297 L:      linux-usb-devel@lists.sourceforge.net
1298 S:      Maintained
1300 USB OHCI DRIVER
1301 P:      Roman Weissgaerber
1302 M:      weissg@vienna.at
1303 L:      linux-usb-users@lists.sourceforge.net
1304 L:      linux-usb-devel@lists.sourceforge.net
1305 S:      Maintained
1307 USB OV511 DRIVER
1308 P:     Mark McClelland
1309 M:     mwm@i.am
1310 L:     linux-usb-users@lists.sourceforge.net
1311 L:     linux-usb-devel@lists.sourceforge.net
1312 W:     http://alpha.dyndns.org/ov511/
1313 S:     Maintained
1315 USB PEGASUS DRIVER
1316 P:      Petko Manolov
1317 M:      petkan@dce.bg
1318 L:      linux-usb-users@lists.sourceforge.net
1319 L:      linux-usb-devel@lists.sourceforge.net
1320 S:      Maintained
1322 USB PRINTER DRIVER
1323 P:      Vojtech Pavlik
1324 M:      vojtech@suse.cz
1325 L:      linux-usb-users@lists.sourceforge.net
1326 L:      linux-usb-devel@lists.sourceforge.net
1327 S:      Supported
1329 USB SERIAL DIGI ACCELEPORT DRIVER
1330 P:      Peter Berger and Al Borchers
1331 M:      pberger@brimson.com
1332 M:      alborchers@steinerpoint.com
1333 L:      linux-usb-users@lists.sourceforge.net
1334 L:      linux-usb-devel@lists.sourceforge.net
1335 S:      Maintained
1337 USB SERIAL KEYSPAN DRIVER
1338 P:      Hugh Blemings
1339 M:      hugh@linuxcare.com
1340 L:      linux-usb-users@lists.sourceforge.net
1341 L:      linux-usb-devel@lists.sourceforge.net
1342 S:      Maintained
1343 W:      http://www.linuxcare.com.au/hugh/keyspan.html
1345 USB SERIAL DRIVER
1346 P:      Greg Kroah-Hartman
1347 M:      greg@kroah.com
1348 L:      linux-usb-users@lists.sourceforge.net
1349 L:      linux-usb-devel@lists.sourceforge.net
1350 S:      Maintained
1351 W:      http://www.kroah.com/linux-usb/
1353 USB SERIAL BELKIN F5U103 DRIVER
1354 P:      William Greathouse
1355 M:      wgreathouse@smva.com
1356 M:      wgreathouse@myfavoritei.com
1357 L:      linux-usb-users@lists.sourceforge.net
1358 L:      linux-usb-devel@lists.sourceforge.net
1359 S:      Maintained
1361 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
1362 P:      Gary Brubaker
1363 M:      xavyer@ix.netcom.com
1364 L:      linux-usb-users@lists.sourceforge.net
1365 L:      linux-usb-devel@lists.sourceforge.net
1366 S:      Maintained
1368 USB MASS STORAGE DRIVER
1369 P:      Matthew Dharm
1370 M:      mdharm-usb@one-eyed-alien.net
1371 L:      linux-usb-users@lists.sourceforge.net
1372 L:      linux-usb-devel@lists.sourceforge.net
1373 S:      Maintained
1374 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
1376 USB UHCI DRIVER
1377 P:      Georg Acher
1378 M:      usb@in.tum.de
1379 L:      linux-usb-users@lists.sourceforge.net
1380 L:      linux-usb-devel@lists.sourceforge.net
1381 W:      http://usb.in.tum.de
1382 S:      Maintained
1383         
1384 VFAT FILESYSTEM:
1385 P:      Gordon Chaffee
1386 M:      chaffee@cs.berkeley.edu
1387 L:      linux-kernel@vger.kernel.org
1388 W:      http://bmrc.berkeley.edu/people/chaffee
1389 S:      Maintained
1391 VIA 82Cxxx AUDIO DRIVER
1392 P:      Jeff Garzik
1393 M:      jgarzik@mandrakesoft.com
1394 L:      linux-via@gtf.org
1395 W:      http://sourceforge.net/projects/gkernel/
1396 S:      Maintained
1398 USB DIAMOND RIO500 DRIVER
1399 P:      Cesar Miquel
1400 M:      miquel@df.uba.ar
1401 L:      rio500-users@lists.sourceforge.net
1402 W:      http://rio500.sourceforge.net
1403 S:      Maintained
1405 VIDEO FOR LINUX
1406 P:      Alan Cox
1407 M:      Alan.Cox@linux.org
1408 W:      http://roadrunner.swansea.linux.org.uk/v4l.shtml
1409 S:      Maintained for 2.2 only
1411 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
1412 P:     Jaspreet Singh
1413 M:     jaspreet@sangoma.com
1414 M:     dm@sangoma.com
1415 W:     http://www.sangoma.com
1416 S:     Supported
1418 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
1419 P:      Jean Tourrilhes
1420 M:      jt@hpl.hp.com
1421 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
1422 S:      Maintained
1424 WD7000 SCSI DRIVER
1425 P:      Miroslav Zagorac
1426 M:      zaga@fly.cc.fer.hr
1427 L:      linux-scsi@vger.kernel.org
1428 S:      Maintained
1430 X.25 NETWORK LAYER
1431 P:      Henner Eisen
1432 M:      eis@baty.hanse.de
1433 L:      linux-x25@vger.kernel.org
1434 S:      Maintained
1436 Z85230 SYNCHRONOUS DRIVER
1437 P:      Alan Cox
1438 M:      alan@redhat.com
1439 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
1440 S:      Maintained for 2.2 only
1442 Z8530 DRIVER FOR AX.25
1443 P:      Joerg Reuter
1444 M:      jreuter@yaina.de
1445 W:      http://yaina.de/jreuter/
1446 W:      http://www.qsl.net/dl1bke/
1447 L:      linux-hams@vger.kernel.org
1448 S:      Maintained
1450 ZR36120 VIDEO FOR LINUX DRIVER
1451 P:      Pauline Middelink
1452 M:      middelin@polyware.nl
1453 W:      http://www.polyware.nl/~middelin/En/hobbies.html
1454 W:      http://www.polyware.nl/~middelin/hobbies.html
1455 S:      Maintained
1457 THE REST
1458 P:      Linus Torvalds
1459 S:      Buried alive in reporters