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