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