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