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