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