]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - MAINTAINERS
[PATCH] I2C: remove me from the MAINTAINERS file for i2c
[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 LANMEDIA WAN CARD DRIVER
1406 P:      Andrew Stanley-Jones
1407 M:      asj@lanmedia.com
1408 W:      http://www.lanmedia.com/
1409 S:      Supported
1410  
1411 LAPB module
1412 P:      Henner Eisen
1413 M:      eis@baty.hanse.de
1414 L:      linux-x25@vger.kernel.org
1415 S:      Maintained
1416
1417 LASI 53c700 driver for PARISC
1418 P:      James E.J. Bottomley
1419 M:      James.Bottomley@HansenPartnership.com
1420 L:      linux-scsi@vger.kernel.org
1421 S:      Maintained
1422
1423 LEGO USB Tower driver
1424 P:      Juergen Stuber
1425 M:      starblue@users.sourceforge.net
1426 L:      legousb-devel@lists.sourceforge.net
1427 W:      http://legousb.sourceforge.net/
1428 S:      Maintained
1429
1430 LINUX FOR IBM pSERIES (RS/6000)
1431 P:      Paul Mackerras
1432 M:      paulus@au.ibm.com
1433 W:      http://www.ibm.com/linux/ltc/projects/ppc
1434 S:      Supported
1435
1436 LINUX FOR NCR VOYAGER
1437 P:      James Bottomley
1438 M:      James.Bottomley@HansenPartnership.com
1439 W:      http://www.hansenpartnership.com/voyager
1440 S:      Maintained
1441
1442 LINUX FOR POWERPC
1443 P:      Paul Mackerras
1444 M:      paulus@samba.org
1445 W:      http://www.penguinppc.org/
1446 L:      linuxppc-dev@ozlabs.org
1447 S:      Supported
1448
1449 LINUX FOR POWER MACINTOSH
1450 P:      Benjamin Herrenschmidt
1451 M:      benh@kernel.crashing.org
1452 W:      http://www.penguinppc.org/
1453 L:      linuxppc-dev@ozlabs.org
1454 S:      Maintained
1455
1456 LINUX FOR POWERPC EMBEDDED MPC52XX
1457 P:      Sylvain Munaut
1458 M:      tnt@246tNt.com
1459 W:      http://www.246tNt.com/mpc52xx/
1460 W:      http://www.penguinppc.org/
1461 L:      linuxppc-dev@ozlabs.org
1462 L:      linuxppc-embedded@ozlabs.org
1463 S:      Maintained
1464
1465 LINUX FOR POWERPC EMBEDDED PPC4XX
1466 P:      Matt Porter
1467 M:      mporter@kernel.crashing.org
1468 W:      http://www.penguinppc.org/
1469 L:      linuxppc-embedded@ozlabs.org
1470 S:      Maintained
1471
1472 LINUX FOR POWERPC BOOT CODE
1473 P:      Tom Rini
1474 M:      trini@kernel.crashing.org
1475 W:      http://www.penguinppc.org/
1476 L:      linuxppc-embedded@ozlabs.org
1477 S:      Maintained
1478
1479 LINUX FOR POWERPC EMBEDDED PPC8XX
1480 P:      Marcelo Tosatti
1481 M:      marcelo.tosatti@cyclades.com
1482 W:      http://www.penguinppc.org/
1483 L:      linuxppc-embedded@ozlabs.org
1484 S:      Maintained
1485
1486 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1487 P:     Kumar Gala
1488 M:     kumar.gala@freescale.com
1489 W:     http://www.penguinppc.org/
1490 L:     linuxppc-embedded@ozlabs.org
1491 S:     Maintained
1492
1493 LLC (802.2)
1494 P:      Arnaldo Carvalho de Melo
1495 M:      acme@conectiva.com.br
1496 S:      Maintained
1497
1498 LINUX FOR 64BIT POWERPC
1499 P:      Paul Mackerras
1500 M:      paulus@samba.org
1501 M:      paulus@au.ibm.com
1502 P:      Anton Blanchard
1503 M:      anton@samba.org
1504 M:      anton@au.ibm.com
1505 W:      http://linuxppc64.org
1506 L:      linuxppc64-dev@ozlabs.org
1507 S:      Supported
1508
1509 LINUX SECURITY MODULE (LSM) FRAMEWORK
1510 P:      Chris Wright
1511 M:      chrisw@osdl.org
1512 L:      linux-security-module@wirex.com
1513 W:      http://lsm.immunix.org
1514 S:      Supported
1515
1516 LM83 HARDWARE MONITOR DRIVER
1517 P:      Jean Delvare
1518 M:      khali@linux-fr.org
1519 L:      lm-sensors@lm-sensors.org
1520 S:      Maintained
1521
1522 LM90 HARDWARE MONITOR DRIVER
1523 P:      Jean Delvare
1524 M:      khali@linux-fr.org
1525 L:      lm-sensors@lm-sensors.org
1526 S:      Maintained
1527
1528 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1529 P:      Richard Russon (FlatCap)
1530 M:      ldm@flatcap.org
1531 L:      ldm-devel@lists.sourceforge.net 
1532 W:      http://ldm.sourceforge.net
1533 S:      Maintained
1534
1535 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1536 P:      Matthew Wilcox
1537 M:      matthew@wil.cx
1538 L:      linux-scsi@vger.kernel.org
1539 S:      Maintained
1540
1541 M68K ARCHITECTURE
1542 P:      Geert Uytterhoeven
1543 M:      geert@linux-m68k.org
1544 P:      Roman Zippel
1545 M:      zippel@linux-m68k.org
1546 L:      linux-m68k@lists.linux-m68k.org
1547 W:      http://www.linux-m68k.org/
1548 W:      http://linux-m68k-cvs.ubb.ca/
1549 S:      Maintained
1550
1551 M68K ON APPLE MACINTOSH
1552 P:      Joshua Thompson
1553 M:      funaho@jurai.org
1554 W:      http://www.mac.linux-m68k.org/
1555 L:      linux-mac68k@mac.linux-m68k.org
1556 S:      Maintained
1557
1558 M68K ON HP9000/300
1559 P:      Philip Blundell
1560 M:      philb@gnu.org
1561 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1562 S:      Maintained
1563
1564 MARVELL YUKON / SYSKONNECT DRIVER
1565 P:      Mirko Lindner
1566 M:      mlindner@syskonnect.de
1567 P:      Ralph Roesler
1568 M:      rroesler@syskonnect.de
1569 W:      http://www.syskonnect.com
1570 S:      Supported
1571
1572 MAESTRO PCI SOUND DRIVERS
1573 P:      Zach Brown
1574 M:      zab@zabbo.net
1575 S:      Odd Fixes
1576
1577 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1578 P: Michael Kerrisk
1579 M: mtk-manpages@gmx.net
1580 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1581 S: Maintained
1582
1583 MARVELL MV64340 ETHERNET DRIVER
1584 P:      Manish Lachwani
1585 M:      Manish_Lachwani@pmc-sierra.com
1586 L:      linux-mips@linux-mips.org
1587 L:      netdev@vger.kernel.org
1588 S:      Supported
1589
1590 MATROX FRAMEBUFFER DRIVER
1591 P:      Petr Vandrovec
1592 M:      vandrove@vc.cvut.cz
1593 L:      linux-fbdev-devel@lists.sourceforge.net
1594 S:      Maintained
1595
1596 MEMORY TECHNOLOGY DEVICES
1597 P:      David Woodhouse
1598 M:      dwmw2@infradead.org
1599 W:      http://www.linux-mtd.infradead.org/
1600 L:      linux-mtd@lists.infradead.org
1601 S:      Maintained
1602
1603 MICROTEK X6 SCANNER
1604 P:      Oliver Neukum
1605 M:      oliver@neukum.name
1606 S:      Maintained
1607
1608 MIPS
1609 P:      Ralf Baechle
1610 M:      ralf@linux-mips.org
1611 W:      http://oss.sgi.com/mips/mips-howto.html
1612 L:      linux-mips@linux-mips.org
1613 S:      Maintained
1614
1615 MISCELLANEOUS MCA-SUPPORT
1616 P:      James Bottomley
1617 M:      jejb@steeleye.com
1618 L:      linux-kernel@vger.kernel.org
1619 S:      Maintained
1620
1621 MODULE SUPPORT
1622 P:      Rusty Russell
1623 M:      rusty@rustcorp.com.au
1624 L:      linux-kernel@vger.kernel.org
1625 S:      Maintained
1626
1627 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1628 P:      Stelian Pop
1629 M:      stelian@popies.net
1630 W:      http://popies.net/meye/
1631 S:      Maintained
1632
1633 MOUSE AND MISC DEVICES [GENERAL]
1634 P:      Alessandro Rubini
1635 M:      rubini@ipvvis.unipv.it
1636 L:      linux-kernel@vger.kernel.org
1637 S:      Maintained
1638
1639 MTRR AND SIMILAR SUPPORT [i386]
1640 P:      Richard Gooch
1641 M:      rgooch@atnf.csiro.au
1642 L:      linux-kernel@vger.kernel.org
1643 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1644 S:      Maintained
1645
1646 MULTISOUND SOUND DRIVER
1647 P:      Andrew Veliath
1648 M:      andrewtv@usa.net
1649 S:      Maintained
1650
1651 NATSEMI ETHERNET DRIVER (DP8381x)
1652 P:      Tim Hockin
1653 M:      thockin@hockin.org
1654 S:      Maintained
1655
1656 NCP FILESYSTEM
1657 P:      Petr Vandrovec
1658 M:      vandrove@vc.cvut.cz
1659 L:      linware@sh.cvut.cz
1660 S:      Maintained
1661
1662 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1663 P:      James E.J. Bottomley
1664 M:      James.Bottomley@HansenPartnership.com
1665 L:      linux-scsi@vger.kernel.org
1666 S:      Maintained
1667
1668 NETFILTER/IPTABLES/IPCHAINS
1669 P:      Rusty Russell
1670 P:      Marc Boucher
1671 P:      James Morris
1672 P:      Harald Welte
1673 P:      Jozsef Kadlecsik
1674 M:      coreteam@netfilter.org
1675 W:      http://www.netfilter.org/
1676 W:      http://www.iptables.org/
1677 L:      netfilter@lists.netfilter.org
1678 L:      netfilter-devel@lists.netfilter.org
1679 S:      Supported
1680
1681 NETROM NETWORK LAYER
1682 P:      Ralf Baechle
1683 M:      ralf@linux-mips.org
1684 L:      linux-hams@vger.kernel.org
1685 S:      Maintained
1686
1687 NETWORK BLOCK DEVICE
1688 P:      Paul Clements
1689 M:      Paul.Clements@steeleye.com
1690 S:      Maintained
1691
1692 NETWORK DEVICE DRIVERS
1693 P:      Andrew Morton
1694 M:      akpm@osdl.org
1695 P:      Jeff Garzik
1696 M:      jgarzik@pobox.com
1697 L:      netdev@vger.kernel.org
1698 S:      Maintained
1699
1700 NETWORKING [GENERAL]
1701 P:      Networking Team
1702 M:      netdev@vger.kernel.org
1703 L:      netdev@vger.kernel.org
1704 S:      Maintained
1705
1706 NETWORKING [IPv4/IPv6]
1707 P:      David S. Miller
1708 M:      davem@davemloft.net
1709 P:      Alexey Kuznetsov
1710 M:      kuznet@ms2.inr.ac.ru
1711 P:      Pekka Savola (ipv6)
1712 M:      pekkas@netcore.fi
1713 P:      James Morris
1714 M:      jmorris@namei.org
1715 P:      Hideaki YOSHIFUJI
1716 M:      yoshfuji@linux-ipv6.org
1717 P:      Patrick McHardy
1718 M:      kaber@coreworks.de
1719 L:      netdev@vger.kernel.org
1720 S:      Maintained
1721
1722 IPVS
1723 P:      Wensong Zhang
1724 M:      wensong@linux-vs.org
1725 P:      Julian Anastasov
1726 M:      ja@ssi.bg
1727 S:      Maintained
1728
1729 NFS CLIENT
1730 P:      Trond Myklebust
1731 M:      trond.myklebust@fys.uio.no
1732 L:      linux-kernel@vger.kernel.org
1733 S:      Maintained
1734
1735 NI5010 NETWORK DRIVER
1736 P:      Jan-Pascal van Best and Andreas Mohr
1737 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1738 M:      Andreas Mohr <100.30936@germany.net>
1739 L:      netdev@vger.kernel.org
1740 S:      Maintained
1741
1742 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
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 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1749 P:      GOTO Masanori
1750 M:      gotom@debian.or.jp
1751 P:      YOKOTA Hiroshi
1752 M:      yokota@netlab.is.tsukuba.ac.jp
1753 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1754 S:      Maintained
1755
1756 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1757 P:      Eberhard Moenkeberg
1758 M:      emoenke@gwdg.de
1759 L:      linux-kernel@vger.kernel.org
1760 S:      Maintained
1761
1762 NTFS FILESYSTEM
1763 P:      Anton Altaparmakov
1764 M:      aia21@cantab.net
1765 L:      linux-ntfs-dev@lists.sourceforge.net
1766 L:      linux-kernel@vger.kernel.org
1767 W:      http://linux-ntfs.sf.net/
1768 S:      Maintained
1769
1770 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1771 P:      Ani Joshi
1772 M:      ajoshi@shell.unixbox.com
1773 L:      linux-nvidia@lists.surfsouth.com
1774 S:      Maintained
1775
1776 OLYMPIC NETWORK DRIVER
1777 P:      Peter De Shrijver
1778 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1779 P:      Mike Phillips
1780 M:      mikep@linuxtr.net 
1781 L:      netdev@vger.kernel.org
1782 L:      linux-tr@linuxtr.net
1783 W:      http://www.linuxtr.net
1784 S:      Maintained
1785
1786 ONSTREAM SCSI TAPE DRIVER
1787 P:      Willem Riede
1788 M:      osst@riede.org
1789 L:      osst-users@lists.sourceforge.net
1790 L:      linux-scsi@vger.kernel.org
1791 S:      Maintained
1792
1793 OPL3-SA2, SA3, and SAx DRIVER
1794 P:      Zwane Mwaikambo
1795 M:      zwane@arm.linux.org.uk
1796 L:      linux-sound@vger.kernel.org
1797 S:      Maintained
1798
1799 OPROFILE
1800 P:      Philippe Elie
1801 M:      phil.el@wanadoo.fr
1802 L:      oprofile-list@lists.sf.net
1803 S:      Maintained
1804
1805 ORINOCO DRIVER
1806 P:      Pavel Roskin
1807 M:      proski@gnu.org
1808 P:      David Gibson
1809 M:      hermes@gibson.dropbear.id.au
1810 L:      orinoco-users@lists.sourceforge.net
1811 L:      orinoco-devel@lists.sourceforge.net
1812 W:      http://www.nongnu.org/orinoco/
1813 S:      Maintained
1814
1815 PARALLEL PORT SUPPORT
1816 P:      Phil Blundell
1817 M:      philb@gnu.org
1818 P:      Tim Waugh
1819 M:      tim@cyberelk.net
1820 P:      David Campbell
1821 M:      campbell@torque.net
1822 P:      Andrea Arcangeli
1823 M:      andrea@suse.de
1824 L:      linux-parport@lists.infradead.org
1825 W:      http://people.redhat.com/twaugh/parport/
1826 S:      Maintained
1827
1828 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1829 P:      Tim Waugh
1830 M:      tim@cyberelk.net
1831 L:      linux-parport@lists.infradead.org
1832 W:      http://www.torque.net/linux-pp.html
1833 S:      Maintained
1834
1835 PARISC ARCHITECTURE
1836 P:      Matthew Wilcox
1837 M:      matthew@wil.cx
1838 P:      Grant Grundler
1839 M:      grundler@parisc-linux.org
1840 L:      parisc-linux@parisc-linux.org
1841 W:      http://www.parisc-linux.org/
1842 S:      Maintained
1843
1844 PERSONALITY HANDLING
1845 P:      Christoph Hellwig
1846 M:      hch@infradead.org
1847 L:      linux-abi-devel@lists.sourceforge.net
1848 S:      Maintained
1849
1850 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1851 P:      Thomas Sailer
1852 M:      sailer@ife.ee.ethz.ch
1853 L:      linux-sound@vger.kernel.org
1854 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1855 S:      Maintained
1856
1857 PCI SUBSYSTEM
1858 P:      Greg Kroah-Hartman
1859 M:      gregkh@suse.de
1860 L:      linux-kernel@vger.kernel.org
1861 L:      linux-pci@atrey.karlin.mff.cuni.cz
1862 S:      Supported
1863
1864 PCI HOTPLUG CORE
1865 P:      Greg Kroah-Hartman
1866 M:      gregkh@suse.de
1867 S:      Supported
1868
1869 PCI HOTPLUG COMPAQ DRIVER
1870 P:      Greg Kroah-Hartman
1871 M:      greg@kroah.com
1872 S:      Maintained
1873
1874 PCIE HOTPLUG DRIVER
1875 P:      Kristen Carlson Accardi
1876 M:      kristen.c.accardi@intel.com
1877 L:      pcihpd-discuss@lists.sourceforge.net
1878 S:      Maintained
1879
1880 PCMCIA SUBSYSTEM
1881 P:      Linux PCMCIA Team
1882 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1883 S:      Maintained
1884
1885 PCNET32 NETWORK DRIVER
1886 P:      Thomas Bogendörfer
1887 M:      tsbogend@alpha.franken.de
1888 L:      netdev@vger.kernel.org
1889 S:      Maintained
1890
1891 PHRAM MTD DRIVER
1892 P:      Jörn Engel
1893 M:      joern@wh.fh-wedel.de
1894 L:      linux-mtd@lists.infradead.org
1895 S:      Maintained
1896
1897 POSIX CLOCKS and TIMERS
1898 P:      George Anzinger
1899 M:      george@mvista.com
1900 L:      netdev@vger.kernel.org
1901 S:      Supported
1902
1903 PNP SUPPORT
1904 P:      Adam Belay
1905 M:      ambx1@neo.rr.com
1906 S:      Maintained
1907
1908 PPP PROTOCOL DRIVERS AND COMPRESSORS
1909 P:      Paul Mackerras
1910 M:      paulus@samba.org
1911 L:      linux-ppp@vger.kernel.org
1912 S:      Maintained
1913
1914 PPP OVER ATM (RFC 2364)
1915 P:      Mitchell Blank Jr
1916 M:      mitch@sfgoth.com
1917 S:      Maintained
1918
1919 PPP OVER ETHERNET
1920 P:      Michal Ostrowski
1921 M:      mostrows@speakeasy.net
1922 S:      Maintained
1923
1924 PREEMPTIBLE KERNEL
1925 P:      Robert Love
1926 M:      rml@tech9.net
1927 L:      linux-kernel@vger.kernel.org
1928 L:      kpreempt-tech@lists.sourceforge.net
1929 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1930 S:      Supported
1931
1932 PRISM54 WIRELESS DRIVER
1933 P:      Prism54 Development Team
1934 M:      prism54-private@prism54.org
1935 L:      netdev@vger.kernel.org
1936 W:      http://prism54.org
1937 S:      Maintained
1938
1939 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1940 P:      Peter Denison
1941 M:      promise@pnd-pc.demon.co.uk
1942 W:      http://www.pnd-pc.demon.co.uk/promise/
1943 S:      Maintained
1944
1945 PXA2xx SUPPORT
1946 P:      Nicolas Pitre
1947 M:      nico@cam.org
1948 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1949 S:      Maintained
1950
1951 QLOGIC QLA2XXX FC-SCSI DRIVER
1952 P:      Andrew Vasquez
1953 M:      andrew.vasquez@qlogic.com
1954 L:      linux-scsi@vger.kernel.org
1955 S:      Supported
1956
1957 QNX4 FILESYSTEM
1958 P:      Anders Larsen
1959 M:      al@alarsen.net
1960 L:      linux-kernel@vger.kernel.org
1961 W:      http://www.alarsen.net/linux/qnx4fs/
1962 S:      Maintained
1963
1964 RADEON FRAMEBUFFER DISPLAY DRIVER
1965 P:      Benjamin Herrenschmidt
1966 M:      benh@kernel.crashing.org
1967 L:      linux-fbdev-devel@lists.sourceforge.net
1968 S:      Maintained
1969
1970 RAGE128 FRAMEBUFFER DISPLAY DRIVER
1971 P:      Paul Mackerras
1972 M:      paulus@samba.org
1973 L:      linux-fbdev-devel@lists.sourceforge.net
1974 S:      Maintained
1975
1976 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
1977 P:      Corey Thomas
1978 M:      corey@world.std.com
1979 L:      linux-kernel@vger.kernel.org
1980 S:      Maintained
1981
1982 RANDOM NUMBER DRIVER
1983 P:      Matt Mackall
1984 M:      mpm@selenic.com
1985 S:      Maintained
1986
1987 REAL TIME CLOCK DRIVER
1988 P:      Paul Gortmaker
1989 M:      p_gortmaker@yahoo.com
1990 L:      linux-kernel@vger.kernel.org
1991 S:      Maintained
1992
1993 REISERFS FILE SYSTEM
1994 P:      Hans Reiser
1995 M:      reiserfs-dev@namesys.com
1996 L:      reiserfs-list@namesys.com
1997 W:      http://www.namesys.com
1998 S:      Supported
1999
2000 ROCKETPORT DRIVER
2001 P:      Comtrol Corp.
2002 W:      http://www.comtrol.com
2003 S:      Maintained
2004
2005 ROSE NETWORK LAYER
2006 P:      Ralf Baechle
2007 M:      ralf@linux-mips.org
2008 L:      linux-hams@vger.kernel.org
2009 S:      Maintained
2010
2011 RISCOM8 DRIVER
2012 S:      Orphan
2013
2014 RTLINUX  REALTIME  LINUX
2015 P:      Victor Yodaiken
2016 M:      yodaiken@fsmlabs.com
2017 L:      rtl@rtlinux.org
2018 W:      www.rtlinux.org
2019 S:      Maintained
2020
2021 S390
2022 P:      Martin Schwidefsky
2023 M:      schwidefsky@de.ibm.com
2024 M:      linux390@de.ibm.com
2025 L:      linux-390@vm.marist.edu
2026 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
2027 S:      Supported
2028
2029 SAA7146 VIDEO4LINUX-2 DRIVER
2030 P:      Michael Hunold
2031 M:      michael@mihu.de
2032 W:      http://www.mihu.de/linux/saa7146
2033 S:      Maintained
2034
2035 SBPCD CDROM DRIVER
2036 P:      Eberhard Moenkeberg
2037 M:      emoenke@gwdg.de
2038 L:      linux-kernel@vger.kernel.org
2039 S:      Maintained
2040
2041 SC1200 WDT DRIVER
2042 P:      Zwane Mwaikambo
2043 M:      zwane@arm.linux.org.uk
2044 S:      Maintained
2045
2046 SCHEDULER
2047 P:      Ingo Molnar
2048 M:      mingo@elte.hu
2049 P:      Robert Love    [the preemptible kernel bits]
2050 M:      rml@tech9.net
2051 L:      linux-kernel@vger.kernel.org
2052 S:      Maintained
2053
2054 SCSI CDROM DRIVER
2055 P:      Jens Axboe
2056 M:      axboe@suse.de
2057 L:      linux-scsi@vger.kernel.org
2058 W:      http://www.kernel.dk
2059 S:      Maintained
2060
2061 SCSI SG DRIVER
2062 P:      Doug Gilbert
2063 M:      dgilbert@interlog.com
2064 L:      linux-scsi@vger.kernel.org
2065 W:      http://www.torque.net/sg
2066 S:      Maintained
2067
2068 SCSI SUBSYSTEM
2069 P:      James E.J. Bottomley
2070 M:      James.Bottomley@SteelEye.com
2071 L:      linux-scsi@vger.kernel.org
2072 S:      Maintained
2073
2074 SCSI TAPE DRIVER
2075 P:      Kai Mäkisara
2076 M:      Kai.Makisara@kolumbus.fi
2077 L:      linux-scsi@vger.kernel.org
2078 S:      Maintained
2079
2080 SCTP PROTOCOL
2081 P: Sridhar Samudrala
2082 M: sri@us.ibm.com
2083 L: lksctp-developers@lists.sourceforge.net
2084 S: Supported
2085
2086 SCx200 CPU SUPPORT
2087 P:      Christer Weinigel
2088 M:      christer@weinigel.se
2089 W:      http://www.weinigel.se
2090 S:      Supported
2091
2092 SECURITY CONTACT
2093 P:      Security Officers
2094 M:      security@kernel.org
2095 S:      Supported
2096
2097 SELINUX SECURITY MODULE
2098 P:      Stephen Smalley
2099 M:      sds@epoch.ncsc.mil
2100 P:      James Morris
2101 M:      jmorris@namei.org
2102 L:      linux-kernel@vger.kernel.org (kernel issues)
2103 L:      selinux@tycho.nsa.gov (general discussion)
2104 W:      http://www.nsa.gov/selinux
2105 S:      Supported
2106
2107 SERIAL ATA (SATA) SUBSYSTEM:
2108 P:      Jeff Garzik
2109 M:      jgarzik@pobox.com
2110 L:      linux-ide@vger.kernel.org
2111 S:      Supported
2112
2113 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2114 P:      Pat Gefre
2115 M:      pfg@sgi.com
2116 L:      linux-ia64@vger.kernel.org
2117 S:      Supported
2118
2119 SGI VISUAL WORKSTATION 320 AND 540
2120 P:      Andrey Panin
2121 M:      pazke@donpac.ru
2122 L:      linux-visws-devel@lists.sf.net
2123 W:      http://linux-visws.sf.net
2124 S:      Maintained for 2.6.
2125
2126 SIMTEC EB110ATX (Chalice CATS)
2127 P:      Ben Dooks
2128 P:      Vincent Sanders
2129 M:      support@simtec.co.uk
2130 W:      http://www.simtec.co.uk/products/EB110ATX/
2131 S:      Supported
2132
2133 SIMTEC EB2410ITX (BAST)
2134 P:      Ben Dooks
2135 P:      Vincent Sanders
2136 M:      support@simtec.co.uk
2137 W:      http://www.simtec.co.uk/products/EB2410ITX/
2138 S:      Supported
2139
2140 SIS 190 ETHERNET DRIVER
2141 P:      Francois Romieu
2142 M:      romieu@fr.zoreil.com
2143 L:      netdev@vger.kernel.org
2144 S:      Maintained
2145
2146 SIS 5513 IDE CONTROLLER DRIVER
2147 P:      Lionel Bouton
2148 M:      Lionel.Bouton@inet6.fr
2149 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2150 W:      http://gyver.homeip.net/sis5513/index.html
2151 S:      Maintained
2152
2153 SIS 900/7016 FAST ETHERNET DRIVER
2154 P:      Daniele Venzano
2155 M:      venza@brownhat.org
2156 W:      http://www.brownhat.org/sis900.html
2157 L:      netdev@vger.kernel.org
2158 S:      Maintained
2159
2160 SIS FRAMEBUFFER DRIVER
2161 P:      Thomas Winischhofer
2162 M:      thomas@winischhofer.net
2163 W:      http://www.winischhofer.net/linuxsisvga.shtml
2164 S:      Maintained      
2165
2166 SIS USB2VGA DRIVER
2167 P:      Thomas Winischhofer
2168 M:      thomas@winischhofer.net
2169 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2170 S:      Maintained
2171
2172 SMSC47M1 HARDWARE MONITOR DRIVER
2173 P:      Jean Delvare
2174 M:      khali@linux-fr.org
2175 L:      lm-sensors@lm-sensors.org
2176 S:      Odd Fixes
2177
2178 SMB FILESYSTEM
2179 P:      Urban Widmark
2180 M:      urban@teststation.com
2181 W:      http://samba.org/
2182 L:      samba@samba.org
2183 S:      Maintained
2184
2185 SMC91x ETHERNET DRIVER
2186 P:      Nicolas Pitre
2187 M:      nico@cam.org
2188 S:      Maintained
2189
2190 SNA NETWORK LAYER
2191 P:      Jay Schulist
2192 M:      jschlst@samba.org
2193 L:      linux-sna@turbolinux.com
2194 W:      http://www.linux-sna.org
2195 S:      Supported
2196
2197 SOFTWARE RAID (Multiple Disks) SUPPORT
2198 P:      Ingo Molnar
2199 M:      mingo@redhat.com
2200 P:      Neil Brown
2201 M:      neilb@cse.unsw.edu.au
2202 L:      linux-raid@vger.kernel.org
2203 S:      Maintained
2204
2205 SOFTWARE SUSPEND:
2206 P:      Pavel Machek
2207 M:      pavel@suse.cz
2208 L:      linux-pm@osdl.org
2209 S:      Maintained
2210
2211 SONIC NETWORK DRIVER
2212 P:      Thomas Bogendoerfer
2213 M:      tsbogend@alpha.franken.de
2214 L:      netdev@vger.kernel.org
2215 S:      Maintained
2216
2217 SONY VAIO CONTROL DEVICE DRIVER
2218 P:      Stelian Pop
2219 M:      stelian@popies.net
2220 W:      http://popies.net/sonypi/
2221 S:      Maintained
2222
2223 SOUND
2224 P:      Jaroslav Kysela
2225 M:      perex@suse.cz
2226 L:      alsa-devel@alsa-project.org
2227 S:      Maintained
2228
2229 TPM DEVICE DRIVER
2230 P:      Kylene Hall
2231 M:      kjhall@us.ibm.com
2232 W:      http://tpmdd.sourceforge.net
2233 L:      tpmdd-devel@lists.sourceforge.net
2234 S:      Maintained
2235
2236 TENSILICA XTENSA PORT (xtensa):
2237 P:      Chris Zankel
2238 M:      chris@zankel.net
2239 S:      Maintained
2240
2241 UltraSPARC (sparc64):
2242 P:      David S. Miller
2243 M:      davem@davemloft.net
2244 P:      Eddie C. Dost
2245 M:      ecd@brainaid.de
2246 P:      Jakub Jelinek
2247 M:      jj@sunsite.ms.mff.cuni.cz
2248 P:      Anton Blanchard
2249 M:      anton@samba.org
2250 L:      sparclinux@vger.kernel.org
2251 L:      ultralinux@vger.kernel.org
2252 S:      Maintained
2253
2254 SHARP LH SUPPORT (LH7952X & LH7A40X)
2255 P:      Marc Singer
2256 M:      elf@buici.com
2257 W:      http://projects.buici.com/arm
2258 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2259 S:      Maintained
2260
2261 SHPC HOTPLUG DRIVER
2262 P:      Kristen Carlson Accardi
2263 M:      kristen.c.accardi@intel.com
2264 L:      pcihpd-discuss@lists.sourceforge.net
2265 S:      Maintained
2266
2267 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2268 P:      Stephen Hemminger
2269 M:      shemminger@osdl.org
2270 L:      netdev@vger.kernel.org
2271 S:      Maintained
2272
2273 SPARC (sparc32):
2274 P:      William L. Irwin
2275 M:      wli@holomorphy.com
2276 L:      sparclinux@vger.kernel.org
2277 S:      Maintained
2278
2279 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2280 P:      Roger Wolff
2281 M:      R.E.Wolff@BitWizard.nl
2282 L:      linux-kernel@vger.kernel.org ?
2283 S:      Supported
2284
2285 SRM (Alpha) environment access
2286 P:      Jan-Benedict Glaw
2287 M:      jbglaw@lug-owl.de
2288 L:      linux-kernel@vger.kernel.org
2289 S:      Maintained
2290
2291 STARFIRE/DURALAN NETWORK DRIVER
2292 P:      Ion Badulescu
2293 M:      ionut@cs.columbia.edu
2294 S:      Maintained
2295
2296 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2297 W:      http://mosquitonet.Stanford.EDU/strip.html
2298 S:      Unsupported ?
2299
2300 STRADIS MPEG-2 DECODER DRIVER
2301 P:      Nathan Laredo
2302 M:      laredo@gnu.org
2303 W:      http://mpeg.openprojects.net/
2304 W:      http://www.stradis.com/
2305 S:      Maintained
2306
2307 SUPERH (sh)
2308 P:      Paul Mundt
2309 M:      lethal@linux-sh.org
2310 P:      Kazumoto Kojima
2311 M:      kkojima@rr.iij4u.or.jp
2312 L:      linux-sh@m17n.org
2313 W:      http://www.linux-sh.org
2314 W:      http://www.m17n.org/linux-sh/
2315 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2316 S:      Maintained
2317
2318 SUPERH64 (sh64)
2319 P:      Paul Mundt
2320 M:      lethal@linux-sh.org
2321 P:      Richard Curnow
2322 M:      rc@rc0.org.uk
2323 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2324 W:      http://www.linux-sh.org
2325 W:      http://www.rc0.org.uk/sh64
2326 S:      Maintained
2327
2328 SUN3/3X
2329 P:      Sam Creasey
2330 M:      sammy@sammy.net
2331 L:      sun3-list@redhat.com
2332 W:      http://sammy.net/sun3/
2333 S:      Maintained
2334
2335 SVGA HANDLING
2336 P:      Martin Mares
2337 M:      mj@ucw.cz
2338 L:      linux-video@atrey.karlin.mff.cuni.cz
2339 S:      Maintained
2340
2341 SYSV FILESYSTEM
2342 P:      Christoph Hellwig
2343 M:      hch@infradead.org
2344 S:      Maintained
2345
2346 TI PARALLEL LINK CABLE DRIVER
2347 P:     Romain Lievin
2348 M:     roms@lpg.ticalc.org
2349 S:     Maintained
2350
2351 TLAN NETWORK DRIVER
2352 P:      Samuel Chessman
2353 M:      chessman@tux.org
2354 L:      tlan-devel@lists.sourceforge.net
2355 W:      http://sourceforge.net/projects/tlan/
2356 S:      Maintained
2357
2358 TOKEN-RING NETWORK DRIVER
2359 P:      Mike Phillips
2360 M:      mikep@linuxtr.net
2361 L:      netdev@vger.kernel.org
2362 L:      linux-tr@linuxtr.net
2363 W:      http://www.linuxtr.net
2364 S:      Maintained
2365
2366 TOSHIBA ACPI EXTRAS DRIVER
2367 P:      John Belmonte
2368 M:      toshiba_acpi@memebeam.org
2369 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2370 S:      Maintained
2371
2372 TOSHIBA SMM DRIVER
2373 P:      Jonathan Buzzard
2374 M:      jonathan@buzzard.org.uk
2375 L:      tlinux-users@tce.toshiba-dme.co.jp
2376 W:      http://www.buzzard.org.uk/toshiba/
2377 S:      Maintained
2378
2379 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2380 P:      Muli Ben-Yehuda
2381 M:      mulix@mulix.org
2382 L:      linux-kernel@vger.kernel.org
2383 S:      Maintained
2384
2385 TRIVIAL PATCHES
2386 P:      Rusty Russell
2387 M:      trivial@rustcorp.com.au
2388 L:      linux-kernel@vger.kernel.org
2389 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2390 S:      Maintained
2391
2392 TMS380 TOKEN-RING NETWORK DRIVER
2393 P:      Adam Fritzler
2394 M:      mid@auk.cx
2395 L:      linux-tr@linuxtr.net
2396 W:      http://www.auk.cx/tms380tr/
2397 S:      Maintained
2398
2399 TULIP NETWORK DRIVER
2400 P:      Jeff Garzik
2401 M:      jgarzik@pobox.com
2402 L:      tulip-users@lists.sourceforge.net
2403 W:      http://sourceforge.net/projects/tulip/
2404 S:      Maintained
2405
2406 TUN/TAP driver
2407 P:      Maxim Krasnyansky
2408 M:      maxk@qualcomm.com, max_mk@yahoo.com
2409 L:      vtun@office.satix.net
2410 W:      http://vtun.sourceforge.net/tun
2411 S:      Maintained
2412
2413 U14-34F SCSI DRIVER
2414 P:      Dario Ballabio
2415 M:      ballabio_dario@emc.com
2416 L:      linux-scsi@vger.kernel.org
2417 S:      Maintained
2418
2419 UDF FILESYSTEM
2420 P:      Ben Fennema
2421 M:      bfennema@falcon.csc.calpoly.edu
2422 L:      linux_udf@hpesjro.fc.hp.com
2423 W:      http://linux-udf.sourceforge.net
2424 S:      Maintained
2425
2426 UNIFORM CDROM DRIVER
2427 P:      Jens Axboe
2428 M:      axboe@suse.de
2429 L:      linux-kernel@vger.kernel.org
2430 W:      http://www.kernel.dk
2431 S:      Maintained
2432
2433 USB ACM DRIVER
2434 P:      Oliver Neukum
2435 M:      oliver@neukum.name
2436 L:      linux-usb-users@lists.sourceforge.net
2437 L:      linux-usb-devel@lists.sourceforge.net
2438 S:      Maintained
2439
2440 USB BLOCK DRIVER (UB ub)
2441 P:      Pete Zaitcev
2442 M:      zaitcev@redhat.com
2443 L:      linux-kernel@vger.kernel.org
2444 L:      linux-usb-devel@lists.sourceforge.net
2445 S:      Supported
2446
2447 USB BLUETOOTH TTY CONVERTER 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 CDC ETHERNET DRIVER
2456 P:      Greg Kroah-Hartman
2457 M:      greg@kroah.com
2458 L:      linux-usb-users@lists.sourceforge.net
2459 L:      linux-usb-devel@lists.sourceforge.net
2460 S:      Maintained
2461 W:      http://www.kroah.com/linux-usb/
2462
2463 USB EHCI DRIVER
2464 P:      David Brownell
2465 M:      dbrownell@users.sourceforge.net
2466 L:      linux-usb-devel@lists.sourceforge.net
2467 S:      Maintained
2468
2469 USB HID/HIDBP DRIVERS
2470 P:      Vojtech Pavlik
2471 M:      vojtech@suse.cz
2472 L:      linux-usb-users@lists.sourceforge.net
2473 L:      linux-usb-devel@lists.sourceforge.net
2474 S:      Maintained
2475
2476 USB HUB DRIVER
2477 P:      Johannes Erdfelt
2478 M:      johannes@erdfelt.com
2479 L:      linux-usb-users@lists.sourceforge.net
2480 L:      linux-usb-devel@lists.sourceforge.net
2481 S:      Maintained
2482
2483 USB KAWASAKI LSI DRIVER
2484 P:      Oliver Neukum
2485 M:      oliver@neukum.name
2486 L:      linux-usb-users@lists.sourceforge.net
2487 L:      linux-usb-devel@lists.sourceforge.net
2488 S:      Maintained
2489
2490 USB MASS STORAGE DRIVER
2491 P:      Matthew Dharm
2492 M:      mdharm-usb@one-eyed-alien.net
2493 L:      linux-usb-users@lists.sourceforge.net
2494 L:      linux-usb-devel@lists.sourceforge.net
2495 S:      Maintained
2496 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2497
2498 USB OHCI DRIVER
2499 P:      Roman Weissgaerber
2500 M:      weissg@vienna.at
2501 L:      linux-usb-users@lists.sourceforge.net
2502 L:      linux-usb-devel@lists.sourceforge.net
2503 S:      Maintained
2504
2505 USB OPTION-CARD DRIVER
2506 P:      Matthias Urlichs
2507 M:      smurf@smurf.noris.de
2508 L:      linux-usb-devel@lists.sourceforge.net
2509 S:      Maintained
2510
2511 USB OV511 DRIVER
2512 P:      Mark McClelland
2513 M:      mmcclell@bigfoot.com
2514 L:      linux-usb-users@lists.sourceforge.net
2515 L:      linux-usb-devel@lists.sourceforge.net
2516 W:      http://alpha.dyndns.org/ov511/
2517 S:      Maintained
2518
2519 USB PEGASUS DRIVER
2520 P:      Petko Manolov
2521 M:      petkan@users.sourceforge.net
2522 L:      linux-usb-users@lists.sourceforge.net
2523 L:      linux-usb-devel@lists.sourceforge.net
2524 W:      http://pegasus2.sourceforge.net/
2525 S:      Maintained
2526
2527 USB PRINTER DRIVER
2528 P:      Vojtech Pavlik
2529 M:      vojtech@suse.cz
2530 L:      linux-usb-users@lists.sourceforge.net
2531 L:      linux-usb-devel@lists.sourceforge.net
2532 S:      Maintained
2533
2534 USB RTL8150 DRIVER
2535 P:      Petko Manolov
2536 M:      petkan@users.sourceforge.net
2537 L:      linux-usb-users@lists.sourceforge.net
2538 L:      linux-usb-devel@lists.sourceforge.net
2539 W:      http://pegasus2.sourceforge.net/
2540 S:      Maintained
2541
2542 USB SE401 DRIVER
2543 P:      Jeroen Vreeken
2544 M:      pe1rxq@amsat.org
2545 L:      linux-usb-users@lists.sourceforge.net
2546 L:      linux-usb-devel@lists.sourceforge.net
2547 W:      http://www.chello.nl/~j.vreeken/se401/
2548 S:      Maintained
2549
2550 USB SERIAL CYBERJACK DRIVER
2551 P:      Matthias Bruestle and Harald Welte
2552 M:      support@reiner-sct.com
2553 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2554 S:      Maintained
2555
2556 USB SERIAL DIGI ACCELEPORT DRIVER
2557 P:      Peter Berger and Al Borchers
2558 M:      pberger@brimson.com
2559 M:      alborchers@steinerpoint.com
2560 L:      linux-usb-users@lists.sourceforge.net
2561 L:      linux-usb-devel@lists.sourceforge.net
2562 S:      Maintained
2563
2564 USB SERIAL DRIVER
2565 P:      Greg Kroah-Hartman
2566 M:      gregkh@suse.de
2567 L:      linux-usb-users@lists.sourceforge.net
2568 L:      linux-usb-devel@lists.sourceforge.net
2569 S:      Supported
2570
2571 USB SERIAL BELKIN F5U103 DRIVER
2572 P:      William Greathouse
2573 M:      wgreathouse@smva.com
2574 L:      linux-usb-users@lists.sourceforge.net
2575 L:      linux-usb-devel@lists.sourceforge.net
2576 S:      Maintained
2577
2578 USB SERIAL CYPRESS M8 DRIVER
2579 P:      Lonnie Mendez
2580 M:      dignome@gmail.com
2581 L:      linux-usb-users@lists.sourceforge.net
2582 L:      linux-usb-devel@lists.sourceforge.net
2583 S:      Maintained
2584 W:      http://geocities.com/i0xox0i
2585 W:      http://firstlight.net/cvs
2586
2587 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2588 L:      linux-usb-users@lists.sourceforge.net
2589 L:      linux-usb-devel@lists.sourceforge.net
2590 S:      Maintained
2591
2592 USB AUERSWALD DRIVER
2593 P:      Wolfgang Muees
2594 M:      wolfgang@iksw-muees.de
2595 L:      linux-usb-users@lists.sourceforge.net
2596 L:      linux-usb-devel@lists.sourceforge.net
2597 S:      Maintained
2598
2599 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2600 P:      Gary Brubaker
2601 M:      xavyer@ix.netcom.com
2602 L:      linux-usb-users@lists.sourceforge.net
2603 L:      linux-usb-devel@lists.sourceforge.net
2604 S:      Maintained
2605
2606 USB SERIAL KEYSPAN DRIVER
2607 P:      Greg Kroah-Hartman
2608 M:      greg@kroah.com
2609 L:      linux-usb-users@lists.sourceforge.net
2610 L:      linux-usb-devel@lists.sourceforge.net
2611 W:      http://www.kroah.com/linux/
2612 S:      Maintained
2613
2614 USB SERIAL WHITEHEAT DRIVER
2615 P:      Stuart MacDonald
2616 M:      stuartm@connecttech.com
2617 L:      linux-usb-users@lists.sourceforge.net
2618 L:      linux-usb-devel@lists.sourceforge.net
2619 W:      http://www.connecttech.com
2620 S:      Supported
2621
2622 USB SN9C10x DRIVER
2623 P:      Luca Risolia
2624 M:      luca.risolia@studio.unibo.it
2625 L:      linux-usb-devel@lists.sourceforge.net
2626 W:      http://www.linux-projects.org
2627 S:      Maintained
2628
2629 USB SUBSYSTEM
2630 P:      Greg Kroah-Hartman
2631 M:      gregkh@suse.de
2632 L:      linux-usb-users@lists.sourceforge.net
2633 L:      linux-usb-devel@lists.sourceforge.net
2634 W:      http://www.linux-usb.org
2635 S:      Supported
2636
2637 USB UHCI DRIVER
2638 P:      Alan Stern
2639 M:      stern@rowland.harvard.edu
2640 L:      linux-usb-users@lists.sourceforge.net
2641 L:      linux-usb-devel@lists.sourceforge.net
2642 S:      Maintained
2643
2644 USB "USBNET" DRIVER
2645 P:      David Brownell
2646 M:      dbrownell@users.sourceforge.net
2647 L:      linux-usb-devel@lists.sourceforge.net
2648 S:      Maintained
2649
2650 USB W996[87]CF DRIVER
2651 P:      Luca Risolia
2652 M:      luca.risolia@studio.unibo.it
2653 L:      linux-usb-devel@lists.sourceforge.net
2654 W:      http://www.linux-projects.org
2655 S:      Maintained
2656
2657 USB ZD1201 DRIVER
2658 P:      Jeroen Vreeken
2659 M:      pe1rxq@amsat.org
2660 L:      linux-usb-users@lists.sourceforge.net
2661 L:      linux-usb-devel@lists.sourceforge.net
2662 W:      http://linux-lc100020.sourceforge.net
2663 S:      Maintained
2664
2665 USER-MODE LINUX
2666 P:      Jeff Dike
2667 M:      jdike@karaya.com
2668 L:      user-mode-linux-devel@lists.sourceforge.net
2669 L:      user-mode-linux-user@lists.sourceforge.net
2670 W:      http://user-mode-linux.sourceforge.net
2671 S:      Maintained
2672         
2673 FAT/VFAT/MSDOS FILESYSTEM:
2674 P:      OGAWA Hirofumi
2675 M:      hirofumi@mail.parknet.co.jp
2676 L:      linux-kernel@vger.kernel.org
2677 S:      Maintained
2678
2679 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2680 P:      Jeff Garzik
2681 S:      Odd fixes
2682
2683 VIA RHINE NETWORK DRIVER
2684 P:      Roger Luethi
2685 M:      rl@hellgate.ch
2686 S:      Maintained
2687
2688 UCLINUX (AND M68KNOMMU)
2689 P:      Greg Ungerer
2690 M:      gerg@uclinux.org
2691 W:      http://www.uclinux.org/
2692 L:      uclinux-dev@uclinux.org  (subscribers-only)
2693 S:      Maintained
2694
2695 UCLINUX FOR NEC V850
2696 P:      Miles Bader
2697 M:      uclinux-v850@lsi.nec.co.jp
2698 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2699 W:      http://www.ee.nec.de/uclinux/
2700 S:      Supported
2701
2702 UCLINUX FOR RENESAS H8/300
2703 P:      Yoshinori Sato
2704 M:      ysato@users.sourceforge.jp
2705 W:      http://uclinux-h8.sourceforge.jp/
2706 S:      Supported
2707
2708 USB DIAMOND RIO500 DRIVER
2709 P:      Cesar Miquel
2710 M:      miquel@df.uba.ar
2711 L:      rio500-users@lists.sourceforge.net
2712 W:      http://rio500.sourceforge.net
2713 S:      Maintained
2714
2715 V9FS FILE SYSTEM
2716 P:      Eric Van Hensbergen
2717 M:      ericvh@gmail.com
2718 P:      Ron Minnich
2719 M:      rminnich@lanl.gov
2720 P:      Latchesar Ionkov
2721 M:      lucho@ionkov.net
2722 L:      v9fs-developer@lists.sourceforge.net
2723 W:      http://v9fs.sf.net
2724 S:      Maintained
2725
2726 VIDEO FOR LINUX
2727 P:      Mauro Carvalho Chehab
2728 M:      mchehab@brturbo.com.br
2729 L:      video4linux-list@redhat.com
2730 W:      http://linuxtv.org
2731 S:      Maintained
2732
2733 W1 DALLAS'S 1-WIRE BUS
2734 P:      Evgeniy Polyakov
2735 M:      johnpol@2ka.mipt.ru
2736 L:      lm-sensors@lm-sensors.org
2737 S:      Maintained
2738
2739 W83L51xD SD/MMC CARD INTERFACE DRIVER
2740 P:      Pierre Ossman
2741 M:      drzeus-wbsd@drzeus.cx
2742 L:      wbsd-devel@list.drzeus.cx
2743 W:      http://projects.drzeus.cx/wbsd
2744 S:      Maintained
2745
2746 W83L785TS HARDWARE MONITOR DRIVER
2747 P:      Jean Delvare
2748 M:      khali@linux-fr.org
2749 L:      lm-sensors@lm-sensors.org
2750 S:      Odd Fixes
2751
2752 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2753 P:      Nenad Corbic
2754 M:      ncorbic@sangoma.com
2755 M:      dm@sangoma.com
2756 W:      http://www.sangoma.com
2757 S:      Supported
2758
2759 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2760 P:      Jean Tourrilhes
2761 M:      jt@hpl.hp.com
2762 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2763 S:      Maintained
2764
2765 WD7000 SCSI DRIVER
2766 P:      Miroslav Zagorac
2767 M:      zaga@fly.cc.fer.hr
2768 L:      linux-scsi@vger.kernel.org
2769 S:      Maintained
2770
2771 WL3501 WIRELESS PCMCIA CARD DRIVER
2772 P:      Arnaldo Carvalho de Melo
2773 M:      acme@conectiva.com.br
2774 W:      http://advogato.org/person/acme
2775 S:      Maintained
2776
2777 X.25 NETWORK LAYER
2778 P:      Henner Eisen
2779 M:      eis@baty.hanse.de
2780 L:      linux-x25@vger.kernel.org
2781 S:      Maintained
2782
2783 XFS FILESYSTEM
2784 P:      Silicon Graphics Inc
2785 M:      xfs-masters@oss.sgi.com
2786 M:      nathans@sgi.com
2787 L:      linux-xfs@oss.sgi.com
2788 W:      http://oss.sgi.com/projects/xfs
2789 S:      Supported
2790
2791 X86 3-LEVEL PAGING (PAE) SUPPORT
2792 P:      Ingo Molnar
2793 M:      mingo@redhat.com
2794 S:      Maintained
2795
2796 X86-64 port
2797 P:      Andi Kleen
2798 M:      ak@suse.de
2799 L:      discuss@x86-64.org
2800 W:      http://www.x86-64.org
2801 S:      Maintained
2802
2803 YAM DRIVER FOR AX.25
2804 P:      Jean-Paul Roubelat
2805 M:      jpr@f6fbb.org
2806 L:      linux-hams@vger.kernel.org
2807 S:      Maintained
2808
2809 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2810 P:      Pete Zaitcev
2811 M:      zaitcev@yahoo.com
2812 L:      linux-kernel@vger.kernel.org
2813 S:      Obsolete
2814
2815 Z8530 DRIVER FOR AX.25
2816 P:      Joerg Reuter
2817 M:      jreuter@yaina.de
2818 W:      http://yaina.de/jreuter/
2819 W:      http://www.qsl.net/dl1bke/
2820 L:      linux-hams@vger.kernel.org
2821 S:      Maintained
2822
2823 ZF MACHZ WATCHDOG
2824 P:      Fernando Fuganti
2825 M:      fuganti@netbank.com.br
2826 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2827 S:      Maintained
2828
2829 ZR36067 VIDEO FOR LINUX DRIVER
2830 P:      Ronald Bultje
2831 M:      rbultje@ronald.bitfreak.net
2832 L:      mjpeg-users@lists.sourceforge.net
2833 W:      http://mjpeg.sourceforge.net/driver-zoran/
2834 S:      Maintained
2835
2836 ZR36120 VIDEO FOR LINUX DRIVER
2837 P:      Pauline Middelink
2838 M:      middelin@polyware.nl
2839 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2840 W:      http://www.polyware.nl/~middelin/hobbies.html
2841 S:      Maintained
2842
2843 THE REST
2844 P:      Linus Torvalds
2845 S:      Buried alive in reporters