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