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