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