DRI CVS merge: r128 driver private function cleanup
[linux-2.6/history.git] / MAINTAINERS
blob2f7e5238561c378b6251f86a7d95f469a7ac1ffb
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:      Len Brown
173 M:      len.brown@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@free.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
332 P:      Maxim Krasnyansky
333 M:      maxk@qualcomm.com
334 W:      http://bluez.sf.net
335 S:      Maintained
337 BLUETOOTH RFCOMM LAYER
338 P:      Maxim Krasnyansky
339 M:      maxk@qualcomm.com
340 W:      http://bluez.sf.net
341 S:      Maintained
343 BLUETOOTH BNEP LAYER
344 P:      Maxim Krasnyansky
345 M:      maxk@qualcomm.com
346 W:      http://bluez.sf.net
347 S:      Maintained
349 BLUETOOTH HCI USB DRIVER
350 P:      Maxim Krasnyansky
351 M:      maxk@qualcomm.com
352 W:      http://bluez.sf.net
353 S:      Maintained
355 BLUETOOTH HCI UART DRIVER
356 P:      Maxim Krasnyansky
357 M:      maxk@qualcomm.com
358 W:      http://bluez.sf.net
359 S:      Maintained
361 BLUETOOTH HCI DTL1 DRIVER
362 P:      Marcel Holtmann
363 M:      marcel@holtmann.org
364 W:      http://www.holtmann.org/linux/bluetooth/
365 S:      Maintained
367 BLUETOOTH HCI BLUECARD DRIVER
368 P:      Marcel Holtmann
369 M:      marcel@holtmann.org
370 W:      http://www.holtmann.org/linux/bluetooth/
371 S:      Maintained
373 BLUETOOTH HCI BT3C DRIVER
374 P:      Marcel Holtmann
375 M:      marcel@holtmann.org
376 W:      http://www.holtmann.org/linux/bluetooth/
377 S:      Maintained
379 BLUETOOTH HCI BTUART DRIVER
380 P:      Marcel Holtmann
381 M:      marcel@holtmann.org
382 W:      http://www.holtmann.org/linux/bluetooth/
383 S:      Maintained
385 BLUETOOTH HCI VHCI DRIVER
386 P:      Maxim Krasnyansky
387 M:      maxk@qualcomm.com
388 W:      http://bluez.sf.net
389 S:      Maintained
391 BONDING DRIVER
392 P:   Chad Tindel
393 M:   ctindel@users.sourceforge.net
394 P:   Jay Vosburgh
395 M:   fubar@us.ibm.com
396 L:   bonding-devel@lists.sourceforge.net
397 W:   http://sourceforge.net/projects/bonding/
398 S:   Supported
400 BTTV VIDEO4LINUX DRIVER
401 P:      Gerd Knorr
402 M:      kraxel@bytesex.org
403 L:      video4linux-list@redhat.com
404 W:      http://bytesex.org/bttv/
405 S:      Maintained
407 BUSLOGIC SCSI DRIVER
408 P:      Leonard N. Zubkoff
409 M:      Leonard N. Zubkoff <lnz@dandelion.com>
410 L:      linux-scsi@vger.kernel.org
411 W:      http://www.dandelion.com/Linux/
412 S:      Maintained
414 COMMON INTERNET FILE SYSTEM (CIFS)
415 P:      Steve French
416 M:      sfrench@samba.org
417 L:      samba-technical@lists.samba.org
418 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
419 S:      Supported       
421 CIRRUS LOGIC GENERIC FBDEV DRIVER
422 P:      Jeff Garzik
423 M:      jgarzik@pobox.com
424 L:      linux-fbdev-devel@lists.sourceforge.net
425 S:      Odd Fixes
427 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
428 P:      Cirrus Logic Corporation (kernel 2.2 driver)
429 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
430 P:      Nils Faerber (port to kernel 2.4)
431 M:      Nils Faerber <nils@kernelconcepts.de>
432 S:      Maintained
434 CODA FILE SYSTEM
435 P:      Jan Harkes
436 M:      jaharkes@cs.cmu.edu
437 M:      coda@cs.cmu.edu
438 L:      codalist@coda.cs.cmu.edu
439 W:      http://www.coda.cs.cmu.edu/
440 S:      Maintained
442 COMPACTPCI HOTPLUG CORE
443 P:      Scott Murray
444 M:      scottm@somanetworks.com
445 M:      scott@spiteful.org
446 L:      pcihpd-discuss@lists.sourceforge.net
447 S:      Supported
449 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
450 P:      Scott Murray
451 M:      scottm@somanetworks.com
452 M:      scott@spiteful.org
453 L:      pcihpd-discuss@lists.sourceforge.net
454 S:      Supported
456 COMPACTPCI HOTPLUG GENERIC DRIVER
457 P:      Scott Murray
458 M:      scottm@somanetworks.com
459 M:      scott@spiteful.org
460 L:      pcihpd-discuss@lists.sourceforge.net
461 S:      Supported
463 COMPUTONE INTELLIPORT MULTIPORT CARD
464 P:      Michael H. Warfield
465 M:      Michael H. Warfield <mhw@wittsend.com>
466 W:      http://www.computone.com/
467 W:      http://www.wittsend.com/computone.html
468 L:      linux-computone@lazuli.wittsend.com
469 S:      Supported
471 COMX/MULTIGATE SYNC SERIAL DRIVERS
472 P:      Pasztor Szilard
473 M:      Pasztor Szilard <don@itc.hu>
474 S:      Supported
476 COSA/SRP SYNC SERIAL DRIVER
477 P:      Jan "Yenya" Kasprzak
478 M:      kas@fi.muni.cz
479 W:      http://www.fi.muni.cz/~kas/cosa/
480 S:      Maintained
482 CPU FREQUENCY DRIVERS
483 P:      Dave Jones
484 M:      davej@codemonkey.org.uk
485 L:      cpufreq@www.linux.org.uk
486 W:      http://www.codemonkey.org.uk/cpufreq/
487 S:      Maintained
489 CPUID/MSR DRIVER
490 P:      H. Peter Anvin
491 M:      hpa@zytor.com
492 S:      Maintained
494 CRAMFS FILESYSTEM
495 W:     http://sourceforge.net/projects/cramfs/
496 S:     Orphan
498 CREDITS FILE
499 P:      John A. Martin
500 M:      jam@acm.org
501 S:      Maintained
503 CRIS PORT
504 P:      Bjorn Wesen
505 M:      bjornw@axis.com
506 L:      dev-etrax@axis.com
507 W:      http://developer.axis.com
508 S:      Maintained
510 CRYPTO API
511 P:      James Morris
512 M:      jmorris@intercode.com.au
513 P:      David S. Miller
514 M:      davem@redhat.com
515 W       http://samba.org/~jamesm/crypto/
516 L:      linux-kernel@vger.kernel.org
517 S:      Maintained
519 CYBERPRO FB DRIVER
520 P:      Russell King
521 M:      rmk@arm.linux.org.uk
522 W:      http://www.arm.linux.org.uk/
523 S:      Maintained
525 CYCLADES 2X SYNC CARD DRIVER
526 P:      Arnaldo Carvalho de Melo
527 M:      acme@conectiva.com.br
528 W:      http://advogato.org/person/acme
529 L:      cycsyn-devel@bazar.conectiva.com.br
530 S:      Maintained
532 CYCLADES ASYNC MUX DRIVER
533 P:      Henrique Gobbi
534 M:      henrique@cyclades.com
535 W:      http://www.cyclades.com/
536 S:      Supported
538 CYCLADES PC300 DRIVER
539 P:      Henrique Gobbi
540 M:      henrique@cyclades.com
541 W:      http://www.cyclades.com/
542 S:      Supported
544 DAC960 RAID CONTROLLER DRIVER
545 P:      Dave Olien
546 M       dmo@osdl.org
547 W:      http://www.osdl.org/archive/dmo/DAC960
548 L:      linux-kernel@vger.kernel.org
549 S:      Maintained
551 DAMA SLAVE for AX.25
552 P:      Joerg Reuter
553 M:      jreuter@yaina.de
554 W:      http://yaina.de/jreuter/
555 W:      http://www.qsl.net/dl1bke/
556 L:      linux-hams@vger.kernel.org
557 S:      Maintained
559 DC395x SCSI driver
560 P:      Oliver Neukum
561 M:      oliver@neukum.name
562 P:      Ali Akcaagac
563 M:      aliakc@web.de
564 P:      Jamie Lenehan
565 M:      lenehan@twibble.org
566 W:      http://twibble.org/dist/dc395x/
567 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
568 S:      Maintained
570 DC390/AM53C974 SCSI driver
571 P:      Kurt Garloff
572 M:      garloff@suse.de
573 W:      http://www.garloff.de/kurt/linux/dc390/
574 S:      Maintained
576 DECnet NETWORK LAYER
577 P:      Steven Whitehouse
578 M:      SteveW@ACM.org
579 W:      http://www.sucs.swan.ac.uk/~rohan/DECnet/index.html
580 L:      linux-decnet-user@lists.sourceforge.net
581 S:      Maintained
583 DEFXX FDDI NETWORK DRIVER
584 P:      Maciej W. Rozycki
585 M:      macro@ds2.pg.gda.pl
586 S:      Maintained
588 DELL LAPTOP SMM DRIVER
589 P:      Massimo Dal Zotto
590 M:      dz@debian.org
591 W:      http://www.debian.org/~dz/i8k/
592 S:      Maintained
594 DEVICE-MAPPER
595 P:      Joe Thornber
596 M:      dm@uk.sistina.com
597 L:      linux-lvm@sistina.com
598 W:      http://www.sistina.com/lvm
599 S:      Maintained
601 DEVICE NUMBER REGISTRY
602 P:      H. Peter Anvin
603 M:      hpa@zytor.com
604 L:      linux-kernel@vger.kernel.org
605 S:      Maintained
607 DEVICE FILESYSTEM
608 S:      Obsolete
610 DIGI INTL. EPCA DRIVER
611 P:      Digi International, Inc
612 M:      Eng.Linux@digi.com
613 L:      Eng.Linux@digi.com
614 W:      http://www.digi.com
615 S:      Maintained
617 DIGI RIGHTSWITCH NETWORK DRIVER
618 P:      Rick Richardson
619 L:      linux-net@vger.kernel.org
620 W:      http://www.digi.com
621 S:      Orphaned
623 DIGIBOARD PC/XE AND PC/XI DRIVER
624 P:      Christoph Lameter
625 M:      christoph@lameter.com
626 W:      http://www.digi.com
627 L:      digilnux@dgii.com
628 S:      Orphaned
630 DIRECTORY NOTIFICATION
631 P:      Stephen Rothwell
632 M:      sfr@canb.auug.org.au
633 L:      linux-kernel@vger.kernel.org
634 S:      Supported
636 DISK GEOMETRY AND PARTITION HANDLING
637 P:      Andries Brouwer
638 M:      aeb@cwi.nl
639 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
640 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
641 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
642 S:      Maintained
644 DISKQUOTA:
645 P:      Marco van Wieringen
646 M:      mvw@planets.elm.net
647 L:      linux-kernel@vger.kernel.org
648 S:      Maintained
650 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
651 P:      Tobias Ringstrom
652 M:      tori@unhappy.mine.nu
653 L:      linux-kernel@vger.kernel.org
654 S:      Maintained
656 DOUBLETALK DRIVER
657 P:      James R. Van Zandt
658 M:      jrv@vanzandt.mv.com
659 L:      blinux-list@redhat.com
660 S:      Maintained
662 DRM DRIVERS
663 L:      dri-devel@lists.sourceforge.net
664 S:      Supported
666 DSCC4 DRIVER
667 P:      François Romieu
668 M:      romieu@cogenit.fr
669 M:      romieu@ensta.fr
670 S:      Maintained
672 EATA-DMA SCSI DRIVER
673 P:      Michael Neuffer
674 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
675 S:      Maintained
677 EATA ISA/EISA/PCI SCSI DRIVER
678 P:      Dario Ballabio
679 M:      ballabio_dario@emc.com
680 L:      linux-scsi@vger.kernel.org
681 S:      Maintained
683 EATA-PIO SCSI DRIVER
684 P:      Michael Neuffer
685 M:      mike@i-Connect.Net
686 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
687 S:      Maintained
689 EBTABLES
690 P:      Bart De Schuymer
691 M:      bart.de.schuymer@pandora.be
692 L:      ebtables-user@lists.sourceforge.net
693 L:      ebtables-devel@lists.sourceforge.net
694 W:      http://ebtables.sourceforge.net/
695 S:      Maintained
697 EEPRO100 NETWORK DRIVER
698 P:      Andrey V. Savochkin
699 M:      saw@saw.sw.com.sg
700 S:      Maintained
702 EMU10K1 SOUND DRIVER
703 P:      Rui Sousa       
704 M:      rui.p.m.sousa@clix.pt   
705 L:      emu10k1-devel@lists.sourceforge.net
706 W:      http://sourceforge.net/projects/emu10k1/
707 S:      Maintained
709 ETHEREXPRESS-16 NETWORK DRIVER
710 P:      Philip Blundell
711 M:      Philip.Blundell@pobox.com
712 L:      linux-net@vger.kernel.org
713 S:      Maintained
715 ETHERNET BRIDGE
716 P:      Stephen Hemminger
717 M:      shemminger@osdl.org
718 L:      bridge@osdl.org
719 W:      http://bridge.sourceforge.net/
720 S:      Maintained
722 ETHERTEAM 16I DRIVER
723 P:      Mika Kuoppala
724 M:      miku@iki.fi
725 S:      Maintained
727 EXT2 FILE SYSTEM
728 L:      ext2-devel@lists.sourceforge.net
729 S:      Maintained
731 EXT3 FILE SYSTEM
732 P:      Stephen Tweedie, Andrew Morton
733 M:      sct@redhat.com, akpm@digeo.com, adilger@clusterfs.com
734 L:      ext3-users@redhat.com
735 S:      Maintained
737 FARSYNC SYNCHRONOUS DRIVER
738 P:      Kevin Curtis
739 M:      kevin.curtis@farsite.co.uk
740 M:      kevin.curtis@farsite.co.uk
741 W:      http://www.farsite.co.uk/
742 S:      Supported
744 FRAMEBUFFER LAYER
745 P:      James Simmons, Geert Uytterhoeven       
746 M:      jsimmons@infradead.org, geert@linux-m68k.org    
747 L:      linux-fbdev-devel@lists.sourceforge.net 
748 W:      http://www.linux-fbdev.org
749 S:      Supported
751 FILE LOCKING (flock() and fcntl()/lockf())
752 P:      Matthew Wilcox
753 M:      matthew@wil.cx
754 L:      linux-fsdevel@vger.kernel.org
755 S:      Maintained
757 FILESYSTEMS (VFS and infrastructure)
758 P:      Alexander Viro
759 M:      viro@math.psu.edu
760 S:      Maintained
762 FIRMWARE LOADER (request_firmware)
763 P:      Manuel Estrada Sainz
764 M:      ranty@debian.org
765 L:      linux-kernel@vger.kernel.org
766 S:      Maintained
768 FPU EMULATOR
769 P:      Bill Metzenthen
770 M:      billm@suburbia.net
771 W:      http://suburbia.net/~billm/floating-point/emulator/
772 S:      Maintained
774 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
775 P:      Mike McLagan
776 M:      mike.mclagan@linux.org
777 L:      linux-net@vger.kernel.org
778 S:      Maintained
780 FREEVXFS FILESYSTEM
781 P:      Christoph Hellwig
782 M:      hch@infradead.org
783 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
784 S:      Maintained
786 FTAPE/QIC-117
787 P:      Claus-Justus Heine
788 M:      claus@momo.math.rwth-aachen.de
789 L:      linux-tape@vger.kernel.org
790 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
791 S:      Maintained
793 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
794 P:      Rik Faith
795 M:      faith@cs.unc.edu
796 L:      linux-scsi@vger.kernel.org
797 S:      Odd fixes (e.g., new signatures)
799 GDT SCSI DISK ARRAY CONTROLLER DRIVER
800 P:      Achim Leubner
801 M:      achim.leubner@intel.com
802 L:      linux-scsi@vger.kernel.org
803 W:      http://www.icp-vortex.com/
804 S:      Supported
806 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
807 P:      Krzysztof Halasa
808 M:      khc@pm.waw.pl
809 W:      http://hq.pm.waw.pl/hdlc/
810 S:      Maintained
812 HAYES ESP SERIAL DRIVER
813 P:      Andrew J. Robinson
814 M:      arobinso@nyx.net
815 L:      linux-kernel@vger.kernel.org
816 W:      http://www.nyx.net/~arobinso
817 S:      Maintained
819 HFS FILESYSTEM
820 P:      Oliver Neukum
821 M:      oliver@neukum.org
822 L:      linux-kernel@vger.kernel.org
823 S:      Maintained
825 HGA FRAMEBUFFER DRIVER
826 P:      Ferenc Bakonyi
827 M:      fero@drama.obuda.kando.hu
828 L:      linux-nvidia@lists.surfsouth.com
829 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
830 S:      Maintained
832 HIGH-SPEED SCC DRIVER FOR AX.25
833 P:      Klaus Kudielka
834 M:      klaus.kudielka@ieee.org
835 L:      linux-hams@vger.kernel.org
836 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
837 S:      Maintained
839 HIPPI
840 P:      Jes Sorensen
841 M:      jes@trained-monkey.org
842 L:      linux-hippi@sunsite.dk
843 S:      Maintained
845 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
846 P:      Chase Maupin
847 M:      Chase Maupin (support@compaq.com)
848  L:     compaqandlinux@cpqlin.van-dijk.net
849  S:     Supported
851 HEWLETT-PACKARD SMART2 RAID DRIVER
852 P:      Francis Wiran
853 M:      Francis Wiran <support@compaq.com>
854  L:     compaqandlinux@cpqlin.van-dijk.net
855  S:     Supported       
857 HEWLETT-PACKARD SMART CISS RAID DRIVER 
858 P:      Mike Miller, Michael Ni
859 M:      Mike Miller, Michael Ni <support@compaq.com>
860  L:     compaqandlinux@cpqlin.van-dijk.net
861  S:     Supported 
863 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
864 P:      Jaroslav Kysela
865 M:      perex@suse.cz
866 S:      Maintained
868 HPFS FILESYSTEM
869 P:      Mikulas Patocka
870 M:      mikulas@artax.karlin.mff.cuni.cz
871 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
872 S:      Maintained
874 HPUSBSCSI
875 P:      Oliver Neukum
876 M:      drivers@neukum.org
877 S:      Maintained
879 I2C AND SENSORS DRIVERS
880 P:      Frodo Looijaard
881 M:      frodol@dds.nl
882 P:      Philip Edelbrock
883 M:      phil@netroedge.com
884 P:      Greg Kroah-Hartman
885 M:      greg@kroah.com
886 L:      sensors@stimpy.netroedge.com
887 W:      http://www.lm-sensors.nu/
888 S:      Maintained
890 i386 BOOT CODE
891 P:      Riley H. Williams
892 M:      Riley@Williams.Name
893 L:      Linux-Kernel@vger.kernel.org
894 S:      Maintained
896 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
897 P:      Dave Jones
898 M:      davej@codemonkey.org.uk
899 P:      H. Peter Anvin
900 M:      hpa@zytor.com
901 S:      Maintained
903 i810 TCO TIMER WATCHDOG
904 P:      Nils Faerber
905 M:      nils@kernelconcepts.de
906 W:      http://www.kernelconcepts.de/
907 S:      Maintained
909 IA64 (Itanium) PLATFORM
910 P:      David Mosberger-Tang
911 M:      davidm@hpl.hp.com
912 L:      linux-ia64@linuxia64.org
913 W:      http://www.linuxia64.org/
914 S:      Maintained
916 SN-IA64 (Itanium) SUB-PLATFORM
917 P:      John Hesterberg
918 M:      jh@sgi.com
919 L:      linux-ia64@linuxia64.org
920 W:      http://www.sgi.com/altix
921 S:      Maintained
923 IBM MCA SCSI SUBSYSTEM DRIVER
924 P:      Michael Lang
925 M:      langa2@kph.uni-mainz.de
926 W:      http://www.uni-mainz.de/~langm000/linux.html
927 S:      Maintained
929 IBM ServeRAID RAID DRIVER
930 P:      Jack Hammer
931 P:      Dave Jeffery
932 M:      ipslinux@adaptec.com
933 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
934 S:      Supported 
936 IDE DRIVER [GENERAL]
937 P:      Bartlomiej Zolnierkiewicz
938 M:      B.Zolnierkiewicz@elka.pw.edu.pl
939 L:      linux-kernel@vger.kernel.org
940 L:      linux-ide@vger.kernel.org
941 S:      Maintained
943 IDE/ATAPI CDROM DRIVER
944 P:      Jens Axboe
945 M:      axboe@suse.de
946 L:      linux-kernel@vger.kernel.org
947 W:      http://www.kernel.dk
948 S:      Maintained
950 IDE/ATAPI FLOPPY DRIVERS
951 P:      Paul Bristow
952 M:      Paul Bristow <paul@paulbristow.net>
953 W:      http://paulbristow.net/linux/idefloppy.html
954 L:      linux-kernel@vger.kernel.org
955 S:      Maintained
957 IDE/ATAPI TAPE DRIVERS
958 P:      Gadi Oxman
959 M:      Gadi Oxman <gadio@netvision.net.il>
960 L:      linux-kernel@vger.kernel.org
961 S:      Maintained
963 IEEE 1394 SUBSYSTEM
964 P:      Ben Collins
965 M:      bcollins@debian.org
966 L:      linux1394-devel@lists.sourceforge.net
967 W:      http://linux1394.sourceforge.net/
968 S:      Maintained
970 IEEE 1394 OHCI DRIVER
971 P:      Ben Collins
972 M:      bcollins@debian.org
973 L:      linux1394-devel@lists.sourceforge.net
974 S:      Maintained
976 IEEE 1394 PCILYNX DRIVER
977 P:      Andreas Bombe
978 M:      andreas.bombe@munich.netsurf.de
979 L:      linux1394-devel@lists.sourceforge.net
980 S:      Maintained
982 IEEE 1394 RAW I/O DRIVER
983 P:      Andreas Bombe
984 M:      andreas.bombe@munich.netsurf.de
985 L:      linux1394-devel@lists.sourceforge.net
986 S:      Maintained
988 IMS TWINTURBO FRAMEBUFFER DRIVER
989 P:      Paul Mundt
990 M:      lethal@chaoticdreams.org
991 L:      linux-fbdev-devel@lists.sourceforge.net
992 S:      Maintained
994 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
995 P:      Ingo Molnar
996 M:      mingo@redhat.com
997 S:      Maintained
999 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1000 P:      Jeff Garzik
1001 M:      jgarzik@pobox.com
1002 W:      http://sourceforge.net/projects/gkernel/
1003 S:      Maintained
1005 INTEL IA32 MICROCODE UPDATE SUPPORT
1006 P:      Tigran Aivazian
1007 M:      tigran@veritas.com
1008 S:      Maintained
1010 INTEL PRO/100 ETHERNET SUPPORT
1011 P:      Scott Feldman
1012 M:      scott.feldman@intel.com
1013 S:      Supported
1015 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1016 P:      Jeb Cramer
1017 M:      cramerj@intel.com
1018 P:      Scott Feldman
1019 M:      scott.feldman@intel.com
1020 W:      http://sourceforge.net/projects/e1000/
1021 S:      Supported
1023 INTEL PRO/10GbE SUPPORT
1024 P:      Ganesh Venkatesan
1025 M:      Ganesh.Venkatesan@intel.com
1026 P:      Scott Feldman
1027 M:      scott.feldman@intel.com
1028 S:      Supported
1030 INTERMEZZO FILE SYSTEM
1031 P:      Cluster File Systems    
1032 M:      intermezzo-devel@lists.sf.net
1033 W:      http://www.inter-mezzo.org/
1034 L:      intermezzo-discuss@lists.sourceforge.net
1035 S:      Maintained
1037 IOC3 DRIVER
1038 P:      Ralf Baechle
1039 M:      ralf@oss.sgi.com
1040 L:      linux-mips@linux-mips.org
1041 S:      Maintained
1043 IP MASQUERADING:
1044 P:      Juanjo Ciarlante
1045 M:      jjciarla@raiz.uncu.edu.ar
1046 S:      Maintained
1048 IPX NETWORK LAYER
1049 P:      Arnaldo Carvalho de Melo
1050 M:      acme@conectiva.com.br
1051 L:      linux-net@vger.kernel.org
1052 S:      Maintained
1054 IRDA SUBSYSTEM
1055 P:      Jean Tourrilhes
1056 L:      irda-users@lists.sourceforge.net
1057 W:      http://irda.sourceforge.net/
1058 S:      Maintained
1060 ISAPNP
1061 P:      Jaroslav Kysela
1062 M:      perex@suse.cz
1063 S:      Maintained
1065 ISDN SUBSYSTEM
1066 P:      Karsten Keil
1067 M:      kkeil@suse.de
1068 P:      Kai Germaschewski
1069 M:      kai.germaschewski@gmx.de
1070 L:      isdn4linux@listserv.isdn4linux.de
1071 W:      http://www.isdn4linux.de
1072 S:      Maintained
1074 ISDN SUBSYSTEM (Eicon active card driver)
1075 P:      Armin Schindler
1076 M:      mac@melware.de
1077 L:      isdn4linux@listserv.isdn4linux.de
1078 W:      http://www.melware.de
1079 S:      Maintained
1081 JOURNALLING FLASH FILE SYSTEM (JFFS)
1082 P:      Axis Communications AB
1083 M:      jffs-dev@axis.com
1084 L:      jffs-dev@axis.com
1085 W:      http://www.developer.axis.com/software/jffs/
1086 S:      Maintained
1088 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1089 P:      David Woodhouse
1090 M:      dwmw2@infradead.org
1091 L:      jffs-dev@axis.com
1092 W:      http://sources.redhat.com/jffs2/
1093 S:      Maintained
1095 JFS FILESYSTEM
1096 P:      Dave Kleikamp
1097 M:      shaggy@austin.ibm.com
1098 L:      jfs-discussion@oss.software.ibm.com
1099 W:      http://oss.software.ibm.com/jfs/
1100 S:      Supported
1102 JOYSTICK DRIVER
1103 P:      Vojtech Pavlik
1104 M:      vojtech@suse.cz
1105 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1106 W:      http://www.suse.cz/development/joystick/
1107 S:      Maintained
1109 KCONFIG
1110 P:      Roman Zippel
1111 M:      zippel@linux-m68k.org
1112 L:      kbuild-devel@lists.sourceforge.net
1113 S:      Maintained
1115 KERNEL AUTOMOUNTER (AUTOFS)
1116 P:      H. Peter Anvin
1117 M:      hpa@zytor.com
1118 L:      autofs@linux.kernel.org
1119 S:      Maintained
1121 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1122 P:      Jeremy Fitzhardinge
1123 M:      jeremy@goop.org
1124 L:      autofs@linux.kernel.org
1125 S:      Maintained
1127 KERNEL BUILD (Makefile, Rules.make, scripts/*)
1128 P:      Michael Elizabeth Chastain
1129 M:      mec@shout.net
1130 L:      kbuild-devel@lists.sourceforge.net
1131 W:      http://kbuild.sourceforge.net
1132 S:      Maintained 
1134 KERNEL JANITORS
1135 P:      Several
1136 L:      kernel-janitors@osdl.org
1137 W:      http://www.kerneljanitors.org/
1138 W:      http://sf.net/projects/kernel-janitor/
1139 W:      http://developer.osdl.org/rddunlap/kj-patches/
1140 S:      Maintained
1142 KERNEL NFSD
1143 P:      Neil Brown
1144 M:      neilb@cse.unsw.edu.au
1145 L:      nfs@lists.sourceforge.net
1146 W:      http://nfs.sourceforge.net/
1147 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1148 S:      Maintained
1150 LANMEDIA WAN CARD DRIVER
1151 P:      Andrew Stanley-Jones
1152 M:      asj@lanmedia.com
1153 W:      http://www.lanmedia.com/
1154 S:      Supported
1156 LAPB module
1157 P:      Henner Eisen
1158 M:      eis@baty.hanse.de
1159 L:      linux-x25@vger.kernel.org
1160 S:      Maintained
1162 LASI 53c700 driver for PARISC
1163 P:      James E.J. Bottomley
1164 M:      James.Bottomley@HansenPartnership.com
1165 L:      linux-scsi@vger.kernel.org
1166 S:      Maintained
1168 LINUX FOR IBM pSERIES (RS/6000)
1169 P:      Paul Mackerras
1170 M:      paulus@au.ibm.com
1171 W:      http://www.ibm.com/linux/ltc/projects/ppc
1172 S:      Supported
1174 LINUX FOR NCR VOYAGER
1175 P:      James Bottomley
1176 M:      James.Bottomley@HansenPartnership.com
1177 W:      http://www.hansenpartnership.com/voyager
1178 S:      Maintained
1180 LINUX FOR POWERPC
1181 P:      Paul Mackerras
1182 M:      paulus@samba.org
1183 W:      http://www.fsmlabs.com/linuxppcbk.html
1184 S:      Supported
1186 LINUX FOR POWER MACINTOSH
1187 P:      Benjamin Herrenschmidt
1188 M:      benh@kernel.crashing.org
1189 W:      http://www.linuxppc.org/
1190 L:      linuxppc-dev@lists.linuxppc.org
1191 S:      Maintained
1193 LLC (802.2)
1194 P:      Arnaldo Carvalho de Melo
1195 M:      acme@conectiva.com.br
1196 S:      Maintained
1198 LINUX FOR 64BIT POWERPC
1199 P:      David Engebretsen (stable kernel)
1200 M:      engebret@us.ibm.com
1201 P:      Anton Blanchard (development kernel)
1202 M:      anton@au.ibm.com
1203 W:      http://linuxppc64.org
1204 L:      linuxppc64-dev@lists.linuxppc.org
1205 S:      Supported
1207 LINUX SECURITY MODULE (LSM) FRAMEWORK
1208 P:      Chris Wright
1209 M:      chrisw@osdl.org
1210 L:      linux-security-module@wirex.com
1211 W:      http://lsm.immunix.org
1212 S:      Supported
1214 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1215 P:      Richard Russon (FlatCap)
1216 M:      ldm@flatcap.org
1217 L:      ldm-devel@lists.sourceforge.net 
1218 W:      http://ldm.sourceforge.net
1219 S:      Maintained
1221 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1222 P:      Gerard Roudier
1223 M:      groudier@free.fr
1224 L:      linux-scsi@vger.kernel.org
1225 S:      Maintained
1227 M68K
1228 P:      Jes Sorensen
1229 M:      jes@trained-monkey.org
1230 W:      http://www.clark.net/pub/lawrencc/linux/index.html
1231 L:      linux-m68k@lists.linux-m68k.org
1232 S:      Maintained
1234 M68K ON APPLE MACINTOSH
1235 P:      Joshua Thompson
1236 M:      funaho@jurai.org
1237 W:      http://www.mac.linux-m68k.org/
1238 L:      linux-mac68k@mac.linux-m68k.org
1239 S:      Maintained
1241 M68K ON HP9000/300
1242 P:      Philip Blundell
1243 M:      philb@gnu.org
1244 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1245 S:      Maintained
1247 MARVELL YUKON / SYSKONNECT DRIVER
1248 P:      Mirko Lindner
1249 M:      mlindner@syskonnect.de
1250 P:      Ralph Roesler
1251 M:      rroesler@syskonnect.de
1252 W:      http://www.syskonnect.com
1253 S:      Supported
1255 MAESTRO PCI SOUND DRIVERS
1256 P:      Zach Brown
1257 M:      zab@zabbo.net
1258 S:      Odd Fixes
1260 MATROX FRAMEBUFFER DRIVER
1261 P:      Petr Vandrovec
1262 M:      vandrove@vc.cvut.cz
1263 L:      linux-fbdev-devel@lists.sourceforge.net
1264 S:      Maintained
1266 MEMORY TECHNOLOGY DEVICES
1267 P:      David Woodhouse
1268 M:      dwmw2@redhat.com
1269 W:      http://www.linux-mtd.infradead.org/
1270 L:      mtd@infradead.org
1271 S:      Maintained
1273 MICROTEK X6 SCANNER
1274 P:      Oliver Neukum
1275 M:      drivers@neukum.org
1276 S:      Maintained
1278 MIPS
1279 P:      Ralf Baechle
1280 M:      ralf@gnu.org
1281 W:      http://oss.sgi.com/mips/mips-howto.html
1282 L:      linux-mips@linux-mips.org
1283 S:      Maintained
1285 MISCELLANEOUS MCA-SUPPORT
1286 P:      David Weinehall
1287 M:      Project MCA Team <mcalinux@acc.umu.se>
1288 M:      David Weinehall <tao@acc.umu.se>
1289 W:      http://www.acc.umu.se/~tao/
1290 W:      http://www.acc.umu.se/~mcalinux/
1291 L:      linux-kernel@vger.kernel.org
1292 S:      Maintained
1294 MODULE SUPPORT
1295 P:      Rusty Russell
1296 M:      rusty@rustcorp.com.au
1297 L:      linux-kernel@vger.kernel.org
1298 S:      Maintained
1300 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1301 P:      Stelian Pop
1302 M:      stelian@popies.net
1303 W:      http://popies.net/meye/
1304 S:      Maintained
1306 MOUSE AND MISC DEVICES [GENERAL]
1307 P:      Alessandro Rubini
1308 M:      rubini@ipvvis.unipv.it
1309 L:      linux-kernel@vger.kernel.org
1310 S:      Maintained
1312 MTRR AND SIMILAR SUPPORT [i386]
1313 P:      Richard Gooch
1314 M:      rgooch@atnf.csiro.au
1315 L:      linux-kernel@vger.kernel.org
1316 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1317 S:      Maintained
1319 MULTISOUND SOUND DRIVER
1320 P:      Andrew Veliath
1321 M:      andrewtv@usa.net
1322 S:      Maintained
1324 NATSEMI ETHERNET DRIVER (DP8381x)
1325 P:      Tim Hockin
1326 M:      thockin@hockin.org
1327 S:      Maintained
1329 NCP FILESYSTEM
1330 P:      Petr Vandrovec
1331 M:      vandrove@vc.cvut.cz
1332 P:      Volker Lendecke
1333 M:      vl@kki.org
1334 L:      linware@sh.cvut.cz
1335 S:      Maintained
1337 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1338 P:      James E.J. Bottomley
1339 M:      James.Bottomley@HansenPartnership.com
1340 L:      linux-scsi@vger.kernel.org
1341 S:      Maintained
1343 NETFILTER/IPTABLES
1344 P:      Rusty Russell
1345 P:      Marc Boucher
1346 P:      James Morris
1347 P:      Harald Welte
1348 P:      Jozsef Kadlecsik
1349 M:      coreteam@netfilter.org
1350 W:      http://www.netfilter.org/
1351 W:      http://www.iptables.org/
1352 L:      netfilter@lists.netfilter.org
1353 L:      netfilter-devel@lists.netfilter.org
1354 S:      Supported
1356 NETROM NETWORK LAYER
1357 P:      Ralf Baechle
1358 M:      ralf@linux-mips.org
1359 L:      linux-hams@vger.kernel.org
1360 S:      Maintained
1362 NETWORK BLOCK DEVICE
1363 P:      Paul Clements
1364 M:      Paul.Clements@steeleye.com
1365 S:      Maintained
1367 NETWORK DEVICE DRIVERS
1368 P:      Andrew Morton
1369 M:      akpm@digeo.com
1370 P:      Jeff Garzik
1371 M:      jgarzik@pobox.com
1372 L:      linux-net@vger.kernel.org
1373 S:      Maintained
1375 NETWORKING [GENERAL]
1376 P:      Networking Team
1377 M:      netdev@oss.sgi.com
1378 L:      linux-net@vger.kernel.org
1379 S:      Maintained
1381 NETWORKING [IPv4/IPv6]
1382 P:      David S. Miller
1383 M:      davem@redhat.com
1384 P:      Alexey Kuznetsov
1385 M:      kuznet@ms2.inr.ac.ru
1386 P:      Pekka Savola (ipv6)
1387 M:      pekkas@netcore.fi
1388 P:      James Morris
1389 M:      jmorris@intercode.com.au
1390 P:      Hideaki YOSHIFUJI
1391 M:      yoshfuji@linux-ipv6.org
1392 L:      netdev@oss.sgi.com
1393 S:      Maintained
1395 NFS CLIENT
1396 P:      Trond Myklebust
1397 M:      trond.myklebust@fys.uio.no
1398 L:      linux-kernel@vger.kernel.org
1399 S:      Maintained
1401 NI5010 NETWORK DRIVER
1402 P:      Jan-Pascal van Best and Andreas Mohr
1403 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1404 M:      Andreas Mohr <100.30936@germany.net>
1405 L:      linux-net@vger.kernel.org
1406 S:      Maintained
1408 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1409 P:      YOKOTA Hiroshi
1410 M:      yokota@netlab.is.tsukuba.ac.jp
1411 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1412 S:      Maintained
1414 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1415 P:      GOTO Masanori
1416 M:      gotom@debian.or.jp
1417 P:      YOKOTA Hiroshi
1418 M:      yokota@netlab.is.tsukuba.ac.jp
1419 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1420 S:      Maintained
1422 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1423 P:      Eberhard Moenkeberg
1424 M:      emoenke@gwdg.de
1425 L:      linux-kernel@vger.kernel.org
1426 S:      Maintained
1428 NTFS FILESYSTEM
1429 P:      Anton Altaparmakov
1430 M:      aia21@cantab.net
1431 L:      linux-ntfs-dev@lists.sourceforge.net
1432 L:      linux-kernel@vger.kernel.org
1433 W:      http://linux-ntfs.sf.net/
1434 S:      Maintained
1436 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1437 P:      Ani Joshi
1438 M:      ajoshi@shell.unixbox.com
1439 L:      linux-nvidia@lists.surfsouth.com
1440 S:      Maintained
1442 OLYMPIC NETWORK DRIVER
1443 P:      Peter De Shrijver
1444 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1445 P:      Mike Phillips
1446 M:      mikep@linuxtr.net 
1447 L:      linux-net@vger.kernel.org
1448 L:      linux-tr@linuxtr.net
1449 W:      http://www.linuxtr.net
1450 S:      Maintained
1452 ONSTREAM SCSI TAPE DRIVER
1453 P:      Willem Riede
1454 M:      osst@riede.org
1455 L:      osst@linux1.onstream.nl
1456 L:      linux-scsi@vger.rutgers.edu
1457 S:      Maintained
1459 OPL3-SA2, SA3, and SAx DRIVER
1460 P:      Zwane Mwaikambo
1461 M:      zwane@commfireservices.com
1462 L:      linux-sound@vger.kernel.org
1463 S:      Maintained
1465 OPROFILE
1466 P:      John Levon
1467 M:      levon@movementarian.org
1468 L:      oprofile-list@lists.sf.net
1469 S:      Maintained
1471 ORINOCO DRIVER
1472 P:      David Gibson
1473 M:      hermes@gibson.dropbear.id.au
1474 W:      http://www.ozlabs.org/people/dgibson/dldwd
1475 S:      Maintained
1477 PARALLEL PORT SUPPORT
1478 P:      Phil Blundell
1479 M:      Philip.Blundell@pobox.com
1480 P:      Tim Waugh
1481 M:      tim@cyberelk.net
1482 P:      David Campbell
1483 M:      campbell@torque.net
1484 P:      Andrea Arcangeli
1485 M:      andrea@e-mind.com
1486 L:      linux-parport@torque.net
1487 W:      http://people.redhat.com/twaugh/parport/
1488 S:      Maintained
1490 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1491 P:      Tim Waugh
1492 M:      tim@cyberelk.net
1493 L:      linux-parport@torque.net
1494 W:      http://www.torque.net/linux-pp.html
1495 S:      Maintained
1497 PARISC ARCHITECTURE
1498 P:      Matthew Wilcox
1499 M:      matthew@wil.cx
1500 P:      Grant Grundler
1501 M:      grundler@parisc-linux.org
1502 L:      parisc-linux@parisc-linux.org
1503 W:      http://www.parisc-linux.org/
1504 S:      Maintained
1506 PERSONALITY HANDLING
1507 P:      Christoph Hellwig
1508 M:      hch@infradead.org
1509 L:      linux-abi-devel@lists.sourceforge.net
1510 S:      Maintained
1512 PCI ID DATABASE
1513 P:      Martin Mares
1514 M:      mj@ucw.cz
1515 L:      pciids-devel@lists.sourceforge.net
1516 W:      http://pciids.sourceforge.net/
1517 S:      Maintained
1519 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1520 P:      Thomas Sailer
1521 M:      sailer@ife.ee.ethz.ch
1522 L:      linux-sound@vger.kernel.org
1523 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1524 S:      Maintained
1526 PCI SUBSYSTEM
1527 P:      Greg Kroah-Hartman
1528 M:      greg@kroah.com
1529 L:      linux-kernel@vger.kernel.org
1530 S:      Supported
1532 PCI HOTPLUG CORE
1533 P:      Greg Kroah-Hartman
1534 M:      greg@kroah.com
1535 M:      gregkh@us.ibm.com
1536 S:      Supported
1538 PCI HOTPLUG COMPAQ DRIVER
1539 P:      Greg Kroah-Hartman
1540 M:      greg@kroah.com
1541 S:      Maintained
1543 PCMCIA SUBSYSTEM
1544 P:      David Hinds
1545 M:      dahinds@users.sourceforge.net
1546 L:      linux-kernel@vger.kernel.org
1547 W:      http://pcmcia-cs.sourceforge.net
1548 S:      Maintained
1550 PCNET32 NETWORK DRIVER
1551 P:      Thomas Bogendörfer
1552 M:      tsbogend@alpha.franken.de
1553 L:      linux-net@vger.kernel.org
1554 S:      Maintained
1556 PNP SUPPORT
1557 P:      Adam Belay
1558 M:      ambx1@neo.rr.com
1559 S:      Maintained
1561 PPP PROTOCOL DRIVERS AND COMPRESSORS
1562 P:      Paul Mackerras
1563 M:      paulus@samba.org
1564 L:      linux-ppp@vger.kernel.org
1565 S:      Maintained
1567 PPP OVER ATM (RFC 2364)
1568 P:      Mitchell Blank Jr
1569 M:      mitch@sfgoth.com
1570 S:      Maintained
1572 PPP OVER ETHERNET
1573 P:      Michal Ostrowski
1574 M:      mostrows@styx.uwaterloo.ca
1575 S:      Maintained
1577 PREEMPTIBLE KERNEL
1578 P:      Robert Love
1579 M:      rml@tech9.net
1580 L:      linux-kernel@vger.kernel.org
1581 L:      kpreempt-tech@lists.sourceforge.net
1582 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1583 S:      Supported
1585 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1586 P:      Peter Denison
1587 M:      promise@pnd-pc.demon.co.uk
1588 W:      http://www.pnd-pc.demon.co.uk/promise/
1589 S:      Maintained
1591 QNX4 FILESYSTEM
1592 P:      Anders Larsen
1593 M:      al@alarsen.net
1594 L:      linux-kernel@vger.kernel.org
1595 W:      http://www.alarsen.net/linux/qnx4fs/
1596 S:      Maintained
1598 RADEON FRAMEBUFFER DISPLAY DRIVER
1599 P:      Ani Joshi
1600 M:      ajoshi@shell.unixbox.com
1601 L:      linux-fbdev-devel@lists.sourceforge.net
1602 S:      Maintained
1604 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1605 P:      Ani Joshi
1606 M:      ajoshi@shell.unixbox.com
1607 L:      linux-fbdev-devel@lists.sourceforge.net
1608 S:      Maintained
1610 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1611 P:      Corey Thomas
1612 M:      corey@world.std.com
1613 L:      linux-kernel@vger.kernel.org
1614 S:      Maintained
1616 REAL TIME CLOCK DRIVER
1617 P:      Paul Gortmaker
1618 M:      p_gortmaker@yahoo.com
1619 L:      linux-kernel@vger.kernel.org
1620 S:      Maintained
1622 REISERFS FILE SYSTEM
1623 P:      Hans Reiser
1624 M:      reiserfs-dev@namesys.com
1625 L:      reiserfs-list@namesys.com
1626 W:      http://www.namesys.com
1627 S:      Supported
1629 ROCKETPORT DRIVER
1630 P:      Comtrol Corp.
1631 M:      support@comtrol.com
1632 W:      http://www.comtrol.com
1633 S:      Maintained
1635 ROSE NETWORK LAYER
1636 P:      Ralf Baechle
1637 M:      ralf@linux-mips.org
1638 L:      linux-hams@vger.kernel.org
1639 S:      Maintained
1641 RISCOM8 DRIVER
1642 P:      Dmitry Gorodchanin
1643 L:      linux-kernel@vger.kernel.org
1644 S:      Maintained
1646 RTLINUX  REALTIME  LINUX
1647 P:      Victor Yodaiken
1648 M:      yodaiken@fsmlabs.com
1649 L:      rtl@rtlinux.org
1650 W:      www.rtlinux.org
1651 S:      Maintained
1653 S390
1654 P:      Martin Schwidefsky
1655 M:      schwidefsky@de.ibm.com
1656 M:      linux390@de.ibm.com
1657 L:      linux-390@vm.marist.edu
1658 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1659 S:      Supported
1661 SA1100 SUPPORT
1662 P:      Nicolas Pitre
1663 M:      nico@cam.org
1664 L:      linux-arm@lists.arm.linux.org.uk
1665 S:      Maintained
1667 SBPCD CDROM DRIVER
1668 P:      Eberhard Moenkeberg
1669 M:      emoenke@gwdg.de
1670 L:      linux-kernel@vger.kernel.org
1671 S:      Maintained
1673 SC1200 WDT DRIVER
1674 P:      Zwane Mwaikambo
1675 M:      zwane@commfireservices.com
1676 S:      Maintained
1678 SCHEDULER
1679 P:      Ingo Molnar
1680 M:      mingo@elte.hu
1681 P:      Robert Love    [the preemptible kernel bits]
1682 M:      rml@tech9.net
1683 L:      linux-kernel@vger.kernel.org
1684 S:      Maintained
1686 SCSI CDROM DRIVER
1687 P:      Jens Axboe
1688 M:      axboe@suse.de
1689 L:      linux-scsi@vger.kernel.org
1690 W:      http://www.kernel.dk
1691 S:      Maintained
1693 SCSI SG DRIVER
1694 P:      Doug Gilbert
1695 M:      dgilbert@interlog.com
1696 L:      linux-scsi@vger.kernel.org
1697 W:      http://www.torque.net/sg
1698 S:      Maintained
1700 SCSI SUBSYSTEM
1701 P:      James E.J. Bottomley
1702 M:      James.Bottomley@SteelEye.com
1703 L:      linux-scsi@vger.kernel.org
1704 S:      Maintained
1706 SCSI TAPE DRIVER
1707 P:      Kai Mäkisara
1708 M:      Kai.Makisara@kolumbus.fi
1709 L:      linux-scsi@vger.kernel.org
1710 S:      Maintained
1712 SCTP PROTOCOL
1713 P: Sridhar Samudrala
1714 M: sri@us.ibm.com
1715 L: lksctp-developers@lists.sourceforge.net
1716 S: Supported
1718 SCx200 CPU SUPPORT
1719 P:      Christer Weinigel
1720 M:      christer@weinigel.se
1721 W:      http://www.weinigel.se
1722 S:      Supported
1724 SELINUX SECURITY MODULE
1725 P:      Stephen Smalley
1726 M:      sds@epoch.ncsc.mil
1727 P:      James Morris
1728 M:      jmorris@redhat.com
1729 L:      linux-kernel@vger.kernel.org (kernel issues)
1730 L:      selinux@tycho.nsa.gov (general discussion)
1731 W:      http://www.nsa.gov/selinux
1732 S:      Supported
1734 SGI VISUAL WORKSTATION 320 AND 540
1735 P:      Andrey Panin
1736 M:      pazke@donpac.ru
1737 L:      linux-visws-devel@lists.sf.net
1738 W:      http://linux-visws.sf.net
1739 S:      Maintained for 2.5.
1741 SIS 5513 IDE CONTROLLER DRIVER
1742 P:      Lionel Bouton
1743 M:      Lionel.Bouton@inet6.fr
1744 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1745 W:      http://gyver.homeip.net/sis5513/index.html
1746 S:      Maintained
1748 SIS 900/7016 FAST ETHERNET DRIVER
1749 P:      Ollie Lho
1750 M:      ollie@sis.com.tw
1751 L:      linux-net@vger.kernel.org
1752 S:      Supported
1754 SIS FRAMEBUFFER DRIVER
1755 P:      Thomas Winischhofer
1756 M:      thomas@winischhofer.net
1757 W:      http://www.winischhofer.net/linuxsisvga.shtml
1758 S:      Maintained      
1760 SMB FILESYSTEM
1761 P:      Urban Widmark
1762 M:      urban@teststation.com
1763 W:      http://samba.org/
1764 L:      samba@samba.org
1765 S:      Maintained
1767 SNA NETWORK LAYER
1768 P:      Jay Schulist
1769 M:      jschlst@samba.org
1770 L:      linux-sna@turbolinux.com
1771 W:      http://www.linux-sna.org
1772 S:      Supported
1774 SOFTWARE RAID (Multiple Disks) SUPPORT
1775 P:      Ingo Molnar
1776 M:      mingo@redhat.com
1777 P:      Neil Brown
1778 M:      neilb@cse.unsw.edu.au
1779 L:      linux-raid@vger.kernel.org
1780 S:      Maintained
1782 SOFTWARE SUSPEND:
1783 P:      Pavel Machek
1784 M:      pavel@suse.cz
1785 M:      pavel@ucw.cz
1786 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1787 W:      http://swsusp.sf.net/
1788 S:      Maintained
1790 SONIC NETWORK DRIVER
1791 P:      Thomas Bogendoerfer
1792 M:      tsbogend@alpha.franken.de
1793 L:      linux-net@vger.kernel.org
1794 S:      Maintained
1796 SONY VAIO CONTROL DEVICE DRIVER
1797 P:      Stelian Pop
1798 M:      stelian@popies.net
1799 W:      http://popies.net/sonypi/
1800 S:      Maintained
1802 SOUND
1803 P:      Jaroslav Kysela
1804 M:      perex@suse.cz
1805 L:      alsa-devel@alsa-project.org
1806 S:      Maintained
1808 UltraSPARC (sparc64):
1809 P:      David S. Miller
1810 M:      davem@redhat.com
1811 P:      Eddie C. Dost
1812 M:      ecd@skynet.be
1813 P:      Jakub Jelinek
1814 M:      jj@sunsite.ms.mff.cuni.cz
1815 P:      Anton Blanchard
1816 M:      anton@samba.org
1817 L:      sparclinux@vger.kernel.org
1818 L:      ultralinux@vger.kernel.org
1819 S:      Maintained
1821 SPARC (sparc32):
1822 L:      sparclinux@vger.kernel.org
1823 S:      Unmaintained - please send patches to mailing list
1825 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
1826 P:      Roger Wolff
1827 M:      R.E.Wolff@BitWizard.nl
1828 M:      io8-linux@specialix.co.uk
1829 L:      linux-kernel@vger.kernel.org ?
1830 S:      Supported
1832 SPX NETWORK LAYER
1833 P:      Jay Schulist
1834 M:      jschlst@samba.org
1835 L:      linux-net@vger.kernel.org
1836 S:      Supported
1838 SRM (Alpha) environment access
1839 P:      Jan-Benedict Glaw
1840 M:      jbglaw@lug-owl.de
1841 L:      linux-kernel@vger.kernel.org
1842 S:      Maintained
1844 STALLION TECHNOLOGIES MULTIPORT SERIAL BOARDS
1845 M:      support@stallion.oz.au
1846 W:      http://www.stallion.com
1847 S:      Supported
1849 STARFIRE/DURALAN NETWORK DRIVER
1850 P:      Ion Badulescu
1851 M:      ionut@cs.columbia.edu
1852 S:      Maintained
1854 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
1855 W:      http://mosquitonet.Stanford.EDU/strip.html
1856 S:      Unsupported ?
1858 STRADIS MPEG-2 DECODER DRIVER
1859 P:      Nathan Laredo
1860 M:      laredo@gnu.org
1861 W:      http://mpeg.openprojects.net/
1862 W:      http://www.stradis.com/
1863 S:      Maintained
1865 SUPERH
1866 P:      Niibe Yutaka
1867 M:      gniibe@m17n.org
1868 P:      Kazumoto Kojima
1869 M:      kkojima@rr.iij4u.or.jp
1870 L:      linux-sh@m17n.org
1871 W:      http://www.m17n.org/linux-sh/
1872 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
1873 S:      Maintained
1875 SUN3/3X
1876 P:      Sam Creasey
1877 M:      sammy@sammy.net
1878 L:      sun3-list@redhat.com
1879 W:      http://sammy.net/sun3/
1880 S:      Maintained
1882 SVGA HANDLING
1883 P:      Martin Mares
1884 M:      mj@ucw.cz
1885 L:      linux-video@atrey.karlin.mff.cuni.cz
1886 S:      Maintained
1888 SYSV FILESYSTEM
1889 P:      Christoph Hellwig
1890 M:      hch@infradead.org
1891 S:      Maintained
1893 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
1894 P:      Romain Lievin
1895 M:      roms@lpg.ticalc.org
1896 P:      Julien Blache
1897 M:      jb@technologeek.org
1898 S:      Maintained
1900 TI PARALLEL LINK CABLE DRIVER
1901 P:     Romain Lievin
1902 M:     roms@lpg.ticalc.org
1903 S:     Maintained
1905 TIEMAN VOYAGER USB BRAILLE DISPLAY DRIVER
1906 P:      Stephane Dalton
1907 M:      sdalton@videotron.ca
1908 P:      Stéphane Doyon
1909 M:      s.doyon@videotron.ca
1910 S:      Maintained
1912 TLAN NETWORK DRIVER
1913 P:      Samuel Chessman
1914 M:      chessman@tux.org
1915 L:      tlan-devel@lists.sourceforge.net
1916 W:      http://sourceforge.net/projects/tlan/
1917 S:      Maintained
1919 TOKEN-RING NETWORK DRIVER
1920 P:      Mike Phillips
1921 M:      mikep@linuxtr.net
1922 L:      linux-net@vger.kernel.org
1923 L:      linux-tr@linuxtr.net
1924 W:      http://www.linuxtr.net
1925 S:      Maintained
1927 TOSHIBA ACPI EXTRAS DRIVER
1928 P:      John Belmonte
1929 M:      toshiba_acpi@memebeam.org
1930 W:      http://memebeam.org/toys/ToshibaAcpiDriver
1931 S:      Maintained
1933 TOSHIBA SMM DRIVER
1934 P:      Jonathan Buzzard
1935 M:      jonathan@buzzard.org.uk
1936 L:      tlinux-users@tce.toshiba-dme.co.jp
1937 W:      http://www.buzzard.org.uk/toshiba/
1938 S:      Maintained
1940 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
1941 P:      Muli Ben-Yehuda
1942 M:      mulix@mulix.org
1943 L:      linux-kernel@vger.kernel.org
1944 S:      Maintained
1946 TMS380 TOKEN-RING NETWORK DRIVER
1947 P:      Adam Fritzler
1948 M:      mid@auk.cx
1949 L:      linux-tr@linuxtr.net
1950 W:      http://www.auk.cx/tms380tr/
1951 S:      Maintained
1953 TULIP NETWORK DRIVER
1954 P:      Jeff Garzik
1955 M:      jgarzik@pobox.com
1956 L:      tulip-users@lists.sourceforge.net
1957 W:      http://sourceforge.net/projects/tulip/
1958 S:      Maintained
1960 TUN/TAP driver
1961 P:      Maxim Krasnyansky
1962 M:      maxk@qualcomm.com, max_mk@yahoo.com
1963 L:      vtun@office.satix.net
1964 W:      http://vtun.sourceforge.net/tun
1965 S:      Maintained
1967 U14-34F SCSI DRIVER
1968 P:      Dario Ballabio
1969 M:      ballabio_dario@emc.com
1970 L:      linux-scsi@vger.kernel.org
1971 S:      Maintained
1973 UDF FILESYSTEM
1974 P:      Ben Fennema
1975 M:      bfennema@falcon.csc.calpoly.edu
1976 P:      Dave Boynton
1977 M:      dave@trylinux.com
1978 L:      linux_udf@hpesjro.fc.hp.com
1979 W:      http://linux-udf.sourceforge.net
1980 S:      Maintained
1982 UMSDOS FILESYSTEM
1983 P:      Matija Nalis
1984 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
1985 L:      linux-kernel@vger.kernel.org
1986 W:      http://linux.voyager.hr/umsdos/
1987 S:      Maintained
1989 UNIFORM CDROM DRIVER
1990 P:      Jens Axboe
1991 M:      axboe@suse.de
1992 L:      linux-kernel@vger.kernel.org
1993 W:      http://www.kernel.dk
1994 S:      Maintained
1996 USB ACM DRIVER
1997 P:      Vojtech Pavlik
1998 M:      vojtech@suse.cz
1999 L:      linux-usb-users@lists.sourceforge.net
2000 L:      linux-usb-devel@lists.sourceforge.net
2001 S:      Maintained
2003 USB BLUETOOTH TTY CONVERTER DRIVER
2004 P:      Greg Kroah-Hartman
2005 M:      greg@kroah.com
2006 L:      linux-usb-users@lists.sourceforge.net
2007 L:      linux-usb-devel@lists.sourceforge.net
2008 S:      Maintained
2009 W:      http://www.kroah.com/linux-usb/
2011 USB CDC ETHERNET DRIVER
2012 P:      Greg Kroah-Hartman
2013 M:      greg@kroah.com
2014 L:      linux-usb-users@lists.sourceforge.net
2015 L:      linux-usb-devel@lists.sourceforge.net
2016 S:      Maintained
2017 W:      http://www.kroah.com/linux-usb/
2019 USB EHCI DRIVER
2020 P:      David Brownell
2021 M:      dbrownell@users.sourceforge.net
2022 L:      linux-usb-devel@lists.sourceforge.net
2023 S:      Maintained
2025 USB HID/HIDBP/INPUT DRIVERS
2026 P:      Vojtech Pavlik
2027 M:      vojtech@suse.cz
2028 L:      linux-usb-users@lists.sourceforge.net
2029 L:      linux-usb-devel@lists.sourceforge.net
2030 W:      http://www.suse.cz/development/input/
2031 S:      Maintained
2033 USB HUB DRIVER
2034 P:      Johannes Erdfelt
2035 M:      johannes@erdfelt.com
2036 L:      linux-usb-users@lists.sourceforge.net
2037 L:      linux-usb-devel@lists.sourceforge.net
2038 S:      Maintained
2040 USB KAWASAKI LSI DRIVER
2041 P:      Oliver Neukum
2042 M:      drivers@neukum.org
2043 L:      linux-usb-users@lists.sourceforge.net
2044 L:      linux-usb-devel@lists.sourceforge.net
2045 S:      Maintained
2047 USB MASS STORAGE DRIVER
2048 P:      Matthew Dharm
2049 M:      mdharm-usb@one-eyed-alien.net
2050 L:      linux-usb-users@lists.sourceforge.net
2051 L:      linux-usb-devel@lists.sourceforge.net
2052 S:      Maintained
2053 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2055 USB OHCI DRIVER
2056 P:      Roman Weissgaerber
2057 M:      weissg@vienna.at
2058 L:      linux-usb-users@lists.sourceforge.net
2059 L:      linux-usb-devel@lists.sourceforge.net
2060 S:      Maintained
2062 USB OV511 DRIVER
2063 P:      Mark McClelland
2064 M:      mmcclell@bigfoot.com
2065 L:      linux-usb-users@lists.sourceforge.net
2066 L:      linux-usb-devel@lists.sourceforge.net
2067 W:      http://alpha.dyndns.org/ov511/
2068 S:      Maintained
2070 USB PEGASUS DRIVER
2071 P:      Petko Manolov
2072 M:      petkan@users.sourceforge.net
2073 L:      linux-usb-users@lists.sourceforge.net
2074 L:      linux-usb-devel@lists.sourceforge.net
2075 W:      http://pegasus2.sourceforge.net/
2076 S:      Maintained
2078 USB PRINTER DRIVER
2079 P:      Vojtech Pavlik
2080 M:      vojtech@suse.cz
2081 L:      linux-usb-users@lists.sourceforge.net
2082 L:      linux-usb-devel@lists.sourceforge.net
2083 S:      Maintained
2085 USB RTL8150 DRIVER
2086 P:      Petko Manolov
2087 M:      petkan@users.sourceforge.net
2088 L:      linux-usb-users@lists.sourceforge.net
2089 L:      linux-usb-devel@lists.sourceforge.net
2090 W:      http://pegasus2.sourceforge.net/
2091 S:      Maintained
2093 USB SCANNER DRIVER
2094 P:      Henning Meier-Geinitz
2095 M:      henning@meier-geinitz.de
2096 L:      linux-usb-users@lists.sourceforge.net
2097 L:      linux-usb-devel@lists.sourceforge.net
2098 W:      http://www.meier-geinitz.de/kernel/
2099 S:      Maintained
2101 USB SE401 DRIVER
2102 P:      Jeroen Vreeken
2103 M:      pe1rxq@amsat.org
2104 L:      linux-usb-users@lists.sourceforge.net
2105 L:      linux-usb-devel@lists.sourceforge.net
2106 W:      http://www.chello.nl/~j.vreeken/se401/
2107 S:      Maintained
2109 USB SERIAL DIGI ACCELEPORT DRIVER
2110 P:      Peter Berger and Al Borchers
2111 M:      pberger@brimson.com
2112 M:      alborchers@steinerpoint.com
2113 L:      linux-usb-users@lists.sourceforge.net
2114 L:      linux-usb-devel@lists.sourceforge.net
2115 S:      Maintained
2117 USB SERIAL DRIVER
2118 P:      Greg Kroah-Hartman
2119 M:      greg@kroah.com
2120 L:      linux-usb-users@lists.sourceforge.net
2121 L:      linux-usb-devel@lists.sourceforge.net
2122 S:      Maintained
2123 W:      http://www.kroah.com/linux-usb/
2125 USB SERIAL BELKIN F5U103 DRIVER
2126 P:      William Greathouse
2127 M:      wgreathouse@smva.com
2128 L:      linux-usb-users@lists.sourceforge.net
2129 L:      linux-usb-devel@lists.sourceforge.net
2130 S:      Maintained
2132 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2133 L:      linux-usb-users@lists.sourceforge.net
2134 L:      linux-usb-devel@lists.sourceforge.net
2135 S:      Maintained
2137 USB AUERSWALD DRIVER
2138 P:      Wolfgang Muees
2139 M:      wolfgang@iksw-muees.de
2140 L:      linux-usb-users@lists.sourceforge.net
2141 L:      linux-usb-devel@lists.sourceforge.net
2142 S:      Maintained
2144 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2145 P:      Gary Brubaker
2146 M:      xavyer@ix.netcom.com
2147 L:      linux-usb-users@lists.sourceforge.net
2148 L:      linux-usb-devel@lists.sourceforge.net
2149 S:      Maintained
2151 USB SERIAL KEYSPAN DRIVER
2152 P:      Greg Kroah-Hartman
2153 M:      greg@kroah.com
2154 L:      linux-usb-users@lists.sourceforge.net
2155 L:      linux-usb-devel@lists.sourceforge.net
2156 W:      http://www.kroah.com/linux/
2157 S:      Maintained
2159 USB SERIAL WHITEHEAT DRIVER
2160 P:      Stuart MacDonald
2161 M:      stuartm@connecttech.com
2162 L:      linux-usb-users@lists.sourceforge.net
2163 L:      linux-usb-devel@lists.sourceforge.net
2164 W:      http://www.connecttech.com
2165 S:      Supported
2167 USB SUBSYSTEM
2168 P:      Greg Kroah-Hartman
2169 M:      greg@kroah.com
2170 L:      linux-usb-users@lists.sourceforge.net
2171 L:      linux-usb-devel@lists.sourceforge.net
2172 W:      http://www.linux-usb.org
2173 S:      Supported
2175 USB UHCI DRIVER
2176 P:      Johannes Erdfelt
2177 M:      johannes@erdfelt.com
2178 L:      linux-usb-users@lists.sourceforge.net
2179 L:      linux-usb-devel@lists.sourceforge.net
2180 S:      Maintained
2182 USB "USBNET" DRIVER
2183 P:      David Brownell
2184 M:      dbrownell@users.sourceforge.net
2185 L:      linux-usb-devel@lists.sourceforge.net
2186 S:      Maintained
2188 USER-MODE LINUX
2189 P:      Jeff Dike
2190 M:      jdike@karaya.com
2191 L:      user-mode-linux-devel@lists.sourceforge.net
2192 L:      user-mode-linux-user@lists.sourceforge.net
2193 W:      http://user-mode-linux.sourceforge.net
2194 S:      Maintained
2195         
2196 FAT/VFAT/MSDOS FILESYSTEM:
2197 P:      OGAWA Hirofumi
2198 M:      hirofumi@mail.parknet.co.jp
2199 L:      linux-kernel@vger.kernel.org
2200 S:      Maintained
2202 VIA 82Cxxx AUDIO DRIVER
2203 P:      Jeff Garzik
2204 L:      linux-via@gtf.org
2205 S:      Odd fixes
2207 VIA RHINE NETWORK DRIVER
2208 P:      Roger Luethi
2209 M:      rl@hellgate.ch
2210 S:      Maintained
2212 UCLINUX
2213 P:      Greg Ungerer
2214 M:      gerg@snapgear.com
2215 P:      David McCullough
2216 M:      davidm@snapgear.com
2217 P:      D. Jeff Dionne (created first uClinux port)
2218 M:      jeff@uclinux.org
2219 W:      http://www.uclinux.org/
2220 L:      uclinux-dev@uclinux.org
2221 S:      Maintained
2223 UCLINUX FOR NEC V850
2224 P:      Miles Bader
2225 M:      uclinux-v850@lsi.nec.co.jp
2226 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2227 W:      http://www.ee.nec.de/uclinux/
2228 S:      Supported
2230 UCLINUX FOR RENESAS H8/300
2231 P:      Yoshinori Sato
2232 M:      ysato@users.sourceforge.jp
2233 W:      http://uclinux-h8.sourceforge.jp/
2234 S:      Supported
2236 USB DIAMOND RIO500 DRIVER
2237 P:      Cesar Miquel
2238 M:      miquel@df.uba.ar
2239 L:      rio500-users@lists.sourceforge.net
2240 W:      http://rio500.sourceforge.net
2241 S:      Maintained
2243 VIDEO FOR LINUX
2244 P:      Gerd Knorr
2245 M:      kraxel@bytesex.org
2246 S:      Maintained
2248 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2249 P:      Nenad Corbic
2250 M:      ncorbic@sangoma.com
2251 M:      dm@sangoma.com
2252 W:      http://www.sangoma.com
2253 S:      Supported
2255 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2256 P:      Jean Tourrilhes
2257 M:      jt@hpl.hp.com
2258 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2259 S:      Maintained
2261 WD7000 SCSI DRIVER
2262 P:      Miroslav Zagorac
2263 M:      zaga@fly.cc.fer.hr
2264 L:      linux-scsi@vger.kernel.org
2265 S:      Maintained
2267 WL3501 WIRELESS PCMCIA CARD DRIVER
2268 P:      Arnaldo Carvalho de Melo
2269 M:      acme@conectiva.com.br
2270 W:      http://advogato.org/person/acme
2271 S:      Maintained
2273 X.25 NETWORK LAYER
2274 P:      Henner Eisen
2275 M:      eis@baty.hanse.de
2276 L:      linux-x25@vger.kernel.org
2277 S:      Maintained
2279 XFS FILESYSTEM
2280 P:      Silicon Graphics Inc
2281 M:      owner-xfs@oss.sgi.com
2282 M:      lord@sgi.com
2283 L:      linux-xfs@oss.sgi.com
2284 W:      http://oss.sgi.com/projects/xfs
2285 S:      Supported
2287 X86 3-LEVEL PAGING (PAE) SUPPORT
2288 P:      Ingo Molnar
2289 M:      mingo@redhat.com
2290 S:      Maintained
2292 X86-64 port
2293 P:      Andi Kleen
2294 M:      ak@suse.de
2295 L:      discuss@x86-64.org
2296 W:      http://www.x86-64.org
2297 S:      Maintained
2299 YAM DRIVER FOR AX.25
2300 P:      Jean-Paul Roubelat
2301 M:      jpr@f6fbb.org
2302 L:      linux-hams@vger.kernel.org
2303 S:      Maintained
2305 YMFPCI YAMAHA PCI SOUND
2306 P:      Pete Zaitcev
2307 M:      zaitcev@yahoo.com
2308 L:      linux-kernel@vger.kernel.org
2309 S:      Maintained
2311 Z8530 DRIVER FOR AX.25
2312 P:      Joerg Reuter
2313 M:      jreuter@yaina.de
2314 W:      http://yaina.de/jreuter/
2315 W:      http://www.qsl.net/dl1bke/
2316 L:      linux-hams@vger.kernel.org
2317 S:      Maintained
2319 ZF MACHZ WATCHDOG
2320 P:      Fernando Fuganti
2321 M:      fuganti@netbank.com.br
2322 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2323 S:      Maintained
2325 ZR36067 VIDEO FOR LINUX DRIVER
2326 P:      Ronald Bultje
2327 M:      R.S.Bultje@pharm.uu.nl
2328 L:      mjpeg-users@lists.sourceforge.net
2329 W:      http://mjpeg.sourceforge.net/driver-zoran/
2330 S:      Maintained
2332 ZR36120 VIDEO FOR LINUX DRIVER
2333 P:      Pauline Middelink
2334 M:      middelin@polyware.nl
2335 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2336 W:      http://www.polyware.nl/~middelin/hobbies.html
2337 S:      Maintained
2339 THE REST
2340 P:      Linus Torvalds
2341 S:      Buried alive in reporters