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