MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git] / MAINTAINERS
blob348cff3e0e2d3971da12917e39c78604e4453ed0
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 3W-XXXX ATA-RAID CONTROLLER DRIVER
94 P:      Adam Radford
95 M:      linuxraid@amcc.com
96 L:      linux-scsi@vger.kernel.org
97 W:      http://www.amcc.com
98 S:      Supported
100 3W-9XXX SATA-RAID CONTROLLER DRIVER
101 P:      Adam Radford
102 M:      linuxraid@amcc.com
103 L:      linux-scsi@vger.kernel.org
104 W:      http://www.amcc.com
105 S:      Supported
107 53C700 AND 53C700-66 SCSI DRIVER
108 P:      James E.J. Bottomley
109 M:      James.Bottomley@HansenPartnership.com
110 L:      linux-scsi@vger.kernel.org
111 S:      Maintained
113 6PACK NETWORK DRIVER FOR AX.25
114 P:      Andreas Koensgen
115 M:      ajk@iehk.rwth-aachen.de
116 L:      linux-hams@vger.kernel.org
117 S:      Maintained
119 8139CP 10/100 FAST ETHERNET DRIVER
120 P:      Jeff Garzik
121 M:      jgarzik@pobox.com
122 S:      Maintained
124 8139TOO 10/100 FAST ETHERNET DRIVER
125 P:      Jeff Garzik
126 M:      jgarzik@pobox.com
127 W:      http://sourceforge.net/projects/gkernel/
128 S:      Maintained
130 8169 10/100/1000 GIGABIT ETHERNET DRIVER
131 P:      Francois Romieu
132 M:      romieu@fr.zoreil.com
133 L:      netdev@oss.sgi.com
134 S:      Maintained
136 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
137 P:      Russell King
138 M:      rmk+serial@arm.linux.org.uk
139 L:      linux-serial@vger.kernel.org
140 W:      http://serial.sourceforge.net
141 S:      Maintained
143 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144 P:      Paul Gortmaker
145 M:      p_gortmaker@yahoo.com
146 L:      linux-net@vger.kernel.org
147 S:      Maintained
149 A2232 SERIAL BOARD DRIVER
150 P:      Enver Haase
151 M:      ehaase@inf.fu-berlin.de
152 M:      A2232@gmx.net
153 L:      linux-m68k@lists.linux-m68k.org
154 S:      Maintained
157 P:      Benjamin LaHaise
158 M:      bcrl@redhat.com
159 L:      linux-aio@kvack.org
160 S:      Supported
162 ACENIC DRIVER
163 P:      Jes Sorensen
164 M:      jes@trained-monkey.org
165 L:      linux-acenic@sunsite.dk
166 S:      Maintained
168 ACI MIXER DRIVER
169 P:      Robert Siemer
170 M:      Robert.Siemer@gmx.de
171 L:      linux-sound@vger.kernel.org
172 W:      http://www.stud.uni-karlsruhe.de/~uh1b/
173 S:      Maintained
175 ACP/MWAVE MODEM
176 P:      Paul B Schroeder
177 M:      paulsch@us.ibm.com
178 P:      Mike Sullivan
179 M:      sullivam@us.ibm.com
180 W:      http://www.ibm.com/linux/ltc/
181 S:      Supported
183 AACRAID SCSI RAID DRIVER
184 P:      Adaptec OEM Raid Solutions
185 L:      linux-scsi@vger.kernel.org
186 W:      http://linux.dell.com/storage.shtml
187 S:      Supported
189 ACPI
190 P:      Len Brown
191 M:      len.brown@intel.com
192 L:      acpi-devel@lists.sourceforge.net
193 W:      http://acpi.sourceforge.net/
194 S:      Maintained
196 AD1816 SOUND DRIVER
197 P:      Thorsten Knabe
198 M:      Thorsten Knabe <linux@thorsten-knabe.de>
199 W:      http://linux.thorsten-knabe.de
200 S:      Maintained
202 ADM1025 HARDWARE MONITOR DRIVER
203 P:      Jean Delvare
204 M:      khali@linux-fr.org
205 L:      sensors@stimpy.netroedge.com
206 S:      Maintained
208 ADT746X FAN DRIVER
209 P:      Colin Leroy
210 M:      colin@colino.net
211 S:      Maintained
213 ADVANSYS SCSI DRIVER
214 P:      Bob Frey
215 M:      linux@advansys.com
216 W:      http://www.advansys.com/linux.html
217 L:      linux-scsi@vger.kernel.org
218 S:      Maintained
220 AEDSP16 DRIVER
221 P:      Riccardo Facchetti
222 M:      fizban@tin.it
223 S:      Maintained
225 AFFS FILE SYSTEM
226 P:      Roman Zippel
227 M:      zippel@linux-m68k.org
228 S:      Maintained
230 AGPGART DRIVER
231 P:      Dave Jones
232 M:      davej@codemonkey.org.uk
233 W:      http://www.codemonkey.org.uk/projects/agp/
234 S:      Maintained
236 AHA152X SCSI DRIVER
237 P:      Juergen E. Fischer
238 M:      Juergen Fischer <fischer@norbit.de>
239 L:      linux-scsi@vger.kernel.org
240 S:      Maintained
242 ALCATEL SPEEDTOUCH USB DRIVER
243 P:      Duncan Sands
244 M:      duncan.sands@free.fr
245 L:      linux-usb-users@lists.sourceforge.net
246 L:      linux-usb-devel@lists.sourceforge.net
247 W:      http://www.linux-usb.org/SpeedTouch/
248 S:      Maintained
250 ALPHA PORT
251 P:      Richard Henderson
252 M:      rth@twiddle.net
253 S:      Odd Fixes for 2.4; Maintained for 2.6.
254 P:      Ivan Kokshaysky
255 M:      ink@jurassic.park.msu.ru
256 S:      Maintained for 2.4; PCI support for 2.6.
258 APM DRIVER
259 P:      Stephen Rothwell
260 M:      sfr@canb.auug.org.au
261 L:      linux-laptop@vger.kernel.org
262 W:      http://www.canb.auug.org.au/~sfr/
263 S:      Supported
265 APPLETALK NETWORK LAYER
266 P:      Arnaldo Carvalho de Melo
267 M:      acme@conectiva.com.br
268 S:      Maintained
270 ARM26 ARCHITECTURE
271 P:      Ian Molton
272 M:      spyro@f2s.com
273 S:      Maintained
275 ARM26/ARCHIMEDES
276 P:      Ian Molton
277 M:      spyro@f2s.com
278 S:      Maintained
280 ARM26/A5000
281 P:      John Appleby
282 M:      john@dnsworld.co.uk
283 S:      Maintained
285 ARM MFM AND FLOPPY DRIVERS
286 P:      Dave Gilbert
287 M:      linux@treblig.org
288 S:      Maintained
290 ARM/PT DIGITAL BOARD PORT
291 P:      Stefan Eletzhofer
292 M:      stefan.eletzhofer@eletztrick.de
293 L:      linux-arm-kernel@lists.arm.linux.org.uk
294 W:      http://www.arm.linux.org.uk/
295 S:      Maintained
297 ARM/SHARK MACHINE SUPPORT
298 P:      Alexander Schulz
299 M:      alex@shark-linux.de
300 W:      http://www.shark-linux.de/shark.html
301 S:      Maintained
303 ARM/STRONGARM110 PORT
304 P:      Russell King
305 M:      rmk@arm.linux.org.uk
306 L:      linux-arm-kernel@lists.arm.linux.org.uk
307 W:      http://www.arm.linux.org.uk/
308 S:      Maintained
310 ARPD SUPPORT
311 P:      Jonathan Layes
312 L:      linux-net@vger.kernel.org
313 S:      Maintained
315 ASUS ACPI EXTRAS DRIVER
316 P:      Karol Kozimor
317 M:      sziwan@users.sourceforge.net
318 P:      Julien Lerouge
319 M:      julien.lerouge@free.fr
320 L:      acpi4asus-user@lists.sourceforge.net
321 W:      http://sourceforge.net/projects/acpi4asus
322 W:      http://julien.lerouge.free.fr
323 S:      Maintained
326 P:      Chas Williams
327 M:      chas@cmf.nrl.navy.mil
328 L:      linux-atm-general@lists.sourceforge.net
329 W:      http://linux-atm.sourceforge.net
330 S:      Maintained
332 ATMEL WIRELESS DRIVER
333 P:      Simon Kelley
334 M:      simon@thekelleys.org.uk
335 W:      http://www.thekelleys.org.uk/atmel
336 W:      http://atmelwlandriver.sourceforge.net/
337 S:      Maintained
339 AX.25 NETWORK LAYER
340 P:      Ralf Baechle
341 M:      ralf@linux-mips.org
342 L:      linux-hams@vger.kernel.org
343 S:      Maintained
345 BAYCOM/HDLCDRV DRIVERS FOR AX.25
346 P:      Thomas Sailer
347 M:      t.sailer@alumni.ethz.ch
348 L:      linux-hams@vger.kernel.org
349 W:      http://www.baycom.org/~tom/ham/ham.html
350 S:      Maintained
352 BEFS FILE SYSTEM
353 P:      Sergey S. Kostyliov
354 M:      rathamahata@php4.ru
355 L:      linux-kernel@vger.kernel.org
356 S:      Maintained
358 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
359 P:      Kenji Hollis
360 W:      http://ftp.bitgate.com/pcwd/
361 S:      Maintained
363 BFS FILE SYSTEM
364 P:      Tigran A. Aivazian
365 M:      tigran@veritas.com
366 L:      linux-kernel@vger.kernel.org
367 S:      Maintained
369 BLOCK LAYER
370 P:      Jens Axboe
371 M:      axboe@suse.de
372 L:      linux-kernel@vger.kernel.org
373 S:      Maintained
375 BLUETOOTH SUBSYSTEM
376 P:      Marcel Holtmann
377 M:      marcel@holtmann.org
378 P:      Maxim Krasnyansky
379 M:      maxk@qualcomm.com
380 L:      bluez-devel@lists.sf.net
381 W:      http://bluez.sf.net
382 W:      http://www.bluez.org
383 W:      http://www.holtmann.org/linux/bluetooth/
384 S:      Maintained
386 BLUETOOTH RFCOMM LAYER
387 P:      Marcel Holtmann
388 M:      marcel@holtmann.org
389 P:      Maxim Krasnyansky
390 M:      maxk@qualcomm.com
391 S:      Maintained
393 BLUETOOTH BNEP LAYER
394 P:      Marcel Holtmann
395 M:      marcel@holtmann.org
396 P:      Maxim Krasnyansky
397 M:      maxk@qualcomm.com
398 S:      Maintained
400 BLUETOOTH CMTP LAYER
401 P:      Marcel Holtmann
402 M:      marcel@holtmann.org
403 S:      Maintained
405 BLUETOOTH HIDP LAYER
406 P:      Marcel Holtmann
407 M:      marcel@holtmann.org
408 S:      Maintained
410 BLUETOOTH HCI UART DRIVER
411 P:      Marcel Holtmann
412 M:      marcel@holtmann.org
413 P:      Maxim Krasnyansky
414 M:      maxk@qualcomm.com
415 S:      Maintained
417 BLUETOOTH HCI USB DRIVER
418 P:      Marcel Holtmann
419 M:      marcel@holtmann.org
420 P:      Maxim Krasnyansky
421 M:      maxk@qualcomm.com
422 S:      Maintained
424 BLUETOOTH HCI BCM203X DRIVER
425 P:      Marcel Holtmann
426 M:      marcel@holtmann.org
427 S:      Maintained
429 BLUETOOTH HCI BFUSB DRIVER
430 P:      Marcel Holtmann
431 M:      marcel@holtmann.org
432 S:      Maintained
434 BLUETOOTH HCI DTL1 DRIVER
435 P:      Marcel Holtmann
436 M:      marcel@holtmann.org
437 S:      Maintained
439 BLUETOOTH HCI BLUECARD DRIVER
440 P:      Marcel Holtmann
441 M:      marcel@holtmann.org
442 S:      Maintained
444 BLUETOOTH HCI BT3C DRIVER
445 P:      Marcel Holtmann
446 M:      marcel@holtmann.org
447 S:      Maintained
449 BLUETOOTH HCI BTUART DRIVER
450 P:      Marcel Holtmann
451 M:      marcel@holtmann.org
452 S:      Maintained
454 BLUETOOTH HCI VHCI DRIVER
455 P:      Maxim Krasnyansky
456 M:      maxk@qualcomm.com
457 S:      Maintained
459 BONDING DRIVER
460 P:   Chad Tindel
461 M:   ctindel@users.sourceforge.net
462 P:   Jay Vosburgh
463 M:   fubar@us.ibm.com
464 L:   bonding-devel@lists.sourceforge.net
465 W:   http://sourceforge.net/projects/bonding/
466 S:   Supported
468 BTTV VIDEO4LINUX DRIVER
469 P:      Gerd Knorr
470 M:      kraxel@bytesex.org
471 L:      video4linux-list@redhat.com
472 W:      http://bytesex.org/bttv/
473 S:      Maintained
475 BUSLOGIC SCSI DRIVER
476 P:      Leonard N. Zubkoff
477 M:      Leonard N. Zubkoff <lnz@dandelion.com>
478 L:      linux-scsi@vger.kernel.org
479 W:      http://www.dandelion.com/Linux/
480 S:      Maintained
482 COMMON INTERNET FILE SYSTEM (CIFS)
483 P:      Steve French
484 M:      sfrench@samba.org
485 L:      samba-technical@lists.samba.org
486 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
487 S:      Supported       
489 CIRRUS LOGIC GENERIC FBDEV DRIVER
490 P:      Jeff Garzik
491 M:      jgarzik@pobox.com
492 L:      linux-fbdev-devel@lists.sourceforge.net
493 S:      Odd Fixes
495 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
496 P:      Cirrus Logic Corporation (kernel 2.2 driver)
497 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
498 P:      Nils Faerber (port to kernel 2.4)
499 M:      Nils Faerber <nils@kernelconcepts.de>
500 S:      Maintained
502 CODA FILE SYSTEM
503 P:      Jan Harkes
504 M:      jaharkes@cs.cmu.edu
505 M:      coda@cs.cmu.edu
506 L:      codalist@coda.cs.cmu.edu
507 W:      http://www.coda.cs.cmu.edu/
508 S:      Maintained
510 COMPACTPCI HOTPLUG CORE
511 P:      Scott Murray
512 M:      scottm@somanetworks.com
513 M:      scott@spiteful.org
514 L:      pcihpd-discuss@lists.sourceforge.net
515 S:      Supported
517 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
518 P:      Scott Murray
519 M:      scottm@somanetworks.com
520 M:      scott@spiteful.org
521 L:      pcihpd-discuss@lists.sourceforge.net
522 S:      Supported
524 COMPACTPCI HOTPLUG GENERIC DRIVER
525 P:      Scott Murray
526 M:      scottm@somanetworks.com
527 M:      scott@spiteful.org
528 L:      pcihpd-discuss@lists.sourceforge.net
529 S:      Supported
531 COMPUTONE INTELLIPORT MULTIPORT CARD
532 P:      Michael H. Warfield
533 M:      Michael H. Warfield <mhw@wittsend.com>
534 W:      http://www.computone.com/
535 W:      http://www.wittsend.com/computone.html
536 L:      linux-computone@lazuli.wittsend.com
537 S:      Supported
539 COSA/SRP SYNC SERIAL DRIVER
540 P:      Jan "Yenya" Kasprzak
541 M:      kas@fi.muni.cz
542 W:      http://www.fi.muni.cz/~kas/cosa/
543 S:      Maintained
545 CPU FREQUENCY DRIVERS
546 P:      Dave Jones
547 M:      davej@codemonkey.org.uk
548 L:      cpufreq@www.linux.org.uk
549 W:      http://www.codemonkey.org.uk/projects/cpufreq/
550 S:      Maintained
552 CPUID/MSR DRIVER
553 P:      H. Peter Anvin
554 M:      hpa@zytor.com
555 S:      Maintained
557 CRAMFS FILESYSTEM
558 W:     http://sourceforge.net/projects/cramfs/
559 S:     Orphan
561 CRIS PORT
562 P:      Bjorn Wesen
563 M:      bjornw@axis.com
564 L:      dev-etrax@axis.com
565 W:      http://developer.axis.com
566 S:      Maintained
568 CRYPTO API
569 P:      James Morris
570 M:      jmorris@redhat.com
571 P:      David S. Miller
572 M:      davem@davemloft.net
573 W       http://samba.org/~jamesm/crypto/
574 L:      linux-kernel@vger.kernel.org
575 S:      Maintained
577 CYBERPRO FB DRIVER
578 P:      Russell King
579 M:      rmk@arm.linux.org.uk
580 W:      http://www.arm.linux.org.uk/
581 S:      Maintained
583 CYCLADES 2X SYNC CARD DRIVER
584 P:      Arnaldo Carvalho de Melo
585 M:      acme@conectiva.com.br
586 W:      http://advogato.org/person/acme
587 L:      cycsyn-devel@bazar.conectiva.com.br
588 S:      Maintained
590 CYCLADES ASYNC MUX DRIVER
591 M:      async@cyclades.com
592 W:      http://www.cyclades.com/
593 S:      Supported
595 CYCLADES PC300 DRIVER
596 M:      pc300@cyclades.com
597 W:      http://www.cyclades.com/
598 S:      Supported
600 DAC960 RAID CONTROLLER DRIVER
601 P:      Dave Olien
602 M       dmo@osdl.org
603 W:      http://www.osdl.org/archive/dmo/DAC960
604 L:      linux-kernel@vger.kernel.org
605 S:      Maintained
607 DAMA SLAVE for AX.25
608 P:      Joerg Reuter
609 M:      jreuter@yaina.de
610 W:      http://yaina.de/jreuter/
611 W:      http://www.qsl.net/dl1bke/
612 L:      linux-hams@vger.kernel.org
613 S:      Maintained
615 DC395x SCSI driver
616 P:      Oliver Neukum
617 M:      oliver@neukum.name
618 P:      Ali Akcaagac
619 M:      aliakc@web.de
620 P:      Jamie Lenehan
621 M:      lenehan@twibble.org
622 W:      http://twibble.org/dist/dc395x/
623 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
624 S:      Maintained
626 DC390/AM53C974 SCSI driver
627 P:      Kurt Garloff
628 M:      garloff@suse.de
629 W:      http://www.garloff.de/kurt/linux/dc390/
630 P:      Guennadi Liakhovetski
631 M:      g.liakhovetski@gmx.de
632 S:      Maintained
634 DECnet NETWORK LAYER
635 P:      Patrick Caulfield
636 M:      patrick@tykepenguin.com
637 W:      http://linux-decnet.sourceforge.net
638 L:      linux-decnet-user@lists.sourceforge.net
639 S:      Maintained
641 DEFXX FDDI NETWORK DRIVER
642 P:      Maciej W. Rozycki
643 M:      macro@linux-mips.org
644 S:      Maintained
646 DELL LAPTOP SMM DRIVER
647 P:      Massimo Dal Zotto
648 M:      dz@debian.org
649 W:      http://www.debian.org/~dz/i8k/
650 S:      Maintained
652 DEVICE-MAPPER
653 P:      Alasdair Kergon
654 L:      dm-devel@redhat.com
655 W:      http://sources.redhat.com/dm
656 S:      Maintained
658 DEVICE NUMBER REGISTRY
659 P:      Torben Mathiasen
660 M:      device@lanana.org
661 W:      http://lanana.org/docs/device-list/index.html
662 L:      linux-kernel@vger.kernel.org
663 S:      Maintained
665 DEVICE FILESYSTEM
666 S:      Obsolete
668 DIGI INTL. EPCA DRIVER
669 P:      Digi International, Inc
670 M:      Eng.Linux@digi.com
671 L:      Eng.Linux@digi.com
672 W:      http://www.digi.com
673 S:      Maintained
675 DIGI RIGHTSWITCH NETWORK DRIVER
676 P:      Rick Richardson
677 L:      linux-net@vger.kernel.org
678 W:      http://www.digi.com
679 S:      Orphaned
681 DIGIBOARD PC/XE AND PC/XI DRIVER
682 P:      Christoph Lameter
683 M:      christoph@lameter.com
684 W:      http://www.digi.com
685 L:      digilnux@digi.com
686 S:      Orphaned
688 DIRECTORY NOTIFICATION
689 P:      Stephen Rothwell
690 M:      sfr@canb.auug.org.au
691 L:      linux-kernel@vger.kernel.org
692 S:      Supported
694 DISK GEOMETRY AND PARTITION HANDLING
695 P:      Andries Brouwer
696 M:      aeb@cwi.nl
697 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
698 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
699 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
700 S:      Maintained
702 DISKQUOTA:
703 P:      Marco van Wieringen
704 M:      mvw@planets.elm.net
705 L:      linux-kernel@vger.kernel.org
706 S:      Maintained
708 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
709 P:      Tobias Ringstrom
710 M:      tori@unhappy.mine.nu
711 L:      linux-kernel@vger.kernel.org
712 S:      Maintained
714 DOUBLETALK DRIVER
715 P:      James R. Van Zandt
716 M:      jrv@vanzandt.mv.com
717 L:      blinux-list@redhat.com
718 S:      Maintained
720 DRIVER CORE, KOBJECTS, AND SYSFS
721 P:      Greg Kroah-Hartman
722 M:      greg@kroah.com
723 L:      linux-kernel@vger.kernel.org
724 S:      Supported
726 DRM DRIVERS
727 L:      dri-devel@lists.sourceforge.net
728 S:      Supported
730 DSCC4 DRIVER
731 P:      François Romieu
732 M:      romieu@cogenit.fr
733 M:      romieu@ensta.fr
734 S:      Maintained
736 DVB SUBSYSTEM AND DRIVERS
737 P:      LinuxTV.org Project
738 M:      linux-dvb-maintainer@linuxtv.org
739 L:      linux-dvb@linuxtv.org (subscription required)
740 W:      http://linuxtv.org/developer/dvb.xml
741 S:      Supported
743 EATA-DMA SCSI DRIVER
744 P:      Michael Neuffer
745 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
746 S:      Maintained
748 EATA ISA/EISA/PCI SCSI DRIVER
749 P:      Dario Ballabio
750 M:      ballabio_dario@emc.com
751 L:      linux-scsi@vger.kernel.org
752 S:      Maintained
754 EATA-PIO SCSI DRIVER
755 P:      Michael Neuffer
756 M:      mike@i-Connect.Net
757 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
758 S:      Maintained
760 EBTABLES
761 P:      Bart De Schuymer
762 M:      bart.de.schuymer@pandora.be
763 L:      ebtables-user@lists.sourceforge.net
764 L:      ebtables-devel@lists.sourceforge.net
765 W:      http://ebtables.sourceforge.net/
766 S:      Maintained
768 EEPRO100 NETWORK DRIVER
769 P:      Andrey V. Savochkin
770 M:      saw@saw.sw.com.sg
771 S:      Maintained
773 EMU10K1 SOUND DRIVER
774 P:      James Courtier-Dutton
775 M:      James@superbug.demon.co.uk
776 L:      emu10k1-devel@lists.sourceforge.net
777 W:      http://sourceforge.net/projects/emu10k1/
778 S:      Maintained
780 EPSON 1355 FRAMEBUFFER DRIVER
781 P:      Christopher Hoover
782 M:      ch@murgatroid.com, ch@hpl.hp.com
783 S:      Maintained
785 ETHEREXPRESS-16 NETWORK DRIVER
786 P:      Philip Blundell
787 M:      Philip.Blundell@pobox.com
788 L:      linux-net@vger.kernel.org
789 S:      Maintained
791 ETHERNET BRIDGE
792 P:      Stephen Hemminger
793 M:      shemminger@osdl.org
794 L:      bridge@osdl.org
795 W:      http://bridge.sourceforge.net/
796 S:      Maintained
798 ETHERTEAM 16I DRIVER
799 P:      Mika Kuoppala
800 M:      miku@iki.fi
801 S:      Maintained
803 EXT2 FILE SYSTEM
804 L:      ext2-devel@lists.sourceforge.net
805 S:      Maintained
807 EXT3 FILE SYSTEM
808 P:      Stephen Tweedie, Andrew Morton
809 M:      sct@redhat.com, akpm@digeo.com, adilger@clusterfs.com
810 L:      ext3-users@redhat.com
811 S:      Maintained
813 FARSYNC SYNCHRONOUS DRIVER
814 P:      Kevin Curtis
815 M:      kevin.curtis@farsite.co.uk
816 M:      kevin.curtis@farsite.co.uk
817 W:      http://www.farsite.co.uk/
818 S:      Supported
820 FRAMEBUFFER LAYER
821 P:      James Simmons, Geert Uytterhoeven       
822 M:      jsimmons@infradead.org, geert@linux-m68k.org    
823 L:      linux-fbdev-devel@lists.sourceforge.net 
824 W:      http://linux-fbdev.sourceforge.net/
825 S:      Supported
827 FILE LOCKING (flock() and fcntl()/lockf())
828 P:      Matthew Wilcox
829 M:      matthew@wil.cx
830 L:      linux-fsdevel@vger.kernel.org
831 S:      Maintained
833 FILESYSTEMS (VFS and infrastructure)
834 P:      Alexander Viro
835 M:      viro@math.psu.edu
836 S:      Maintained
838 FIRMWARE LOADER (request_firmware)
839 L:      linux-kernel@vger.kernel.org
840 S:      Orphan
842 FPU EMULATOR
843 P:      Bill Metzenthen
844 M:      billm@suburbia.net
845 W:      http://suburbia.net/~billm/floating-point/emulator/
846 S:      Maintained
848 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
849 P:      Mike McLagan
850 M:      mike.mclagan@linux.org
851 L:      linux-net@vger.kernel.org
852 S:      Maintained
854 FREEVXFS FILESYSTEM
855 P:      Christoph Hellwig
856 M:      hch@infradead.org
857 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
858 S:      Maintained
860 FTAPE/QIC-117
861 P:      Claus-Justus Heine
862 M:      claus@momo.math.rwth-aachen.de
863 L:      linux-tape@vger.kernel.org
864 W:      http://www-math.math.rwth-aachen.de/~LBFM/claus/ftape/
865 S:      Maintained
867 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
868 P:      Rik Faith
869 M:      faith@cs.unc.edu
870 L:      linux-scsi@vger.kernel.org
871 S:      Odd fixes (e.g., new signatures)
873 GDT SCSI DISK ARRAY CONTROLLER DRIVER
874 P:      Achim Leubner
875 M:      achim_leubner@adaptec.com
876 L:      linux-scsi@vger.kernel.org
877 W:      http://www.icp-vortex.com/
878 S:      Supported
880 GENERIC HDLC DRIVER, N2 AND C101 DRIVERS
881 P:      Krzysztof Halasa
882 M:      khc@pm.waw.pl
883 W:      http://hq.pm.waw.pl/hdlc/
884 S:      Maintained
886 HAYES ESP SERIAL DRIVER
887 P:      Andrew J. Robinson
888 M:      arobinso@nyx.net
889 L:      linux-kernel@vger.kernel.org
890 W:      http://www.nyx.net/~arobinso
891 S:      Maintained
893 HFS FILESYSTEM
894 P:      Roman Zippel
895 M:      zippel@linux-m68k.org
896 L:      linux-kernel@vger.kernel.org
897 S:      Maintained
899 HGA FRAMEBUFFER DRIVER
900 P:      Ferenc Bakonyi
901 M:      fero@drama.obuda.kando.hu
902 L:      linux-nvidia@lists.surfsouth.com
903 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
904 S:      Maintained
906 HIGH-SPEED SCC DRIVER FOR AX.25
907 P:      Klaus Kudielka
908 M:      klaus.kudielka@ieee.org
909 L:      linux-hams@vger.kernel.org
910 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
911 S:      Maintained
913 HIPPI
914 P:      Jes Sorensen
915 M:      jes@trained-monkey.org
916 L:      linux-hippi@sunsite.dk
917 S:      Maintained
919 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
920 P:      Chirag Kantharia
921 M:      chirag.kantharia@hp.com
922 L:      iss_storagedev@hp.com
923 S:      Maintained
925 HEWLETT-PACKARD SMART2 RAID DRIVER
926 P:      Chirag Kantharia
927 M:      chirag.kantharia@hp.com
928 L:      iss_storagedev@hp.com
929 S:      Maintained
931 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
932 P:      Mike Miller
933 M:      mike.miller@hp.com
934 L:      iss_storagedev@hp.com
935 S:      Supported
937 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
938 P:      Jaroslav Kysela
939 M:      perex@suse.cz
940 S:      Maintained
942 HPFS FILESYSTEM
943 P:      Mikulas Patocka
944 M:      mikulas@artax.karlin.mff.cuni.cz
945 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
946 S:      Maintained
948 HPUSBSCSI
949 P:      Oliver Neukum
950 M:      drivers@neukum.org
951 S:      Maintained
953 I2C AND SENSORS DRIVERS
954 P:      Greg Kroah-Hartman
955 M:      greg@kroah.com
956 P:      Philip Edelbrock
957 M:      phil@netroedge.com
958 L:      sensors@stimpy.netroedge.com
959 W:      http://www.lm-sensors.nu/
960 S:      Maintained
963 P:      Markus Lidel
964 M:      markus.lidel@shadowconnect.com
965 W:      http://i2o.shadowconnect.com/
966 S:      Maintained
968 i386 BOOT CODE
969 P:      Riley H. Williams
970 M:      Riley@Williams.Name
971 L:      Linux-Kernel@vger.kernel.org
972 S:      Maintained
974 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
975 P:      Dave Jones
976 M:      davej@codemonkey.org.uk
977 P:      H. Peter Anvin
978 M:      hpa@zytor.com
979 S:      Maintained
981 i810 TCO TIMER WATCHDOG
982 P:      Nils Faerber
983 M:      nils@kernelconcepts.de
984 W:      http://www.kernelconcepts.de/
985 S:      Maintained
987 IA64 (Itanium) PLATFORM
988 P:      David Mosberger-Tang
989 M:      davidm@hpl.hp.com
990 L:      linux-ia64@vger.kernel.org
991 W:      http://www.ia64-linux.org/
992 S:      Maintained
994 SN-IA64 (Itanium) SUB-PLATFORM
995 P:      Jesse Barnes
996 M:      jbarnes@sgi.com
997 L:      linux-altix@sgi.com
998 L:      linux-ia64@vger.kernel.org
999 W:      http://www.sgi.com/altix
1000 S:      Maintained
1002 IBM MCA SCSI SUBSYSTEM DRIVER
1003 P:      Michael Lang
1004 M:      langa2@kph.uni-mainz.de
1005 W:      http://www.uni-mainz.de/~langm000/linux.html
1006 S:      Maintained
1008 IBM Power Linux RAID adapter
1009 P:      Brian King
1010 M:      brking@us.ibm.com
1011 S:      Supported
1013 IBM ServeRAID RAID DRIVER
1014 P:      Jack Hammer
1015 P:      Dave Jeffery
1016 M:      ipslinux@adaptec.com
1017 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1018 S:      Supported 
1020 IDE DRIVER [GENERAL]
1021 P:      Bartlomiej Zolnierkiewicz
1022 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1023 L:      linux-kernel@vger.kernel.org
1024 L:      linux-ide@vger.kernel.org
1025 S:      Maintained
1027 IDE/ATAPI CDROM DRIVER
1028 P:      Jens Axboe
1029 M:      axboe@suse.de
1030 L:      linux-kernel@vger.kernel.org
1031 W:      http://www.kernel.dk
1032 S:      Maintained
1034 IDE/ATAPI FLOPPY DRIVERS
1035 P:      Paul Bristow
1036 M:      Paul Bristow <paul@paulbristow.net>
1037 W:      http://paulbristow.net/linux/idefloppy.html
1038 L:      linux-kernel@vger.kernel.org
1039 S:      Maintained
1041 IDE/ATAPI TAPE DRIVERS
1042 P:      Gadi Oxman
1043 M:      Gadi Oxman <gadio@netvision.net.il>
1044 L:      linux-kernel@vger.kernel.org
1045 S:      Maintained
1047 IEEE 1394 SUBSYSTEM
1048 P:      Ben Collins
1049 M:      bcollins@debian.org
1050 L:      linux1394-devel@lists.sourceforge.net
1051 W:      http://www.linux1394.org/
1052 S:      Maintained
1054 IEEE 1394 OHCI DRIVER
1055 P:      Ben Collins
1056 M:      bcollins@debian.org
1057 L:      linux1394-devel@lists.sourceforge.net
1058 W:      http://www.linux1394.org/
1059 S:      Maintained
1061 IEEE 1394 PCILYNX DRIVER
1062 P:      Andreas Bombe
1063 M:      andreas.bombe@munich.netsurf.de
1064 L:      linux1394-devel@lists.sourceforge.net
1065 W:      http://www.linux1394.org/
1066 S:      Maintained
1068 IEEE 1394 RAW I/O DRIVER
1069 P:      Ben Collins
1070 M:      bcollins@debian.org
1071 L:      linux1394-devel@lists.sourceforge.net
1072 W:      http://www.linux1394.org/
1073 S:      Maintained
1075 IMS TWINTURBO FRAMEBUFFER DRIVER
1076 P:      Paul Mundt
1077 M:      lethal@chaoticdreams.org
1078 L:      linux-fbdev-devel@lists.sourceforge.net
1079 S:      Maintained
1081 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1082 P:      Vojtech Pavlik
1083 M:      vojtech@suse.cz
1084 L:      linux-input@atrey.karlin.mff.cuni.cz
1085 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1086 S:      Maintained
1088 INTEL 810/815 FRAMEBUFFER DRIVER
1089 P:      Antonino Daplas
1090 M:      adaplas@pol.net
1091 L:      linux-fbdev-devel@lists.sourceforge.net
1092 S:      Maintained
1094 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1095 P:      Ingo Molnar
1096 M:      mingo@redhat.com
1097 S:      Maintained
1099 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1100 P:      Jeff Garzik
1101 M:      jgarzik@pobox.com
1102 W:      http://sourceforge.net/projects/gkernel/
1103 S:      Maintained
1105 INTEL IA32 MICROCODE UPDATE SUPPORT
1106 P:      Tigran Aivazian
1107 M:      tigran@veritas.com
1108 S:      Maintained
1110 INTEL PRO/100 ETHERNET SUPPORT
1111 P:      John Ronciak
1112 M:      john.ronciak@intel.com
1113 P:      Ganesh Venkatesan
1114 M:      ganesh.venkatesan@intel.com
1115 P:      Scott Feldman
1116 M:      scott.feldman@intel.com
1117 W:      http://sourceforge.net/projects/e1000/
1118 S:      Supported
1120 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1121 P:      Jeb Cramer
1122 M:      cramerj@intel.com
1123 P:      John Ronciak
1124 M:      john.ronciak@intel.com
1125 P:      Ganesh Venkatesan
1126 M:      ganesh.venkatesan@intel.com
1127 W:      http://sourceforge.net/projects/e1000/
1128 S:      Supported
1130 INTEL PRO/10GbE SUPPORT
1131 P:      Ayyappan Veeraiyan
1132 M:      ayyappan.veeraiyan@intel.com
1133 P:      Ganesh Venkatesan
1134 M:      ganesh.venkatesan@intel.com
1135 P:      John Ronciak
1136 M:      john.ronciak@intel.com
1137 W:      http://sourceforge.net/projects/e1000/
1138 S:      Supported
1140 INTERMEZZO FILE SYSTEM
1141 P:      Cluster File Systems    
1142 M:      intermezzo-devel@lists.sf.net
1143 W:      http://www.inter-mezzo.org/
1144 L:      intermezzo-discuss@lists.sourceforge.net
1145 S:      Maintained
1147 IOC3 DRIVER
1148 P:      Ralf Baechle
1149 M:      ralf@linux-mips.org
1150 L:      linux-mips@linux-mips.org
1151 S:      Maintained
1153 IP MASQUERADING:
1154 P:      Juanjo Ciarlante
1155 M:      jjciarla@raiz.uncu.edu.ar
1156 S:      Maintained
1158 IPX NETWORK LAYER
1159 P:      Arnaldo Carvalho de Melo
1160 M:      acme@conectiva.com.br
1161 L:      linux-net@vger.kernel.org
1162 S:      Maintained
1164 IRDA SUBSYSTEM
1165 P:      Jean Tourrilhes
1166 L:      irda-users@lists.sourceforge.net
1167 W:      http://irda.sourceforge.net/
1168 S:      Maintained
1170 ISAPNP
1171 P:      Jaroslav Kysela
1172 M:      perex@suse.cz
1173 S:      Maintained
1175 ISDN SUBSYSTEM
1176 P:      Karsten Keil
1177 M:      kkeil@suse.de
1178 P:      Kai Germaschewski
1179 M:      kai.germaschewski@gmx.de
1180 L:      isdn4linux@listserv.isdn4linux.de
1181 W:      http://www.isdn4linux.de
1182 S:      Maintained
1184 ISDN SUBSYSTEM (Eicon active card driver)
1185 P:      Armin Schindler
1186 M:      mac@melware.de
1187 L:      isdn4linux@listserv.isdn4linux.de
1188 W:      http://www.melware.de
1189 S:      Maintained
1191 JOURNALLING FLASH FILE SYSTEM (JFFS)
1192 P:      Axis Communications AB
1193 M:      jffs-dev@axis.com
1194 L:      jffs-dev@axis.com
1195 W:      http://www.developer.axis.com/software/jffs/
1196 S:      Maintained
1198 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1199 P:      David Woodhouse
1200 M:      dwmw2@infradead.org
1201 L:      jffs-dev@axis.com
1202 W:      http://sources.redhat.com/jffs2/
1203 S:      Maintained
1205 JFS FILESYSTEM
1206 P:      Dave Kleikamp
1207 M:      shaggy@austin.ibm.com
1208 L:      jfs-discussion@oss.software.ibm.com
1209 W:      http://oss.software.ibm.com/jfs/
1210 S:      Supported
1212 KCONFIG
1213 P:      Roman Zippel
1214 M:      zippel@linux-m68k.org
1215 L:      kbuild-devel@lists.sourceforge.net
1216 S:      Maintained
1218 KERNEL AUTOMOUNTER (AUTOFS)
1219 P:      H. Peter Anvin
1220 M:      hpa@zytor.com
1221 L:      autofs@linux.kernel.org
1222 S:      Odd Fixes
1224 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1225 P:      Ian Kent
1226 M:      raven@themaw.net
1227 L:      autofs@linux.kernel.org
1228 S:      Maintained
1230 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1231 P:      Kai Germaschewski
1232 M:      kai@germaschewski.name
1233 P:      Sam Ravnborg
1234 M:      sam@ravnborg.org
1235 S:      Maintained 
1237 KERNEL JANITORS
1238 P:      Several
1239 L:      kernel-janitors@osdl.org
1240 W:      http://www.kerneljanitors.org/
1241 W:      http://sf.net/projects/kernel-janitor/
1242 W:      http://developer.osdl.org/rddunlap/kj-patches/
1243 S:      Maintained
1245 KERNEL NFSD
1246 P:      Neil Brown
1247 M:      neilb@cse.unsw.edu.au
1248 L:      nfs@lists.sourceforge.net
1249 W:      http://nfs.sourceforge.net/
1250 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1251 S:      Maintained
1253 LANMEDIA WAN CARD DRIVER
1254 P:      Andrew Stanley-Jones
1255 M:      asj@lanmedia.com
1256 W:      http://www.lanmedia.com/
1257 S:      Supported
1259 LAPB module
1260 P:      Henner Eisen
1261 M:      eis@baty.hanse.de
1262 L:      linux-x25@vger.kernel.org
1263 S:      Maintained
1265 LASI 53c700 driver for PARISC
1266 P:      James E.J. Bottomley
1267 M:      James.Bottomley@HansenPartnership.com
1268 L:      linux-scsi@vger.kernel.org
1269 S:      Maintained
1271 LEGO USB Tower driver
1272 P:      Juergen Stuber
1273 M:      starblue@users.sourceforge.net
1274 L:      legousb-devel@lists.sourceforge.net
1275 W:      http://legousb.sourceforge.net/
1276 S:      Maintained
1278 LINUX FOR IBM pSERIES (RS/6000)
1279 P:      Paul Mackerras
1280 M:      paulus@au.ibm.com
1281 W:      http://www.ibm.com/linux/ltc/projects/ppc
1282 S:      Supported
1284 LINUX FOR NCR VOYAGER
1285 P:      James Bottomley
1286 M:      James.Bottomley@HansenPartnership.com
1287 W:      http://www.hansenpartnership.com/voyager
1288 S:      Maintained
1290 LINUX FOR POWERPC
1291 P:      Paul Mackerras
1292 M:      paulus@samba.org
1293 W:      http://www.penguinppc.org/
1294 L:      linuxppc-dev@lists.linuxppc.org
1295 S:      Supported
1297 LINUX FOR POWER MACINTOSH
1298 P:      Benjamin Herrenschmidt
1299 M:      benh@kernel.crashing.org
1300 W:      http://www.penguinppc.org/
1301 L:      linuxppc-dev@lists.linuxppc.org
1302 S:      Maintained
1304 LINUX FOR POWERPC EMBEDDED MPC52XX
1305 P:      Sylvain Munaut
1306 M:      tnt@246tNt.com
1307 W:      http://www.246tNt.com/mpc52xx/
1308 W:      http://www.penguinppc.org/
1309 L:      linuxppc-dev@ozlabs.org
1310 L:      linuxppc-embedded@ozlabs.org
1311 S:      Maintained
1313 LINUX FOR POWERPC EMBEDDED PPC4XX
1314 P:      Matt Porter
1315 M:      mporter@kernel.crashing.org
1316 W:      http://www.penguinppc.org/
1317 L:      linuxppc-embedded@lists.linuxppc.org
1318 S:      Maintained
1320 LINUX FOR POWERPC EMBEDDED PPC8XX AND BOOT CODE
1321 P:      Tom Rini
1322 M:      trini@kernel.crashing.org
1323 W:      http://www.penguinppc.org/
1324 L:      linuxppc-embedded@lists.linuxppc.org
1325 S:      Maintained
1327 LINUX FOR POWERPC EMBEDDED PPC85XX
1328 P:     Kumar Gala
1329 M:     kumar.gala@freescale.com
1330 W:     http://www.penguinppc.org/
1331 L:     linuxppc-embedded@lists.linuxppc.org
1332 S:     Maintained
1334 LLC (802.2)
1335 P:      Arnaldo Carvalho de Melo
1336 M:      acme@conectiva.com.br
1337 S:      Maintained
1339 LINUX FOR 64BIT POWERPC
1340 P:      Paul Mackerras
1341 M:      paulus@samba.org
1342 M:      paulus@au.ibm.com
1343 P:      Anton Blanchard
1344 M:      anton@samba.org
1345 M:      anton@au.ibm.com
1346 W:      http://linuxppc64.org
1347 L:      linuxppc64-dev@lists.linuxppc.org
1348 S:      Supported
1350 LINUX SECURITY MODULE (LSM) FRAMEWORK
1351 P:      Chris Wright
1352 M:      chrisw@osdl.org
1353 L:      linux-security-module@wirex.com
1354 W:      http://lsm.immunix.org
1355 S:      Supported
1357 LM83 HARDWARE MONITOR DRIVER
1358 P:      Jean Delvare
1359 M:      khali@linux-fr.org
1360 L:      sensors@stimpy.netroedge.com
1361 S:      Maintained
1363 LM90 HARDWARE MONITOR DRIVER
1364 P:      Jean Delvare
1365 M:      khali@linux-fr.org
1366 L:      sensors@stimpy.netroedge.com
1367 S:      Maintained
1369 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1370 P:      Richard Russon (FlatCap)
1371 M:      ldm@flatcap.org
1372 L:      ldm-devel@lists.sourceforge.net 
1373 W:      http://ldm.sourceforge.net
1374 S:      Maintained
1376 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1377 P:      Matthew Wilcox
1378 M:      matthew@wil.cx
1379 L:      linux-scsi@vger.kernel.org
1380 S:      Maintained
1382 M68K ARCHITECTURE
1383 P:      Geert Uytterhoeven
1384 M:      geert@linux-m68k.org
1385 P:      Roman Zippel
1386 M:      zippel@linux-m68k.org
1387 L:      linux-m68k@lists.linux-m68k.org
1388 W:      http://www.linux-m68k.org/
1389 W:      http://linux-m68k-cvs.ubb.ca/
1390 S:      Maintained
1392 M68K ON APPLE MACINTOSH
1393 P:      Joshua Thompson
1394 M:      funaho@jurai.org
1395 W:      http://www.mac.linux-m68k.org/
1396 L:      linux-mac68k@mac.linux-m68k.org
1397 S:      Maintained
1399 M68K ON HP9000/300
1400 P:      Philip Blundell
1401 M:      philb@gnu.org
1402 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1403 S:      Maintained
1405 MARVELL YUKON / SYSKONNECT DRIVER
1406 P:      Mirko Lindner
1407 M:      mlindner@syskonnect.de
1408 P:      Ralph Roesler
1409 M:      rroesler@syskonnect.de
1410 W:      http://www.syskonnect.com
1411 S:      Supported
1413 MAESTRO PCI SOUND DRIVERS
1414 P:      Zach Brown
1415 M:      zab@zabbo.net
1416 S:      Odd Fixes
1418 MARVELL MV64340 ETHERNET DRIVER
1419 P:      Manish Lachwani
1420 M:      Manish_Lachwani@pmc-sierra.com
1421 L:      linux-mips@linux-mips.org
1422 L:      netdev@oss.sgi.com
1423 S:      Supported
1425 MATROX FRAMEBUFFER DRIVER
1426 P:      Petr Vandrovec
1427 M:      vandrove@vc.cvut.cz
1428 L:      linux-fbdev-devel@lists.sourceforge.net
1429 S:      Maintained
1431 MEMORY TECHNOLOGY DEVICES
1432 P:      David Woodhouse
1433 M:      dwmw2@redhat.com
1434 W:      http://www.linux-mtd.infradead.org/
1435 L:      linux-mtd@lists.infradead.org
1436 S:      Maintained
1438 MICROTEK X6 SCANNER
1439 P:      Oliver Neukum
1440 M:      drivers@neukum.org
1441 S:      Maintained
1443 MIPS
1444 P:      Ralf Baechle
1445 M:      ralf@linux-mips.org
1446 W:      http://oss.sgi.com/mips/mips-howto.html
1447 L:      linux-mips@linux-mips.org
1448 S:      Maintained
1450 MISCELLANEOUS MCA-SUPPORT
1451 P:      David Weinehall
1452 M:      Project MCA Team <mcalinux@acc.umu.se>
1453 M:      David Weinehall <tao@acc.umu.se>
1454 W:      http://www.acc.umu.se/~tao/
1455 W:      http://www.acc.umu.se/~mcalinux/
1456 L:      linux-kernel@vger.kernel.org
1457 S:      Maintained
1459 MODULE SUPPORT
1460 P:      Rusty Russell
1461 M:      rusty@rustcorp.com.au
1462 L:      linux-kernel@vger.kernel.org
1463 S:      Maintained
1465 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1466 P:      Stelian Pop
1467 M:      stelian@popies.net
1468 W:      http://popies.net/meye/
1469 S:      Maintained
1471 MOUSE AND MISC DEVICES [GENERAL]
1472 P:      Alessandro Rubini
1473 M:      rubini@ipvvis.unipv.it
1474 L:      linux-kernel@vger.kernel.org
1475 S:      Maintained
1477 MTRR AND SIMILAR SUPPORT [i386]
1478 P:      Richard Gooch
1479 M:      rgooch@atnf.csiro.au
1480 L:      linux-kernel@vger.kernel.org
1481 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1482 S:      Maintained
1484 MULTISOUND SOUND DRIVER
1485 P:      Andrew Veliath
1486 M:      andrewtv@usa.net
1487 S:      Maintained
1489 NATSEMI ETHERNET DRIVER (DP8381x)
1490 P:      Tim Hockin
1491 M:      thockin@hockin.org
1492 S:      Maintained
1494 NCP FILESYSTEM
1495 P:      Petr Vandrovec
1496 M:      vandrove@vc.cvut.cz
1497 L:      linware@sh.cvut.cz
1498 S:      Maintained
1500 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1501 P:      James E.J. Bottomley
1502 M:      James.Bottomley@HansenPartnership.com
1503 L:      linux-scsi@vger.kernel.org
1504 S:      Maintained
1506 NETFILTER/IPTABLES/IPCHAINS
1507 P:      Rusty Russell
1508 P:      Marc Boucher
1509 P:      James Morris
1510 P:      Harald Welte
1511 P:      Jozsef Kadlecsik
1512 M:      coreteam@netfilter.org
1513 W:      http://www.netfilter.org/
1514 W:      http://www.iptables.org/
1515 L:      netfilter@lists.netfilter.org
1516 L:      netfilter-devel@lists.netfilter.org
1517 S:      Supported
1519 NETROM NETWORK LAYER
1520 P:      Ralf Baechle
1521 M:      ralf@linux-mips.org
1522 L:      linux-hams@vger.kernel.org
1523 S:      Maintained
1525 NETWORK BLOCK DEVICE
1526 P:      Paul Clements
1527 M:      Paul.Clements@steeleye.com
1528 S:      Maintained
1530 NETWORK DEVICE DRIVERS
1531 P:      Andrew Morton
1532 M:      akpm@digeo.com
1533 P:      Jeff Garzik
1534 M:      jgarzik@pobox.com
1535 L:      linux-net@vger.kernel.org
1536 S:      Maintained
1538 NETWORKING [GENERAL]
1539 P:      Networking Team
1540 M:      netdev@oss.sgi.com
1541 L:      linux-net@vger.kernel.org
1542 S:      Maintained
1544 NETWORKING [IPv4/IPv6]
1545 P:      David S. Miller
1546 M:      davem@davemloft.net
1547 P:      Alexey Kuznetsov
1548 M:      kuznet@ms2.inr.ac.ru
1549 P:      Pekka Savola (ipv6)
1550 M:      pekkas@netcore.fi
1551 P:      James Morris
1552 M:      jmorris@redhat.com
1553 P:      Hideaki YOSHIFUJI
1554 M:      yoshfuji@linux-ipv6.org
1555 P:      Patrick McHardy
1556 M:      kaber@coreworks.de
1557 L:      netdev@oss.sgi.com
1558 S:      Maintained
1560 IPVS
1561 P:      Wensong Zhang
1562 M:      wensong@linux-vs.org
1563 P:      Julian Anastasov
1564 M:      ja@ssi.bg
1565 L:      lvs-users@linuxvirtualserver.org
1566 S:      Maintained
1568 NFS CLIENT
1569 P:      Trond Myklebust
1570 M:      trond.myklebust@fys.uio.no
1571 L:      linux-kernel@vger.kernel.org
1572 S:      Maintained
1574 NI5010 NETWORK DRIVER
1575 P:      Jan-Pascal van Best and Andreas Mohr
1576 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1577 M:      Andreas Mohr <100.30936@germany.net>
1578 L:      linux-net@vger.kernel.org
1579 S:      Maintained
1581 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1582 P:      YOKOTA Hiroshi
1583 M:      yokota@netlab.is.tsukuba.ac.jp
1584 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1585 S:      Maintained
1587 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1588 P:      GOTO Masanori
1589 M:      gotom@debian.or.jp
1590 P:      YOKOTA Hiroshi
1591 M:      yokota@netlab.is.tsukuba.ac.jp
1592 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1593 S:      Maintained
1595 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1596 P:      Eberhard Moenkeberg
1597 M:      emoenke@gwdg.de
1598 L:      linux-kernel@vger.kernel.org
1599 S:      Maintained
1601 NTFS FILESYSTEM
1602 P:      Anton Altaparmakov
1603 M:      aia21@cantab.net
1604 L:      linux-ntfs-dev@lists.sourceforge.net
1605 L:      linux-kernel@vger.kernel.org
1606 W:      http://linux-ntfs.sf.net/
1607 S:      Maintained
1609 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1610 P:      Ani Joshi
1611 M:      ajoshi@shell.unixbox.com
1612 L:      linux-nvidia@lists.surfsouth.com
1613 S:      Maintained
1615 OLYMPIC NETWORK DRIVER
1616 P:      Peter De Shrijver
1617 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1618 P:      Mike Phillips
1619 M:      mikep@linuxtr.net 
1620 L:      linux-net@vger.kernel.org
1621 L:      linux-tr@linuxtr.net
1622 W:      http://www.linuxtr.net
1623 S:      Maintained
1625 ONSTREAM SCSI TAPE DRIVER
1626 P:      Willem Riede
1627 M:      osst@riede.org
1628 L:      osst-users@lists.sourceforge.net
1629 L:      linux-scsi@vger.kernel.org
1630 S:      Maintained
1632 OPL3-SA2, SA3, and SAx DRIVER
1633 P:      Zwane Mwaikambo
1634 M:      zwane@commfireservices.com
1635 L:      linux-sound@vger.kernel.org
1636 S:      Maintained
1638 OPROFILE
1639 P:      Philippe Elie
1640 M:      phil.el@wanadoo.fr
1641 L:      oprofile-list@lists.sf.net
1642 S:      Maintained
1644 ORINOCO DRIVER
1645 P:      Pavel Roskin
1646 M:      proski@gnu.org
1647 P:      David Gibson
1648 M:      hermes@gibson.dropbear.id.au
1649 W:      http://www.ozlabs.org/people/dgibson/dldwd
1650 S:      Maintained
1652 PARALLEL PORT SUPPORT
1653 P:      Phil Blundell
1654 M:      Philip.Blundell@pobox.com
1655 P:      Tim Waugh
1656 M:      tim@cyberelk.net
1657 P:      David Campbell
1658 M:      campbell@torque.net
1659 P:      Andrea Arcangeli
1660 M:      andrea@e-mind.com
1661 L:      linux-parport@lists.infradead.org
1662 W:      http://people.redhat.com/twaugh/parport/
1663 S:      Maintained
1665 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1666 P:      Tim Waugh
1667 M:      tim@cyberelk.net
1668 L:      linux-parport@lists.infradead.org
1669 W:      http://www.torque.net/linux-pp.html
1670 S:      Maintained
1672 PARISC ARCHITECTURE
1673 P:      Matthew Wilcox
1674 M:      matthew@wil.cx
1675 P:      Grant Grundler
1676 M:      grundler@parisc-linux.org
1677 L:      parisc-linux@parisc-linux.org
1678 W:      http://www.parisc-linux.org/
1679 S:      Maintained
1681 PERSONALITY HANDLING
1682 P:      Christoph Hellwig
1683 M:      hch@infradead.org
1684 L:      linux-abi-devel@lists.sourceforge.net
1685 S:      Maintained
1687 PCI ID DATABASE
1688 P:      Martin Mares
1689 M:      mj@ucw.cz
1690 L:      pciids-devel@lists.sourceforge.net
1691 W:      http://pciids.sourceforge.net/
1692 S:      Maintained
1694 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1695 P:      Thomas Sailer
1696 M:      sailer@ife.ee.ethz.ch
1697 L:      linux-sound@vger.kernel.org
1698 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1699 S:      Maintained
1701 PCI SUBSYSTEM
1702 P:      Greg Kroah-Hartman
1703 M:      greg@kroah.com
1704 L:      linux-kernel@vger.kernel.org
1705 S:      Supported
1707 PCI HOTPLUG CORE
1708 P:      Greg Kroah-Hartman
1709 M:      greg@kroah.com
1710 M:      gregkh@us.ibm.com
1711 S:      Supported
1713 PCI HOTPLUG COMPAQ DRIVER
1714 P:      Greg Kroah-Hartman
1715 M:      greg@kroah.com
1716 S:      Maintained
1718 PCMCIA SUBSYSTEM
1719 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1720 S:      Unmaintained
1722 PCNET32 NETWORK DRIVER
1723 P:      Thomas Bogendörfer
1724 M:      tsbogend@alpha.franken.de
1725 L:      linux-net@vger.kernel.org
1726 S:      Maintained
1728 POSIX CLOCKS and TIMERS
1729 P:      George Anzinger
1730 M:      george@mvista.com
1731 L:      linux-net@vger.kernel.org
1732 S:      Supported
1734 PNP SUPPORT
1735 P:      Adam Belay
1736 M:      ambx1@neo.rr.com
1737 S:      Maintained
1739 PPP PROTOCOL DRIVERS AND COMPRESSORS
1740 P:      Paul Mackerras
1741 M:      paulus@samba.org
1742 L:      linux-ppp@vger.kernel.org
1743 S:      Maintained
1745 PPP OVER ATM (RFC 2364)
1746 P:      Mitchell Blank Jr
1747 M:      mitch@sfgoth.com
1748 S:      Maintained
1750 PPP OVER ETHERNET
1751 P:      Michal Ostrowski
1752 M:      mostrows@styx.uwaterloo.ca
1753 S:      Maintained
1755 PREEMPTIBLE KERNEL
1756 P:      Robert Love
1757 M:      rml@tech9.net
1758 L:      linux-kernel@vger.kernel.org
1759 L:      kpreempt-tech@lists.sourceforge.net
1760 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1761 S:      Supported
1763 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1764 P:      Peter Denison
1765 M:      promise@pnd-pc.demon.co.uk
1766 W:      http://www.pnd-pc.demon.co.uk/promise/
1767 S:      Maintained
1769 PXA2xx SUPPORT
1770 P:      Nicolas Pitre
1771 M:      nico@cam.org
1772 L:      linux-arm-kernel@lists.arm.linux.org.uk
1773 S:      Maintained
1775 QNX4 FILESYSTEM
1776 P:      Anders Larsen
1777 M:      al@alarsen.net
1778 L:      linux-kernel@vger.kernel.org
1779 W:      http://www.alarsen.net/linux/qnx4fs/
1780 S:      Maintained
1782 RADEON FRAMEBUFFER DISPLAY DRIVER
1783 P:      Ani Joshi
1784 M:      ajoshi@shell.unixbox.com
1785 L:      linux-fbdev-devel@lists.sourceforge.net
1786 S:      Maintained
1788 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1789 P:      Ani Joshi
1790 M:      ajoshi@shell.unixbox.com
1791 L:      linux-fbdev-devel@lists.sourceforge.net
1792 S:      Maintained
1794 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1795 P:      Corey Thomas
1796 M:      corey@world.std.com
1797 L:      linux-kernel@vger.kernel.org
1798 S:      Maintained
1800 REAL TIME CLOCK DRIVER
1801 P:      Paul Gortmaker
1802 M:      p_gortmaker@yahoo.com
1803 L:      linux-kernel@vger.kernel.org
1804 S:      Maintained
1806 REISERFS FILE SYSTEM
1807 P:      Hans Reiser
1808 M:      reiserfs-dev@namesys.com
1809 L:      reiserfs-list@namesys.com
1810 W:      http://www.namesys.com
1811 S:      Supported
1813 ROCKETPORT DRIVER
1814 P:      Comtrol Corp.
1815 M:      support@comtrol.com
1816 W:      http://www.comtrol.com
1817 S:      Maintained
1819 ROSE NETWORK LAYER
1820 P:      Ralf Baechle
1821 M:      ralf@linux-mips.org
1822 L:      linux-hams@vger.kernel.org
1823 S:      Maintained
1825 RISCOM8 DRIVER
1826 P:      Dmitry Gorodchanin
1827 L:      linux-kernel@vger.kernel.org
1828 S:      Maintained
1830 RTLINUX  REALTIME  LINUX
1831 P:      Victor Yodaiken
1832 M:      yodaiken@fsmlabs.com
1833 L:      rtl@rtlinux.org
1834 W:      www.rtlinux.org
1835 S:      Maintained
1837 S390
1838 P:      Martin Schwidefsky
1839 M:      schwidefsky@de.ibm.com
1840 M:      linux390@de.ibm.com
1841 L:      linux-390@vm.marist.edu
1842 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1843 S:      Supported
1845 SAA7146 VIDEO4LINUX-2 DRIVER
1846 P:      Michael Hunold
1847 M:      michael@mihu.de
1848 W:      http://www.mihu.de/linux/saa7146
1849 S:      Maintained
1851 SBPCD CDROM DRIVER
1852 P:      Eberhard Moenkeberg
1853 M:      emoenke@gwdg.de
1854 L:      linux-kernel@vger.kernel.org
1855 S:      Maintained
1857 SC1200 WDT DRIVER
1858 P:      Zwane Mwaikambo
1859 M:      zwane@commfireservices.com
1860 S:      Maintained
1862 SCHEDULER
1863 P:      Ingo Molnar
1864 M:      mingo@elte.hu
1865 P:      Robert Love    [the preemptible kernel bits]
1866 M:      rml@tech9.net
1867 L:      linux-kernel@vger.kernel.org
1868 S:      Maintained
1870 SCSI CDROM DRIVER
1871 P:      Jens Axboe
1872 M:      axboe@suse.de
1873 L:      linux-scsi@vger.kernel.org
1874 W:      http://www.kernel.dk
1875 S:      Maintained
1877 SCSI SG DRIVER
1878 P:      Doug Gilbert
1879 M:      dgilbert@interlog.com
1880 L:      linux-scsi@vger.kernel.org
1881 W:      http://www.torque.net/sg
1882 S:      Maintained
1884 SCSI SUBSYSTEM
1885 P:      James E.J. Bottomley
1886 M:      James.Bottomley@SteelEye.com
1887 L:      linux-scsi@vger.kernel.org
1888 S:      Maintained
1890 SCSI TAPE DRIVER
1891 P:      Kai Mäkisara
1892 M:      Kai.Makisara@kolumbus.fi
1893 L:      linux-scsi@vger.kernel.org
1894 S:      Maintained
1896 SCTP PROTOCOL
1897 P: Sridhar Samudrala
1898 M: sri@us.ibm.com
1899 L: lksctp-developers@lists.sourceforge.net
1900 S: Supported
1902 SCx200 CPU SUPPORT
1903 P:      Christer Weinigel
1904 M:      christer@weinigel.se
1905 W:      http://www.weinigel.se
1906 S:      Supported
1908 SELINUX SECURITY MODULE
1909 P:      Stephen Smalley
1910 M:      sds@epoch.ncsc.mil
1911 P:      James Morris
1912 M:      jmorris@redhat.com
1913 L:      linux-kernel@vger.kernel.org (kernel issues)
1914 L:      selinux@tycho.nsa.gov (general discussion)
1915 W:      http://www.nsa.gov/selinux
1916 S:      Supported
1918 SERIAL ATA (SATA) SUBSYSTEM:
1919 P:      Jeff Garzik
1920 M:      jgarzik@pobox.com
1921 L:      linux-ide@vger.kernel.org
1922 S:      Supported
1924 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
1925 P:      Pat Gefre
1926 M:      pfg@sgi.com
1927 L:      linux-ia64@vger.kernel.org
1928 S:      Supported
1930 SGI VISUAL WORKSTATION 320 AND 540
1931 P:      Andrey Panin
1932 M:      pazke@donpac.ru
1933 L:      linux-visws-devel@lists.sf.net
1934 W:      http://linux-visws.sf.net
1935 S:      Maintained for 2.6.
1937 SIS 5513 IDE CONTROLLER DRIVER
1938 P:      Lionel Bouton
1939 M:      Lionel.Bouton@inet6.fr
1940 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
1941 W:      http://gyver.homeip.net/sis5513/index.html
1942 S:      Maintained
1944 SIS 900/7016 FAST ETHERNET DRIVER
1945 P:      Ollie Lho
1946 M:      ollie@sis.com.tw
1947 L:      linux-net@vger.kernel.org
1948 S:      Supported
1950 SIS FRAMEBUFFER DRIVER
1951 P:      Thomas Winischhofer
1952 M:      thomas@winischhofer.net
1953 W:      http://www.winischhofer.net/linuxsisvga.shtml
1954 S:      Maintained      
1956 SMSC47M1 HARDWARE MONITOR DRIVER
1957 P:      Jean Delvare
1958 M:      khali@linux-fr.org
1959 L:      sensors@stimpy.netroedge.com
1960 S:      Odd Fixes
1962 SMB FILESYSTEM
1963 P:      Urban Widmark
1964 M:      urban@teststation.com
1965 W:      http://samba.org/
1966 L:      samba@samba.org
1967 S:      Maintained
1969 SMC91x ETHERNET DRIVER
1970 P:      Nicolas Pitre
1971 M:      nico@cam.org
1972 S:      Maintained
1974 SNA NETWORK LAYER
1975 P:      Jay Schulist
1976 M:      jschlst@samba.org
1977 L:      linux-sna@turbolinux.com
1978 W:      http://www.linux-sna.org
1979 S:      Supported
1981 SOFTWARE RAID (Multiple Disks) SUPPORT
1982 P:      Ingo Molnar
1983 M:      mingo@redhat.com
1984 P:      Neil Brown
1985 M:      neilb@cse.unsw.edu.au
1986 L:      linux-raid@vger.kernel.org
1987 S:      Maintained
1989 SOFTWARE SUSPEND:
1990 P:      Pavel Machek
1991 M:      pavel@suse.cz
1992 M:      pavel@ucw.cz
1993 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
1994 W:      http://swsusp.sf.net/
1995 S:      Maintained
1997 SONIC NETWORK DRIVER
1998 P:      Thomas Bogendoerfer
1999 M:      tsbogend@alpha.franken.de
2000 L:      linux-net@vger.kernel.org
2001 S:      Maintained
2003 SONY VAIO CONTROL DEVICE DRIVER
2004 P:      Stelian Pop
2005 M:      stelian@popies.net
2006 W:      http://popies.net/sonypi/
2007 S:      Maintained
2009 SOUND
2010 P:      Jaroslav Kysela
2011 M:      perex@suse.cz
2012 L:      alsa-devel@alsa-project.org
2013 S:      Maintained
2015 UltraSPARC (sparc64):
2016 P:      David S. Miller
2017 M:      davem@davemloft.net
2018 P:      Eddie C. Dost
2019 M:      ecd@skynet.be
2020 P:      Jakub Jelinek
2021 M:      jj@sunsite.ms.mff.cuni.cz
2022 P:      Anton Blanchard
2023 M:      anton@samba.org
2024 L:      sparclinux@vger.kernel.org
2025 L:      ultralinux@vger.kernel.org
2026 S:      Maintained
2028 SPARC (sparc32):
2029 P:      William L. Irwin
2030 M:      wli@holomorphy.com
2031 L:      sparclinux@vger.kernel.org
2032 S:      Maintained
2034 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2035 P:      Roger Wolff
2036 M:      R.E.Wolff@BitWizard.nl
2037 M:      io8-linux@specialix.co.uk
2038 L:      linux-kernel@vger.kernel.org ?
2039 S:      Supported
2041 SPX NETWORK LAYER
2042 P:      Jay Schulist
2043 M:      jschlst@samba.org
2044 L:      linux-net@vger.kernel.org
2045 S:      Supported
2047 SRM (Alpha) environment access
2048 P:      Jan-Benedict Glaw
2049 M:      jbglaw@lug-owl.de
2050 L:      linux-kernel@vger.kernel.org
2051 S:      Maintained
2053 STARFIRE/DURALAN NETWORK DRIVER
2054 P:      Ion Badulescu
2055 M:      ionut@cs.columbia.edu
2056 S:      Maintained
2058 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2059 W:      http://mosquitonet.Stanford.EDU/strip.html
2060 S:      Unsupported ?
2062 STRADIS MPEG-2 DECODER DRIVER
2063 P:      Nathan Laredo
2064 M:      laredo@gnu.org
2065 W:      http://mpeg.openprojects.net/
2066 W:      http://www.stradis.com/
2067 S:      Maintained
2069 SUPERH (sh)
2070 P:      Paul Mundt
2071 M:      lethal@linux-sh.org
2072 P:      Kazumoto Kojima
2073 M:      kkojima@rr.iij4u.or.jp
2074 L:      linux-sh@m17n.org
2075 W:      http://www.linux-sh.org
2076 W:      http://www.m17n.org/linux-sh/
2077 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2078 S:      Maintained
2080 SUPERH64 (sh64)
2081 P:      Paul Mundt
2082 M:      lethal@linux-sh.org
2083 P:      Richard Curnow
2084 M:      richard.curnow@superh.com
2085 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2086 W:      http://www.linux-sh.org
2087 S:      Maintained
2089 SUN3/3X
2090 P:      Sam Creasey
2091 M:      sammy@sammy.net
2092 L:      sun3-list@redhat.com
2093 W:      http://sammy.net/sun3/
2094 S:      Maintained
2096 SVGA HANDLING
2097 P:      Martin Mares
2098 M:      mj@ucw.cz
2099 L:      linux-video@atrey.karlin.mff.cuni.cz
2100 S:      Maintained
2102 SYSV FILESYSTEM
2103 P:      Christoph Hellwig
2104 M:      hch@infradead.org
2105 S:      Maintained
2107 TI GRAPH LINK USB (SilverLink) CABLE DRIVER
2108 P:      Romain Lievin
2109 M:      roms@lpg.ticalc.org
2110 P:      Julien Blache
2111 M:      jb@technologeek.org
2112 S:      Maintained
2114 TI PARALLEL LINK CABLE DRIVER
2115 P:     Romain Lievin
2116 M:     roms@lpg.ticalc.org
2117 S:     Maintained
2119 TLAN NETWORK DRIVER
2120 P:      Samuel Chessman
2121 M:      chessman@tux.org
2122 L:      tlan-devel@lists.sourceforge.net
2123 W:      http://sourceforge.net/projects/tlan/
2124 S:      Maintained
2126 TOKEN-RING NETWORK DRIVER
2127 P:      Mike Phillips
2128 M:      mikep@linuxtr.net
2129 L:      linux-net@vger.kernel.org
2130 L:      linux-tr@linuxtr.net
2131 W:      http://www.linuxtr.net
2132 S:      Maintained
2134 TOSHIBA ACPI EXTRAS DRIVER
2135 P:      John Belmonte
2136 M:      toshiba_acpi@memebeam.org
2137 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2138 S:      Maintained
2140 TOSHIBA SMM DRIVER
2141 P:      Jonathan Buzzard
2142 M:      jonathan@buzzard.org.uk
2143 L:      tlinux-users@tce.toshiba-dme.co.jp
2144 W:      http://www.buzzard.org.uk/toshiba/
2145 S:      Maintained
2147 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2148 P:      Muli Ben-Yehuda
2149 M:      mulix@mulix.org
2150 L:      linux-kernel@vger.kernel.org
2151 S:      Maintained
2153 TRIVIAL PATCHES
2154 P:      Rusty Russell
2155 M:      trivial@rustcorp.com.au
2156 L:      linux-kernel@vger.kernel.org
2157 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2158 S:      Maintained
2160 TMS380 TOKEN-RING NETWORK DRIVER
2161 P:      Adam Fritzler
2162 M:      mid@auk.cx
2163 L:      linux-tr@linuxtr.net
2164 W:      http://www.auk.cx/tms380tr/
2165 S:      Maintained
2167 TULIP NETWORK DRIVER
2168 P:      Jeff Garzik
2169 M:      jgarzik@pobox.com
2170 L:      tulip-users@lists.sourceforge.net
2171 W:      http://sourceforge.net/projects/tulip/
2172 S:      Maintained
2174 TUN/TAP driver
2175 P:      Maxim Krasnyansky
2176 M:      maxk@qualcomm.com, max_mk@yahoo.com
2177 L:      vtun@office.satix.net
2178 W:      http://vtun.sourceforge.net/tun
2179 S:      Maintained
2181 U14-34F SCSI DRIVER
2182 P:      Dario Ballabio
2183 M:      ballabio_dario@emc.com
2184 L:      linux-scsi@vger.kernel.org
2185 S:      Maintained
2187 UDF FILESYSTEM
2188 P:      Ben Fennema
2189 M:      bfennema@falcon.csc.calpoly.edu
2190 L:      linux_udf@hpesjro.fc.hp.com
2191 W:      http://linux-udf.sourceforge.net
2192 S:      Maintained
2194 UMSDOS FILESYSTEM
2195 P:      Matija Nalis
2196 M:      Matija Nalis <mnalis-umsdos@voyager.hr>
2197 L:      linux-kernel@vger.kernel.org
2198 W:      http://linux.voyager.hr/umsdos/
2199 S:      Maintained
2201 UNIFORM CDROM DRIVER
2202 P:      Jens Axboe
2203 M:      axboe@suse.de
2204 L:      linux-kernel@vger.kernel.org
2205 W:      http://www.kernel.dk
2206 S:      Maintained
2208 USB ACM DRIVER
2209 P:      Vojtech Pavlik
2210 M:      vojtech@suse.cz
2211 L:      linux-usb-users@lists.sourceforge.net
2212 L:      linux-usb-devel@lists.sourceforge.net
2213 S:      Maintained
2215 USB BLUETOOTH TTY CONVERTER DRIVER
2216 P:      Greg Kroah-Hartman
2217 M:      greg@kroah.com
2218 L:      linux-usb-users@lists.sourceforge.net
2219 L:      linux-usb-devel@lists.sourceforge.net
2220 S:      Maintained
2221 W:      http://www.kroah.com/linux-usb/
2223 USB CDC ETHERNET DRIVER
2224 P:      Greg Kroah-Hartman
2225 M:      greg@kroah.com
2226 L:      linux-usb-users@lists.sourceforge.net
2227 L:      linux-usb-devel@lists.sourceforge.net
2228 S:      Maintained
2229 W:      http://www.kroah.com/linux-usb/
2231 USB EHCI DRIVER
2232 P:      David Brownell
2233 M:      dbrownell@users.sourceforge.net
2234 L:      linux-usb-devel@lists.sourceforge.net
2235 S:      Maintained
2237 USB HID/HIDBP DRIVERS
2238 P:      Vojtech Pavlik
2239 M:      vojtech@suse.cz
2240 L:      linux-usb-users@lists.sourceforge.net
2241 L:      linux-usb-devel@lists.sourceforge.net
2242 S:      Maintained
2244 USB HUB DRIVER
2245 P:      Johannes Erdfelt
2246 M:      johannes@erdfelt.com
2247 L:      linux-usb-users@lists.sourceforge.net
2248 L:      linux-usb-devel@lists.sourceforge.net
2249 S:      Maintained
2251 USB KAWASAKI LSI DRIVER
2252 P:      Oliver Neukum
2253 M:      drivers@neukum.org
2254 L:      linux-usb-users@lists.sourceforge.net
2255 L:      linux-usb-devel@lists.sourceforge.net
2256 S:      Maintained
2258 USB MASS STORAGE DRIVER
2259 P:      Matthew Dharm
2260 M:      mdharm-usb@one-eyed-alien.net
2261 L:      linux-usb-users@lists.sourceforge.net
2262 L:      linux-usb-devel@lists.sourceforge.net
2263 S:      Maintained
2264 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2266 USB OHCI DRIVER
2267 P:      Roman Weissgaerber
2268 M:      weissg@vienna.at
2269 L:      linux-usb-users@lists.sourceforge.net
2270 L:      linux-usb-devel@lists.sourceforge.net
2271 S:      Maintained
2273 USB OV511 DRIVER
2274 P:      Mark McClelland
2275 M:      mmcclell@bigfoot.com
2276 L:      linux-usb-users@lists.sourceforge.net
2277 L:      linux-usb-devel@lists.sourceforge.net
2278 W:      http://alpha.dyndns.org/ov511/
2279 S:      Maintained
2281 USB PEGASUS DRIVER
2282 P:      Petko Manolov
2283 M:      petkan@users.sourceforge.net
2284 L:      linux-usb-users@lists.sourceforge.net
2285 L:      linux-usb-devel@lists.sourceforge.net
2286 W:      http://pegasus2.sourceforge.net/
2287 S:      Maintained
2289 USB PRINTER DRIVER
2290 P:      Vojtech Pavlik
2291 M:      vojtech@suse.cz
2292 L:      linux-usb-users@lists.sourceforge.net
2293 L:      linux-usb-devel@lists.sourceforge.net
2294 S:      Maintained
2296 USB RTL8150 DRIVER
2297 P:      Petko Manolov
2298 M:      petkan@users.sourceforge.net
2299 L:      linux-usb-users@lists.sourceforge.net
2300 L:      linux-usb-devel@lists.sourceforge.net
2301 W:      http://pegasus2.sourceforge.net/
2302 S:      Maintained
2304 USB SE401 DRIVER
2305 P:      Jeroen Vreeken
2306 M:      pe1rxq@amsat.org
2307 L:      linux-usb-users@lists.sourceforge.net
2308 L:      linux-usb-devel@lists.sourceforge.net
2309 W:      http://www.chello.nl/~j.vreeken/se401/
2310 S:      Maintained
2312 USB SERIAL DIGI ACCELEPORT DRIVER
2313 P:      Peter Berger and Al Borchers
2314 M:      pberger@brimson.com
2315 M:      alborchers@steinerpoint.com
2316 L:      linux-usb-users@lists.sourceforge.net
2317 L:      linux-usb-devel@lists.sourceforge.net
2318 S:      Maintained
2320 USB SERIAL DRIVER
2321 P:      Greg Kroah-Hartman
2322 M:      greg@kroah.com
2323 L:      linux-usb-users@lists.sourceforge.net
2324 L:      linux-usb-devel@lists.sourceforge.net
2325 S:      Maintained
2326 W:      http://www.kroah.com/linux-usb/
2328 USB SERIAL BELKIN F5U103 DRIVER
2329 P:      William Greathouse
2330 M:      wgreathouse@smva.com
2331 L:      linux-usb-users@lists.sourceforge.net
2332 L:      linux-usb-devel@lists.sourceforge.net
2333 S:      Maintained
2335 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2336 L:      linux-usb-users@lists.sourceforge.net
2337 L:      linux-usb-devel@lists.sourceforge.net
2338 S:      Maintained
2340 USB AUERSWALD DRIVER
2341 P:      Wolfgang Muees
2342 M:      wolfgang@iksw-muees.de
2343 L:      linux-usb-users@lists.sourceforge.net
2344 L:      linux-usb-devel@lists.sourceforge.net
2345 S:      Maintained
2347 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2348 P:      Gary Brubaker
2349 M:      xavyer@ix.netcom.com
2350 L:      linux-usb-users@lists.sourceforge.net
2351 L:      linux-usb-devel@lists.sourceforge.net
2352 S:      Maintained
2354 USB SERIAL KEYSPAN DRIVER
2355 P:      Greg Kroah-Hartman
2356 M:      greg@kroah.com
2357 L:      linux-usb-users@lists.sourceforge.net
2358 L:      linux-usb-devel@lists.sourceforge.net
2359 W:      http://www.kroah.com/linux/
2360 S:      Maintained
2362 USB SERIAL WHITEHEAT DRIVER
2363 P:      Stuart MacDonald
2364 M:      stuartm@connecttech.com
2365 L:      linux-usb-users@lists.sourceforge.net
2366 L:      linux-usb-devel@lists.sourceforge.net
2367 W:      http://www.connecttech.com
2368 S:      Supported
2370 USB SN9C10[12] DRIVER
2371 P:      Luca Risolia
2372 M:      luca.risolia@studio.unibo.it
2373 L:      linux-usb-devel@lists.sourceforge.net
2374 W:      http://go.lamarinapunto.com
2375 S:      Maintained
2377 USB SUBSYSTEM
2378 P:      Greg Kroah-Hartman
2379 M:      greg@kroah.com
2380 L:      linux-usb-users@lists.sourceforge.net
2381 L:      linux-usb-devel@lists.sourceforge.net
2382 W:      http://www.linux-usb.org
2383 S:      Supported
2385 USB UHCI DRIVER
2386 P:      Alan Stern
2387 M:      stern@rowland.harvard.edu
2388 L:      linux-usb-users@lists.sourceforge.net
2389 L:      linux-usb-devel@lists.sourceforge.net
2390 S:      Maintained
2392 USB "USBNET" DRIVER
2393 P:      David Brownell
2394 M:      dbrownell@users.sourceforge.net
2395 L:      linux-usb-devel@lists.sourceforge.net
2396 S:      Maintained
2398 USB W996[87]CF DRIVER
2399 P:      Luca Risolia
2400 M:      luca.risolia@studio.unibo.it
2401 L:      linux-usb-devel@lists.sourceforge.net
2402 W:      http://go.lamarinapunto.com
2403 S:      Maintained
2405 USER-MODE LINUX
2406 P:      Jeff Dike
2407 M:      jdike@karaya.com
2408 L:      user-mode-linux-devel@lists.sourceforge.net
2409 L:      user-mode-linux-user@lists.sourceforge.net
2410 W:      http://user-mode-linux.sourceforge.net
2411 S:      Maintained
2412         
2413 FAT/VFAT/MSDOS FILESYSTEM:
2414 P:      OGAWA Hirofumi
2415 M:      hirofumi@mail.parknet.co.jp
2416 L:      linux-kernel@vger.kernel.org
2417 S:      Maintained
2419 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2420 P:      Jeff Garzik
2421 S:      Odd fixes
2423 VIA RHINE NETWORK DRIVER
2424 P:      Roger Luethi
2425 M:      rl@hellgate.ch
2426 S:      Maintained
2428 UCLINUX
2429 P:      Greg Ungerer
2430 M:      gerg@snapgear.com
2431 P:      David McCullough
2432 M:      davidm@snapgear.com
2433 P:      D. Jeff Dionne (created first uClinux port)
2434 M:      jeff@uclinux.org
2435 W:      http://www.uclinux.org/
2436 L:      uclinux-dev@uclinux.org
2437 S:      Maintained
2439 UCLINUX FOR ARM
2440 P:      Hyok S. Choi
2441 M:      hyok.choi@samsung.com
2442 W:      http://opensrc.sec.samsung.com/
2443 S:      Maintained
2445 UCLINUX FOR NEC V850
2446 P:      Miles Bader
2447 M:      uclinux-v850@lsi.nec.co.jp
2448 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2449 W:      http://www.ee.nec.de/uclinux/
2450 S:      Supported
2452 UCLINUX FOR RENESAS H8/300
2453 P:      Yoshinori Sato
2454 M:      ysato@users.sourceforge.jp
2455 W:      http://uclinux-h8.sourceforge.jp/
2456 S:      Supported
2458 USB DIAMOND RIO500 DRIVER
2459 P:      Cesar Miquel
2460 M:      miquel@df.uba.ar
2461 L:      rio500-users@lists.sourceforge.net
2462 W:      http://rio500.sourceforge.net
2463 S:      Maintained
2465 VIDEO FOR LINUX
2466 P:      Gerd Knorr
2467 M:      kraxel@bytesex.org
2468 S:      Maintained
2470 W1 DALLAS'S 1-WIRE BUS
2471 P:      Evgeniy Polyakov
2472 M:      johnpol@2ka.mipt.ru
2473 L:      sensors@stimpy.netroedge.com
2474 S:      Maintained
2476 W83L785TS HARDWARE MONITOR DRIVER
2477 P:      Jean Delvare
2478 M:      khali@linux-fr.org
2479 L:      sensors@stimpy.netroedge.com
2480 S:      Odd Fixes
2482 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2483 P:      Nenad Corbic
2484 M:      ncorbic@sangoma.com
2485 M:      dm@sangoma.com
2486 W:      http://www.sangoma.com
2487 S:      Supported
2489 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2490 P:      Jean Tourrilhes
2491 M:      jt@hpl.hp.com
2492 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2493 S:      Maintained
2495 WD7000 SCSI DRIVER
2496 P:      Miroslav Zagorac
2497 M:      zaga@fly.cc.fer.hr
2498 L:      linux-scsi@vger.kernel.org
2499 S:      Maintained
2501 WL3501 WIRELESS PCMCIA CARD DRIVER
2502 P:      Arnaldo Carvalho de Melo
2503 M:      acme@conectiva.com.br
2504 W:      http://advogato.org/person/acme
2505 S:      Maintained
2507 X.25 NETWORK LAYER
2508 P:      Henner Eisen
2509 M:      eis@baty.hanse.de
2510 L:      linux-x25@vger.kernel.org
2511 S:      Maintained
2513 XFS FILESYSTEM
2514 P:      Silicon Graphics Inc
2515 M:      xfs-masters@oss.sgi.com
2516 M:      nathans@sgi.com
2517 L:      linux-xfs@oss.sgi.com
2518 W:      http://oss.sgi.com/projects/xfs
2519 S:      Supported
2521 X86 3-LEVEL PAGING (PAE) SUPPORT
2522 P:      Ingo Molnar
2523 M:      mingo@redhat.com
2524 S:      Maintained
2526 X86-64 port
2527 P:      Andi Kleen
2528 M:      ak@suse.de
2529 L:      discuss@x86-64.org
2530 W:      http://www.x86-64.org
2531 S:      Maintained
2533 YAM DRIVER FOR AX.25
2534 P:      Jean-Paul Roubelat
2535 M:      jpr@f6fbb.org
2536 L:      linux-hams@vger.kernel.org
2537 S:      Maintained
2539 YMFPCI YAMAHA PCI SOUND
2540 P:      Pete Zaitcev
2541 M:      zaitcev@yahoo.com
2542 L:      linux-kernel@vger.kernel.org
2543 S:      Maintained
2545 Z8530 DRIVER FOR AX.25
2546 P:      Joerg Reuter
2547 M:      jreuter@yaina.de
2548 W:      http://yaina.de/jreuter/
2549 W:      http://www.qsl.net/dl1bke/
2550 L:      linux-hams@vger.kernel.org
2551 S:      Maintained
2553 ZF MACHZ WATCHDOG
2554 P:      Fernando Fuganti
2555 M:      fuganti@netbank.com.br
2556 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2557 S:      Maintained
2559 ZR36067 VIDEO FOR LINUX DRIVER
2560 P:      Ronald Bultje
2561 M:      rbultje@ronald.bitfreak.net
2562 L:      mjpeg-users@lists.sourceforge.net
2563 W:      http://mjpeg.sourceforge.net/driver-zoran/
2564 S:      Maintained
2566 ZR36120 VIDEO FOR LINUX DRIVER
2567 P:      Pauline Middelink
2568 M:      middelin@polyware.nl
2569 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2570 W:      http://www.polyware.nl/~middelin/hobbies.html
2571 S:      Maintained
2573 THE REST
2574 P:      Linus Torvalds
2575 S:      Buried alive in reporters