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