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