Cleanup random differences.
[linux-2.6/linux-mips.git] / MAINTAINERS
blob9bdd22c71f5a554eaac2108fec6b84b9c9f9c6b0
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 W:      http://www.codemonkey.org.uk/agp/
211 S:      Maintained
213 AHA152X SCSI DRIVER
214 P:      Juergen E. Fischer
215 M:      Juergen Fischer <fischer@norbit.de>
216 L:      linux-scsi@vger.kernel.org
217 S:      Maintained
219 ALCATEL SPEEDTOUCH USB DRIVER
220 P:      Duncan Sands
221 M:      duncan.sands@wanadoo.fr
222 L:      linux-usb-users@lists.sourceforge.net
223 L:      linux-usb-devel@lists.sourceforge.net
224 W:      http://www.linux-usb.org/SpeedTouch/
225 S:      Maintained
227 ALPHA PORT
228 P:      Richard Henderson
229 M:      rth@twiddle.net
230 S:      Odd Fixes for 2.4; Maintained for 2.5.
231 P:      Ivan Kokshaysky
232 M:      ink@jurassic.park.msu.ru
233 S:      Maintained for 2.4; PCI support for 2.5.
235 APM DRIVER
236 P:      Stephen Rothwell
237 M:      sfr@canb.auug.org.au
238 L:      linux-laptop@vger.kernel.org
239 W:      http://www.canb.auug.org.au/~sfr/
240 S:      Supported
242 APPLETALK NETWORK LAYER
243 P:      Jay Schulist
244 M:      jschlst@samba.org
245 L:      linux-atalk@lists.netspace.org
246 S:      Maintained
248 ARM26 ARCHITECTURE
249 P:      Ian Molton
250 M:      spyro@f2s.com
251 S:      Maintained
253 ARM26/ARCHIMEDES
254 P:      Ian Molton
255 M:      spyro@f2s.com
256 S:      Maintained
258 ARM26/A5000
259 P:      John Appleby
260 M:      john@dnsworld.co.uk
261 S:      Maintained
263 ARM MFM AND FLOPPY DRIVERS
264 P:      Dave Gilbert
265 M:      linux@treblig.org
266 S:      Maintained
268 ARM/PT DIGITAL BOARD PORT
269 P:      Stefan Eletzhofer
270 M:      stefan.eletzhofer@eletztrick.de
271 L:      linux-arm-kernel@lists.arm.linux.org.uk
272 W:      http://www.arm.linux.org.uk/
273 S:      Maintained
275 ARM/SHARK MACHINE SUPPORT
276 P:      Alexander Schulz
277 M:      alex@shark-linux.de
278 W:      http://www.shark-linux.de/shark.html
279 S:      Maintained
281 ARM/STRONGARM110 PORT
282 P:      Russell King
283 M:      rmk@arm.linux.org.uk
284 L:      linux-arm-kernel@lists.arm.linux.org.uk
285 W:      http://www.arm.linux.org.uk/
286 S:      Maintained
288 ARPD SUPPORT
289 P:      Jonathan Layes
290 L:      linux-net@vger.kernel.org
291 S:      Maintained
294 P:      Chas Williams
295 M:      chas@cmf.nrl.navy.mil
296 L:      linux-atm-general@lists.sourceforge.net
297 W:      http://linux-atm.sourceforge.net
298 S:      Maintained
300 ATMEL WIRELESS DRIVER
301 P:      Simon Kelley
302 M:      simon@thekelleys.org.uk
303 W:      http://www.thekelleys.org.uk/atmel
304 W:      http://atmelwlandriver.sourceforge.net/
305 S:      Maintained
307 AX.25 NETWORK LAYER
308 P:      Ralf Baechle
309 M:      ralf@linux-mips.org
310 L:      linux-hams@vger.kernel.org
311 S:      Maintained
313 BAYCOM/HDLCDRV DRIVERS FOR AX.25
314 P:      Thomas Sailer
315 M:      t.sailer@alumni.ethz.ch
316 L:      linux-hams@vger.kernel.org
317 W:      http://www.baycom.org/~tom/ham/ham.html
318 S:      Maintained
320 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
321 P:      Kenji Hollis
322 W:      http://ftp.bitgate.com/pcwd/
323 S:      Maintained
325 BFS FILE SYSTEM
326 P:      Tigran A. Aivazian
327 M:      tigran@veritas.com
328 L:      linux-kernel@vger.kernel.org
329 S:      Maintained
331 BLOCK LAYER
332 P:      Jens Axboe
333 M:      axboe@suse.de
334 L:      linux-kernel@vger.kernel.org
335 S:      Maintained
337 BLUETOOTH SUBSYSTEM (BlueZ)
338 P:      Maxim Krasnyansky
339 M:      maxk@qualcomm.com
340 W:      http://bluez.sf.net
341 S:      Maintained
343 BLUETOOTH SUBSYSTEM (PC Card Drivers)
344 P:      Marcel Holtmann
345 M:      marcel@holtmann.org
346 W:      http://www.holtmann.org/linux/bluetooth/
347 S:      Maintained
349 BONDING DRIVER
350 P:   Chad Tindel
351 M:   ctindel@users.sourceforge.net
352 P:   Jay Vosburgh
353 M:   fubar@us.ibm.com
354 L:   bonding-devel@lists.sourceforge.net
355 W:   http://sourceforge.net/projects/bonding/
356 S:   Supported
358 BTTV VIDEO4LINUX DRIVER
359 P:      Gerd Knorr
360 M:      kraxel@bytesex.org
361 L:      video4linux-list@redhat.com
362 W:      http://bytesex.org/bttv/
363 S:      Maintained
365 BUSLOGIC SCSI DRIVER
366 P:      Leonard N. Zubkoff
367 M:      Leonard N. Zubkoff <lnz@dandelion.com>
368 L:      linux-scsi@vger.kernel.org
369 W:      http://www.dandelion.com/Linux/
370 S:      Maintained
372 CIRRUS LOGIC GENERIC FBDEV DRIVER
373 P:      Jeff Garzik
374 M:      jgarzik@pobox.com
375 L:      linux-fbdev-devel@lists.sourceforge.net
376 S:      Odd Fixes
378 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
379 P:      Cirrus Logic Corporation (kernel 2.2 driver)
380 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
381 P:      Nils Faerber (port to kernel 2.4)
382 M:      Nils Faerber <nils@kernelconcepts.de>
383 S:      Maintained
385 CODA FILE SYSTEM
386 P:      Jan Harkes
387 M:      jaharkes@cs.cmu.edu
388 M:      coda@cs.cmu.edu
389 L:      codalist@coda.cs.cmu.edu
390 W:      http://www.coda.cs.cmu.edu/
391 S:      Maintained
393 COMPACTPCI HOTPLUG CORE
394 P:      Scott Murray
395 M:      scottm@somanetworks.com
396 M:      scott@spiteful.org
397 L:      pcihpd-discuss@lists.sourceforge.net
398 S:      Supported
400 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
401 P:      Scott Murray
402 M:      scottm@somanetworks.com
403 M:      scott@spiteful.org
404 L:      pcihpd-discuss@lists.sourceforge.net
405 S:      Supported
407 COMPACTPCI HOTPLUG GENERIC DRIVER
408 P:      Scott Murray
409 M:      scottm@somanetworks.com
410 M:      scott@spiteful.org
411 L:      pcihpd-discuss@lists.sourceforge.net
412 S:      Supported
414 COMPUTONE INTELLIPORT MULTIPORT CARD
415 P:      Michael H. Warfield
416 M:      Michael H. Warfield <mhw@wittsend.com>
417 W:      http://www.computone.com/
418 W:      http://www.wittsend.com/computone.html
419 L:      linux-computone@lazuli.wittsend.com
420 S:      Supported
422 COMX/MULTIGATE SYNC SERIAL DRIVERS
423 P:      Gergely Madarasz
424 M:      Gergely Madarasz <gorgo@itc.hu>
425 S:      Supported
427 COSA/SRP SYNC SERIAL DRIVER
428 P:      Jan "Yenya" Kasprzak
429 M:      kas@fi.muni.cz
430 W:      http://www.fi.muni.cz/~kas/cosa/
431 S:      Maintained
433 CPU FREQUENCY DRIVERS
434 L:      cpufreq@www.linux.org.uk
435 W:      http://www.brodo.de/cpufreq/
436 S:      Maintained
438 CPUID/MSR DRIVER
439 P:      H. Peter Anvin
440 M:      hpa@zytor.com
441 S:      Maintained
443 CRAMFS FILESYSTEM
444 P:      Daniel Quinlan
445 M:      quinlan@transmeta.com
446 W:      http://sourceforge.net/projects/cramfs/
447 S:      Maintained
449 CREDITS FILE
450 P:      John A. Martin
451 M:      jam@acm.org
452 S:      Maintained
454 CRIS PORT
455 P:      Bjorn Wesen
456 M:      bjornw@axis.com
457 L:      dev-etrax@axis.com
458 W:      http://developer.axis.com
459 S:      Maintained
461 CRYPTO API
462 P:      James Morris
463 M:      jmorris@intercode.com.au
464 P:      David S. Miller
465 M:      davem@redhat.com
466 W       http://samba.org/~jamesm/crypto/
467 L:      linux-kernel@vger.kernel.org
468 S:      Maintained
470 CYBERPRO FB DRIVER
471 P:      Russell King
472 M:      rmk@arm.linux.org.uk
473 W:      http://www.arm.linux.org.uk/
474 S:      Maintained
476 CYCLADES 2X SYNC CARD DRIVER
477 P:      Arnaldo Carvalho de Melo
478 M:      acme@conectiva.com.br
479 W:      http://www.conectiva.com.br/~acme
480 L:      cycsyn-devel@bazar.conectiva.com.br
481 S:      Maintained
483 CYCLADES ASYNC MUX DRIVER
484 P:      Henrique Gobbi
485 M:      henrique@cyclades.com
486 W:      http://www.cyclades.com/
487 S:      Supported
489 CYCLADES PC300 DRIVER
490 P:      Henrique Gobbi
491 M:      henrique@cyclades.com
492 W:      http://www.cyclades.com/
493 S:      Supported
495 DAC960 RAID CONTROLLER DRIVER
496 P:      Dave Olien
497 M       dmo@osdl.org
498 W:      http://www.osdl.org/archive/dmo/DAC960
499 L:      linux-kernel@vger.kernel.org
500 S:      Maintained
502 DAMA SLAVE for AX.25
503 P:      Joerg Reuter
504 M:      jreuter@yaina.de
505 W:      http://yaina.de/jreuter/
506 W:      http://www.qsl.net/dl1bke/
507 L:      linux-hams@vger.kernel.org
508 S:      Maintained
510 DC395x SCSI driver
511 P:      Oliver Neukum
512 M:      oliver@neukum.name
513 P:      Ali Akcaagac
514 M:      aliakc@web.de
515 P:      Jamie Lenehan
516 M:      lenehan@twibble.org
517 W:      http://twibble.org/dist/dc395x/
518 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
519 S:      Maintained
521 DC390/AM53C974 SCSI driver
522 P:      Kurt Garloff
523 M:      garloff@suse.de
524 W:      http://www.garloff.de/kurt/linux/dc390/
525 S:      Maintained
527 DECnet NETWORK LAYER
528 P:      Steven Whitehouse
529 M:      SteveW@ACM.org
530 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
531 L:      linux-decnet-user@lists.sourceforge.net
532 S:      Maintained
534 DELL LAPTOP SMM DRIVER
535 P:      Massimo Dal Zotto
536 M:      dz@debian.org
537 W:      http://www.debian.org/~dz/i8k/
538 S:      Maintained
540 DEVICE-MAPPER
541 P:      Joe Thornber
542 M:      dm@uk.sistina.com
543 L:      linux-lvm@sistina.com
544 W:      http://www.sistina.com/lvm
545 S:      Maintained
547 DEVICE NUMBER REGISTRY
548 P:      H. Peter Anvin
549 M:      hpa@zytor.com
550 L:      linux-kernel@vger.kernel.org
551 S:      Maintained
553 DEVICE FILESYSTEM
554 P:      Richard Gooch
555 M:      rgooch@atnf.csiro.au
556 L:      linux-kernel@vger.kernel.org
557 S:      Maintained
559 DIGI INTL. EPCA DRIVER
560 P:      Digi International, Inc
561 M:      Eng.Linux@digi.com
562 L:      Eng.Linux@digi.com
563 W:      http://www.digi.com
564 S:      Maintained
566 DIGI RIGHTSWITCH NETWORK DRIVER
567 P:      Rick Richardson
568 L:      linux-net@vger.kernel.org
569 W:      http://www.digi.com
570 S:      Orphaned
572 DIGIBOARD PC/XE AND PC/XI DRIVER
573 P:      Christoph Lameter
574 M:      christoph@lameter.com
575 W:      http://www.digi.com
576 L:      digilnux@dgii.com
577 S:      Orphaned
579 DIRECTORY NOTIFICATION
580 P:      Stephen Rothwell
581 M:      sfr@canb.auug.org.au
582 L:      linux-kernel@vger.kernel.org
583 S:      Supported
585 DISK GEOMETRY AND PARTITION HANDLING
586 P:      Andries Brouwer
587 M:      aeb@cwi.nl
588 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
589 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
590 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
591 S:      Maintained
593 DISKQUOTA:
594 P:      Marco van Wieringen
595 M:      mvw@planets.elm.net
596 L:      linux-kernel@vger.kernel.org
597 S:      Maintained
599 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
600 P:      Tobias Ringstrom
601 M:      tori@unhappy.mine.nu
602 L:      linux-kernel@vger.kernel.org
603 S:      Maintained
605 DOUBLETALK DRIVER
606 P:      James R. Van Zandt
607 M:      jrv@vanzandt.mv.com
608 L:      blinux-list@redhat.com
609 S:      Maintained
611 DRM DRIVERS
612 P:      Rik Faith
613 M:      faith@redhat.com
614 L:      dri-devel@lists.sourceforge.net
615 S:      Supported
617 DSCC4 DRIVER
618 P:      François Romieu
619 M:      romieu@cogenit.fr
620 M:      romieu@ensta.fr
621 S:      Maintained
623 EATA-DMA SCSI DRIVER
624 P:      Michael Neuffer
625 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
626 S:      Maintained
628 EATA ISA/EISA/PCI SCSI DRIVER
629 P:      Dario Ballabio
630 M:      ballabio_dario@emc.com
631 L:      linux-scsi@vger.kernel.org
632 S:      Maintained
634 EATA-PIO SCSI DRIVER
635 P:      Michael Neuffer
636 M:      mike@i-Connect.Net
637 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
638 S:      Maintained
640 EBTABLES
641 P:      Bart De Schuymer
642 M:      bart.de.schuymer@pandora.be
643 L:      ebtables-user@lists.sourceforge.net
644 L:      ebtables-devel@lists.sourceforge.net
645 W:      http://ebtables.sourceforge.net/
646 S:      Maintained
648 EEPRO100 NETWORK DRIVER
649 P:      Andrey V. Savochkin
650 M:      saw@saw.sw.com.sg
651 S:      Maintained
653 EMU10K1 SOUND DRIVER
654 P:      Rui Sousa       
655 M:      rui.p.m.sousa@clix.pt   
656 L:      emu10k1-devel@lists.sourceforge.net
657 W:      http://sourceforge.net/projects/emu10k1/
658 S:      Maintained
660 ETHEREXPRESS-16 NETWORK DRIVER
661 P:      Philip Blundell
662 M:      Philip.Blundell@pobox.com
663 L:      linux-net@vger.kernel.org
664 S:      Maintained
666 ETHERNET BRIDGE
667 P:      Stephen Hemminger
668 M:      shemminger@osdl.org
669 L:      bridge@math.leidenuniv.nl
670 W:      http://bridge.sourceforge.net/
671 S:      Maintained
673 ETHERTEAM 16I DRIVER
674 P:      Mika Kuoppala
675 M:      miku@iki.fi
676 S:      Maintained
678 EXT2 FILE SYSTEM
679 L:      ext2-devel@lists.sourceforge.net
680 S:      Maintained
682 EXT3 FILE SYSTEM
683 P:      Stephen Tweedie, Andrew Morton
684 M:      sct@redhat.com, akpm@digeo.com, adilger@clusterfs.com
685 L:      ext3-users@redhat.com
686 S:      Maintained
688 FARSYNC SYNCHRONOUS DRIVER
689 P:      Kevin Curtis
690 M:      kevin.curtis@farsite.co.uk
691 M:      kevin.curtis@farsite.co.uk
692 W:      http://www.farsite.co.uk/
693 S:      Supported
695 FRAMEBUFFER LAYER
696 P:      James Simmons, Geert Uytterhoeven       
697 M:      jsimmons@infradead.org, geert@linux-m68k.org    
698 L:      linux-fbdev-devel@lists.sourceforge.net 
699 W:      http://www.linux-fbdev.org
700 S:      Supported
702 FILE LOCKING (flock() and fcntl()/lockf())
703 P:      Matthew Wilcox
704 M:      matthew@wil.cx
705 L:      linux-fsdevel@vger.kernel.org
706 S:      Maintained
708 FILESYSTEMS (VFS and infrastructure)
709 P:      Alexander Viro
710 M:      viro@math.psu.edu
711 S:      Maintained
713 FPU EMULATOR
714 P:      Bill Metzenthen
715 M:      billm@suburbia.net
716 W:      http://suburbia.net/~billm/floating-point/emulator/
717 S:      Maintained
719 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
720 P:      Mike McLagan
721 M:      mike.mclagan@linux.org
722 L:      linux-net@vger.kernel.org
723 S:      Maintained
725 FREEVXFS FILESYSTEM
726 P:      Christoph Hellwig
727 M:      hch@infradead.org
728 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
729 S:      Maintained
731 FTAPE/QIC-117
732 P:      Claus-Justus Heine
733 M:      claus@momo.math.rwth-aachen.de
734 L:      linux-tape@vger.kernel.org
735 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
736 S:      Maintained
738 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
739 P:      Rik Faith
740 M:      faith@cs.unc.edu
741 L:      linux-scsi@vger.kernel.org
742 S:      Odd fixes (e.g., new signatures)
744 GDT SCSI DISK ARRAY CONTROLLER DRIVER
745 P:      Achim Leubner
746 M:      achim.leubner@intel.com
747 L:      linux-scsi@vger.kernel.org
748 W:      http://www.icp-vortex.com/
749 S:      Supported
751 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
752 P:      Krzysztof Halasa
753 M:      khc@pm.waw.pl
754 W:      http://hq.pm.waw.pl/hdlc/
755 S:      Maintained
757 HAYES ESP SERIAL DRIVER
758 P:      Andrew J. Robinson
759 M:      arobinso@nyx.net
760 L:      linux-kernel@vger.kernel.org
761 W:      http://www.nyx.net/~arobinso
762 S:      Maintained
764 HFS FILESYSTEM
765 P:      Oliver Neukum
766 M:      oliver@neukum.org
767 L:      linux-kernel@vger.kernel.org
768 S:      Maintained
770 HGA FRAMEBUFFER DRIVER
771 P:      Ferenc Bakonyi
772 M:      fero@drama.obuda.kando.hu
773 L:      linux-nvidia@lists.surfsouth.com
774 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
775 S:      Maintained
777 HIGH-SPEED SCC DRIVER FOR AX.25
778 P:      Klaus Kudielka
779 M:      klaus.kudielka@ieee.org
780 L:      linux-hams@vger.kernel.org
781 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
782 S:      Maintained
784 HIPPI
785 P:      Jes Sorensen
786 M:      jes@trained-monkey.org
787 L:      linux-hippi@sunsite.dk
788 S:      Maintained
790 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
791 P:      Chase Maupin
792 M:      Chase Maupin (support@compaq.com)
793  L:     compaqandlinux@cpqlin.van-dijk.net
794  S:     Supported
796 HEWLETT-PACKARD SMART2 RAID DRIVER
797 P:      Francis Wiran
798 M:      Francis Wiran <support@compaq.com>
799  L:     compaqandlinux@cpqlin.van-dijk.net
800  S:     Supported       
802 HEWLETT-PACKARD SMART CISS RAID DRIVER 
803 P:      Mike Miller, Michael Ni
804 M:      Mike Miller, Michael Ni <support@compaq.com>
805  L:     compaqandlinux@cpqlin.van-dijk.net
806  S:     Supported 
808 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
809 P:      Jaroslav Kysela
810 M:      perex@suse.cz
811 S:      Maintained
813 HPFS FILESYSTEM
814 P:      Mikulas Patocka
815 M:      mikulas@artax.karlin.mff.cuni.cz
816 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
817 S:      Maintained
819 HPUSBSCSI
820 P:      Oliver Neukum
821 M:      drivers@neukum.org
822 S:      Maintained
824 I2C AND SENSORS DRIVERS
825 P:      Frodo Looijaard
826 M:      frodol@dds.nl
827 P:      Philip Edelbrock
828 M:      phil@netroedge.com
829 P:      Greg Kroah-Hartman
830 M:      greg@kroah.com
831 L:      sensors@stimpy.netroedge.com
832 W:      http://www.lm-sensors.nu/
833 S:      Maintained
835 i386 BOOT CODE
836 P:      Riley H. Williams
837 M:      Riley@Williams.Name
838 L:      Linux-Kernel@vger.kernel.org
839 S:      Maintained
841 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
842 P:      Dave Jones
843 M:      davej@suse.de
844 P:      H. Peter Anvin
845 M:      hpa@zytor.com
846 S:      Maintained
848 i810 TCO TIMER WATCHDOG
849 P:      Nils Faerber
850 M:      nils@kernelconcepts.de
851 W:      http://www.kernelconcepts.de/
852 S:      Maintained
854 IA64 (Itanium) PLATFORM
855 P:      David Mosberger-Tang
856 M:      davidm@hpl.hp.com
857 L:      linux-ia64@linuxia64.org
858 W:      http://www.linuxia64.org/
859 S:      Maintained
861 SN-IA64 (Itanium) SUB-PLATFORM
862 P:      John Hesterberg
863 M:      jh@sgi.com
864 L:      linux-ia64@linuxia64.org
865 W:      http://www.sgi.com/altix
866 S:      Maintained
868 IBM MCA SCSI SUBSYSTEM DRIVER
869 P:      Michael Lang
870 M:      langa2@kph.uni-mainz.de
871 W:      http://www.uni-mainz.de/~langm000/linux.html
872 S:      Maintained
874 IBM ServeRAID RAID DRIVER
875 P:      Jack Hammer
876 P:      Dave Jeffery
877 M:      ipslinux@adaptec.com
878 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
879 S:      Supported 
881 IDE DRIVER [GENERAL]
882 P:      Bartlomiej Zolnierkiewicz
883 M:      B.Zolnierkiewicz@elka.pw.edu.pl
884 L:      linux-kernel@vger.kernel.org
885 L:      linux-ide@vger.kernel.org
886 S:      Maintained
888 IDE/ATAPI CDROM DRIVER
889 P:      Jens Axboe
890 M:      axboe@suse.de
891 L:      linux-kernel@vger.kernel.org
892 W:      http://www.kernel.dk
893 S:      Maintained
895 IDE/ATAPI FLOPPY DRIVERS
896 P:      Paul Bristow
897 M:      Paul Bristow <paul@paulbristow.net>
898 W:      http://paulbristow.net/linux/idefloppy.html
899 L:      linux-kernel@vger.kernel.org
900 S:      Maintained
902 IDE/ATAPI TAPE DRIVERS
903 P:      Gadi Oxman
904 M:      Gadi Oxman <gadio@netvision.net.il>
905 L:      linux-kernel@vger.kernel.org
906 S:      Maintained
908 IEEE 1394 SUBSYSTEM
909 P:      Ben Collins
910 M:      bcollins@debian.org
911 L:      linux1394-devel@lists.sourceforge.net
912 W:      http://linux1394.sourceforge.net/
913 S:      Maintained
915 IEEE 1394 OHCI DRIVER
916 P:      Ben Collins
917 M:      bcollins@debian.org
918 L:      linux1394-devel@lists.sourceforge.net
919 S:      Maintained
921 IEEE 1394 PCILYNX DRIVER
922 P:      Andreas Bombe
923 M:      andreas.bombe@munich.netsurf.de
924 L:      linux1394-devel@lists.sourceforge.net
925 S:      Maintained
927 IEEE 1394 RAW I/O DRIVER
928 P:      Andreas Bombe
929 M:      andreas.bombe@munich.netsurf.de
930 L:      linux1394-devel@lists.sourceforge.net
931 S:      Maintained
933 IMS TWINTURBO FRAMEBUFFER DRIVER
934 P:      Paul Mundt
935 M:      lethal@chaoticdreams.org
936 L:      linux-fbdev-devel@lists.sourceforge.net
937 S:      Maintained
939 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
940 P:      Ingo Molnar
941 M:      mingo@redhat.com
942 S:      Maintained
944 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
945 P:      Jeff Garzik
946 M:      jgarzik@pobox.com
947 W:      http://sourceforge.net/projects/gkernel/
948 S:      Maintained
950 INTEL IA32 MICROCODE UPDATE SUPPORT
951 P:      Tigran Aivazian
952 M:      tigran@veritas.com
953 S:      Maintained
955 INTEL PRO/100 ETHERNET SUPPORT
956 P:      Scott Feldman
957 M:      scott.feldman@intel.com
958 S:      Supported
960 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
961 P:      Jeb Cramer
962 M:      cramerj@intel.com
963 P:      Scott Feldman
964 M:      scott.feldman@intel.com
965 W:      http://sourceforge.net/projects/e1000/
966 S:      Supported
968 INTEL PRO/10GbE SUPPORT
969 P:      Ganesh Venkatesan
970 M:      Ganesh.Venkatesan@intel.com
971 P:      Scott Feldman
972 M:      scott.feldman@intel.com
973 S:      Supported
975 INTERMEZZO FILE SYSTEM
976 P:      Chen Yang
977 M:      intermezzo-devel@lists.sf.net
978 W:      http://www.inter-mezzo.org/
979 L:      intermezzo-discuss@lists.sourceforge.net
980 S:      Maintained
982 IOC3 DRIVER
983 P:      Ralf Baechle
984 M:      ralf@linux-mips.org
985 L:      linux-mips@linux-mips.org
986 S:      Maintained
988 IP MASQUERADING:
989 P:      Juanjo Ciarlante
990 M:      jjciarla@raiz.uncu.edu.ar
991 S:      Maintained
993 IPX NETWORK LAYER
994 P:      Arnaldo Carvalho de Melo
995 M:      acme@conectiva.com.br
996 L:      linux-net@vger.kernel.org
997 S:      Maintained
999 IRDA SUBSYSTEM
1000 P:      Jean Tourrilhes
1001 L:      irda-users@lists.sourceforge.net
1002 W:      http://irda.sourceforge.net/
1003 S:      Maintained
1005 ISAPNP
1006 P:      Jaroslav Kysela
1007 M:      perex@suse.cz
1008 S:      Maintained
1010 ISDN SUBSYSTEM
1011 P:      Karsten Keil
1012 M:      kkeil@suse.de
1013 P:      Kai Germaschewski
1014 M:      kai.germaschewski@gmx.de
1015 L:      isdn4linux@listserv.isdn4linux.de
1016 W:      http://www.isdn4linux.de
1017 S:      Maintained
1019 ISDN SUBSYSTEM (Eicon active card driver)
1020 P:      Armin Schindler
1021 M:      mac@melware.de
1022 L:      isdn4linux@listserv.isdn4linux.de
1023 W:      http://www.melware.de
1024 S:      Maintained
1026 JOURNALLING FLASH FILE SYSTEM (JFFS)
1027 P:      Axis Communications AB
1028 M:      jffs-dev@axis.com
1029 L:      jffs-dev@axis.com
1030 W:      http://www.developer.axis.com/software/jffs/
1031 S:      Maintained
1033 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1034 P:      David Woodhouse
1035 M:      dwmw2@infradead.org
1036 L:      jffs-dev@axis.com
1037 W:      http://sources.redhat.com/jffs2/
1038 S:      Maintained
1040 JFS FILESYSTEM
1041 P:      Dave Kleikamp
1042 M:      shaggy@austin.ibm.com
1043 L:      jfs-discussion@oss.software.ibm.com
1044 W:      http://oss.software.ibm.com/jfs/
1045 S:      Supported
1047 JOYSTICK DRIVER
1048 P:      Vojtech Pavlik
1049 M:      vojtech@suse.cz
1050 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1051 W:      http://www.suse.cz/development/joystick/
1052 S:      Maintained
1054 KCONFIG
1055 P:      Roman Zippel
1056 M:      zippel@linux-m68k.org
1057 L:      kbuild-devel@lists.sourceforge.net
1058 S:      Maintained
1060 KERNEL AUTOMOUNTER (AUTOFS)
1061 P:      H. Peter Anvin
1062 M:      hpa@zytor.com
1063 L:      autofs@linux.kernel.org
1064 S:      Maintained
1066 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1067 P:      Jeremy Fitzhardinge
1068 M:      jeremy@goop.org
1069 L:      autofs@linux.kernel.org
1070 S:      Maintained
1072 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1073 P:      Michael Elizabeth Chastain
1074 M:      mec@shout.net
1075 L:      kbuild-devel@lists.sourceforge.net
1076 W:      http://kbuild.sourceforge.net
1077 S:      Maintained 
1079 KERNEL NFSD
1080 P:      Neil Brown
1081 M:      neilb@cse.unsw.edu.au
1082 L:      nfs@lists.sourceforge.net
1083 W:      http://nfs.sourceforge.net/
1084 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1085 S:      Maintained
1087 LANMEDIA WAN CARD DRIVER
1088 P:      Andrew Stanley-Jones
1089 M:      asj@lanmedia.com
1090 W:      http://www.lanmedia.com/
1091 S:      Supported
1093 LAPB module
1094 P:      Henner Eisen
1095 M:      eis@baty.hanse.de
1096 L:      linux-x25@vger.kernel.org
1097 S:      Maintained
1099 LASI 53c700 driver for PARISC
1100 P:      James E.J. Bottomley
1101 M:      James.Bottomley@HansenPartnership.com
1102 L:      linux-scsi@vger.kernel.org
1103 S:      Maintained
1105 LINUX FOR IBM pSERIES (RS/6000)
1106 P:      Paul Mackerras
1107 M:      paulus@au.ibm.com
1108 W:      http://www.ibm.com/linux/ltc/projects/ppc
1109 S:      Supported
1111 LINUX FOR NCR VOYAGER
1112 P:      James Bottomley
1113 M:      James.Bottomley@HansenPartnership.com
1114 W:      http://www.hansenpartnership.com/voyager
1115 S:      Maintained
1117 LINUX FOR POWERPC
1118 P:      Paul Mackerras
1119 M:      paulus@samba.org
1120 W:      http://www.fsmlabs.com/linuxppcbk.html
1121 S:      Supported
1123 LINUX FOR POWER MACINTOSH
1124 P:      Benjamin Herrenschmidt
1125 M:      benh@kernel.crashing.org
1126 W:      http://www.linuxppc.org/
1127 L:      linuxppc-dev@lists.linuxppc.org
1128 S:      Maintained
1130 LLC (802.2)
1131 P:      Arnaldo Carvalho de Melo
1132 M:      acme@conectiva.com.br
1133 S:      Maintained
1135 LINUX FOR 64BIT POWERPC
1136 P:      David Engebretsen (stable kernel)
1137 M:      engebret@us.ibm.com
1138 P:      Anton Blanchard (development kernel)
1139 M:      anton@au.ibm.com
1140 W:      http://linuxppc64.org
1141 L:      linuxppc64-dev@lists.linuxppc.org
1142 S:      Supported
1144 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1145 P:      Richard Russon (FlatCap)
1146 M:      ldm@flatcap.org
1147 L:      ldm-devel@lists.sourceforge.net 
1148 W:      http://ldm.sourceforge.net
1149 S:      Maintained
1151 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1152 P:      Gerard Roudier
1153 M:      groudier@free.fr
1154 L:      linux-scsi@vger.kernel.org
1155 S:      Maintained
1157 M68K
1158 P:      Jes Sorensen
1159 M:      jes@trained-monkey.org
1160 W:      http://www.clark.net/pub/lawrencc/linux/index.html
1161 L:      linux-m68k@lists.linux-m68k.org
1162 S:      Maintained
1164 M68K ON APPLE MACINTOSH
1165 P:      Joshua Thompson
1166 M:      funaho@jurai.org
1167 W:      http://www.mac.linux-m68k.org/
1168 L:      linux-mac68k@mac.linux-m68k.org
1169 S:      Maintained
1171 M68K ON HP9000/300
1172 P:      Philip Blundell
1173 M:      philb@gnu.org
1174 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1175 S:      Maintained
1177 MAESTRO PCI SOUND DRIVERS
1178 P:      Zach Brown
1179 M:      zab@zabbo.net
1180 S:      Odd Fixes
1182 MATROX FRAMEBUFFER DRIVER
1183 P:      Petr Vandrovec
1184 M:      vandrove@vc.cvut.cz
1185 L:      linux-fbdev-devel@lists.sourceforge.net
1186 S:      Maintained
1188 MEMORY TECHNOLOGY DEVICES
1189 P:      David Woodhouse
1190 M:      dwmw2@redhat.com
1191 W:      http://www.linux-mtd.infradead.org/
1192 L:      mtd@infradead.org
1193 S:      Maintained
1195 MICROTEK X6 SCANNER
1196 P:      Oliver Neukum
1197 M:      drivers@neukum.org
1198 S:      Maintained
1200 MIPS
1201 P:      Ralf Baechle
1202 M:      ralf@linux-mips.org
1203 W:      http://oss.sgi.com/mips/mips-howto.html
1204 L:      linux-mips@linux-mips.org
1205 S:      Maintained
1207 MISCELLANEOUS MCA-SUPPORT
1208 P:      David Weinehall
1209 M:      Project MCA Team <mcalinux@acc.umu.se>
1210 M:      David Weinehall <tao@acc.umu.se>
1211 W:      http://www.acc.umu.se/~tao/
1212 W:      http://www.acc.umu.se/~mcalinux/
1213 L:      linux-kernel@vger.kernel.org
1214 S:      Maintained
1216 MODULE SUPPORT
1217 P:      Rusty Russell
1218 M:      rusty@rustcorp.com.au
1219 L:      linux-kernel@vger.kernel.org
1220 S:      Maintained
1222 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1223 P:      Stelian Pop
1224 M:      stelian@popies.net
1225 W:      http://popies.net/meye/
1226 S:      Maintained
1228 MOUSE AND MISC DEVICES [GENERAL]
1229 P:      Alessandro Rubini
1230 M:      rubini@ipvvis.unipv.it
1231 L:      linux-kernel@vger.kernel.org
1232 S:      Maintained
1234 MTRR AND SIMILAR SUPPORT [i386]
1235 P:      Richard Gooch
1236 M:      rgooch@atnf.csiro.au
1237 L:      linux-kernel@vger.kernel.org
1238 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1239 S:      Maintained
1241 MULTISOUND SOUND DRIVER
1242 P:      Andrew Veliath
1243 M:      andrewtv@usa.net
1244 S:      Maintained
1246 NATSEMI ETHERNET DRIVER (DP8381x)
1247 P:      Tim Hockin
1248 M:      thockin@hockin.org
1249 S:      Maintained
1251 NCP FILESYSTEM
1252 P:      Petr Vandrovec
1253 M:      vandrove@vc.cvut.cz
1254 P:      Volker Lendecke
1255 M:      vl@kki.org
1256 L:      linware@sh.cvut.cz
1257 S:      Maintained
1259 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1260 P:      James E.J. Bottomley
1261 M:      James.Bottomley@HansenPartnership.com
1262 L:      linux-scsi@vger.kernel.org
1263 S:      Maintained
1265 NETFILTER/IPTABLES
1266 P:      Rusty Russell
1267 P:      Marc Boucher
1268 P:      James Morris
1269 P:      Harald Welte
1270 P:      Jozsef Kadlecsik
1271 M:      coreteam@netfilter.org
1272 W:      http://www.netfilter.org/
1273 W:      http://www.iptables.org/
1274 L:      netfilter@lists.netfilter.org
1275 L:      netfilter-devel@lists.netfilter.org
1276 S:      Supported
1278 NETROM NETWORK LAYER
1279 P:      Ralf Baechle
1280 M:      ralf@linux-mips.org
1281 L:      linux-hams@vger.kernel.org
1282 S:      Maintained
1284 NETWORK BLOCK DEVICE
1285 P:      Paul Clements
1286 M:      Paul.Clements@steeleye.com
1287 S:      Maintained
1289 NETWORK DEVICE DRIVERS
1290 P:      Andrew Morton
1291 M:      akpm@digeo.com
1292 P:      Jeff Garzik
1293 M:      jgarzik@pobox.com
1294 L:      linux-net@vger.kernel.org
1295 S:      Maintained
1297 NETWORKING [GENERAL]
1298 P:      Networking Team
1299 M:      netdev@oss.sgi.com
1300 L:      linux-net@vger.kernel.org
1301 S:      Maintained
1303 NETWORKING [IPv4/IPv6]
1304 P:      David S. Miller
1305 M:      davem@redhat.com
1306 P:      Alexey Kuznetsov
1307 M:      kuznet@ms2.inr.ac.ru
1308 P:      Pekka Savola (ipv6)
1309 M:      pekkas@netcore.fi
1310 P:      James Morris
1311 M:      jmorris@intercode.com.au
1312 P:      Hideaki YOSHIFUJI
1313 M:      yoshfuji@linux-ipv6.org
1314 L:      netdev@oss.sgi.com
1315 S:      Maintained
1317 NFS CLIENT
1318 P:      Trond Myklebust
1319 M:      trond.myklebust@fys.uio.no
1320 L:      linux-kernel@vger.kernel.org
1321 S:      Maintained
1323 NI5010 NETWORK DRIVER
1324 P:      Jan-Pascal van Best and Andreas Mohr
1325 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1326 M:      Andreas Mohr <100.30936@germany.net>
1327 L:      linux-net@vger.kernel.org
1328 S:      Maintained
1330 NINJA SCSI-3 / NINJA SCSI-32Bi PCMCIA SCSI HOST ADAPTER DRIVER
1331 P:      YOKOTA Hiroshi
1332 M:      yokota@netlab.is.tsukuba.ac.jp
1333 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1334 S:      Maintained
1336 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1337 P:      GOTO Masanori
1338 M:      gotom@debian.or.jp
1339 P:      YOKOTA Hiroshi
1340 M:      yokota@netlab.is.tsukuba.ac.jp
1341 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1342 S:      Maintained
1344 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1345 P:      Eberhard Moenkeberg
1346 M:      emoenke@gwdg.de
1347 L:      linux-kernel@vger.kernel.org
1348 S:      Maintained
1350 NTFS FILESYSTEM
1351 P:      Anton Altaparmakov
1352 M:      aia21@cantab.net
1353 L:      linux-ntfs-dev@lists.sourceforge.net
1354 L:      linux-kernel@vger.kernel.org
1355 W:      http://linux-ntfs.sf.net/
1356 S:      Maintained
1358 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1359 P:      Ani Joshi
1360 M:      ajoshi@shell.unixbox.com
1361 L:      linux-nvidia@lists.surfsouth.com
1362 S:      Maintained
1364 OLYMPIC NETWORK DRIVER
1365 P:      Peter De Shrijver
1366 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1367 P:      Mike Phillips
1368 M:      mikep@linuxtr.net 
1369 L:      linux-net@vger.kernel.org
1370 L:      linux-tr@linuxtr.net
1371 W:      http://www.linuxtr.net
1372 S:      Maintained
1374 ONSTREAM SCSI TAPE DRIVER
1375 P:      Willem Riede
1376 M:      osst@riede.org
1377 L:      osst@linux1.onstream.nl
1378 L:      linux-scsi@vger.rutgers.edu
1379 S:      Maintained
1381 OPL3-SA2, SA3, and SAx DRIVER
1382 P:      Zwane Mwaikambo
1383 M:      zwane@commfireservices.com
1384 L:      linux-sound@vger.kernel.org
1385 S:      Maintained
1387 OPROFILE
1388 P:      John Levon
1389 M:      levon@movementarian.org
1390 L:      oprofile-list@lists.sf.net
1391 S:      Maintained
1393 ORINOCO DRIVER
1394 P:      David Gibson
1395 M:      hermes@gibson.dropbear.id.au
1396 W:      http://www.ozlabs.org/people/dgibson/dldwd
1397 S:      Maintained
1399 PARALLEL PORT SUPPORT
1400 P:      Phil Blundell
1401 M:      Philip.Blundell@pobox.com
1402 P:      Tim Waugh
1403 M:      tim@cyberelk.net
1404 P:      David Campbell
1405 M:      campbell@torque.net
1406 P:      Andrea Arcangeli
1407 M:      andrea@e-mind.com
1408 L:      linux-parport@torque.net
1409 W:      http://people.redhat.com/twaugh/parport/
1410 S:      Maintained
1412 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1413 P:      Tim Waugh
1414 M:      tim@cyberelk.net
1415 L:      linux-parport@torque.net
1416 W:      http://www.torque.net/linux-pp.html
1417 S:      Maintained
1419 PARISC ARCHITECTURE
1420 P:      Matthew Wilcox
1421 M:      matthew@wil.cx
1422 P:      Grant Grundler
1423 M:      grundler@parisc-linux.org
1424 L:      parisc-linux@parisc-linux.org
1425 W:      http://www.parisc-linux.org/
1426 S:      Maintained
1428 PERSONALITY HANDLING
1429 P:      Christoph Hellwig
1430 M:      hch@infradead.org
1431 L:      linux-abi-devel@lists.sourceforge.net
1432 S:      Maintained
1434 PCI ID DATABASE
1435 P:      Martin Mares
1436 M:      mj@ucw.cz
1437 L:      pciids-devel@lists.sourceforge.net
1438 W:      http://pciids.sourceforge.net/
1439 S:      Maintained
1441 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1442 P:      Thomas Sailer
1443 M:      sailer@ife.ee.ethz.ch
1444 L:      linux-sound@vger.kernel.org
1445 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1446 S:      Maintained
1448 PCI SUBSYSTEM
1449 P:      Greg Kroah-Hartman
1450 M:      greg@kroah.com
1451 L:      linux-kernel@vger.kernel.org
1452 S:      Supported
1454 PCI HOTPLUG CORE
1455 P:      Greg Kroah-Hartman
1456 M:      greg@kroah.com
1457 M:      gregkh@us.ibm.com
1458 S:      Supported
1460 PCI HOTPLUG COMPAQ DRIVER
1461 P:      Greg Kroah-Hartman
1462 M:      greg@kroah.com
1463 S:      Maintained
1465 PCMCIA SUBSYSTEM
1466 P:      David Hinds
1467 M:      dahinds@users.sourceforge.net
1468 L:      linux-kernel@vger.kernel.org
1469 W:      http://pcmcia-cs.sourceforge.net
1470 S:      Maintained
1472 PCNET32 NETWORK DRIVER
1473 P:      Thomas Bogendörfer
1474 M:      tsbogend@alpha.franken.de
1475 L:      linux-net@vger.kernel.org
1476 S:      Maintained
1478 PHILIPS NINO PALM PC
1479 P:      Steven Hill
1480 M:      sjhill@realitydiluted.com
1481 L:      linux-mips@linux-mips.org
1482 W:      http://www.realitydiluted.com/projects/nino
1483 S:      Maintained
1485 PNP SUPPORT
1486 P:      Adam Belay
1487 M:      ambx1@neo.rr.com
1488 S:      Maintained
1490 PPP PROTOCOL DRIVERS AND COMPRESSORS
1491 P:      Paul Mackerras
1492 M:      paulus@samba.org
1493 L:      linux-ppp@vger.kernel.org
1494 S:      Maintained
1496 PPP OVER ATM (RFC 2364)
1497 P:      Mitchell Blank Jr
1498 M:      mitch@sfgoth.com
1499 S:      Maintained
1501 PPP OVER ETHERNET
1502 P:      Michal Ostrowski
1503 M:      mostrows@styx.uwaterloo.ca
1504 S:      Maintained
1506 PREEMPTIBLE KERNEL
1507 P:      Robert Love
1508 M:      rml@tech9.net
1509 L:      linux-kernel@vger.kernel.org
1510 L:      kpreempt-tech@lists.sourceforge.net
1511 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1512 S:      Supported
1514 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1515 P:      Peter Denison
1516 M:      promise@pnd-pc.demon.co.uk
1517 W:      http://www.pnd-pc.demon.co.uk/promise/
1518 S:      Maintained
1520 QNX4 FILESYSTEM
1521 P:      Anders Larsen
1522 M:      al@alarsen.net
1523 L:      linux-kernel@vger.kernel.org
1524 W:      http://www.alarsen.net/linux/qnx4fs/
1525 S:      Maintained
1527 RADEON FRAMEBUFFER DISPLAY DRIVER
1528 P:      Ani Joshi
1529 M:      ajoshi@shell.unixbox.com
1530 L:      linux-fbdev-devel@lists.sourceforge.net
1531 S:      Maintained
1533 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1534 P:      Ani Joshi
1535 M:      ajoshi@shell.unixbox.com
1536 L:      linux-fbdev-devel@lists.sourceforge.net
1537 S:      Maintained
1539 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1540 P:      Corey Thomas
1541 M:      corey@world.std.com
1542 L:      linux-kernel@vger.kernel.org
1543 S:      Maintained
1545 REAL TIME CLOCK DRIVER
1546 P:      Paul Gortmaker
1547 M:      p_gortmaker@yahoo.com
1548 L:      linux-kernel@vger.kernel.org
1549 S:      Maintained
1551 REISERFS FILE SYSTEM
1552 P:      Hans Reiser
1553 M:      reiserfs-dev@namesys.com
1554 L:      reiserfs-list@namesys.com
1555 W:      http://www.namesys.com
1556 S:      Supported
1558 ROCKETPORT DRIVER
1559 P:      Comtrol Corp.
1560 M:      support@comtrol.com
1561 W:      http://www.comtrol.com
1562 S:      Maintained
1564 ROSE NETWORK LAYER
1565 P:      Ralf Baechle
1566 M:      ralf@linux-mips.org
1567 L:      linux-hams@vger.kernel.org
1568 S:      Maintained
1570 RISCOM8 DRIVER
1571 P:      Dmitry Gorodchanin
1572 L:      linux-kernel@vger.kernel.org
1573 S:      Maintained
1575 RTLINUX  REALTIME  LINUX
1576 P:      Victor Yodaiken
1577 M:      yodaiken@fsmlabs.com
1578 L:      rtl@rtlinux.org
1579 W:      www.rtlinux.org
1580 S:      Maintained
1582 S390
1583 P:      Martin Schwidefsky
1584 M:      schwidefsky@de.ibm.com
1585 M:      linux390@de.ibm.com
1586 L:      linux-390@vm.marist.edu
1587 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1588 S:      Supported
1590 SA1100 SUPPORT
1591 P:      Nicolas Pitre
1592 M:      nico@cam.org
1593 L:      linux-arm@lists.arm.linux.org.uk
1594 S:      Maintained
1596 SBPCD CDROM DRIVER
1597 P:      Eberhard Moenkeberg
1598 M:      emoenke@gwdg.de
1599 L:      linux-kernel@vger.kernel.org
1600 S:      Maintained
1602 SC1200 WDT DRIVER
1603 P:      Zwane Mwaikambo
1604 M:      zwane@commfireservices.com
1605 S:      Maintained
1607 SCHEDULER
1608 P:      Ingo Molnar
1609 M:      mingo@elte.hu
1610 P:      Robert Love    [the preemptible kernel bits]
1611 M:      rml@tech9.net
1612 L:      linux-kernel@vger.kernel.org
1613 S:      Maintained
1615 SCSI CDROM DRIVER
1616 P:      Jens Axboe
1617 M:      axboe@suse.de
1618 L:      linux-scsi@vger.kernel.org
1619 W:      http://www.kernel.dk
1620 S:      Maintained
1622 SCSI SG DRIVER
1623 P:      Doug Gilbert
1624 M:      dgilbert@interlog.com
1625 L:      linux-scsi@vger.kernel.org
1626 W:      http://www.torque.net/sg
1627 S:      Maintained
1629 SCSI SUBSYSTEM
1630 P:      Jens Axboe
1631 M:      axboe@suse.de
1632 L:      linux-scsi@vger.kernel.org
1633 S:      Maintained
1635 SCSI TAPE DRIVER
1636 P:      Kai Mäkisara
1637 M:      Kai.Makisara@metla.fi
1638 L:      linux-scsi@vger.kernel.org
1639 S:      Maintained
1641 SCTP PROTOCOL
1642 P: Jon Grimm
1643 M: jgrimm2@us.ibm.com
1644 L: lksctp-developers@lists.sourceforge.net
1645 S: Supported
1647 SCx200 CPU SUPPORT
1648 P:      Christer Weinigel
1649 M:      christer@weinigel.se
1650 W:      http://www.weinigel.se
1651 S:      Supported
1653 SGI VISUAL WORKSTATION 320 AND 540
1654 P:      Andrey Panin
1655 M:      pazke@donpac.ru
1656 L:      linux-visws-devel@lists.sf.net
1657 W:      http://linux-visws.sf.net
1658 S:      Maintained for 2.5.
1660 SIS 5513 IDE CONTROLLER DRIVER
1661 P:      Lionel Bouton
1662 M:      Lionel.Bouton@inet6.fr
1663 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1664 W:      http://gyver.homeip.net/sis5513/index.html
1665 S:      Maintained
1667 SIS 900/7016 FAST ETHERNET DRIVER
1668 P:      Ollie Lho
1669 M:      ollie@sis.com.tw
1670 L:      linux-net@vger.kernel.org
1671 S:      Supported
1673 SIS FRAMEBUFFER DRIVER
1674 P:      Thomas Winischhofer
1675 M:      thomas@winischhofer.net
1676 W:      http://www.winischhofer.net/linuxsisvga.shtml
1677 S:      Maintained      
1679 SMB FILESYSTEM
1680 P:      Urban Widmark
1681 M:      urban@teststation.com
1682 W:      http://samba.org/
1683 L:      samba@samba.org
1684 S:      Maintained
1686 SNA NETWORK LAYER
1687 P:      Jay Schulist
1688 M:      jschlst@samba.org
1689 L:      linux-sna@turbolinux.com
1690 W:      http://www.linux-sna.org
1691 S:      Supported
1693 SOFTWARE RAID (Multiple Disks) SUPPORT
1694 P:      Ingo Molnar
1695 M:      mingo@redhat.com
1696 P:      Neil Brown
1697 M:      neilb@cse.unsw.edu.au
1698 L:      linux-raid@vger.kernel.org
1699 S:      Maintained
1701 SOFTWARE SUSPEND:
1702 P:      Pavel Machek
1703 M:      pavel@suse.cz
1704 M:      pavel@ucw.cz
1705 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1706 W:      http://swsusp.sf.net/
1707 S:      Maintained
1709 SONIC NETWORK DRIVER
1710 P:      Thomas Bogendoerfer
1711 M:      tsbogend@alpha.franken.de
1712 L:      linux-net@vger.kernel.org
1713 S:      Maintained
1715 SONY VAIO CONTROL DEVICE DRIVER
1716 P:      Stelian Pop
1717 M:      stelian@popies.net
1718 W:      http://popies.net/sonypi/
1719 S:      Maintained
1721 SOUND
1722 P:      Jaroslav Kysela
1723 M:      perex@suse.cz
1724 L:      alsa-devel@alsa-project.org
1725 S:      Maintained
1727 UltraSPARC (sparc64):
1728 P:      David S. Miller
1729 M:      davem@redhat.com
1730 P:      Eddie C. Dost
1731 M:      ecd@skynet.be
1732 P:      Jakub Jelinek
1733 M:      jj@sunsite.ms.mff.cuni.cz
1734 P:      Anton Blanchard
1735 M:      anton@samba.org
1736 L:      sparclinux@vger.kernel.org
1737 L:      ultralinux@vger.kernel.org
1738 S:      Maintained
1740 SPARC (sparc32):
1741 L:      sparclinux@vger.kernel.org
1742 S:      Unmaintained - please send patches to mailing list
1744 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1745 P:      Roger Wolff
1746 M:      R.E.Wolff@BitWizard.nl
1747 M:      io8-linux@specialix.co.uk
1748 L:      linux-kernel@vger.kernel.org ?
1749 S:      Supported
1751 SPX NETWORK LAYER
1752 P:      Jay Schulist
1753 M:      jschlst@samba.org
1754 L:      linux-net@vger.kernel.org
1755 S:      Supported
1757 SRM (Alpha) environment access
1758 P:      Jan-Benedict Glaw
1759 M:      jbglaw@lug-owl.de
1760 L:      linux-kernel@vger.kernel.org
1761 S:      Maintained
1763 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1764 M:      support@stallion.oz.au
1765 W:      http://www.stallion.com
1766 S:      Supported
1768 STARFIRE/DURALAN NETWORK DRIVER
1769 P:      Ion Badulescu
1770 M:      ionut@cs.columbia.edu
1771 S:      Maintained
1773 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1774 W:      http://mosquitonet.Stanford.EDU/strip.html
1775 S:      Unsupported ?
1777 STRADIS MPEG-2 DECODER DRIVER
1778 P:      Nathan Laredo
1779 M:      laredo@gnu.org
1780 W:      http://mpeg.openprojects.net/
1781 W:      http://www.stradis.com/
1782 S:      Maintained
1784 SUPERH
1785 P:      Niibe Yutaka
1786 M:      gniibe@m17n.org
1787 P:      Kazumoto Kojima
1788 M:      kkojima@rr.iij4u.or.jp
1789 L:      linux-sh@m17n.org
1790 W:      http://www.m17n.org/linux-sh/
1791 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1792 S:      Maintained
1794 SUN3/3X
1795 P:      Sam Creasey
1796 M:      sammy@sammy.net
1797 L:      sun3-list@redhat.com
1798 W:      http://sammy.net/sun3/
1799 S:      Maintained
1801 SVGA HANDLING
1802 P:      Martin Mares
1803 M:      mj@ucw.cz
1804 L:      linux-video@atrey.karlin.mff.cuni.cz
1805 S:      Maintained
1807 SYSV FILESYSTEM
1808 P:      Christoph Hellwig
1809 M:      hch@infradead.org
1810 S:      Maintained
1812 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1813 P:      Romain Lievin
1814 M:      roms@lpg.ticalc.org
1815 P:      Julien Blache
1816 M:      jb@technologeek.org
1817 S:      Maintained
1819 TI PARALLEL LINK CABLE DRIVER
1820 P:     Romain Lievin
1821 M:     roms@lpg.ticalc.org
1822 S:     Maintained
1824 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1825 P:      Stephane Dalton
1826 M:      sdalton@videotron.ca
1827 P:      Stéphane Doyon
1828 M:      s.doyon@videotron.ca
1829 S:      Maintained
1831 TLAN NETWORK DRIVER
1832 P:      Samuel Chessman
1833 M:      chessman@tux.org
1834 L:      tlan-devel@lists.sourceforge.net
1835 W:      http://sourceforge.net/projects/tlan/
1836 S:      Maintained
1838 TOKEN-RING NETWORK DRIVER
1839 P:      Mike Phillips
1840 M:      mikep@linuxtr.net
1841 L:      linux-net@vger.kernel.org
1842 L:      linux-tr@linuxtr.net
1843 W:      http://www.linuxtr.net
1844 S:      Maintained
1846 TOSHIBA ACPI EXTRAS DRIVER
1847 P:      John Belmonte
1848 M:      toshiba_acpi@memebeam.org
1849 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1850 S:      Maintained
1852 TOSHIBA SMM DRIVER
1853 P:      Jonathan Buzzard
1854 M:      jonathan@buzzard.org.uk
1855 L:      tlinux-users@tce.toshiba-dme.co.jp
1856 W:      http://www.buzzard.org.uk/toshiba/
1857 S:      Maintained
1859 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1860 P:      Muli Ben-Yehuda
1861 M:      mulix@mulix.org
1862 L:      linux-kernel@vger.kernel.org
1863 S:      Maintained
1865 TMS380 TOKEN-RING NETWORK DRIVER
1866 P:      Adam Fritzler
1867 M:      mid@auk.cx
1868 L:      linux-tr@linuxtr.net
1869 W:      http://www.auk.cx/tms380tr/
1870 S:      Maintained
1872 TULIP NETWORK DRIVER
1873 P:      Jeff Garzik
1874 M:      jgarzik@pobox.com
1875 L:      tulip-users@lists.sourceforge.net
1876 W:      http://sourceforge.net/projects/tulip/
1877 S:      Maintained
1879 TUN/TAP driver
1880 P:      Maxim Krasnyansky
1881 M:      maxk@qualcomm.com, max_mk@yahoo.com
1882 L:      vtun@office.satix.net
1883 W:      http://vtun.sourceforge.net/tun
1884 S:      Maintained
1886 U14-34F SCSI DRIVER
1887 P:      Dario Ballabio
1888 M:      ballabio_dario@emc.com
1889 L:      linux-scsi@vger.kernel.org
1890 S:      Maintained
1892 UDF FILESYSTEM
1893 P:      Ben Fennema
1894 M:      bfennema@falcon.csc.calpoly.edu
1895 P:      Dave Boynton
1896 M:      dave@trylinux.com
1897 L:      linux_udf@hpesjro.fc.hp.com
1898 W:      http://linux-udf.sourceforge.net
1899 S:      Maintained
1901 UMSDOS FILESYSTEM
1902 P:      Matija Nalis
1903 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1904 L:      linux-kernel@vger.kernel.org
1905 W:      http://linux.voyager.hr/umsdos/
1906 S:      Maintained
1908 UNIFORM CDROM DRIVER
1909 P:      Jens Axboe
1910 M:      axboe@suse.de
1911 L:      linux-kernel@vger.kernel.org
1912 W:      http://www.kernel.dk
1913 S:      Maintained
1915 USB ACM DRIVER
1916 P:      Vojtech Pavlik
1917 M:      vojtech@suse.cz
1918 L:      linux-usb-users@lists.sourceforge.net
1919 L:      linux-usb-devel@lists.sourceforge.net
1920 S:      Maintained
1922 USB BLUETOOTH TTY CONVERTER DRIVER
1923 P:      Greg Kroah-Hartman
1924 M:      greg@kroah.com
1925 L:      linux-usb-users@lists.sourceforge.net
1926 L:      linux-usb-devel@lists.sourceforge.net
1927 S:      Maintained
1928 W:      http://www.kroah.com/linux-usb/
1930 USB CDC ETHERNET DRIVER
1931 P:      Greg Kroah-Hartman
1932 M:      greg@kroah.com
1933 L:      linux-usb-users@lists.sourceforge.net
1934 L:      linux-usb-devel@lists.sourceforge.net
1935 S:      Maintained
1936 W:      http://www.kroah.com/linux-usb/
1938 USB EHCI DRIVER
1939 P:      David Brownell
1940 M:      dbrownell@users.sourceforge.net
1941 L:      linux-usb-devel@lists.sourceforge.net
1942 S:      Maintained
1944 USB HID/HIDBP/INPUT DRIVERS
1945 P:      Vojtech Pavlik
1946 M:      vojtech@suse.cz
1947 L:      linux-usb-users@lists.sourceforge.net
1948 L:      linux-usb-devel@lists.sourceforge.net
1949 W:      http://www.suse.cz/development/input/
1950 S:      Maintained
1952 USB HUB DRIVER
1953 P:      Johannes Erdfelt
1954 M:      johannes@erdfelt.com
1955 L:      linux-usb-users@lists.sourceforge.net
1956 L:      linux-usb-devel@lists.sourceforge.net
1957 S:      Maintained
1959 USB KAWASAKI LSI DRIVER
1960 P:      Oliver Neukum
1961 M:      drivers@neukum.org
1962 L:      linux-usb-users@lists.sourceforge.net
1963 L:      linux-usb-devel@lists.sourceforge.net
1964 S:      Maintained
1966 USB MASS STORAGE DRIVER
1967 P:      Matthew Dharm
1968 M:      mdharm-usb@one-eyed-alien.net
1969 L:      linux-usb-users@lists.sourceforge.net
1970 L:      linux-usb-devel@lists.sourceforge.net
1971 S:      Maintained
1972 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
1974 USB OHCI DRIVER
1975 P:      Roman Weissgaerber
1976 M:      weissg@vienna.at
1977 L:      linux-usb-users@lists.sourceforge.net
1978 L:      linux-usb-devel@lists.sourceforge.net
1979 S:      Maintained
1981 USB OV511 DRIVER
1982 P:      Mark McClelland
1983 M:      mmcclell@bigfoot.com
1984 L:      linux-usb-users@lists.sourceforge.net
1985 L:      linux-usb-devel@lists.sourceforge.net
1986 W:      http://alpha.dyndns.org/ov511/
1987 S:      Maintained
1989 USB PEGASUS DRIVER
1990 P:      Petko Manolov
1991 M:      petkan@users.sourceforge.net
1992 L:      linux-usb-users@lists.sourceforge.net
1993 L:      linux-usb-devel@lists.sourceforge.net
1994 W:      http://pegasus2.sourceforge.net/
1995 S:      Maintained
1997 USB PRINTER DRIVER
1998 P:      Vojtech Pavlik
1999 M:      vojtech@suse.cz
2000 L:      linux-usb-users@lists.sourceforge.net
2001 L:      linux-usb-devel@lists.sourceforge.net
2002 S:      Maintained
2004 USB RTL8150 DRIVER
2005 P:      Petko Manolov
2006 M:      petkan@users.sourceforge.net
2007 L:      linux-usb-users@lists.sourceforge.net
2008 L:      linux-usb-devel@lists.sourceforge.net
2009 W:      http://pegasus2.sourceforge.net/
2010 S:      Maintained
2012 USB SCANNER DRIVER
2013 P:      Henning Meier-Geinitz
2014 M:      henning@meier-geinitz.de
2015 L:      linux-usb-users@lists.sourceforge.net
2016 L:      linux-usb-devel@lists.sourceforge.net
2017 W:      http://www.meier-geinitz.de/kernel/
2018 S:      Maintained
2020 USB SE401 DRIVER
2021 P:      Jeroen Vreeken
2022 M:      pe1rxq@amsat.org
2023 L:      linux-usb-users@lists.sourceforge.net
2024 L:      linux-usb-devel@lists.sourceforge.net
2025 W:      http://www.chello.nl/~j.vreeken/se401/
2026 S:      Maintained
2028 USB SERIAL DIGI ACCELEPORT DRIVER
2029 P:      Peter Berger and Al Borchers
2030 M:      pberger@brimson.com
2031 M:      alborchers@steinerpoint.com
2032 L:      linux-usb-users@lists.sourceforge.net
2033 L:      linux-usb-devel@lists.sourceforge.net
2034 S:      Maintained
2036 USB SERIAL DRIVER
2037 P:      Greg Kroah-Hartman
2038 M:      greg@kroah.com
2039 L:      linux-usb-users@lists.sourceforge.net
2040 L:      linux-usb-devel@lists.sourceforge.net
2041 S:      Maintained
2042 W:      http://www.kroah.com/linux-usb/
2044 USB SERIAL BELKIN F5U103 DRIVER
2045 P:      William Greathouse
2046 M:      wgreathouse@smva.com
2047 L:      linux-usb-users@lists.sourceforge.net
2048 L:      linux-usb-devel@lists.sourceforge.net
2049 S:      Maintained
2051 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2052 L:      linux-usb-users@lists.sourceforge.net
2053 L:      linux-usb-devel@lists.sourceforge.net
2054 S:      Maintained
2056 USB AUERSWALD DRIVER
2057 P:      Wolfgang Muees
2058 M:      wolfgang@iksw-muees.de
2059 L:      linux-usb-users@lists.sourceforge.net
2060 L:      linux-usb-devel@lists.sourceforge.net
2061 S:      Maintained
2063 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2064 P:      Gary Brubaker
2065 M:      xavyer@ix.netcom.com
2066 L:      linux-usb-users@lists.sourceforge.net
2067 L:      linux-usb-devel@lists.sourceforge.net
2068 S:      Maintained
2070 USB SERIAL KEYSPAN DRIVER
2071 P:      Greg Kroah-Hartman
2072 M:      greg@kroah.com
2073 L:      linux-usb-users@lists.sourceforge.net
2074 L:      linux-usb-devel@lists.sourceforge.net
2075 W:      http://www.kroah.com/linux/
2076 S:      Maintained
2078 USB SERIAL WHITEHEAT DRIVER
2079 P:      Stuart MacDonald
2080 M:      stuartm@connecttech.com
2081 L:      linux-usb-users@lists.sourceforge.net
2082 L:      linux-usb-devel@lists.sourceforge.net
2083 W:      http://www.connecttech.com
2084 S:      Supported
2086 USB SUBSYSTEM
2087 P:      Greg Kroah-Hartman
2088 M:      greg@kroah.com
2089 L:      linux-usb-users@lists.sourceforge.net
2090 L:      linux-usb-devel@lists.sourceforge.net
2091 W:      http://www.linux-usb.org
2092 S:      Supported
2094 USB UHCI DRIVER
2095 P:      Johannes Erdfelt
2096 M:      johannes@erdfelt.com
2097 L:      linux-usb-users@lists.sourceforge.net
2098 L:      linux-usb-devel@lists.sourceforge.net
2099 S:      Maintained
2101 USB "USBNET" DRIVER
2102 P:      David Brownell
2103 M:      dbrownell@users.sourceforge.net
2104 L:      linux-usb-devel@lists.sourceforge.net
2105 S:      Maintained
2107 USER-MODE LINUX
2108 P:      Jeff Dike
2109 M:      jdike@karaya.com
2110 L:      user-mode-linux-devel@lists.sourceforge.net
2111 L:      user-mode-linux-user@lists.sourceforge.net
2112 W:      http://user-mode-linux.sourceforge.net
2113 S:      Maintained
2114         
2115 FAT/VFAT/MSDOS FILESYSTEM:
2116 P:      OGAWA Hirofumi
2117 M:      hirofumi@mail.parknet.co.jp
2118 L:      linux-kernel@vger.kernel.org
2119 S:      Maintained
2121 VIA 82Cxxx AUDIO DRIVER
2122 P:      Jeff Garzik
2123 L:      linux-via@gtf.org
2124 S:      Odd fixes
2126 VIA RHINE NETWORK DRIVER
2127 P:      Roger Luethi
2128 M:      rl@hellgate.ch
2129 S:      Maintained
2131 UCLINUX
2132 P:      Greg Ungerer
2133 M:      gerg@snapgear.com
2134 P:      David McCullough
2135 M:      davidm@snapgear.com
2136 P:      D. Jeff Dionne (created first uClinux port)
2137 M:      jeff@uclinux.org
2138 W:      http://www.uclinux.org/
2139 L:      uclinux-dev@uclinux.org
2140 S:      Maintained
2142 UCLINUX FOR NEC V850
2143 P:      Miles Bader
2144 M:      uclinux-v850@lsi.nec.co.jp
2145 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2146 W:      http://www.ee.nec.de/uclinux/
2147 S:      Supported
2149 USB DIAMOND RIO500 DRIVER
2150 P:      Cesar Miquel
2151 M:      miquel@df.uba.ar
2152 L:      rio500-users@lists.sourceforge.net
2153 W:      http://rio500.sourceforge.net
2154 S:      Maintained
2156 VIDEO FOR LINUX
2157 P:      Gerd Knorr
2158 M:      kraxel@bytesex.org
2159 S:      Maintained
2161 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2162 P:      Nenad Corbic
2163 M:      ncorbic@sangoma.com
2164 M:      dm@sangoma.com
2165 W:      http://www.sangoma.com
2166 S:      Supported
2168 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2169 P:      Jean Tourrilhes
2170 M:      jt@hpl.hp.com
2171 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2172 S:      Maintained
2174 WD7000 SCSI DRIVER
2175 P:      Miroslav Zagorac
2176 M:      zaga@fly.cc.fer.hr
2177 L:      linux-scsi@vger.kernel.org
2178 S:      Maintained
2180 X.25 NETWORK LAYER
2181 P:      Henner Eisen
2182 M:      eis@baty.hanse.de
2183 L:      linux-x25@vger.kernel.org
2184 S:      Maintained
2186 XFS FILESYSTEM
2187 P:      Silicon Graphics Inc
2188 M:      owner-xfs@oss.sgi.com
2189 M:      lord@sgi.com
2190 L:      linux-xfs@oss.sgi.com
2191 W:      http://oss.sgi.com/projects/xfs
2192 S:      Supported
2194 X86 3-LEVEL PAGING (PAE) SUPPORT
2195 P:      Ingo Molnar
2196 M:      mingo@redhat.com
2197 S:      Maintained
2199 X86-64 port
2200 P:      Andi Kleen
2201 M:      ak@suse.de
2202 L:      discuss@x86-64.org
2203 W:      http://www.x86-64.org
2204 S:      Maintained
2206 YAM DRIVER FOR AX.25
2207 P:      Jean-Paul Roubelat
2208 M:      jpr@f6fbb.org
2209 L:      linux-hams@vger.kernel.org
2210 S:      Maintained
2212 YMFPCI YAMAHA PCI SOUND
2213 P:      Pete Zaitcev
2214 M:      zaitcev@yahoo.com
2215 L:      linux-kernel@vger.kernel.org
2216 S:      Maintained
2218 Z85230 SYNCHRONOUS DRIVER
2219 P:      Alan Cox
2220 M:      alan@redhat.com
2221 W:      http://roadrunner.swansea.linux.org.uk/synchronous.shtml
2222 S:      Maintained for 2.2 only
2224 Z8530 DRIVER FOR AX.25
2225 P:      Joerg Reuter
2226 M:      jreuter@yaina.de
2227 W:      http://yaina.de/jreuter/
2228 W:      http://www.qsl.net/dl1bke/
2229 L:      linux-hams@vger.kernel.org
2230 S:      Maintained
2232 ZF MACHZ WATCHDOG
2233 P:      Fernando Fuganti
2234 M:      fuganti@netbank.com.br
2235 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2236 S:      Maintained
2238 ZR36120 VIDEO FOR LINUX DRIVER
2239 P:      Pauline Middelink
2240 M:      middelin@polyware.nl
2241 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2242 W:      http://www.polyware.nl/~middelin/hobbies.html
2243 S:      Maintained
2245 THE REST
2246 P:      Linus Torvalds
2247 S:      Buried alive in reporters