Merge with /shiny/git/linux-2.6/.git
[linux-2.6/verdex.git] / MAINTAINERS
blobaa257301d86b8bfef5fd2b48c8135addd647e817
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:      netdev@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:      philb@gnu.org
84 L:      netdev@vger.kernel.org
85 S:      Maintained
87 3CR990 NETWORK DRIVER
88 P:      David Dillow
89 M:      dave@thedillows.org
90 L:      netdev@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@vger.kernel.org
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:      netdev@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@kvack.org
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 AACRAID SCSI RAID DRIVER
176 P:      Adaptec OEM Raid Solutions
177 L:      linux-scsi@vger.kernel.org
178 W:      http://linux.dell.com/storage.shtml
179 S:      Supported
181 ACPI
182 P:      Len Brown
183 M:      len.brown@intel.com
184 L:      acpi-devel@lists.sourceforge.net
185 W:      http://acpi.sourceforge.net/
186 S:      Maintained
188 AD1816 SOUND DRIVER
189 P:      Thorsten Knabe
190 M:      Thorsten Knabe <linux@thorsten-knabe.de>
191 W:      http://linux.thorsten-knabe.de
192 S:      Maintained
194 ADM1025 HARDWARE MONITOR DRIVER
195 P:      Jean Delvare
196 M:      khali@linux-fr.org
197 L:      lm-sensors@lm-sensors.org
198 S:      Maintained
200 ADT746X FAN DRIVER
201 P:      Colin Leroy
202 M:      colin@colino.net
203 S:      Maintained
205 ADVANSYS SCSI DRIVER
206 P:      Bob Frey
207 M:      linux@advansys.com
208 W:      http://www.advansys.com/linux.html
209 L:      linux-scsi@vger.kernel.org
210 S:      Maintained
212 AEDSP16 DRIVER
213 P:      Riccardo Facchetti
214 M:      fizban@tin.it
215 S:      Maintained
217 AFFS FILE SYSTEM
218 P:      Roman Zippel
219 M:      zippel@linux-m68k.org
220 S:      Maintained
222 AGPGART DRIVER
223 P:      Dave Jones
224 M:      davej@codemonkey.org.uk
225 W:      http://www.codemonkey.org.uk/projects/agp/
226 S:      Maintained
228 AHA152X SCSI DRIVER
229 P:      Juergen E. Fischer
230 M:      Juergen Fischer <fischer@norbit.de>
231 L:      linux-scsi@vger.kernel.org
232 S:      Maintained
234 ALCATEL SPEEDTOUCH USB DRIVER
235 P:      Duncan Sands
236 M:      duncan.sands@free.fr
237 L:      linux-usb-users@lists.sourceforge.net
238 L:      linux-usb-devel@lists.sourceforge.net
239 W:      http://www.linux-usb.org/SpeedTouch/
240 S:      Maintained
242 ALI1563 I2C DRIVER
243 P:      Rudolf Marek
244 M:      r.marek@sh.cvut.cz
245 L:      lm-sensors@lm-sensors.org
246 S:      Maintained
248 ALPHA PORT
249 P:      Richard Henderson
250 M:      rth@twiddle.net
251 S:      Odd Fixes for 2.4; Maintained for 2.6.
252 P:      Ivan Kokshaysky
253 M:      ink@jurassic.park.msu.ru
254 S:      Maintained for 2.4; PCI support for 2.6.
256 APM DRIVER
257 P:      Stephen Rothwell
258 M:      sfr@canb.auug.org.au
259 L:      linux-laptop@vger.kernel.org
260 W:      http://www.canb.auug.org.au/~sfr/
261 S:      Supported
263 APPLETALK NETWORK LAYER
264 P:      Arnaldo Carvalho de Melo
265 M:      acme@conectiva.com.br
266 S:      Maintained
268 ARC FRAMEBUFFER DRIVER
269 P:      Jaya Kumar
270 M:      jayalk@intworks.biz
271 S:      Maintained
273 ARM26 ARCHITECTURE
274 P:      Ian Molton
275 M:      spyro@f2s.com
276 S:      Maintained
278 ARM26/ARCHIMEDES
279 P:      Ian Molton
280 M:      spyro@f2s.com
281 S:      Maintained
283 ARM26/A5000
284 P:      John Appleby
285 M:      john@dnsworld.co.uk
286 S:      Maintained
288 ARM MFM AND FLOPPY DRIVERS
289 P:      Ian Molton
290 M:      spyro@f2s.com
291 S:      Maintained
293 ARM/CORGI MACHINE SUPPORT
294 P:      Richard Purdie
295 M:      rpurdie@rpsys.net
296 S:      Maintained
298 ARM/PLEB SUPPORT
299 P:      Peter Chubb
300 M:      pleb@gelato.unsw.edu.au
301 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
302 S:      Maintained
304 ARM/PT DIGITAL BOARD PORT
305 P:      Stefan Eletzhofer
306 M:      stefan.eletzhofer@eletztrick.de
307 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
308 W:      http://www.arm.linux.org.uk/
309 S:      Maintained
311 ARM/SHARK MACHINE SUPPORT
312 P:      Alexander Schulz
313 M:      alex@shark-linux.de
314 W:      http://www.shark-linux.de/shark.html
315 S:      Maintained
317 ARM/STRONGARM110 PORT
318 P:      Russell King
319 M:      rmk@arm.linux.org.uk
320 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
321 W:      http://www.arm.linux.org.uk/
322 S:      Maintained
324 ARM/S3C2410 ARM ARCHITECTURE
325 P:      Ben Dooks
326 M:      ben-s3c2410@fluff.org
327 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
328 W:      http://www.fluff.org/ben/linux/
329 S:      Maintained
331 ARM/S3C2440 ARM ARCHITECTURE
332 P:      Ben Dooks
333 M:      ben-s3c2440@fluff.org
334 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
335 W:      http://www.fluff.org/ben/linux/
336 S:      Maintained
338 ARPD SUPPORT
339 P:      Jonathan Layes
340 L:      netdev@vger.kernel.org
341 S:      Maintained
343 ASUS ACPI EXTRAS DRIVER
344 P:      Karol Kozimor
345 M:      sziwan@users.sourceforge.net
346 P:      Julien Lerouge
347 M:      julien.lerouge@free.fr
348 L:      acpi4asus-user@lists.sourceforge.net
349 W:      http://sourceforge.net/projects/acpi4asus
350 W:      http://julien.lerouge.free.fr
351 S:      Maintained
353 ATA OVER ETHERNET DRIVER
354 P:      Ed L. Cashin
355 M:      ecashin@coraid.com
356 W:      http://www.coraid.com/support/linux
357 S:      Supported
360 P:      Chas Williams
361 M:      chas@cmf.nrl.navy.mil
362 L:      linux-atm-general@lists.sourceforge.net
363 W:      http://linux-atm.sourceforge.net
364 S:      Maintained
366 ATMEL WIRELESS DRIVER
367 P:      Simon Kelley
368 M:      simon@thekelleys.org.uk
369 W:      http://www.thekelleys.org.uk/atmel
370 W:      http://atmelwlandriver.sourceforge.net/
371 S:      Maintained
373 AUDIT SUBSYSTEM
374 P:      David Woodhouse
375 M:      dwmw2@infradead.org
376 L:      linux-audit@redhat.com
377 W:      http://people.redhat.com/sgrubb/audit/
378 S:      Maintained
380 AX.25 NETWORK LAYER
381 P:      Ralf Baechle
382 M:      ralf@linux-mips.org
383 L:      linux-hams@vger.kernel.org
384 S:      Maintained
386 BAYCOM/HDLCDRV DRIVERS FOR AX.25
387 P:      Thomas Sailer
388 M:      t.sailer@alumni.ethz.ch
389 L:      linux-hams@vger.kernel.org
390 W:      http://www.baycom.org/~tom/ham/ham.html
391 S:      Maintained
393 BEFS FILE SYSTEM
394 P:      Sergey S. Kostyliov
395 M:      rathamahata@php4.ru
396 L:      linux-kernel@vger.kernel.org
397 S:      Maintained
399 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
400 P:      Kenji Hollis
401 W:      http://ftp.bitgate.com/pcwd/
402 S:      Maintained
404 BFS FILE SYSTEM
405 P:      Tigran A. Aivazian
406 M:      tigran@veritas.com
407 L:      linux-kernel@vger.kernel.org
408 S:      Maintained
410 BLOCK LAYER
411 P:      Jens Axboe
412 M:      axboe@suse.de
413 L:      linux-kernel@vger.kernel.org
414 S:      Maintained
416 BLUETOOTH SUBSYSTEM
417 P:      Marcel Holtmann
418 M:      marcel@holtmann.org
419 P:      Maxim Krasnyansky
420 M:      maxk@qualcomm.com
421 L:      bluez-devel@lists.sf.net
422 W:      http://bluez.sf.net
423 W:      http://www.bluez.org
424 W:      http://www.holtmann.org/linux/bluetooth/
425 S:      Maintained
427 BLUETOOTH RFCOMM LAYER
428 P:      Marcel Holtmann
429 M:      marcel@holtmann.org
430 P:      Maxim Krasnyansky
431 M:      maxk@qualcomm.com
432 S:      Maintained
434 BLUETOOTH BNEP LAYER
435 P:      Marcel Holtmann
436 M:      marcel@holtmann.org
437 P:      Maxim Krasnyansky
438 M:      maxk@qualcomm.com
439 S:      Maintained
441 BLUETOOTH CMTP LAYER
442 P:      Marcel Holtmann
443 M:      marcel@holtmann.org
444 S:      Maintained
446 BLUETOOTH HIDP LAYER
447 P:      Marcel Holtmann
448 M:      marcel@holtmann.org
449 S:      Maintained
451 BLUETOOTH HCI UART DRIVER
452 P:      Marcel Holtmann
453 M:      marcel@holtmann.org
454 P:      Maxim Krasnyansky
455 M:      maxk@qualcomm.com
456 S:      Maintained
458 BLUETOOTH HCI USB DRIVER
459 P:      Marcel Holtmann
460 M:      marcel@holtmann.org
461 P:      Maxim Krasnyansky
462 M:      maxk@qualcomm.com
463 S:      Maintained
465 BLUETOOTH HCI BCM203X DRIVER
466 P:      Marcel Holtmann
467 M:      marcel@holtmann.org
468 S:      Maintained
470 BLUETOOTH HCI BPA10X DRIVER
471 P:      Marcel Holtmann
472 M:      marcel@holtmann.org
473 S:      Maintained
475 BLUETOOTH HCI BFUSB DRIVER
476 P:      Marcel Holtmann
477 M:      marcel@holtmann.org
478 S:      Maintained
480 BLUETOOTH HCI DTL1 DRIVER
481 P:      Marcel Holtmann
482 M:      marcel@holtmann.org
483 S:      Maintained
485 BLUETOOTH HCI BLUECARD DRIVER
486 P:      Marcel Holtmann
487 M:      marcel@holtmann.org
488 S:      Maintained
490 BLUETOOTH HCI BT3C DRIVER
491 P:      Marcel Holtmann
492 M:      marcel@holtmann.org
493 S:      Maintained
495 BLUETOOTH HCI BTUART DRIVER
496 P:      Marcel Holtmann
497 M:      marcel@holtmann.org
498 S:      Maintained
500 BLUETOOTH HCI VHCI DRIVER
501 P:      Maxim Krasnyansky
502 M:      maxk@qualcomm.com
503 S:      Maintained
505 BONDING DRIVER
506 P:   Chad Tindel
507 M:   ctindel@users.sourceforge.net
508 P:   Jay Vosburgh
509 M:   fubar@us.ibm.com
510 L:   bonding-devel@lists.sourceforge.net
511 W:   http://sourceforge.net/projects/bonding/
512 S:   Supported
514 BROADBAND PROCESSOR ARCHITECTURE
515 P:      Arnd Bergmann
516 M:      arnd@arndb.de
517 L:      linuxppc64-dev@ozlabs.org
518 W:      http://linuxppc64.org
519 S:      Supported
521 BTTV VIDEO4LINUX DRIVER
522 P:      Mauro Carvalho Chehab
523 M:      mchehab@brturbo.com.br
524 L:      video4linux-list@redhat.com
525 W:      http://linuxtv.org
526 S:      Maintained
528 BUSLOGIC SCSI DRIVER
529 P:      Leonard N. Zubkoff
530 M:      Leonard N. Zubkoff <lnz@dandelion.com>
531 L:      linux-scsi@vger.kernel.org
532 W:      http://www.dandelion.com/Linux/
533 S:      Maintained
535 COMMON INTERNET FILE SYSTEM (CIFS)
536 P:      Steve French
537 M:      sfrench@samba.org
538 L:      samba-technical@lists.samba.org
539 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
540 S:      Supported       
542 CIRRUS LOGIC GENERIC FBDEV DRIVER
543 P:      Jeff Garzik
544 M:      jgarzik@pobox.com
545 L:      linux-fbdev-devel@lists.sourceforge.net
546 S:      Odd Fixes
548 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
549 P:      Cirrus Logic Corporation (kernel 2.2 driver)
550 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
551 P:      Nils Faerber (port to kernel 2.4)
552 M:      Nils Faerber <nils@kernelconcepts.de>
553 S:      Maintained
555 CODA FILE SYSTEM
556 P:      Jan Harkes
557 M:      jaharkes@cs.cmu.edu
558 M:      coda@cs.cmu.edu
559 L:      codalist@coda.cs.cmu.edu
560 W:      http://www.coda.cs.cmu.edu/
561 S:      Maintained
563 COMPACTPCI HOTPLUG CORE
564 P:      Scott Murray
565 M:      scottm@somanetworks.com
566 M:      scott@spiteful.org
567 L:      pcihpd-discuss@lists.sourceforge.net
568 S:      Supported
570 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
571 P:      Scott Murray
572 M:      scottm@somanetworks.com
573 M:      scott@spiteful.org
574 L:      pcihpd-discuss@lists.sourceforge.net
575 S:      Supported
577 COMPACTPCI HOTPLUG GENERIC DRIVER
578 P:      Scott Murray
579 M:      scottm@somanetworks.com
580 M:      scott@spiteful.org
581 L:      pcihpd-discuss@lists.sourceforge.net
582 S:      Supported
584 COMPUTONE INTELLIPORT MULTIPORT CARD
585 P:      Michael H. Warfield
586 M:      mhw@wittsend.com
587 W:      http://www.wittsend.com/computone.html
588 S:      Maintained
590 COSA/SRP SYNC SERIAL DRIVER
591 P:      Jan "Yenya" Kasprzak
592 M:      kas@fi.muni.cz
593 W:      http://www.fi.muni.cz/~kas/cosa/
594 S:      Maintained
596 CPU FREQUENCY DRIVERS
597 P:      Dave Jones
598 M:      davej@codemonkey.org.uk
599 L:      cpufreq@lists.linux.org.uk
600 W:      http://www.codemonkey.org.uk/projects/cpufreq/
601 S:      Maintained
603 CPUID/MSR DRIVER
604 P:      H. Peter Anvin
605 M:      hpa@zytor.com
606 S:      Maintained
608 CRAMFS FILESYSTEM
609 W:     http://sourceforge.net/projects/cramfs/
610 S:     Orphan
612 CRIS PORT
613 P:      Mikael Starvik
614 M:      starvik@axis.com
615 L:      dev-etrax@axis.com
616 W:      http://developer.axis.com
617 S:      Maintained
619 CRYPTO API
620 P:      Herbert Xu
621 M:      herbert@gondor.apana.org.au
622 P:      David S. Miller
623 M:      davem@davemloft.net
624 L:      linux-crypto@vger.kernel.org
625 S:      Maintained
627 CYBERPRO FB DRIVER
628 P:      Russell King
629 M:      rmk@arm.linux.org.uk
630 W:      http://www.arm.linux.org.uk/
631 S:      Maintained
633 CYCLADES 2X SYNC CARD DRIVER
634 P:      Arnaldo Carvalho de Melo
635 M:      acme@conectiva.com.br
636 W:      http://advogato.org/person/acme
637 L:      cycsyn-devel@bazar.conectiva.com.br
638 S:      Maintained
640 CYCLADES ASYNC MUX DRIVER
641 M:      async@cyclades.com
642 W:      http://www.cyclades.com/
643 S:      Supported
645 CYCLADES PC300 DRIVER
646 M:      pc300@cyclades.com
647 W:      http://www.cyclades.com/
648 S:      Supported
650 DAC960 RAID CONTROLLER DRIVER
651 P:      Dave Olien
652 M       dmo@osdl.org
653 W:      http://www.osdl.org/archive/dmo/DAC960
654 L:      linux-kernel@vger.kernel.org
655 S:      Maintained
657 DAMA SLAVE for AX.25
658 P:      Joerg Reuter
659 M:      jreuter@yaina.de
660 W:      http://yaina.de/jreuter/
661 W:      http://www.qsl.net/dl1bke/
662 L:      linux-hams@vger.kernel.org
663 S:      Maintained
665 DC395x SCSI driver
666 P:      Oliver Neukum
667 M:      oliver@neukum.name
668 P:      Ali Akcaagac
669 M:      aliakc@web.de
670 P:      Jamie Lenehan
671 M:      lenehan@twibble.org
672 W:      http://twibble.org/dist/dc395x/
673 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
674 S:      Maintained
676 DC390/AM53C974 SCSI driver
677 P:      Kurt Garloff
678 M:      garloff@suse.de
679 W:      http://www.garloff.de/kurt/linux/dc390/
680 P:      Guennadi Liakhovetski
681 M:      g.liakhovetski@gmx.de
682 S:      Maintained
684 DECnet NETWORK LAYER
685 P:      Patrick Caulfield
686 M:      patrick@tykepenguin.com
687 W:      http://linux-decnet.sourceforge.net
688 L:      linux-decnet-user@lists.sourceforge.net
689 S:      Maintained
691 DEFXX FDDI NETWORK DRIVER
692 P:      Maciej W. Rozycki
693 M:      macro@linux-mips.org
694 S:      Maintained
696 DELL LAPTOP SMM DRIVER
697 P:      Massimo Dal Zotto
698 M:      dz@debian.org
699 W:      http://www.debian.org/~dz/i8k/
700 S:      Maintained
702 DEVICE-MAPPER
703 P:      Alasdair Kergon
704 L:      dm-devel@redhat.com
705 W:      http://sources.redhat.com/dm
706 S:      Maintained
708 DEVICE NUMBER REGISTRY
709 P:      Torben Mathiasen
710 M:      device@lanana.org
711 W:      http://lanana.org/docs/device-list/index.html
712 L:      linux-kernel@vger.kernel.org
713 S:      Maintained
715 DEVICE FILESYSTEM
716 S:      Obsolete
718 DIGI INTL. EPCA DRIVER
719 P:      Digi International, Inc
720 M:      Eng.Linux@digi.com
721 L:      Eng.Linux@digi.com
722 W:      http://www.digi.com
723 S:      Orphaned
725 DIGI RIGHTSWITCH NETWORK DRIVER
726 P:      Rick Richardson
727 L:      netdev@vger.kernel.org
728 W:      http://www.digi.com
729 S:      Orphaned
731 DIRECTORY NOTIFICATION
732 P:      Stephen Rothwell
733 M:      sfr@canb.auug.org.au
734 L:      linux-kernel@vger.kernel.org
735 S:      Supported
737 DISK GEOMETRY AND PARTITION HANDLING
738 P:      Andries Brouwer
739 M:      aeb@cwi.nl
740 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
741 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
742 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
743 S:      Maintained
745 DISKQUOTA:
746 P:      Jan Kara
747 M:      jack@suse.cz
748 L:      linux-kernel@vger.kernel.org
749 S:      Maintained
751 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
752 P:      Tobias Ringstrom
753 M:      tori@unhappy.mine.nu
754 L:      linux-kernel@vger.kernel.org
755 S:      Maintained
757 DOCBOOK FOR DOCUMENTATION
758 P:      Martin Waitz
759 M:      tali@admingilde.org
760 S:      Maintained
762 DOUBLETALK DRIVER
763 P:      James R. Van Zandt
764 M:      jrv@vanzandt.mv.com
765 L:      blinux-list@redhat.com
766 S:      Maintained
768 DRIVER CORE, KOBJECTS, AND SYSFS
769 P:      Greg Kroah-Hartman
770 M:      gregkh@suse.de
771 L:      linux-kernel@vger.kernel.org
772 S:      Supported
774 DRM DRIVERS
775 P:      David Airlie
776 M:      airlied@linux.ie
777 L:      dri-devel@lists.sourceforge.net
778 S:      Maintained
780 DSCC4 DRIVER
781 P:      François Romieu
782 M:      romieu@cogenit.fr
783 M:      romieu@ensta.fr
784 S:      Maintained
786 DVB SUBSYSTEM AND DRIVERS
787 P:      LinuxTV.org Project
788 M:      linux-dvb-maintainer@linuxtv.org
789 L:      linux-dvb@linuxtv.org (subscription required)
790 W:      http://linuxtv.org/developer/dvb.xml
791 S:      Supported
793 EATA-DMA SCSI DRIVER
794 P:      Michael Neuffer
795 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
796 S:      Maintained
798 EATA ISA/EISA/PCI SCSI DRIVER
799 P:      Dario Ballabio
800 M:      ballabio_dario@emc.com
801 L:      linux-scsi@vger.kernel.org
802 S:      Maintained
804 EATA-PIO SCSI DRIVER
805 P:      Michael Neuffer
806 M:      mike@i-Connect.Net
807 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
808 S:      Maintained
810 EBTABLES
811 P:      Bart De Schuymer
812 M:      bart.de.schuymer@pandora.be
813 L:      ebtables-user@lists.sourceforge.net
814 L:      ebtables-devel@lists.sourceforge.net
815 W:      http://ebtables.sourceforge.net/
816 S:      Maintained
818 EEPRO100 NETWORK DRIVER
819 P:      Andrey V. Savochkin
820 M:      saw@saw.sw.com.sg
821 S:      Maintained
823 EMU10K1 SOUND DRIVER
824 P:      James Courtier-Dutton
825 M:      James@superbug.demon.co.uk
826 L:      emu10k1-devel@lists.sourceforge.net
827 W:      http://sourceforge.net/projects/emu10k1/
828 S:      Maintained
830 EPSON 1355 FRAMEBUFFER DRIVER
831 P:      Christopher Hoover
832 M:      ch@murgatroid.com, ch@hpl.hp.com
833 S:      Maintained
835 ETHEREXPRESS-16 NETWORK DRIVER
836 P:      Philip Blundell
837 M:      philb@gnu.org
838 L:      netdev@vger.kernel.org
839 S:      Maintained
841 ETHERNET BRIDGE
842 P:      Stephen Hemminger
843 M:      shemminger@osdl.org
844 L:      bridge@osdl.org
845 W:      http://bridge.sourceforge.net/
846 S:      Maintained
848 ETHERTEAM 16I DRIVER
849 P:      Mika Kuoppala
850 M:      miku@iki.fi
851 S:      Maintained
853 EXT2 FILE SYSTEM
854 L:      ext2-devel@lists.sourceforge.net
855 S:      Maintained
857 EXT3 FILE SYSTEM
858 P:      Stephen Tweedie, Andrew Morton
859 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
860 L:      ext3-users@redhat.com
861 S:      Maintained
863 FARSYNC SYNCHRONOUS DRIVER
864 P:      Kevin Curtis
865 M:      kevin.curtis@farsite.co.uk
866 M:      kevin.curtis@farsite.co.uk
867 W:      http://www.farsite.co.uk/
868 S:      Supported
870 FRAMEBUFFER LAYER
871 P:      Antonino Daplas
872 M:      adaplas@pol.net
873 L:      linux-fbdev-devel@lists.sourceforge.net 
874 W:      http://linux-fbdev.sourceforge.net/
875 S:      Maintained
877 FILE LOCKING (flock() and fcntl()/lockf())
878 P:      Matthew Wilcox
879 M:      matthew@wil.cx
880 L:      linux-fsdevel@vger.kernel.org
881 S:      Maintained
883 FILESYSTEMS (VFS and infrastructure)
884 P:      Alexander Viro
885 M:      viro@parcelfarce.linux.theplanet.co.uk
886 S:      Maintained
888 FIRMWARE LOADER (request_firmware)
889 L:      linux-kernel@vger.kernel.org
890 S:      Orphan
892 FPU EMULATOR
893 P:      Bill Metzenthen
894 M:      billm@suburbia.net
895 W:      http://suburbia.net/~billm/floating-point/emulator/
896 S:      Maintained
898 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
899 P:      Mike McLagan
900 M:      mike.mclagan@linux.org
901 L:      netdev@vger.kernel.org
902 S:      Maintained
904 FREEVXFS FILESYSTEM
905 P:      Christoph Hellwig
906 M:      hch@infradead.org
907 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
908 S:      Maintained
910 FUJITSU FR-V PORT
911 P:      David Howells
912 M:      dhowells@redhat.com
913 S:      Maintained
915 FTAPE/QIC-117
916 L:      linux-tape@vger.kernel.org
917 W:      http://sourceforge.net/projects/ftape
918 S:      Orphan
920 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
921 P:      Rik Faith
922 M:      faith@cs.unc.edu
923 L:      linux-scsi@vger.kernel.org
924 S:      Odd fixes (e.g., new signatures)
926 GDT SCSI DISK ARRAY CONTROLLER DRIVER
927 P:      Achim Leubner
928 M:      achim_leubner@adaptec.com
929 L:      linux-scsi@vger.kernel.org
930 W:      http://www.icp-vortex.com/
931 S:      Supported
933 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
934 P:      Krzysztof Halasa
935 M:      khc@pm.waw.pl
936 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
937 S:      Maintained
939 HARMONY SOUND DRIVER
940 P:      Kyle McMartin
941 M:      kyle@parisc-linux.org
942 W:      http://www.parisc-linux.org/~kyle/harmony/
943 L:      parisc-linux@lists.parisc-linux.org
944 S:      Maintained
946 HAYES ESP SERIAL DRIVER
947 P:      Andrew J. Robinson
948 M:      arobinso@nyx.net
949 L:      linux-kernel@vger.kernel.org
950 W:      http://www.nyx.net/~arobinso
951 S:      Maintained
953 HFS FILESYSTEM
954 P:      Roman Zippel
955 M:      zippel@linux-m68k.org
956 L:      linux-kernel@vger.kernel.org
957 S:      Maintained
959 HGA FRAMEBUFFER DRIVER
960 P:      Ferenc Bakonyi
961 M:      fero@drama.obuda.kando.hu
962 L:      linux-nvidia@lists.surfsouth.com
963 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
964 S:      Maintained
966 HIGH-SPEED SCC DRIVER FOR AX.25
967 P:      Klaus Kudielka
968 M:      klaus.kudielka@ieee.org
969 L:      linux-hams@vger.kernel.org
970 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
971 S:      Maintained
973 HIPPI
974 P:      Jes Sorensen
975 M:      jes@trained-monkey.org
976 L:      linux-hippi@sunsite.dk
977 S:      Maintained
979 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
980 P:      Chirag Kantharia
981 M:      chirag.kantharia@hp.com
982 L:      iss_storagedev@hp.com
983 S:      Maintained
985 HEWLETT-PACKARD SMART2 RAID DRIVER
986 P:      Chirag Kantharia
987 M:      chirag.kantharia@hp.com
988 L:      iss_storagedev@hp.com
989 S:      Maintained
991 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
992 P:      Mike Miller
993 M:      mike.miller@hp.com
994 L:      iss_storagedev@hp.com
995 S:      Supported
997 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
998 P:      Jaroslav Kysela
999 M:      perex@suse.cz
1000 S:      Maintained
1002 HPFS FILESYSTEM
1003 P:      Mikulas Patocka
1004 M:      mikulas@artax.karlin.mff.cuni.cz
1005 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1006 S:      Maintained
1008 HUGETLB FILESYSTEM
1009 P:      William Irwin
1010 M:      wli@holomorphy.com
1011 S:      Maintained
1013 I2C AND SENSORS DRIVERS
1014 P:      Greg Kroah-Hartman
1015 M:      greg@kroah.com
1016 P:      Jean Delvare
1017 M:      khali@linux-fr.org
1018 L:      lm-sensors@lm-sensors.org
1019 W:      http://www.lm-sensors.nu/
1020 S:      Maintained
1023 P:      Markus Lidel
1024 M:      markus.lidel@shadowconnect.com
1025 W:      http://i2o.shadowconnect.com/
1026 S:      Maintained
1028 i386 BOOT CODE
1029 P:      Riley H. Williams
1030 M:      Riley@Williams.Name
1031 L:      Linux-Kernel@vger.kernel.org
1032 S:      Maintained
1034 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1035 P:      Dave Jones
1036 M:      davej@codemonkey.org.uk
1037 P:      H. Peter Anvin
1038 M:      hpa@zytor.com
1039 S:      Maintained
1041 i810 TCO TIMER WATCHDOG
1042 P:      Nils Faerber
1043 M:      nils@kernelconcepts.de
1044 W:      http://www.kernelconcepts.de/
1045 S:      Maintained
1047 IA64 (Itanium) PLATFORM
1048 P:      Tony Luck
1049 M:      tony.luck@intel.com
1050 L:      linux-ia64@vger.kernel.org
1051 W:      http://www.ia64-linux.org/
1052 S:      Maintained
1054 SN-IA64 (Itanium) SUB-PLATFORM
1055 P:      Greg Edwards
1056 M:      edwardsg@sgi.com
1057 L:      linux-altix@sgi.com
1058 L:      linux-ia64@vger.kernel.org
1059 W:      http://www.sgi.com/altix
1060 S:      Maintained
1062 IBM MCA SCSI SUBSYSTEM DRIVER
1063 P:      Michael Lang
1064 M:      langa2@kph.uni-mainz.de
1065 W:      http://www.uni-mainz.de/~langm000/linux.html
1066 S:      Maintained
1068 IBM Power Linux RAID adapter
1069 P:      Brian King
1070 M:      brking@us.ibm.com
1071 S:      Supported
1073 IBM ServeRAID RAID DRIVER
1074 P:      Jack Hammer
1075 P:      Dave Jeffery
1076 M:      ipslinux@adaptec.com
1077 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1078 S:      Supported 
1080 IDE DRIVER [GENERAL]
1081 P:      Bartlomiej Zolnierkiewicz
1082 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1083 L:      linux-kernel@vger.kernel.org
1084 L:      linux-ide@vger.kernel.org
1085 S:      Maintained
1087 IDE/ATAPI CDROM DRIVER
1088 P:      Jens Axboe
1089 M:      axboe@suse.de
1090 L:      linux-kernel@vger.kernel.org
1091 W:      http://www.kernel.dk
1092 S:      Maintained
1094 IDE/ATAPI FLOPPY DRIVERS
1095 P:      Paul Bristow
1096 M:      Paul Bristow <paul@paulbristow.net>
1097 W:      http://paulbristow.net/linux/idefloppy.html
1098 L:      linux-kernel@vger.kernel.org
1099 S:      Maintained
1101 IDE/ATAPI TAPE DRIVERS
1102 P:      Gadi Oxman
1103 M:      Gadi Oxman <gadio@netvision.net.il>
1104 L:      linux-kernel@vger.kernel.org
1105 S:      Maintained
1107 IEEE 1394 ETHERNET (eth1394)
1108 L:      linux1394-devel@lists.sourceforge.net
1109 W:      http://www.linux1394.org/
1110 S:      Orphan
1112 IEEE 1394 SBP2
1113 L:      linux1394-devel@lists.sourceforge.net
1114 W:      http://www.linux1394.org/
1115 S:      Orphan
1117 IEEE 1394 SUBSYSTEM
1118 P:      Ben Collins
1119 M:      bcollins@debian.org
1120 P:      Jody McIntyre
1121 M:      scjody@steamballoon.com
1122 L:      linux1394-devel@lists.sourceforge.net
1123 W:      http://www.linux1394.org/
1124 S:      Maintained
1126 IEEE 1394 OHCI DRIVER
1127 P:      Ben Collins
1128 M:      bcollins@debian.org
1129 P:      Jody McIntyre
1130 M:      scjody@steamballoon.com
1131 L:      linux1394-devel@lists.sourceforge.net
1132 W:      http://www.linux1394.org/
1133 S:      Maintained
1135 IEEE 1394 PCILYNX DRIVER
1136 P:      Jody McIntyre
1137 M:      scjody@steamballoon.com
1138 L:      linux1394-devel@lists.sourceforge.net
1139 W:      http://www.linux1394.org/
1140 S:      Maintained
1142 IEEE 1394 RAW I/O DRIVER
1143 P:      Ben Collins
1144 M:      bcollins@debian.org
1145 P:      Dan Dennedy
1146 M:      dan@dennedy.org
1147 L:      linux1394-devel@lists.sourceforge.net
1148 W:      http://www.linux1394.org/
1149 S:      Maintained
1151 IMS TWINTURBO FRAMEBUFFER DRIVER
1152 P:      Paul Mundt
1153 M:      lethal@chaoticdreams.org
1154 L:      linux-fbdev-devel@lists.sourceforge.net
1155 S:      Maintained
1157 INFINIBAND SUBSYSTEM
1158 P:      Roland Dreier
1159 M:      rolandd@cisco.com
1160 P:      Sean Hefty
1161 M:      mshefty@ichips.intel.com
1162 P:      Hal Rosenstock
1163 M:      halr@voltaire.com
1164 L:      openib-general@openib.org
1165 W:      http://www.openib.org/
1166 S:      Supported
1168 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1169 P:      Vojtech Pavlik
1170 M:      vojtech@suse.cz
1171 L:      linux-input@atrey.karlin.mff.cuni.cz
1172 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1173 S:      Maintained
1175 INOTIFY
1176 P:      John McCutchan and Robert Love
1177 M:      ttb@tentacle.dhs.org and rml@novell.com
1178 L:      linux-kernel@vger.kernel.org
1179 S:      Maintained
1181 INTEL 810/815 FRAMEBUFFER DRIVER
1182 P:      Antonino Daplas
1183 M:      adaplas@pol.net
1184 L:      linux-fbdev-devel@lists.sourceforge.net
1185 S:      Maintained
1187 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1188 P:      Ingo Molnar
1189 M:      mingo@redhat.com
1190 S:      Maintained
1192 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1193 P:      Jeff Garzik
1194 M:      jgarzik@pobox.com
1195 W:      http://sourceforge.net/projects/gkernel/
1196 S:      Maintained
1198 INTEL IA32 MICROCODE UPDATE SUPPORT
1199 P:      Tigran Aivazian
1200 M:      tigran@veritas.com
1201 S:      Maintained
1203 INTEL PRO/100 ETHERNET SUPPORT
1204 P:      John Ronciak
1205 M:      john.ronciak@intel.com
1206 P:      Ganesh Venkatesan
1207 M:      ganesh.venkatesan@intel.com
1208 P:      Jesse Brandeburg
1209 M:      jesse.brandeburg@intel.com
1210 W:      http://sourceforge.net/projects/e1000/
1211 S:      Supported
1213 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1214 P:      Jeb Cramer
1215 M:      cramerj@intel.com
1216 P:      John Ronciak
1217 M:      john.ronciak@intel.com
1218 P:      Ganesh Venkatesan
1219 M:      ganesh.venkatesan@intel.com
1220 W:      http://sourceforge.net/projects/e1000/
1221 S:      Supported
1223 INTEL PRO/10GbE SUPPORT
1224 P:      Ayyappan Veeraiyan
1225 M:      ayyappan.veeraiyan@intel.com
1226 P:      Ganesh Venkatesan
1227 M:      ganesh.venkatesan@intel.com
1228 P:      John Ronciak
1229 M:      john.ronciak@intel.com
1230 W:      http://sourceforge.net/projects/e1000/
1231 S:      Supported
1233 IOC3 DRIVER
1234 P:      Ralf Baechle
1235 M:      ralf@linux-mips.org
1236 L:      linux-mips@linux-mips.org
1237 S:      Maintained
1239 IP MASQUERADING:
1240 P:      Juanjo Ciarlante
1241 M:      jjciarla@raiz.uncu.edu.ar
1242 S:      Maintained
1244 IPX NETWORK LAYER
1245 P:      Arnaldo Carvalho de Melo
1246 M:      acme@conectiva.com.br
1247 L:      netdev@vger.kernel.org
1248 S:      Maintained
1250 IRDA SUBSYSTEM
1251 P:      Jean Tourrilhes
1252 L:      irda-users@lists.sourceforge.net (subscribers-only)
1253 W:      http://irda.sourceforge.net/
1254 S:      Maintained
1256 ISAPNP
1257 P:      Jaroslav Kysela
1258 M:      perex@suse.cz
1259 S:      Maintained
1261 ISDN SUBSYSTEM
1262 P:      Karsten Keil
1263 M:      kkeil@suse.de
1264 P:      Kai Germaschewski
1265 M:      kai.germaschewski@gmx.de
1266 L:      isdn4linux@listserv.isdn4linux.de
1267 W:      http://www.isdn4linux.de
1268 S:      Maintained
1270 ISDN SUBSYSTEM (Eicon active card driver)
1271 P:      Armin Schindler
1272 M:      mac@melware.de
1273 L:      isdn4linux@listserv.isdn4linux.de
1274 W:      http://www.melware.de
1275 S:      Maintained
1277 JOURNALLING FLASH FILE SYSTEM (JFFS)
1278 P:      Axis Communications AB
1279 M:      jffs-dev@axis.com
1280 L:      jffs-dev@axis.com
1281 W:      http://www.developer.axis.com/software/jffs/
1282 S:      Maintained
1284 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1285 P:      David Woodhouse
1286 M:      dwmw2@infradead.org
1287 L:      jffs-dev@axis.com
1288 W:      http://sources.redhat.com/jffs2/
1289 S:      Maintained
1291 JFS FILESYSTEM
1292 P:      Dave Kleikamp
1293 M:      shaggy@austin.ibm.com
1294 L:      jfs-discussion@lists.sourceforge.net
1295 W:      http://jfs.sourceforge.net/
1296 S:      Supported
1298 KCONFIG
1299 P:      Roman Zippel
1300 M:      zippel@linux-m68k.org
1301 L:      kbuild-devel@lists.sourceforge.net
1302 S:      Maintained
1304 KERNEL AUTOMOUNTER (AUTOFS)
1305 P:      H. Peter Anvin
1306 M:      hpa@zytor.com
1307 L:      autofs@linux.kernel.org
1308 S:      Odd Fixes
1310 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1311 P:      Ian Kent
1312 M:      raven@themaw.net
1313 L:      autofs@linux.kernel.org
1314 S:      Maintained
1316 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1317 P:      Kai Germaschewski
1318 M:      kai@germaschewski.name
1319 P:      Sam Ravnborg
1320 M:      sam@ravnborg.org
1321 S:      Maintained 
1323 KERNEL JANITORS
1324 P:      Several
1325 L:      kernel-janitors@osdl.org
1326 W:      http://www.kerneljanitors.org/
1327 W:      http://sf.net/projects/kernel-janitor/
1328 W:      http://developer.osdl.org/rddunlap/kj-patches/
1329 S:      Maintained
1331 KERNEL NFSD
1332 P:      Neil Brown
1333 M:      neilb@cse.unsw.edu.au
1334 L:      nfs@lists.sourceforge.net
1335 W:      http://nfs.sourceforge.net/
1336 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1337 S:      Maintained
1339 KERNEL EVENT LAYER (KOBJECT_UEVENT)
1340 P:      Robert Love
1341 M:      rml@novell.com
1342 L:      linux-kernel@vger.kernel.org
1343 S:      Maintained
1345 KEXEC
1346 P:      Eric Biederman
1347 P:      Randy Dunlap
1348 M:      ebiederm@xmission.com
1349 M:      rddunlap@osdl.org
1350 W:      http://www.xmission.com/~ebiederm/files/kexec/
1351 L:      linux-kernel@vger.kernel.org
1352 L:      fastboot@osdl.org
1353 S:      Maintained
1355 LANMEDIA WAN CARD DRIVER
1356 P:      Andrew Stanley-Jones
1357 M:      asj@lanmedia.com
1358 W:      http://www.lanmedia.com/
1359 S:      Supported
1361 LAPB module
1362 P:      Henner Eisen
1363 M:      eis@baty.hanse.de
1364 L:      linux-x25@vger.kernel.org
1365 S:      Maintained
1367 LASI 53c700 driver for PARISC
1368 P:      James E.J. Bottomley
1369 M:      James.Bottomley@HansenPartnership.com
1370 L:      linux-scsi@vger.kernel.org
1371 S:      Maintained
1373 LEGO USB Tower driver
1374 P:      Juergen Stuber
1375 M:      starblue@users.sourceforge.net
1376 L:      legousb-devel@lists.sourceforge.net
1377 W:      http://legousb.sourceforge.net/
1378 S:      Maintained
1380 LINUX FOR IBM pSERIES (RS/6000)
1381 P:      Paul Mackerras
1382 M:      paulus@au.ibm.com
1383 W:      http://www.ibm.com/linux/ltc/projects/ppc
1384 S:      Supported
1386 LINUX FOR NCR VOYAGER
1387 P:      James Bottomley
1388 M:      James.Bottomley@HansenPartnership.com
1389 W:      http://www.hansenpartnership.com/voyager
1390 S:      Maintained
1392 LINUX FOR POWERPC
1393 P:      Paul Mackerras
1394 M:      paulus@samba.org
1395 W:      http://www.penguinppc.org/
1396 L:      linuxppc-dev@ozlabs.org
1397 S:      Supported
1399 LINUX FOR POWER MACINTOSH
1400 P:      Benjamin Herrenschmidt
1401 M:      benh@kernel.crashing.org
1402 W:      http://www.penguinppc.org/
1403 L:      linuxppc-dev@ozlabs.org
1404 S:      Maintained
1406 LINUX FOR POWERPC EMBEDDED MPC52XX
1407 P:      Sylvain Munaut
1408 M:      tnt@246tNt.com
1409 W:      http://www.246tNt.com/mpc52xx/
1410 W:      http://www.penguinppc.org/
1411 L:      linuxppc-dev@ozlabs.org
1412 L:      linuxppc-embedded@ozlabs.org
1413 S:      Maintained
1415 LINUX FOR POWERPC EMBEDDED PPC4XX
1416 P:      Matt Porter
1417 M:      mporter@kernel.crashing.org
1418 W:      http://www.penguinppc.org/
1419 L:      linuxppc-embedded@ozlabs.org
1420 S:      Maintained
1422 LINUX FOR POWERPC EMBEDDED PPC8XX AND BOOT CODE
1423 P:      Tom Rini
1424 M:      trini@kernel.crashing.org
1425 W:      http://www.penguinppc.org/
1426 L:      linuxppc-embedded@ozlabs.org
1427 S:      Maintained
1429 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1430 P:     Kumar Gala
1431 M:     kumar.gala@freescale.com
1432 W:     http://www.penguinppc.org/
1433 L:     linuxppc-embedded@ozlabs.org
1434 S:     Maintained
1436 LLC (802.2)
1437 P:      Arnaldo Carvalho de Melo
1438 M:      acme@conectiva.com.br
1439 S:      Maintained
1441 LINUX FOR 64BIT POWERPC
1442 P:      Paul Mackerras
1443 M:      paulus@samba.org
1444 M:      paulus@au.ibm.com
1445 P:      Anton Blanchard
1446 M:      anton@samba.org
1447 M:      anton@au.ibm.com
1448 W:      http://linuxppc64.org
1449 L:      linuxppc64-dev@ozlabs.org
1450 S:      Supported
1452 LINUX SECURITY MODULE (LSM) FRAMEWORK
1453 P:      Chris Wright
1454 M:      chrisw@osdl.org
1455 L:      linux-security-module@wirex.com
1456 W:      http://lsm.immunix.org
1457 S:      Supported
1459 LM83 HARDWARE MONITOR DRIVER
1460 P:      Jean Delvare
1461 M:      khali@linux-fr.org
1462 L:      lm-sensors@lm-sensors.org
1463 S:      Maintained
1465 LM90 HARDWARE MONITOR DRIVER
1466 P:      Jean Delvare
1467 M:      khali@linux-fr.org
1468 L:      lm-sensors@lm-sensors.org
1469 S:      Maintained
1471 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1472 P:      Richard Russon (FlatCap)
1473 M:      ldm@flatcap.org
1474 L:      ldm-devel@lists.sourceforge.net 
1475 W:      http://ldm.sourceforge.net
1476 S:      Maintained
1478 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1479 P:      Matthew Wilcox
1480 M:      matthew@wil.cx
1481 L:      linux-scsi@vger.kernel.org
1482 S:      Maintained
1484 M68K ARCHITECTURE
1485 P:      Geert Uytterhoeven
1486 M:      geert@linux-m68k.org
1487 P:      Roman Zippel
1488 M:      zippel@linux-m68k.org
1489 L:      linux-m68k@lists.linux-m68k.org
1490 W:      http://www.linux-m68k.org/
1491 W:      http://linux-m68k-cvs.ubb.ca/
1492 S:      Maintained
1494 M68K ON APPLE MACINTOSH
1495 P:      Joshua Thompson
1496 M:      funaho@jurai.org
1497 W:      http://www.mac.linux-m68k.org/
1498 L:      linux-mac68k@mac.linux-m68k.org
1499 S:      Maintained
1501 M68K ON HP9000/300
1502 P:      Philip Blundell
1503 M:      philb@gnu.org
1504 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1505 S:      Maintained
1507 MARVELL YUKON / SYSKONNECT DRIVER
1508 P:      Mirko Lindner
1509 M:      mlindner@syskonnect.de
1510 P:      Ralph Roesler
1511 M:      rroesler@syskonnect.de
1512 W:      http://www.syskonnect.com
1513 S:      Supported
1515 MAESTRO PCI SOUND DRIVERS
1516 P:      Zach Brown
1517 M:      zab@zabbo.net
1518 S:      Odd Fixes
1520 MARVELL MV64340 ETHERNET DRIVER
1521 P:      Manish Lachwani
1522 M:      Manish_Lachwani@pmc-sierra.com
1523 L:      linux-mips@linux-mips.org
1524 L:      netdev@vger.kernel.org
1525 S:      Supported
1527 MATROX FRAMEBUFFER DRIVER
1528 P:      Petr Vandrovec
1529 M:      vandrove@vc.cvut.cz
1530 L:      linux-fbdev-devel@lists.sourceforge.net
1531 S:      Maintained
1533 MEMORY TECHNOLOGY DEVICES
1534 P:      David Woodhouse
1535 M:      dwmw2@infradead.org
1536 W:      http://www.linux-mtd.infradead.org/
1537 L:      linux-mtd@lists.infradead.org
1538 S:      Maintained
1540 MICROTEK X6 SCANNER
1541 P:      Oliver Neukum
1542 M:      oliver@neukum.name
1543 S:      Maintained
1545 MIPS
1546 P:      Ralf Baechle
1547 M:      ralf@linux-mips.org
1548 W:      http://oss.sgi.com/mips/mips-howto.html
1549 L:      linux-mips@linux-mips.org
1550 S:      Maintained
1552 MISCELLANEOUS MCA-SUPPORT
1553 P:      James Bottomley
1554 M:      jejb@steeleye.com
1555 L:      linux-kernel@vger.kernel.org
1556 S:      Maintained
1558 MODULE SUPPORT
1559 P:      Rusty Russell
1560 M:      rusty@rustcorp.com.au
1561 L:      linux-kernel@vger.kernel.org
1562 S:      Maintained
1564 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1565 P:      Stelian Pop
1566 M:      stelian@popies.net
1567 W:      http://popies.net/meye/
1568 S:      Maintained
1570 MOUSE AND MISC DEVICES [GENERAL]
1571 P:      Alessandro Rubini
1572 M:      rubini@ipvvis.unipv.it
1573 L:      linux-kernel@vger.kernel.org
1574 S:      Maintained
1576 MTRR AND SIMILAR SUPPORT [i386]
1577 P:      Richard Gooch
1578 M:      rgooch@atnf.csiro.au
1579 L:      linux-kernel@vger.kernel.org
1580 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1581 S:      Maintained
1583 MULTISOUND SOUND DRIVER
1584 P:      Andrew Veliath
1585 M:      andrewtv@usa.net
1586 S:      Maintained
1588 NATSEMI ETHERNET DRIVER (DP8381x)
1589 P:      Tim Hockin
1590 M:      thockin@hockin.org
1591 S:      Maintained
1593 NCP FILESYSTEM
1594 P:      Petr Vandrovec
1595 M:      vandrove@vc.cvut.cz
1596 L:      linware@sh.cvut.cz
1597 S:      Maintained
1599 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1600 P:      James E.J. Bottomley
1601 M:      James.Bottomley@HansenPartnership.com
1602 L:      linux-scsi@vger.kernel.org
1603 S:      Maintained
1605 NETFILTER/IPTABLES/IPCHAINS
1606 P:      Rusty Russell
1607 P:      Marc Boucher
1608 P:      James Morris
1609 P:      Harald Welte
1610 P:      Jozsef Kadlecsik
1611 M:      coreteam@netfilter.org
1612 W:      http://www.netfilter.org/
1613 W:      http://www.iptables.org/
1614 L:      netfilter@lists.netfilter.org
1615 L:      netfilter-devel@lists.netfilter.org
1616 S:      Supported
1618 NETROM NETWORK LAYER
1619 P:      Ralf Baechle
1620 M:      ralf@linux-mips.org
1621 L:      linux-hams@vger.kernel.org
1622 S:      Maintained
1624 NETWORK BLOCK DEVICE
1625 P:      Paul Clements
1626 M:      Paul.Clements@steeleye.com
1627 S:      Maintained
1629 NETWORK DEVICE DRIVERS
1630 P:      Andrew Morton
1631 M:      akpm@osdl.org
1632 P:      Jeff Garzik
1633 M:      jgarzik@pobox.com
1634 L:      netdev@vger.kernel.org
1635 S:      Maintained
1637 NETWORKING [GENERAL]
1638 P:      Networking Team
1639 M:      netdev@vger.kernel.org
1640 L:      netdev@vger.kernel.org
1641 S:      Maintained
1643 NETWORKING [IPv4/IPv6]
1644 P:      David S. Miller
1645 M:      davem@davemloft.net
1646 P:      Alexey Kuznetsov
1647 M:      kuznet@ms2.inr.ac.ru
1648 P:      Pekka Savola (ipv6)
1649 M:      pekkas@netcore.fi
1650 P:      James Morris
1651 M:      jmorris@redhat.com
1652 P:      Hideaki YOSHIFUJI
1653 M:      yoshfuji@linux-ipv6.org
1654 P:      Patrick McHardy
1655 M:      kaber@coreworks.de
1656 L:      netdev@vger.kernel.org
1657 S:      Maintained
1659 IPVS
1660 P:      Wensong Zhang
1661 M:      wensong@linux-vs.org
1662 P:      Julian Anastasov
1663 M:      ja@ssi.bg
1664 S:      Maintained
1666 NFS CLIENT
1667 P:      Trond Myklebust
1668 M:      trond.myklebust@fys.uio.no
1669 L:      linux-kernel@vger.kernel.org
1670 S:      Maintained
1672 NI5010 NETWORK DRIVER
1673 P:      Jan-Pascal van Best and Andreas Mohr
1674 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1675 M:      Andreas Mohr <100.30936@germany.net>
1676 L:      netdev@vger.kernel.org
1677 S:      Maintained
1679 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1680 P:      YOKOTA Hiroshi
1681 M:      yokota@netlab.is.tsukuba.ac.jp
1682 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1683 S:      Maintained
1685 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1686 P:      GOTO Masanori
1687 M:      gotom@debian.or.jp
1688 P:      YOKOTA Hiroshi
1689 M:      yokota@netlab.is.tsukuba.ac.jp
1690 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1691 S:      Maintained
1693 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1694 P:      Eberhard Moenkeberg
1695 M:      emoenke@gwdg.de
1696 L:      linux-kernel@vger.kernel.org
1697 S:      Maintained
1699 NTFS FILESYSTEM
1700 P:      Anton Altaparmakov
1701 M:      aia21@cantab.net
1702 L:      linux-ntfs-dev@lists.sourceforge.net
1703 L:      linux-kernel@vger.kernel.org
1704 W:      http://linux-ntfs.sf.net/
1705 S:      Maintained
1707 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1708 P:      Ani Joshi
1709 M:      ajoshi@shell.unixbox.com
1710 L:      linux-nvidia@lists.surfsouth.com
1711 S:      Maintained
1713 OLYMPIC NETWORK DRIVER
1714 P:      Peter De Shrijver
1715 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1716 P:      Mike Phillips
1717 M:      mikep@linuxtr.net 
1718 L:      netdev@vger.kernel.org
1719 L:      linux-tr@linuxtr.net
1720 W:      http://www.linuxtr.net
1721 S:      Maintained
1723 ONSTREAM SCSI TAPE DRIVER
1724 P:      Willem Riede
1725 M:      osst@riede.org
1726 L:      osst-users@lists.sourceforge.net
1727 L:      linux-scsi@vger.kernel.org
1728 S:      Maintained
1730 OPL3-SA2, SA3, and SAx DRIVER
1731 P:      Zwane Mwaikambo
1732 M:      zwane@commfireservices.com
1733 L:      linux-sound@vger.kernel.org
1734 S:      Maintained
1736 OPROFILE
1737 P:      Philippe Elie
1738 M:      phil.el@wanadoo.fr
1739 L:      oprofile-list@lists.sf.net
1740 S:      Maintained
1742 ORINOCO DRIVER
1743 P:      Pavel Roskin
1744 M:      proski@gnu.org
1745 P:      David Gibson
1746 M:      hermes@gibson.dropbear.id.au
1747 L:      orinoco-users@lists.sourceforge.net
1748 L:      orinoco-devel@lists.sourceforge.net
1749 W:      http://www.nongnu.org/orinoco/
1750 S:      Maintained
1752 PARALLEL PORT SUPPORT
1753 P:      Phil Blundell
1754 M:      philb@gnu.org
1755 P:      Tim Waugh
1756 M:      tim@cyberelk.net
1757 P:      David Campbell
1758 M:      campbell@torque.net
1759 P:      Andrea Arcangeli
1760 M:      andrea@suse.de
1761 L:      linux-parport@lists.infradead.org
1762 W:      http://people.redhat.com/twaugh/parport/
1763 S:      Maintained
1765 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1766 P:      Tim Waugh
1767 M:      tim@cyberelk.net
1768 L:      linux-parport@lists.infradead.org
1769 W:      http://www.torque.net/linux-pp.html
1770 S:      Maintained
1772 PARISC ARCHITECTURE
1773 P:      Matthew Wilcox
1774 M:      matthew@wil.cx
1775 P:      Grant Grundler
1776 M:      grundler@parisc-linux.org
1777 L:      parisc-linux@parisc-linux.org
1778 W:      http://www.parisc-linux.org/
1779 S:      Maintained
1781 PERSONALITY HANDLING
1782 P:      Christoph Hellwig
1783 M:      hch@infradead.org
1784 L:      linux-abi-devel@lists.sourceforge.net
1785 S:      Maintained
1787 PCI ID DATABASE
1788 P:      Martin Mares
1789 M:      mj@ucw.cz
1790 L:      pciids-devel@lists.sourceforge.net
1791 W:      http://pciids.sourceforge.net/
1792 S:      Maintained
1794 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1795 P:      Thomas Sailer
1796 M:      sailer@ife.ee.ethz.ch
1797 L:      linux-sound@vger.kernel.org
1798 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1799 S:      Maintained
1801 PCI SUBSYSTEM
1802 P:      Greg Kroah-Hartman
1803 M:      gregkh@suse.de
1804 L:      linux-kernel@vger.kernel.org
1805 L:      linux-pci@atrey.karlin.mff.cuni.cz
1806 S:      Supported
1808 PCI HOTPLUG CORE
1809 P:      Greg Kroah-Hartman
1810 M:      gregkh@suse.de
1811 S:      Supported
1813 PCI HOTPLUG COMPAQ DRIVER
1814 P:      Greg Kroah-Hartman
1815 M:      greg@kroah.com
1816 S:      Maintained
1818 PCMCIA SUBSYSTEM
1819 P:      Linux PCMCIA Team
1820 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1821 S:      Maintained
1823 PCNET32 NETWORK DRIVER
1824 P:      Thomas Bogendörfer
1825 M:      tsbogend@alpha.franken.de
1826 L:      netdev@vger.kernel.org
1827 S:      Maintained
1829 PHRAM MTD DRIVER
1830 P:      Jörn Engel
1831 M:      joern@wh.fh-wedel.de
1832 L:      linux-mtd@lists.infradead.org
1833 S:      Maintained
1835 POSIX CLOCKS and TIMERS
1836 P:      George Anzinger
1837 M:      george@mvista.com
1838 L:      netdev@vger.kernel.org
1839 S:      Supported
1841 PNP SUPPORT
1842 P:      Adam Belay
1843 M:      ambx1@neo.rr.com
1844 S:      Maintained
1846 PPP PROTOCOL DRIVERS AND COMPRESSORS
1847 P:      Paul Mackerras
1848 M:      paulus@samba.org
1849 L:      linux-ppp@vger.kernel.org
1850 S:      Maintained
1852 PPP OVER ATM (RFC 2364)
1853 P:      Mitchell Blank Jr
1854 M:      mitch@sfgoth.com
1855 S:      Maintained
1857 PPP OVER ETHERNET
1858 P:      Michal Ostrowski
1859 M:      mostrows@speakeasy.net
1860 S:      Maintained
1862 PREEMPTIBLE KERNEL
1863 P:      Robert Love
1864 M:      rml@tech9.net
1865 L:      linux-kernel@vger.kernel.org
1866 L:      kpreempt-tech@lists.sourceforge.net
1867 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1868 S:      Supported
1870 PRISM54 WIRELESS DRIVER
1871 P:      Prism54 Development Team
1872 M:      prism54-private@prism54.org
1873 L:      netdev@vger.kernel.org
1874 W:      http://prism54.org
1875 S:      Maintained
1877 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1878 P:      Peter Denison
1879 M:      promise@pnd-pc.demon.co.uk
1880 W:      http://www.pnd-pc.demon.co.uk/promise/
1881 S:      Maintained
1883 PXA2xx SUPPORT
1884 P:      Nicolas Pitre
1885 M:      nico@cam.org
1886 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1887 S:      Maintained
1889 QLOGIC QLA2XXX FC-SCSI DRIVER
1890 P:      Andrew Vasquez
1891 M:      andrew.vasquez@qlogic.com
1892 L:      linux-scsi@vger.kernel.org
1893 S:      Supported
1895 QNX4 FILESYSTEM
1896 P:      Anders Larsen
1897 M:      al@alarsen.net
1898 L:      linux-kernel@vger.kernel.org
1899 W:      http://www.alarsen.net/linux/qnx4fs/
1900 S:      Maintained
1902 RADEON FRAMEBUFFER DISPLAY DRIVER
1903 P:      Benjamin Herrenschmidt
1904 M:      benh@kernel.crashing.org
1905 L:      linux-fbdev-devel@lists.sourceforge.net
1906 S:      Maintained
1908 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1909 P:      Paul Mackerras
1910 M:      paulus@samba.org
1911 L:      linux-fbdev-devel@lists.sourceforge.net
1912 S:      Maintained
1914 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1915 P:      Corey Thomas
1916 M:      corey@world.std.com
1917 L:      linux-kernel@vger.kernel.org
1918 S:      Maintained
1920 RANDOM NUMBER DRIVER
1921 P:      Matt Mackall
1922 M:      mpm@selenic.com
1923 S:      Maintained
1925 REAL TIME CLOCK DRIVER
1926 P:      Paul Gortmaker
1927 M:      p_gortmaker@yahoo.com
1928 L:      linux-kernel@vger.kernel.org
1929 S:      Maintained
1931 REISERFS FILE SYSTEM
1932 P:      Hans Reiser
1933 M:      reiserfs-dev@namesys.com
1934 L:      reiserfs-list@namesys.com
1935 W:      http://www.namesys.com
1936 S:      Supported
1938 ROCKETPORT DRIVER
1939 P:      Comtrol Corp.
1940 M:      support@comtrol.com
1941 W:      http://www.comtrol.com
1942 S:      Maintained
1944 ROSE NETWORK LAYER
1945 P:      Ralf Baechle
1946 M:      ralf@linux-mips.org
1947 L:      linux-hams@vger.kernel.org
1948 S:      Maintained
1950 RISCOM8 DRIVER
1951 S:      Orphan
1953 RTLINUX  REALTIME  LINUX
1954 P:      Victor Yodaiken
1955 M:      yodaiken@fsmlabs.com
1956 L:      rtl@rtlinux.org
1957 W:      www.rtlinux.org
1958 S:      Maintained
1960 S390
1961 P:      Martin Schwidefsky
1962 M:      schwidefsky@de.ibm.com
1963 M:      linux390@de.ibm.com
1964 L:      linux-390@vm.marist.edu
1965 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1966 S:      Supported
1968 SAA7146 VIDEO4LINUX-2 DRIVER
1969 P:      Michael Hunold
1970 M:      michael@mihu.de
1971 W:      http://www.mihu.de/linux/saa7146
1972 S:      Maintained
1974 SBPCD CDROM DRIVER
1975 P:      Eberhard Moenkeberg
1976 M:      emoenke@gwdg.de
1977 L:      linux-kernel@vger.kernel.org
1978 S:      Maintained
1980 SC1200 WDT DRIVER
1981 P:      Zwane Mwaikambo
1982 M:      zwane@commfireservices.com
1983 S:      Maintained
1985 SCHEDULER
1986 P:      Ingo Molnar
1987 M:      mingo@elte.hu
1988 P:      Robert Love    [the preemptible kernel bits]
1989 M:      rml@tech9.net
1990 L:      linux-kernel@vger.kernel.org
1991 S:      Maintained
1993 SCSI CDROM DRIVER
1994 P:      Jens Axboe
1995 M:      axboe@suse.de
1996 L:      linux-scsi@vger.kernel.org
1997 W:      http://www.kernel.dk
1998 S:      Maintained
2000 SCSI SG DRIVER
2001 P:      Doug Gilbert
2002 M:      dgilbert@interlog.com
2003 L:      linux-scsi@vger.kernel.org
2004 W:      http://www.torque.net/sg
2005 S:      Maintained
2007 SCSI SUBSYSTEM
2008 P:      James E.J. Bottomley
2009 M:      James.Bottomley@SteelEye.com
2010 L:      linux-scsi@vger.kernel.org
2011 S:      Maintained
2013 SCSI TAPE DRIVER
2014 P:      Kai Mäkisara
2015 M:      Kai.Makisara@kolumbus.fi
2016 L:      linux-scsi@vger.kernel.org
2017 S:      Maintained
2019 SCTP PROTOCOL
2020 P: Sridhar Samudrala
2021 M: sri@us.ibm.com
2022 L: lksctp-developers@lists.sourceforge.net
2023 S: Supported
2025 SCx200 CPU SUPPORT
2026 P:      Christer Weinigel
2027 M:      christer@weinigel.se
2028 W:      http://www.weinigel.se
2029 S:      Supported
2031 SECURITY CONTACT
2032 P:      Security Officers
2033 M:      security@kernel.org
2034 S:      Supported
2036 SELINUX SECURITY MODULE
2037 P:      Stephen Smalley
2038 M:      sds@epoch.ncsc.mil
2039 P:      James Morris
2040 M:      jmorris@redhat.com
2041 L:      linux-kernel@vger.kernel.org (kernel issues)
2042 L:      selinux@tycho.nsa.gov (general discussion)
2043 W:      http://www.nsa.gov/selinux
2044 S:      Supported
2046 SERIAL ATA (SATA) SUBSYSTEM:
2047 P:      Jeff Garzik
2048 M:      jgarzik@pobox.com
2049 L:      linux-ide@vger.kernel.org
2050 S:      Supported
2052 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2053 P:      Pat Gefre
2054 M:      pfg@sgi.com
2055 L:      linux-ia64@vger.kernel.org
2056 S:      Supported
2058 SGI VISUAL WORKSTATION 320 AND 540
2059 P:      Andrey Panin
2060 M:      pazke@donpac.ru
2061 L:      linux-visws-devel@lists.sf.net
2062 W:      http://linux-visws.sf.net
2063 S:      Maintained for 2.6.
2065 SIMTEC EB110ATX (Chalice CATS)
2066 P:      Ben Dooks
2067 P:      Vincent Sanders
2068 M:      support@simtec.co.uk
2069 W:      http://www.simtec.co.uk/products/EB110ATX/
2070 S:      Supported
2072 SIMTEC EB2410ITX (BAST)
2073 P:      Ben Dooks
2074 P:      Vincent Sanders
2075 M:      support@simtec.co.uk
2076 W:      http://www.simtec.co.uk/products/EB2410ITX/
2077 S:      Supported
2079 SIS 5513 IDE CONTROLLER DRIVER
2080 P:      Lionel Bouton
2081 M:      Lionel.Bouton@inet6.fr
2082 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2083 W:      http://gyver.homeip.net/sis5513/index.html
2084 S:      Maintained
2086 SIS 900/7016 FAST ETHERNET DRIVER
2087 P:      Daniele Venzano
2088 M:      venza@brownhat.org
2089 W:      http://www.brownhat.org/sis900.html
2090 L:      netdev@vger.kernel.org
2091 S:      Maintained
2093 SIS FRAMEBUFFER DRIVER
2094 P:      Thomas Winischhofer
2095 M:      thomas@winischhofer.net
2096 W:      http://www.winischhofer.net/linuxsisvga.shtml
2097 S:      Maintained      
2099 SIS USB2VGA DRIVER
2100 P:      Thomas Winischhofer
2101 M:      thomas@winischhofer.net
2102 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2103 S:      Maintained
2105 SMSC47M1 HARDWARE MONITOR DRIVER
2106 P:      Jean Delvare
2107 M:      khali@linux-fr.org
2108 L:      lm-sensors@lm-sensors.org
2109 S:      Odd Fixes
2111 SMB FILESYSTEM
2112 P:      Urban Widmark
2113 M:      urban@teststation.com
2114 W:      http://samba.org/
2115 L:      samba@samba.org
2116 S:      Maintained
2118 SMC91x ETHERNET DRIVER
2119 P:      Nicolas Pitre
2120 M:      nico@cam.org
2121 S:      Maintained
2123 SNA NETWORK LAYER
2124 P:      Jay Schulist
2125 M:      jschlst@samba.org
2126 L:      linux-sna@turbolinux.com
2127 W:      http://www.linux-sna.org
2128 S:      Supported
2130 SOFTWARE RAID (Multiple Disks) SUPPORT
2131 P:      Ingo Molnar
2132 M:      mingo@redhat.com
2133 P:      Neil Brown
2134 M:      neilb@cse.unsw.edu.au
2135 L:      linux-raid@vger.kernel.org
2136 S:      Maintained
2138 SOFTWARE SUSPEND:
2139 P:      Pavel Machek
2140 M:      pavel@suse.cz
2141 L:      linux-pm@osdl.org
2142 S:      Maintained
2144 SONIC NETWORK DRIVER
2145 P:      Thomas Bogendoerfer
2146 M:      tsbogend@alpha.franken.de
2147 L:      netdev@vger.kernel.org
2148 S:      Maintained
2150 SONY VAIO CONTROL DEVICE DRIVER
2151 P:      Stelian Pop
2152 M:      stelian@popies.net
2153 W:      http://popies.net/sonypi/
2154 S:      Maintained
2156 SOUND
2157 P:      Jaroslav Kysela
2158 M:      perex@suse.cz
2159 L:      alsa-devel@alsa-project.org
2160 S:      Maintained
2162 TPM DEVICE DRIVER
2163 P:      Kylene Hall
2164 M:      kjhall@us.ibm.com
2165 W:      http://tpmdd.sourceforge.net
2166 L:      tpmdd-devel@lists.sourceforge.net
2167 S:      Maintained
2169 TENSILICA XTENSA PORT (xtensa):
2170 P:      Chris Zankel
2171 M:      chris@zankel.net
2172 S:      Maintained
2174 UltraSPARC (sparc64):
2175 P:      David S. Miller
2176 M:      davem@davemloft.net
2177 P:      Eddie C. Dost
2178 M:      ecd@brainaid.de
2179 P:      Jakub Jelinek
2180 M:      jj@sunsite.ms.mff.cuni.cz
2181 P:      Anton Blanchard
2182 M:      anton@samba.org
2183 L:      sparclinux@vger.kernel.org
2184 L:      ultralinux@vger.kernel.org
2185 S:      Maintained
2187 SHARP LH SUPPORT (LH7952X & LH7A40X)
2188 P:      Marc Singer
2189 M:      elf@buici.com
2190 W:      http://projects.buici.com/arm
2191 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2192 S:      Maintained
2194 SPARC (sparc32):
2195 P:      William L. Irwin
2196 M:      wli@holomorphy.com
2197 L:      sparclinux@vger.kernel.org
2198 S:      Maintained
2200 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2201 P:      Roger Wolff
2202 M:      R.E.Wolff@BitWizard.nl
2203 L:      linux-kernel@vger.kernel.org ?
2204 S:      Supported
2206 SPX NETWORK LAYER
2207 P:      Jay Schulist
2208 M:      jschlst@samba.org
2209 L:      netdev@vger.kernel.org
2210 S:      Supported
2212 SRM (Alpha) environment access
2213 P:      Jan-Benedict Glaw
2214 M:      jbglaw@lug-owl.de
2215 L:      linux-kernel@vger.kernel.org
2216 S:      Maintained
2218 STARFIRE/DURALAN NETWORK DRIVER
2219 P:      Ion Badulescu
2220 M:      ionut@cs.columbia.edu
2221 S:      Maintained
2223 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2224 W:      http://mosquitonet.Stanford.EDU/strip.html
2225 S:      Unsupported ?
2227 STRADIS MPEG-2 DECODER DRIVER
2228 P:      Nathan Laredo
2229 M:      laredo@gnu.org
2230 W:      http://mpeg.openprojects.net/
2231 W:      http://www.stradis.com/
2232 S:      Maintained
2234 SUPERH (sh)
2235 P:      Paul Mundt
2236 M:      lethal@linux-sh.org
2237 P:      Kazumoto Kojima
2238 M:      kkojima@rr.iij4u.or.jp
2239 L:      linux-sh@m17n.org
2240 W:      http://www.linux-sh.org
2241 W:      http://www.m17n.org/linux-sh/
2242 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2243 S:      Maintained
2245 SUPERH64 (sh64)
2246 P:      Paul Mundt
2247 M:      lethal@linux-sh.org
2248 P:      Richard Curnow
2249 M:      rc@rc0.org.uk
2250 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2251 W:      http://www.linux-sh.org
2252 W:      http://www.rc0.org.uk/sh64
2253 S:      Maintained
2255 SUN3/3X
2256 P:      Sam Creasey
2257 M:      sammy@sammy.net
2258 L:      sun3-list@redhat.com
2259 W:      http://sammy.net/sun3/
2260 S:      Maintained
2262 SVGA HANDLING
2263 P:      Martin Mares
2264 M:      mj@ucw.cz
2265 L:      linux-video@atrey.karlin.mff.cuni.cz
2266 S:      Maintained
2268 SYSV FILESYSTEM
2269 P:      Christoph Hellwig
2270 M:      hch@infradead.org
2271 S:      Maintained
2273 TI PARALLEL LINK CABLE DRIVER
2274 P:     Romain Lievin
2275 M:     roms@lpg.ticalc.org
2276 S:     Maintained
2278 TLAN NETWORK DRIVER
2279 P:      Samuel Chessman
2280 M:      chessman@tux.org
2281 L:      tlan-devel@lists.sourceforge.net
2282 W:      http://sourceforge.net/projects/tlan/
2283 S:      Maintained
2285 TOKEN-RING NETWORK DRIVER
2286 P:      Mike Phillips
2287 M:      mikep@linuxtr.net
2288 L:      netdev@vger.kernel.org
2289 L:      linux-tr@linuxtr.net
2290 W:      http://www.linuxtr.net
2291 S:      Maintained
2293 TOSHIBA ACPI EXTRAS DRIVER
2294 P:      John Belmonte
2295 M:      toshiba_acpi@memebeam.org
2296 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2297 S:      Maintained
2299 TOSHIBA SMM DRIVER
2300 P:      Jonathan Buzzard
2301 M:      jonathan@buzzard.org.uk
2302 L:      tlinux-users@tce.toshiba-dme.co.jp
2303 W:      http://www.buzzard.org.uk/toshiba/
2304 S:      Maintained
2306 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2307 P:      Muli Ben-Yehuda
2308 M:      mulix@mulix.org
2309 L:      linux-kernel@vger.kernel.org
2310 S:      Maintained
2312 TRIVIAL PATCHES
2313 P:      Rusty Russell
2314 M:      trivial@rustcorp.com.au
2315 L:      linux-kernel@vger.kernel.org
2316 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2317 S:      Maintained
2319 TMS380 TOKEN-RING NETWORK DRIVER
2320 P:      Adam Fritzler
2321 M:      mid@auk.cx
2322 L:      linux-tr@linuxtr.net
2323 W:      http://www.auk.cx/tms380tr/
2324 S:      Maintained
2326 TULIP NETWORK DRIVER
2327 P:      Jeff Garzik
2328 M:      jgarzik@pobox.com
2329 L:      tulip-users@lists.sourceforge.net
2330 W:      http://sourceforge.net/projects/tulip/
2331 S:      Maintained
2333 TUN/TAP driver
2334 P:      Maxim Krasnyansky
2335 M:      maxk@qualcomm.com, max_mk@yahoo.com
2336 L:      vtun@office.satix.net
2337 W:      http://vtun.sourceforge.net/tun
2338 S:      Maintained
2340 U14-34F SCSI DRIVER
2341 P:      Dario Ballabio
2342 M:      ballabio_dario@emc.com
2343 L:      linux-scsi@vger.kernel.org
2344 S:      Maintained
2346 UDF FILESYSTEM
2347 P:      Ben Fennema
2348 M:      bfennema@falcon.csc.calpoly.edu
2349 L:      linux_udf@hpesjro.fc.hp.com
2350 W:      http://linux-udf.sourceforge.net
2351 S:      Maintained
2353 UNIFORM CDROM DRIVER
2354 P:      Jens Axboe
2355 M:      axboe@suse.de
2356 L:      linux-kernel@vger.kernel.org
2357 W:      http://www.kernel.dk
2358 S:      Maintained
2360 USB ACM DRIVER
2361 P:      Oliver Neukum
2362 M:      oliver@neukum.name
2363 L:      linux-usb-users@lists.sourceforge.net
2364 L:      linux-usb-devel@lists.sourceforge.net
2365 S:      Maintained
2367 USB BLOCK DRIVER (UB ub)
2368 P:      Pete Zaitcev
2369 M:      zaitcev@redhat.com
2370 L:      linux-kernel@vger.kernel.org
2371 L:      linux-usb-devel@lists.sourceforge.net
2372 S:      Supported
2374 USB BLUETOOTH TTY CONVERTER DRIVER
2375 P:      Greg Kroah-Hartman
2376 M:      greg@kroah.com
2377 L:      linux-usb-users@lists.sourceforge.net
2378 L:      linux-usb-devel@lists.sourceforge.net
2379 S:      Maintained
2380 W:      http://www.kroah.com/linux-usb/
2382 USB CDC ETHERNET DRIVER
2383 P:      Greg Kroah-Hartman
2384 M:      greg@kroah.com
2385 L:      linux-usb-users@lists.sourceforge.net
2386 L:      linux-usb-devel@lists.sourceforge.net
2387 S:      Maintained
2388 W:      http://www.kroah.com/linux-usb/
2390 USB EHCI DRIVER
2391 P:      David Brownell
2392 M:      dbrownell@users.sourceforge.net
2393 L:      linux-usb-devel@lists.sourceforge.net
2394 S:      Maintained
2396 USB HID/HIDBP DRIVERS
2397 P:      Vojtech Pavlik
2398 M:      vojtech@suse.cz
2399 L:      linux-usb-users@lists.sourceforge.net
2400 L:      linux-usb-devel@lists.sourceforge.net
2401 S:      Maintained
2403 USB HUB DRIVER
2404 P:      Johannes Erdfelt
2405 M:      johannes@erdfelt.com
2406 L:      linux-usb-users@lists.sourceforge.net
2407 L:      linux-usb-devel@lists.sourceforge.net
2408 S:      Maintained
2410 USB KAWASAKI LSI DRIVER
2411 P:      Oliver Neukum
2412 M:      oliver@neukum.name
2413 L:      linux-usb-users@lists.sourceforge.net
2414 L:      linux-usb-devel@lists.sourceforge.net
2415 S:      Maintained
2417 USB MASS STORAGE DRIVER
2418 P:      Matthew Dharm
2419 M:      mdharm-usb@one-eyed-alien.net
2420 L:      linux-usb-users@lists.sourceforge.net
2421 L:      linux-usb-devel@lists.sourceforge.net
2422 S:      Maintained
2423 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2425 USB OHCI DRIVER
2426 P:      Roman Weissgaerber
2427 M:      weissg@vienna.at
2428 L:      linux-usb-users@lists.sourceforge.net
2429 L:      linux-usb-devel@lists.sourceforge.net
2430 S:      Maintained
2432 USB OPTION-CARD DRIVER
2433 P:      Matthias Urlichs
2434 M:      smurf@smurf.noris.de
2435 L:      linux-usb-devel@lists.sourceforge.net
2436 S:      Maintained
2438 USB OV511 DRIVER
2439 P:      Mark McClelland
2440 M:      mmcclell@bigfoot.com
2441 L:      linux-usb-users@lists.sourceforge.net
2442 L:      linux-usb-devel@lists.sourceforge.net
2443 W:      http://alpha.dyndns.org/ov511/
2444 S:      Maintained
2446 USB PEGASUS DRIVER
2447 P:      Petko Manolov
2448 M:      petkan@users.sourceforge.net
2449 L:      linux-usb-users@lists.sourceforge.net
2450 L:      linux-usb-devel@lists.sourceforge.net
2451 W:      http://pegasus2.sourceforge.net/
2452 S:      Maintained
2454 USB PRINTER DRIVER
2455 P:      Vojtech Pavlik
2456 M:      vojtech@suse.cz
2457 L:      linux-usb-users@lists.sourceforge.net
2458 L:      linux-usb-devel@lists.sourceforge.net
2459 S:      Maintained
2461 USB RTL8150 DRIVER
2462 P:      Petko Manolov
2463 M:      petkan@users.sourceforge.net
2464 L:      linux-usb-users@lists.sourceforge.net
2465 L:      linux-usb-devel@lists.sourceforge.net
2466 W:      http://pegasus2.sourceforge.net/
2467 S:      Maintained
2469 USB SE401 DRIVER
2470 P:      Jeroen Vreeken
2471 M:      pe1rxq@amsat.org
2472 L:      linux-usb-users@lists.sourceforge.net
2473 L:      linux-usb-devel@lists.sourceforge.net
2474 W:      http://www.chello.nl/~j.vreeken/se401/
2475 S:      Maintained
2477 USB SERIAL CYBERJACK DRIVER
2478 P:      Matthias Bruestle and Harald Welte
2479 M:      support@reiner-sct.com
2480 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2481 S:      Maintained
2483 USB SERIAL DIGI ACCELEPORT DRIVER
2484 P:      Peter Berger and Al Borchers
2485 M:      pberger@brimson.com
2486 M:      alborchers@steinerpoint.com
2487 L:      linux-usb-users@lists.sourceforge.net
2488 L:      linux-usb-devel@lists.sourceforge.net
2489 S:      Maintained
2491 USB SERIAL DRIVER
2492 P:      Greg Kroah-Hartman
2493 M:      gregkh@suse.de
2494 L:      linux-usb-users@lists.sourceforge.net
2495 L:      linux-usb-devel@lists.sourceforge.net
2496 S:      Supported
2498 USB SERIAL BELKIN F5U103 DRIVER
2499 P:      William Greathouse
2500 M:      wgreathouse@smva.com
2501 L:      linux-usb-users@lists.sourceforge.net
2502 L:      linux-usb-devel@lists.sourceforge.net
2503 S:      Maintained
2505 USB SERIAL CYPRESS M8 DRIVER
2506 P:      Lonnie Mendez
2507 M:      dignome@gmail.com
2508 L:      linux-usb-users@lists.sourceforge.net
2509 L:      linux-usb-devel@lists.sourceforge.net
2510 S:      Maintained
2511 W:      http://geocities.com/i0xox0i
2512 W:      http://firstlight.net/cvs
2514 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2515 L:      linux-usb-users@lists.sourceforge.net
2516 L:      linux-usb-devel@lists.sourceforge.net
2517 S:      Maintained
2519 USB AUERSWALD DRIVER
2520 P:      Wolfgang Muees
2521 M:      wolfgang@iksw-muees.de
2522 L:      linux-usb-users@lists.sourceforge.net
2523 L:      linux-usb-devel@lists.sourceforge.net
2524 S:      Maintained
2526 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2527 P:      Gary Brubaker
2528 M:      xavyer@ix.netcom.com
2529 L:      linux-usb-users@lists.sourceforge.net
2530 L:      linux-usb-devel@lists.sourceforge.net
2531 S:      Maintained
2533 USB SERIAL KEYSPAN DRIVER
2534 P:      Greg Kroah-Hartman
2535 M:      greg@kroah.com
2536 L:      linux-usb-users@lists.sourceforge.net
2537 L:      linux-usb-devel@lists.sourceforge.net
2538 W:      http://www.kroah.com/linux/
2539 S:      Maintained
2541 USB SERIAL WHITEHEAT DRIVER
2542 P:      Stuart MacDonald
2543 M:      stuartm@connecttech.com
2544 L:      linux-usb-users@lists.sourceforge.net
2545 L:      linux-usb-devel@lists.sourceforge.net
2546 W:      http://www.connecttech.com
2547 S:      Supported
2549 USB SN9C10x DRIVER
2550 P:      Luca Risolia
2551 M:      luca.risolia@studio.unibo.it
2552 L:      linux-usb-devel@lists.sourceforge.net
2553 W:      http://www.linux-projects.org
2554 S:      Maintained
2556 USB SUBSYSTEM
2557 P:      Greg Kroah-Hartman
2558 M:      gregkh@suse.de
2559 L:      linux-usb-users@lists.sourceforge.net
2560 L:      linux-usb-devel@lists.sourceforge.net
2561 W:      http://www.linux-usb.org
2562 S:      Supported
2564 USB UHCI DRIVER
2565 P:      Alan Stern
2566 M:      stern@rowland.harvard.edu
2567 L:      linux-usb-users@lists.sourceforge.net
2568 L:      linux-usb-devel@lists.sourceforge.net
2569 S:      Maintained
2571 USB "USBNET" DRIVER
2572 P:      David Brownell
2573 M:      dbrownell@users.sourceforge.net
2574 L:      linux-usb-devel@lists.sourceforge.net
2575 S:      Maintained
2577 USB W996[87]CF DRIVER
2578 P:      Luca Risolia
2579 M:      luca.risolia@studio.unibo.it
2580 L:      linux-usb-devel@lists.sourceforge.net
2581 W:      http://www.linux-projects.org
2582 S:      Maintained
2584 USB ZD1201 DRIVER
2585 P:      Jeroen Vreeken
2586 M:      pe1rxq@amsat.org
2587 L:      linux-usb-users@lists.sourceforge.net
2588 L:      linux-usb-devel@lists.sourceforge.net
2589 W:      http://linux-lc100020.sourceforge.net
2590 S:      Maintained
2592 USER-MODE LINUX
2593 P:      Jeff Dike
2594 M:      jdike@karaya.com
2595 L:      user-mode-linux-devel@lists.sourceforge.net
2596 L:      user-mode-linux-user@lists.sourceforge.net
2597 W:      http://user-mode-linux.sourceforge.net
2598 S:      Maintained
2599         
2600 FAT/VFAT/MSDOS FILESYSTEM:
2601 P:      OGAWA Hirofumi
2602 M:      hirofumi@mail.parknet.co.jp
2603 L:      linux-kernel@vger.kernel.org
2604 S:      Maintained
2606 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2607 P:      Jeff Garzik
2608 S:      Odd fixes
2610 VIA RHINE NETWORK DRIVER
2611 P:      Roger Luethi
2612 M:      rl@hellgate.ch
2613 S:      Maintained
2615 UCLINUX (AND M68KNOMMU)
2616 P:      Greg Ungerer
2617 M:      gerg@uclinux.org
2618 M:      gerg@snapgear.com
2619 P:      David McCullough
2620 M:      davidm@snapgear.com
2621 P:      D. Jeff Dionne (created first uClinux port)
2622 M:      jeff@uclinux.org
2623 W:      http://www.uclinux.org/
2624 L:      uclinux-dev@uclinux.org  (subscribers-only)
2625 S:      Maintained
2627 UCLINUX FOR NEC V850
2628 P:      Miles Bader
2629 M:      uclinux-v850@lsi.nec.co.jp
2630 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2631 W:      http://www.ee.nec.de/uclinux/
2632 S:      Supported
2634 UCLINUX FOR RENESAS H8/300
2635 P:      Yoshinori Sato
2636 M:      ysato@users.sourceforge.jp
2637 W:      http://uclinux-h8.sourceforge.jp/
2638 S:      Supported
2640 USB DIAMOND RIO500 DRIVER
2641 P:      Cesar Miquel
2642 M:      miquel@df.uba.ar
2643 L:      rio500-users@lists.sourceforge.net
2644 W:      http://rio500.sourceforge.net
2645 S:      Maintained
2647 VIDEO FOR LINUX
2648 P:      Mauro Carvalho Chehab
2649 M:      mchehab@brturbo.com.br
2650 L:      video4linux-list@redhat.com
2651 W:      http://linuxtv.org
2652 S:      Maintained
2654 W1 DALLAS'S 1-WIRE BUS
2655 P:      Evgeniy Polyakov
2656 M:      johnpol@2ka.mipt.ru
2657 L:      lm-sensors@lm-sensors.org
2658 S:      Maintained
2660 W83L51xD SD/MMC CARD INTERFACE DRIVER
2661 P:      Pierre Ossman
2662 M:      drzeus-wbsd@drzeus.cx
2663 L:      wbsd-devel@list.drzeus.cx
2664 W:      http://projects.drzeus.cx/wbsd
2665 S:      Maintained
2667 W83L785TS HARDWARE MONITOR DRIVER
2668 P:      Jean Delvare
2669 M:      khali@linux-fr.org
2670 L:      lm-sensors@lm-sensors.org
2671 S:      Odd Fixes
2673 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2674 P:      Nenad Corbic
2675 M:      ncorbic@sangoma.com
2676 M:      dm@sangoma.com
2677 W:      http://www.sangoma.com
2678 S:      Supported
2680 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2681 P:      Jean Tourrilhes
2682 M:      jt@hpl.hp.com
2683 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2684 S:      Maintained
2686 WD7000 SCSI DRIVER
2687 P:      Miroslav Zagorac
2688 M:      zaga@fly.cc.fer.hr
2689 L:      linux-scsi@vger.kernel.org
2690 S:      Maintained
2692 WL3501 WIRELESS PCMCIA CARD DRIVER
2693 P:      Arnaldo Carvalho de Melo
2694 M:      acme@conectiva.com.br
2695 W:      http://advogato.org/person/acme
2696 S:      Maintained
2698 X.25 NETWORK LAYER
2699 P:      Henner Eisen
2700 M:      eis@baty.hanse.de
2701 L:      linux-x25@vger.kernel.org
2702 S:      Maintained
2704 XFS FILESYSTEM
2705 P:      Silicon Graphics Inc
2706 M:      xfs-masters@oss.sgi.com
2707 M:      nathans@sgi.com
2708 L:      linux-xfs@oss.sgi.com
2709 W:      http://oss.sgi.com/projects/xfs
2710 S:      Supported
2712 X86 3-LEVEL PAGING (PAE) SUPPORT
2713 P:      Ingo Molnar
2714 M:      mingo@redhat.com
2715 S:      Maintained
2717 X86-64 port
2718 P:      Andi Kleen
2719 M:      ak@suse.de
2720 L:      discuss@x86-64.org
2721 W:      http://www.x86-64.org
2722 S:      Maintained
2724 YAM DRIVER FOR AX.25
2725 P:      Jean-Paul Roubelat
2726 M:      jpr@f6fbb.org
2727 L:      linux-hams@vger.kernel.org
2728 S:      Maintained
2730 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2731 P:      Pete Zaitcev
2732 M:      zaitcev@yahoo.com
2733 L:      linux-kernel@vger.kernel.org
2734 S:      Obsolete
2736 Z8530 DRIVER FOR AX.25
2737 P:      Joerg Reuter
2738 M:      jreuter@yaina.de
2739 W:      http://yaina.de/jreuter/
2740 W:      http://www.qsl.net/dl1bke/
2741 L:      linux-hams@vger.kernel.org
2742 S:      Maintained
2744 ZF MACHZ WATCHDOG
2745 P:      Fernando Fuganti
2746 M:      fuganti@netbank.com.br
2747 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2748 S:      Maintained
2750 ZR36067 VIDEO FOR LINUX DRIVER
2751 P:      Ronald Bultje
2752 M:      rbultje@ronald.bitfreak.net
2753 L:      mjpeg-users@lists.sourceforge.net
2754 W:      http://mjpeg.sourceforge.net/driver-zoran/
2755 S:      Maintained
2757 ZR36120 VIDEO FOR LINUX DRIVER
2758 P:      Pauline Middelink
2759 M:      middelin@polyware.nl
2760 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2761 W:      http://www.polyware.nl/~middelin/hobbies.html
2762 S:      Maintained
2764 THE REST
2765 P:      Linus Torvalds
2766 S:      Buried alive in reporters