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