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