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