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