[PATCH] update maintainer for /dev/random
[pandora-kernel.git] / 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 RANDOM NUMBER DRIVER
1881 P:      Matt Mackall
1882 M:      mpm@selenic.com
1883 S:      Maintained
1884
1885 REAL TIME CLOCK DRIVER
1886 P:      Paul Gortmaker
1887 M:      p_gortmaker@yahoo.com
1888 L:      linux-kernel@vger.kernel.org
1889 S:      Maintained
1890
1891 REISERFS FILE SYSTEM
1892 P:      Hans Reiser
1893 M:      reiserfs-dev@namesys.com
1894 L:      reiserfs-list@namesys.com
1895 W:      http://www.namesys.com
1896 S:      Supported
1897
1898 ROCKETPORT DRIVER
1899 P:      Comtrol Corp.
1900 M:      support@comtrol.com
1901 W:      http://www.comtrol.com
1902 S:      Maintained
1903
1904 ROSE NETWORK LAYER
1905 P:      Ralf Baechle
1906 M:      ralf@linux-mips.org
1907 L:      linux-hams@vger.kernel.org
1908 S:      Maintained
1909
1910 RISCOM8 DRIVER
1911 S:      Orphan
1912
1913 RTLINUX  REALTIME  LINUX
1914 P:      Victor Yodaiken
1915 M:      yodaiken@fsmlabs.com
1916 L:      rtl@rtlinux.org
1917 W:      www.rtlinux.org
1918 S:      Maintained
1919
1920 S390
1921 P:      Martin Schwidefsky
1922 M:      schwidefsky@de.ibm.com
1923 M:      linux390@de.ibm.com
1924 L:      linux-390@vm.marist.edu
1925 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
1926 S:      Supported
1927
1928 SAA7146 VIDEO4LINUX-2 DRIVER
1929 P:      Michael Hunold
1930 M:      michael@mihu.de
1931 W:      http://www.mihu.de/linux/saa7146
1932 S:      Maintained
1933
1934 SBPCD CDROM DRIVER
1935 P:      Eberhard Moenkeberg
1936 M:      emoenke@gwdg.de
1937 L:      linux-kernel@vger.kernel.org
1938 S:      Maintained
1939
1940 SC1200 WDT DRIVER
1941 P:      Zwane Mwaikambo
1942 M:      zwane@commfireservices.com
1943 S:      Maintained
1944
1945 SCHEDULER
1946 P:      Ingo Molnar
1947 M:      mingo@elte.hu
1948 P:      Robert Love    [the preemptible kernel bits]
1949 M:      rml@tech9.net
1950 L:      linux-kernel@vger.kernel.org
1951 S:      Maintained
1952
1953 SCSI CDROM DRIVER
1954 P:      Jens Axboe
1955 M:      axboe@suse.de
1956 L:      linux-scsi@vger.kernel.org
1957 W:      http://www.kernel.dk
1958 S:      Maintained
1959
1960 SCSI SG DRIVER
1961 P:      Doug Gilbert
1962 M:      dgilbert@interlog.com
1963 L:      linux-scsi@vger.kernel.org
1964 W:      http://www.torque.net/sg
1965 S:      Maintained
1966
1967 SCSI SUBSYSTEM
1968 P:      James E.J. Bottomley
1969 M:      James.Bottomley@SteelEye.com
1970 L:      linux-scsi@vger.kernel.org
1971 S:      Maintained
1972
1973 SCSI TAPE DRIVER
1974 P:      Kai Mäkisara
1975 M:      Kai.Makisara@kolumbus.fi
1976 L:      linux-scsi@vger.kernel.org
1977 S:      Maintained
1978
1979 SCTP PROTOCOL
1980 P: Sridhar Samudrala
1981 M: sri@us.ibm.com
1982 L: lksctp-developers@lists.sourceforge.net
1983 S: Supported
1984
1985 SCx200 CPU SUPPORT
1986 P:      Christer Weinigel
1987 M:      christer@weinigel.se
1988 W:      http://www.weinigel.se
1989 S:      Supported
1990
1991 SECURITY CONTACT
1992 P:      Security Officers
1993 M:      security@kernel.org
1994 S:      Supported
1995
1996 SELINUX SECURITY MODULE
1997 P:      Stephen Smalley
1998 M:      sds@epoch.ncsc.mil
1999 P:      James Morris
2000 M:      jmorris@redhat.com
2001 L:      linux-kernel@vger.kernel.org (kernel issues)
2002 L:      selinux@tycho.nsa.gov (general discussion)
2003 W:      http://www.nsa.gov/selinux
2004 S:      Supported
2005
2006 SERIAL ATA (SATA) SUBSYSTEM:
2007 P:      Jeff Garzik
2008 M:      jgarzik@pobox.com
2009 L:      linux-ide@vger.kernel.org
2010 S:      Supported
2011
2012 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2013 P:      Pat Gefre
2014 M:      pfg@sgi.com
2015 L:      linux-ia64@vger.kernel.org
2016 S:      Supported
2017
2018 SGI VISUAL WORKSTATION 320 AND 540
2019 P:      Andrey Panin
2020 M:      pazke@donpac.ru
2021 L:      linux-visws-devel@lists.sf.net
2022 W:      http://linux-visws.sf.net
2023 S:      Maintained for 2.6.
2024
2025 SIMTEC EB110ATX (Chalice CATS)
2026 P:      Ben Dooks
2027 P:      Vincent Sanders
2028 M:      support@simtec.co.uk
2029 W:      http://www.simtec.co.uk/products/EB110ATX/
2030 S:      Supported
2031
2032 SIMTEC EB2410ITX (BAST)
2033 P:      Ben Dooks
2034 P:      Vincent Sanders
2035 M:      support@simtec.co.uk
2036 W:      http://www.simtec.co.uk/products/EB2410ITX/
2037 S:      Supported
2038
2039 SIS 5513 IDE CONTROLLER DRIVER
2040 P:      Lionel Bouton
2041 M:      Lionel.Bouton@inet6.fr
2042 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2043 W:      http://gyver.homeip.net/sis5513/index.html
2044 S:      Maintained
2045
2046 SIS 900/7016 FAST ETHERNET DRIVER
2047 P:      Daniele Venzano
2048 M:      venza@brownhat.org
2049 W:      http://www.brownhat.org/sis900.html
2050 L:      linux-net@vger.kernel.org
2051 S:      Maintained
2052
2053 SIS FRAMEBUFFER DRIVER
2054 P:      Thomas Winischhofer
2055 M:      thomas@winischhofer.net
2056 W:      http://www.winischhofer.net/linuxsisvga.shtml
2057 S:      Maintained      
2058
2059 SIS USB2VGA DRIVER
2060 P:      Thomas Winischhofer
2061 M:      thomas@winischhofer.net
2062 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2063 S:      Maintained
2064
2065 SMSC47M1 HARDWARE MONITOR DRIVER
2066 P:      Jean Delvare
2067 M:      khali@linux-fr.org
2068 L:      sensors@stimpy.netroedge.com
2069 S:      Odd Fixes
2070
2071 SMB FILESYSTEM
2072 P:      Urban Widmark
2073 M:      urban@teststation.com
2074 W:      http://samba.org/
2075 L:      samba@samba.org
2076 S:      Maintained
2077
2078 SMC91x ETHERNET DRIVER
2079 P:      Nicolas Pitre
2080 M:      nico@cam.org
2081 S:      Maintained
2082
2083 SNA NETWORK LAYER
2084 P:      Jay Schulist
2085 M:      jschlst@samba.org
2086 L:      linux-sna@turbolinux.com
2087 W:      http://www.linux-sna.org
2088 S:      Supported
2089
2090 SOFTWARE RAID (Multiple Disks) SUPPORT
2091 P:      Ingo Molnar
2092 M:      mingo@redhat.com
2093 P:      Neil Brown
2094 M:      neilb@cse.unsw.edu.au
2095 L:      linux-raid@vger.kernel.org
2096 S:      Maintained
2097
2098 SOFTWARE SUSPEND:
2099 P:      Pavel Machek
2100 M:      pavel@suse.cz
2101 M:      pavel@ucw.cz
2102 L:      http://lister.fornax.hu/mailman/listinfo/swsusp
2103 W:      http://swsusp.sf.net/
2104 S:      Maintained
2105
2106 SONIC NETWORK DRIVER
2107 P:      Thomas Bogendoerfer
2108 M:      tsbogend@alpha.franken.de
2109 L:      linux-net@vger.kernel.org
2110 S:      Maintained
2111
2112 SONY VAIO CONTROL DEVICE DRIVER
2113 P:      Stelian Pop
2114 M:      stelian@popies.net
2115 W:      http://popies.net/sonypi/
2116 S:      Maintained
2117
2118 SOUND
2119 P:      Jaroslav Kysela
2120 M:      perex@suse.cz
2121 L:      alsa-devel@alsa-project.org
2122 S:      Maintained
2123
2124 UltraSPARC (sparc64):
2125 P:      David S. Miller
2126 M:      davem@davemloft.net
2127 P:      Eddie C. Dost
2128 M:      ecd@skynet.be
2129 P:      Jakub Jelinek
2130 M:      jj@sunsite.ms.mff.cuni.cz
2131 P:      Anton Blanchard
2132 M:      anton@samba.org
2133 L:      sparclinux@vger.kernel.org
2134 L:      ultralinux@vger.kernel.org
2135 S:      Maintained
2136
2137 SHARP LH SUPPORT (LH7952X & LH7A40X)
2138 P:      Marc Singer
2139 M:      elf@buici.com
2140 W:      http://projects.buici.com/arm
2141 L:      linux-arm-kernel@lists.arm.linux.org.uk
2142 S:      Maintained
2143
2144 SPARC (sparc32):
2145 P:      William L. Irwin
2146 M:      wli@holomorphy.com
2147 L:      sparclinux@vger.kernel.org
2148 S:      Maintained
2149
2150 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2151 P:      Roger Wolff
2152 M:      R.E.Wolff@BitWizard.nl
2153 L:      linux-kernel@vger.kernel.org ?
2154 S:      Supported
2155
2156 SPX NETWORK LAYER
2157 P:      Jay Schulist
2158 M:      jschlst@samba.org
2159 L:      linux-net@vger.kernel.org
2160 S:      Supported
2161
2162 SRM (Alpha) environment access
2163 P:      Jan-Benedict Glaw
2164 M:      jbglaw@lug-owl.de
2165 L:      linux-kernel@vger.kernel.org
2166 S:      Maintained
2167
2168 STARFIRE/DURALAN NETWORK DRIVER
2169 P:      Ion Badulescu
2170 M:      ionut@cs.columbia.edu
2171 S:      Maintained
2172
2173 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2174 W:      http://mosquitonet.Stanford.EDU/strip.html
2175 S:      Unsupported ?
2176
2177 STRADIS MPEG-2 DECODER DRIVER
2178 P:      Nathan Laredo
2179 M:      laredo@gnu.org
2180 W:      http://mpeg.openprojects.net/
2181 W:      http://www.stradis.com/
2182 S:      Maintained
2183
2184 SUPERH (sh)
2185 P:      Paul Mundt
2186 M:      lethal@linux-sh.org
2187 P:      Kazumoto Kojima
2188 M:      kkojima@rr.iij4u.or.jp
2189 L:      linux-sh@m17n.org
2190 W:      http://www.linux-sh.org
2191 W:      http://www.m17n.org/linux-sh/
2192 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2193 S:      Maintained
2194
2195 SUPERH64 (sh64)
2196 P:      Paul Mundt
2197 M:      lethal@linux-sh.org
2198 P:      Richard Curnow
2199 M:      rc@rc0.org.uk
2200 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2201 W:      http://www.linux-sh.org
2202 W:      http://www.rc0.org.uk/sh64
2203 S:      Maintained
2204
2205 SUN3/3X
2206 P:      Sam Creasey
2207 M:      sammy@sammy.net
2208 L:      sun3-list@redhat.com
2209 W:      http://sammy.net/sun3/
2210 S:      Maintained
2211
2212 SVGA HANDLING
2213 P:      Martin Mares
2214 M:      mj@ucw.cz
2215 L:      linux-video@atrey.karlin.mff.cuni.cz
2216 S:      Maintained
2217
2218 SYSV FILESYSTEM
2219 P:      Christoph Hellwig
2220 M:      hch@infradead.org
2221 S:      Maintained
2222
2223 TI PARALLEL LINK CABLE DRIVER
2224 P:     Romain Lievin
2225 M:     roms@lpg.ticalc.org
2226 S:     Maintained
2227
2228 TLAN NETWORK DRIVER
2229 P:      Samuel Chessman
2230 M:      chessman@tux.org
2231 L:      tlan-devel@lists.sourceforge.net
2232 W:      http://sourceforge.net/projects/tlan/
2233 S:      Maintained
2234
2235 TOKEN-RING NETWORK DRIVER
2236 P:      Mike Phillips
2237 M:      mikep@linuxtr.net
2238 L:      linux-net@vger.kernel.org
2239 L:      linux-tr@linuxtr.net
2240 W:      http://www.linuxtr.net
2241 S:      Maintained
2242
2243 TOSHIBA ACPI EXTRAS DRIVER
2244 P:      John Belmonte
2245 M:      toshiba_acpi@memebeam.org
2246 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2247 S:      Maintained
2248
2249 TOSHIBA SMM DRIVER
2250 P:      Jonathan Buzzard
2251 M:      jonathan@buzzard.org.uk
2252 L:      tlinux-users@tce.toshiba-dme.co.jp
2253 W:      http://www.buzzard.org.uk/toshiba/
2254 S:      Maintained
2255
2256 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2257 P:      Muli Ben-Yehuda
2258 M:      mulix@mulix.org
2259 L:      linux-kernel@vger.kernel.org
2260 S:      Maintained
2261
2262 TRIVIAL PATCHES
2263 P:      Rusty Russell
2264 M:      trivial@rustcorp.com.au
2265 L:      linux-kernel@vger.kernel.org
2266 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2267 S:      Maintained
2268
2269 TMS380 TOKEN-RING NETWORK DRIVER
2270 P:      Adam Fritzler
2271 M:      mid@auk.cx
2272 L:      linux-tr@linuxtr.net
2273 W:      http://www.auk.cx/tms380tr/
2274 S:      Maintained
2275
2276 TULIP NETWORK DRIVER
2277 P:      Jeff Garzik
2278 M:      jgarzik@pobox.com
2279 L:      tulip-users@lists.sourceforge.net
2280 W:      http://sourceforge.net/projects/tulip/
2281 S:      Maintained
2282
2283 TUN/TAP driver
2284 P:      Maxim Krasnyansky
2285 M:      maxk@qualcomm.com, max_mk@yahoo.com
2286 L:      vtun@office.satix.net
2287 W:      http://vtun.sourceforge.net/tun
2288 S:      Maintained
2289
2290 U14-34F SCSI DRIVER
2291 P:      Dario Ballabio
2292 M:      ballabio_dario@emc.com
2293 L:      linux-scsi@vger.kernel.org
2294 S:      Maintained
2295
2296 UDF FILESYSTEM
2297 P:      Ben Fennema
2298 M:      bfennema@falcon.csc.calpoly.edu
2299 L:      linux_udf@hpesjro.fc.hp.com
2300 W:      http://linux-udf.sourceforge.net
2301 S:      Maintained
2302
2303 UNIFORM CDROM DRIVER
2304 P:      Jens Axboe
2305 M:      axboe@suse.de
2306 L:      linux-kernel@vger.kernel.org
2307 W:      http://www.kernel.dk
2308 S:      Maintained
2309
2310 USB ACM DRIVER
2311 P:      Oliver Neukum
2312 M:      oliver@neukum.name
2313 L:      linux-usb-users@lists.sourceforge.net
2314 L:      linux-usb-devel@lists.sourceforge.net
2315 S:      Maintained
2316
2317 USB BLOCK DRIVER (UB ub)
2318 P:      Pete Zaitcev
2319 M:      zaitcev@redhat.com
2320 L:      linux-kernel@vger.kernel.org
2321 L:      linux-usb-devel@lists.sourceforge.net
2322 S:      Supported
2323
2324 USB BLUETOOTH TTY CONVERTER DRIVER
2325 P:      Greg Kroah-Hartman
2326 M:      greg@kroah.com
2327 L:      linux-usb-users@lists.sourceforge.net
2328 L:      linux-usb-devel@lists.sourceforge.net
2329 S:      Maintained
2330 W:      http://www.kroah.com/linux-usb/
2331
2332 USB CDC ETHERNET DRIVER
2333 P:      Greg Kroah-Hartman
2334 M:      greg@kroah.com
2335 L:      linux-usb-users@lists.sourceforge.net
2336 L:      linux-usb-devel@lists.sourceforge.net
2337 S:      Maintained
2338 W:      http://www.kroah.com/linux-usb/
2339
2340 USB EHCI DRIVER
2341 P:      David Brownell
2342 M:      dbrownell@users.sourceforge.net
2343 L:      linux-usb-devel@lists.sourceforge.net
2344 S:      Maintained
2345
2346 USB HID/HIDBP DRIVERS
2347 P:      Vojtech Pavlik
2348 M:      vojtech@suse.cz
2349 L:      linux-usb-users@lists.sourceforge.net
2350 L:      linux-usb-devel@lists.sourceforge.net
2351 S:      Maintained
2352
2353 USB HUB DRIVER
2354 P:      Johannes Erdfelt
2355 M:      johannes@erdfelt.com
2356 L:      linux-usb-users@lists.sourceforge.net
2357 L:      linux-usb-devel@lists.sourceforge.net
2358 S:      Maintained
2359
2360 USB KAWASAKI LSI 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
2366
2367 USB MASS STORAGE DRIVER
2368 P:      Matthew Dharm
2369 M:      mdharm-usb@one-eyed-alien.net
2370 L:      linux-usb-users@lists.sourceforge.net
2371 L:      linux-usb-devel@lists.sourceforge.net
2372 S:      Maintained
2373 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2374
2375 USB OHCI DRIVER
2376 P:      Roman Weissgaerber
2377 M:      weissg@vienna.at
2378 L:      linux-usb-users@lists.sourceforge.net
2379 L:      linux-usb-devel@lists.sourceforge.net
2380 S:      Maintained
2381
2382 USB OV511 DRIVER
2383 P:      Mark McClelland
2384 M:      mmcclell@bigfoot.com
2385 L:      linux-usb-users@lists.sourceforge.net
2386 L:      linux-usb-devel@lists.sourceforge.net
2387 W:      http://alpha.dyndns.org/ov511/
2388 S:      Maintained
2389
2390 USB PEGASUS DRIVER
2391 P:      Petko Manolov
2392 M:      petkan@users.sourceforge.net
2393 L:      linux-usb-users@lists.sourceforge.net
2394 L:      linux-usb-devel@lists.sourceforge.net
2395 W:      http://pegasus2.sourceforge.net/
2396 S:      Maintained
2397
2398 USB PRINTER DRIVER
2399 P:      Vojtech Pavlik
2400 M:      vojtech@suse.cz
2401 L:      linux-usb-users@lists.sourceforge.net
2402 L:      linux-usb-devel@lists.sourceforge.net
2403 S:      Maintained
2404
2405 USB RTL8150 DRIVER
2406 P:      Petko Manolov
2407 M:      petkan@users.sourceforge.net
2408 L:      linux-usb-users@lists.sourceforge.net
2409 L:      linux-usb-devel@lists.sourceforge.net
2410 W:      http://pegasus2.sourceforge.net/
2411 S:      Maintained
2412
2413 USB SE401 DRIVER
2414 P:      Jeroen Vreeken
2415 M:      pe1rxq@amsat.org
2416 L:      linux-usb-users@lists.sourceforge.net
2417 L:      linux-usb-devel@lists.sourceforge.net
2418 W:      http://www.chello.nl/~j.vreeken/se401/
2419 S:      Maintained
2420
2421 USB SERIAL CYBERJACK DRIVER
2422 P:      Matthias Bruestle and Harald Welte
2423 M:      support@reiner-sct.com
2424 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2425 S:      Maintained
2426
2427 USB SERIAL DIGI ACCELEPORT DRIVER
2428 P:      Peter Berger and Al Borchers
2429 M:      pberger@brimson.com
2430 M:      alborchers@steinerpoint.com
2431 L:      linux-usb-users@lists.sourceforge.net
2432 L:      linux-usb-devel@lists.sourceforge.net
2433 S:      Maintained
2434
2435 USB SERIAL DRIVER
2436 P:      Greg Kroah-Hartman
2437 M:      gregkh@suse.de
2438 L:      linux-usb-users@lists.sourceforge.net
2439 L:      linux-usb-devel@lists.sourceforge.net
2440 S:      Supported
2441
2442 USB SERIAL BELKIN F5U103 DRIVER
2443 P:      William Greathouse
2444 M:      wgreathouse@smva.com
2445 L:      linux-usb-users@lists.sourceforge.net
2446 L:      linux-usb-devel@lists.sourceforge.net
2447 S:      Maintained
2448
2449 USB SERIAL CYPRESS M8 DRIVER
2450 P:      Lonnie Mendez
2451 M:      dignome@gmail.com
2452 L:      linux-usb-users@lists.sourceforge.net
2453 L:      linux-usb-devel@lists.sourceforge.net
2454 S:      Maintained
2455 W:      http://geocities.com/i0xox0i
2456 W:      http://firstlight.net/cvs
2457
2458 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2459 L:      linux-usb-users@lists.sourceforge.net
2460 L:      linux-usb-devel@lists.sourceforge.net
2461 S:      Maintained
2462
2463 USB AUERSWALD DRIVER
2464 P:      Wolfgang Muees
2465 M:      wolfgang@iksw-muees.de
2466 L:      linux-usb-users@lists.sourceforge.net
2467 L:      linux-usb-devel@lists.sourceforge.net
2468 S:      Maintained
2469
2470 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2471 P:      Gary Brubaker
2472 M:      xavyer@ix.netcom.com
2473 L:      linux-usb-users@lists.sourceforge.net
2474 L:      linux-usb-devel@lists.sourceforge.net
2475 S:      Maintained
2476
2477 USB SERIAL KEYSPAN DRIVER
2478 P:      Greg Kroah-Hartman
2479 M:      greg@kroah.com
2480 L:      linux-usb-users@lists.sourceforge.net
2481 L:      linux-usb-devel@lists.sourceforge.net
2482 W:      http://www.kroah.com/linux/
2483 S:      Maintained
2484
2485 USB SERIAL WHITEHEAT DRIVER
2486 P:      Stuart MacDonald
2487 M:      stuartm@connecttech.com
2488 L:      linux-usb-users@lists.sourceforge.net
2489 L:      linux-usb-devel@lists.sourceforge.net
2490 W:      http://www.connecttech.com
2491 S:      Supported
2492
2493 USB SN9C10x DRIVER
2494 P:      Luca Risolia
2495 M:      luca.risolia@studio.unibo.it
2496 L:      linux-usb-devel@lists.sourceforge.net
2497 W:      http://www.linux-projects.org
2498 S:      Maintained
2499
2500 USB SUBSYSTEM
2501 P:      Greg Kroah-Hartman
2502 M:      gregkh@suse.de
2503 L:      linux-usb-users@lists.sourceforge.net
2504 L:      linux-usb-devel@lists.sourceforge.net
2505 W:      http://www.linux-usb.org
2506 S:      Supported
2507
2508 USB UHCI DRIVER
2509 P:      Alan Stern
2510 M:      stern@rowland.harvard.edu
2511 L:      linux-usb-users@lists.sourceforge.net
2512 L:      linux-usb-devel@lists.sourceforge.net
2513 S:      Maintained
2514
2515 USB "USBNET" DRIVER
2516 P:      David Brownell
2517 M:      dbrownell@users.sourceforge.net
2518 L:      linux-usb-devel@lists.sourceforge.net
2519 S:      Maintained
2520
2521 USB W996[87]CF DRIVER
2522 P:      Luca Risolia
2523 M:      luca.risolia@studio.unibo.it
2524 L:      linux-usb-devel@lists.sourceforge.net
2525 W:      http://www.linux-projects.org
2526 S:      Maintained
2527
2528 USB ZD1201 DRIVER
2529 P:      Jeroen Vreeken
2530 M:      pe1rxq@amsat.org
2531 L:      linux-usb-users@lists.sourceforge.net
2532 L:      linux-usb-devel@lists.sourceforge.net
2533 W:      http://linux-lc100020.sourceforge.net
2534 S:      Maintained
2535
2536 USER-MODE LINUX
2537 P:      Jeff Dike
2538 M:      jdike@karaya.com
2539 L:      user-mode-linux-devel@lists.sourceforge.net
2540 L:      user-mode-linux-user@lists.sourceforge.net
2541 W:      http://user-mode-linux.sourceforge.net
2542 S:      Maintained
2543         
2544 FAT/VFAT/MSDOS FILESYSTEM:
2545 P:      OGAWA Hirofumi
2546 M:      hirofumi@mail.parknet.co.jp
2547 L:      linux-kernel@vger.kernel.org
2548 S:      Maintained
2549
2550 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2551 P:      Jeff Garzik
2552 S:      Odd fixes
2553
2554 VIA RHINE NETWORK DRIVER
2555 P:      Roger Luethi
2556 M:      rl@hellgate.ch
2557 S:      Maintained
2558
2559 UCLINUX (AND M68KNOMMU)
2560 P:      Greg Ungerer
2561 M:      gerg@uclinux.org
2562 M:      gerg@snapgear.com
2563 P:      David McCullough
2564 M:      davidm@snapgear.com
2565 P:      D. Jeff Dionne (created first uClinux port)
2566 M:      jeff@uclinux.org
2567 W:      http://www.uclinux.org/
2568 L:      uclinux-dev@uclinux.org
2569 S:      Maintained
2570
2571 UCLINUX FOR NEC V850
2572 P:      Miles Bader
2573 M:      uclinux-v850@lsi.nec.co.jp
2574 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2575 W:      http://www.ee.nec.de/uclinux/
2576 S:      Supported
2577
2578 UCLINUX FOR RENESAS H8/300
2579 P:      Yoshinori Sato
2580 M:      ysato@users.sourceforge.jp
2581 W:      http://uclinux-h8.sourceforge.jp/
2582 S:      Supported
2583
2584 USB DIAMOND RIO500 DRIVER
2585 P:      Cesar Miquel
2586 M:      miquel@df.uba.ar
2587 L:      rio500-users@lists.sourceforge.net
2588 W:      http://rio500.sourceforge.net
2589 S:      Maintained
2590
2591 VIDEO FOR LINUX
2592 P:      Gerd Knorr
2593 M:      kraxel@bytesex.org
2594 L:      video4linux-list@redhat.com
2595 S:      Orphan
2596
2597 W1 DALLAS'S 1-WIRE BUS
2598 P:      Evgeniy Polyakov
2599 M:      johnpol@2ka.mipt.ru
2600 L:      sensors@stimpy.netroedge.com
2601 S:      Maintained
2602
2603 W83L51xD SD/MMC CARD INTERFACE DRIVER
2604 P:      Pierre Ossman
2605 M:      drzeus-wbsd@drzeus.cx
2606 L:      wbsd-devel@list.drzeus.cx
2607 W:      http://projects.drzeus.cx/wbsd
2608 S:      Maintained
2609
2610 W83L785TS HARDWARE MONITOR DRIVER
2611 P:      Jean Delvare
2612 M:      khali@linux-fr.org
2613 L:      sensors@stimpy.netroedge.com
2614 S:      Odd Fixes
2615
2616 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2617 P:      Nenad Corbic
2618 M:      ncorbic@sangoma.com
2619 M:      dm@sangoma.com
2620 W:      http://www.sangoma.com
2621 S:      Supported
2622
2623 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2624 P:      Jean Tourrilhes
2625 M:      jt@hpl.hp.com
2626 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2627 S:      Maintained
2628
2629 WD7000 SCSI DRIVER
2630 P:      Miroslav Zagorac
2631 M:      zaga@fly.cc.fer.hr
2632 L:      linux-scsi@vger.kernel.org
2633 S:      Maintained
2634
2635 WL3501 WIRELESS PCMCIA CARD DRIVER
2636 P:      Arnaldo Carvalho de Melo
2637 M:      acme@conectiva.com.br
2638 W:      http://advogato.org/person/acme
2639 S:      Maintained
2640
2641 X.25 NETWORK LAYER
2642 P:      Henner Eisen
2643 M:      eis@baty.hanse.de
2644 L:      linux-x25@vger.kernel.org
2645 S:      Maintained
2646
2647 XFS FILESYSTEM
2648 P:      Silicon Graphics Inc
2649 M:      xfs-masters@oss.sgi.com
2650 M:      nathans@sgi.com
2651 L:      linux-xfs@oss.sgi.com
2652 W:      http://oss.sgi.com/projects/xfs
2653 S:      Supported
2654
2655 X86 3-LEVEL PAGING (PAE) SUPPORT
2656 P:      Ingo Molnar
2657 M:      mingo@redhat.com
2658 S:      Maintained
2659
2660 X86-64 port
2661 P:      Andi Kleen
2662 M:      ak@suse.de
2663 L:      discuss@x86-64.org
2664 W:      http://www.x86-64.org
2665 S:      Maintained
2666
2667 YAM DRIVER FOR AX.25
2668 P:      Jean-Paul Roubelat
2669 M:      jpr@f6fbb.org
2670 L:      linux-hams@vger.kernel.org
2671 S:      Maintained
2672
2673 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2674 P:      Pete Zaitcev
2675 M:      zaitcev@yahoo.com
2676 L:      linux-kernel@vger.kernel.org
2677 S:      Obsolete
2678
2679 Z8530 DRIVER FOR AX.25
2680 P:      Joerg Reuter
2681 M:      jreuter@yaina.de
2682 W:      http://yaina.de/jreuter/
2683 W:      http://www.qsl.net/dl1bke/
2684 L:      linux-hams@vger.kernel.org
2685 S:      Maintained
2686
2687 ZF MACHZ WATCHDOG
2688 P:      Fernando Fuganti
2689 M:      fuganti@netbank.com.br
2690 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2691 S:      Maintained
2692
2693 ZR36067 VIDEO FOR LINUX DRIVER
2694 P:      Ronald Bultje
2695 M:      rbultje@ronald.bitfreak.net
2696 L:      mjpeg-users@lists.sourceforge.net
2697 W:      http://mjpeg.sourceforge.net/driver-zoran/
2698 S:      Maintained
2699
2700 ZR36120 VIDEO FOR LINUX DRIVER
2701 P:      Pauline Middelink
2702 M:      middelin@polyware.nl
2703 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2704 W:      http://www.polyware.nl/~middelin/hobbies.html
2705 S:      Maintained
2706
2707 THE REST
2708 P:      Linus Torvalds
2709 S:      Buried alive in reporters