Merge branch 'origin'
[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:      Ganesh Venkatesan
1353 M:      ganesh.venkatesan@intel.com
1354 P:      Jesse Brandeburg
1355 M:      jesse.brandeburg@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:      Ganesh Venkatesan
1365 M:      ganesh.venkatesan@intel.com
1366 W:      http://sourceforge.net/projects/e1000/
1367 S:      Supported
1368
1369 INTEL PRO/10GbE SUPPORT
1370 P:      Ayyappan Veeraiyan
1371 M:      ayyappan.veeraiyan@intel.com
1372 P:      Ganesh Venkatesan
1373 M:      ganesh.venkatesan@intel.com
1374 P:      John Ronciak
1375 M:      john.ronciak@intel.com
1376 W:      http://sourceforge.net/projects/e1000/
1377 S:      Supported
1378
1379 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1380 P:      Yi Zhu
1381 M:      yi.zhu@intel.com
1382 P:      James Ketrenos
1383 M:      jketreno@linux.intel.com
1384 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1385 W:      http://ipw2100.sourceforge.net
1386 S:      Supported
1387
1388 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1389 P:      Yi Zhu
1390 M:      yi.zhu@intel.com
1391 P:      James Ketrenos
1392 M:      jketreno@linux.intel.com
1393 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1394 W:      http://ipw2200.sourceforge.net
1395 S:      Supported
1396
1397 IOC3 DRIVER
1398 P:      Ralf Baechle
1399 M:      ralf@linux-mips.org
1400 L:      linux-mips@linux-mips.org
1401 S:      Maintained
1402
1403 IP MASQUERADING:
1404 P:      Juanjo Ciarlante
1405 M:      jjciarla@raiz.uncu.edu.ar
1406 S:      Maintained
1407
1408 IPX NETWORK LAYER
1409 P:      Arnaldo Carvalho de Melo
1410 M:      acme@conectiva.com.br
1411 L:      netdev@vger.kernel.org
1412 S:      Maintained
1413
1414 IRDA SUBSYSTEM
1415 P:      Jean Tourrilhes
1416 L:      irda-users@lists.sourceforge.net (subscribers-only)
1417 W:      http://irda.sourceforge.net/
1418 S:      Odd Fixes
1419
1420 ISAPNP
1421 P:      Jaroslav Kysela
1422 M:      perex@suse.cz
1423 S:      Maintained
1424
1425 ISDN SUBSYSTEM
1426 P:      Karsten Keil
1427 M:      kkeil@suse.de
1428 P:      Kai Germaschewski
1429 M:      kai.germaschewski@gmx.de
1430 L:      isdn4linux@listserv.isdn4linux.de
1431 W:      http://www.isdn4linux.de
1432 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1433 S:      Maintained
1434
1435 ISDN SUBSYSTEM (Eicon active card driver)
1436 P:      Armin Schindler
1437 M:      mac@melware.de
1438 L:      isdn4linux@listserv.isdn4linux.de
1439 W:      http://www.melware.de
1440 S:      Maintained
1441
1442 JOURNALLING FLASH FILE SYSTEM (JFFS)
1443 P:      Axis Communications AB
1444 M:      jffs-dev@axis.com
1445 L:      jffs-dev@axis.com
1446 W:      http://www.developer.axis.com/software/jffs/
1447 S:      Maintained
1448
1449 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1450 P:      David Woodhouse
1451 M:      dwmw2@infradead.org
1452 L:      jffs-dev@axis.com
1453 W:      http://sources.redhat.com/jffs2/
1454 S:      Maintained
1455
1456 JFS FILESYSTEM
1457 P:      Dave Kleikamp
1458 M:      shaggy@austin.ibm.com
1459 L:      jfs-discussion@lists.sourceforge.net
1460 W:      http://jfs.sourceforge.net/
1461 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1462 S:      Supported
1463
1464 KCONFIG
1465 P:      Roman Zippel
1466 M:      zippel@linux-m68k.org
1467 L:      kbuild-devel@lists.sourceforge.net
1468 S:      Maintained
1469
1470 KERNEL AUTOMOUNTER (AUTOFS)
1471 P:      H. Peter Anvin
1472 M:      hpa@zytor.com
1473 L:      autofs@linux.kernel.org
1474 S:      Odd Fixes
1475
1476 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1477 P:      Ian Kent
1478 M:      raven@themaw.net
1479 L:      autofs@linux.kernel.org
1480 S:      Maintained
1481
1482 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1483 P:      Kai Germaschewski
1484 M:      kai@germaschewski.name
1485 P:      Sam Ravnborg
1486 M:      sam@ravnborg.org
1487 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1488 S:      Maintained 
1489
1490 KERNEL JANITORS
1491 P:      Several
1492 L:      kernel-janitors@osdl.org
1493 W:      http://www.kerneljanitors.org/
1494 W:      http://sf.net/projects/kernel-janitor/
1495 S:      Maintained
1496
1497 KERNEL NFSD
1498 P:      Neil Brown
1499 M:      neilb@cse.unsw.edu.au
1500 L:      nfs@lists.sourceforge.net
1501 W:      http://nfs.sourceforge.net/
1502 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1503 S:      Maintained
1504
1505 KEXEC
1506 P:      Eric Biederman
1507 P:      Randy Dunlap
1508 M:      ebiederm@xmission.com
1509 M:      rdunlap@xenotime.net
1510 W:      http://www.xmission.com/~ebiederm/files/kexec/
1511 L:      linux-kernel@vger.kernel.org
1512 L:      fastboot@osdl.org
1513 S:      Maintained
1514
1515 KPROBES
1516 P:      Prasanna S Panchamukhi
1517 M:      prasanna@in.ibm.com
1518 P:      Ananth N Mavinakayanahalli
1519 M:      ananth@in.ibm.com
1520 P:      Anil S Keshavamurthy
1521 M:      anil.s.keshavamurthy@intel.com
1522 P:      David S. Miller
1523 M:      davem@davemloft.net
1524 L:      linux-kernel@vger.kernel.org
1525 S:      Maintained
1526
1527 LANMEDIA WAN CARD DRIVER
1528 P:      Andrew Stanley-Jones
1529 M:      asj@lanmedia.com
1530 W:      http://www.lanmedia.com/
1531 S:      Supported
1532  
1533 LAPB module
1534 P:      Henner Eisen
1535 M:      eis@baty.hanse.de
1536 L:      linux-x25@vger.kernel.org
1537 S:      Maintained
1538
1539 LASI 53c700 driver for PARISC
1540 P:      James E.J. Bottomley
1541 M:      James.Bottomley@HansenPartnership.com
1542 L:      linux-scsi@vger.kernel.org
1543 S:      Maintained
1544
1545 LEGO USB Tower driver
1546 P:      Juergen Stuber
1547 M:      starblue@users.sourceforge.net
1548 L:      legousb-devel@lists.sourceforge.net
1549 W:      http://legousb.sourceforge.net/
1550 S:      Maintained
1551
1552 LINUX FOR IBM pSERIES (RS/6000)
1553 P:      Paul Mackerras
1554 M:      paulus@au.ibm.com
1555 W:      http://www.ibm.com/linux/ltc/projects/ppc
1556 S:      Supported
1557
1558 LINUX FOR NCR VOYAGER
1559 P:      James Bottomley
1560 M:      James.Bottomley@HansenPartnership.com
1561 W:      http://www.hansenpartnership.com/voyager
1562 S:      Maintained
1563
1564 LINUX FOR POWERPC
1565 P:      Paul Mackerras
1566 M:      paulus@samba.org
1567 W:      http://www.penguinppc.org/
1568 L:      linuxppc-dev@ozlabs.org
1569 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1570 S:      Supported
1571
1572 LINUX FOR POWER MACINTOSH
1573 P:      Benjamin Herrenschmidt
1574 M:      benh@kernel.crashing.org
1575 W:      http://www.penguinppc.org/
1576 L:      linuxppc-dev@ozlabs.org
1577 S:      Maintained
1578
1579 LINUX FOR POWERPC EMBEDDED MPC52XX
1580 P:      Sylvain Munaut
1581 M:      tnt@246tNt.com
1582 W:      http://www.246tNt.com/mpc52xx/
1583 W:      http://www.penguinppc.org/
1584 L:      linuxppc-dev@ozlabs.org
1585 L:      linuxppc-embedded@ozlabs.org
1586 S:      Maintained
1587
1588 LINUX FOR POWERPC EMBEDDED PPC4XX
1589 P:      Matt Porter
1590 M:      mporter@kernel.crashing.org
1591 W:      http://www.penguinppc.org/
1592 L:      linuxppc-embedded@ozlabs.org
1593 S:      Maintained
1594
1595 LINUX FOR POWERPC BOOT CODE
1596 P:      Tom Rini
1597 M:      trini@kernel.crashing.org
1598 W:      http://www.penguinppc.org/
1599 L:      linuxppc-embedded@ozlabs.org
1600 S:      Maintained
1601
1602 LINUX FOR POWERPC EMBEDDED PPC8XX
1603 P:      Marcelo Tosatti
1604 M:      marcelo.tosatti@cyclades.com
1605 W:      http://www.penguinppc.org/
1606 L:      linuxppc-embedded@ozlabs.org
1607 S:      Maintained
1608
1609 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1610 P:     Kumar Gala
1611 M:     galak@kernel.crashing.org
1612 W:     http://www.penguinppc.org/
1613 L:     linuxppc-embedded@ozlabs.org
1614 S:     Maintained
1615
1616 LLC (802.2)
1617 P:      Arnaldo Carvalho de Melo
1618 M:      acme@conectiva.com.br
1619 S:      Maintained
1620
1621 LINUX FOR 64BIT POWERPC
1622 P:      Paul Mackerras
1623 M:      paulus@samba.org
1624 M:      paulus@au.ibm.com
1625 P:      Anton Blanchard
1626 M:      anton@samba.org
1627 M:      anton@au.ibm.com
1628 W:      http://linuxppc64.org
1629 L:      linuxppc64-dev@ozlabs.org
1630 S:      Supported
1631
1632 LINUX SECURITY MODULE (LSM) FRAMEWORK
1633 P:      Chris Wright
1634 M:      chrisw@sous-sol.org
1635 L:      linux-security-module@vger.kernel.org
1636 W:      http://lsm.immunix.org
1637 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1638 S:      Supported
1639
1640 LM83 HARDWARE MONITOR DRIVER
1641 P:      Jean Delvare
1642 M:      khali@linux-fr.org
1643 L:      lm-sensors@lm-sensors.org
1644 S:      Maintained
1645
1646 LM90 HARDWARE MONITOR DRIVER
1647 P:      Jean Delvare
1648 M:      khali@linux-fr.org
1649 L:      lm-sensors@lm-sensors.org
1650 S:      Maintained
1651
1652 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1653 P:      Richard Russon (FlatCap)
1654 M:      ldm@flatcap.org
1655 L:      ldm-devel@lists.sourceforge.net 
1656 W:      http://ldm.sourceforge.net
1657 S:      Maintained
1658
1659 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1660 P:      Eric Moore
1661 M:      Eric.Moore@lsil.com
1662 M:      support@lsil.com
1663 L:      mpt_linux_developer@lsil.com
1664 L:      linux-scsi@vger.kernel.org
1665 W:      http://www.lsilogic.com/support
1666 S:      Supported
1667
1668 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1669 P:      Matthew Wilcox
1670 M:      matthew@wil.cx
1671 L:      linux-scsi@vger.kernel.org
1672 S:      Maintained
1673
1674 M68K ARCHITECTURE
1675 P:      Geert Uytterhoeven
1676 M:      geert@linux-m68k.org
1677 P:      Roman Zippel
1678 M:      zippel@linux-m68k.org
1679 L:      linux-m68k@lists.linux-m68k.org
1680 W:      http://www.linux-m68k.org/
1681 W:      http://linux-m68k-cvs.ubb.ca/
1682 S:      Maintained
1683
1684 M68K ON APPLE MACINTOSH
1685 P:      Joshua Thompson
1686 M:      funaho@jurai.org
1687 W:      http://www.mac.linux-m68k.org/
1688 L:      linux-mac68k@mac.linux-m68k.org
1689 S:      Maintained
1690
1691 M68K ON HP9000/300
1692 P:      Philip Blundell
1693 M:      philb@gnu.org
1694 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1695 S:      Maintained
1696
1697 MARVELL YUKON / SYSKONNECT DRIVER
1698 P:      Mirko Lindner
1699 M:      mlindner@syskonnect.de
1700 P:      Ralph Roesler
1701 M:      rroesler@syskonnect.de
1702 W:      http://www.syskonnect.com
1703 S:      Supported
1704
1705 MAESTRO PCI SOUND DRIVERS
1706 P:      Zach Brown
1707 M:      zab@zabbo.net
1708 S:      Odd Fixes
1709
1710 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1711 P: Michael Kerrisk
1712 M: mtk-manpages@gmx.net
1713 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1714 S: Maintained
1715
1716 MARVELL MV643XX ETHERNET DRIVER
1717 P:      Dale Farnsworth
1718 M:      dale@farnsworth.org
1719 P:      Manish Lachwani
1720 M:      mlachwani@mvista.com
1721 L:      netdev@vger.kernel.org
1722 S:      Odd Fixes for 2.4; Maintained for 2.6.
1723
1724 MATROX FRAMEBUFFER DRIVER
1725 P:      Petr Vandrovec
1726 M:      vandrove@vc.cvut.cz
1727 L:      linux-fbdev-devel@lists.sourceforge.net
1728 S:      Maintained
1729
1730 MEGARAID SCSI DRIVERS
1731 P:     Neela Syam Kolli
1732 M:     Neela.Kolli@engenio.com
1733 S:     linux-scsi@vger.kernel.org
1734 W:     http://megaraid.lsilogic.com
1735 S:     Maintained
1736
1737 MEMORY TECHNOLOGY DEVICES
1738 P:      David Woodhouse
1739 M:      dwmw2@infradead.org
1740 W:      http://www.linux-mtd.infradead.org/
1741 L:      linux-mtd@lists.infradead.org
1742 T:      git kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6.git
1743 S:      Maintained
1744
1745 MICROTEK X6 SCANNER
1746 P:      Oliver Neukum
1747 M:      oliver@neukum.name
1748 S:      Maintained
1749
1750 MIPS
1751 P:      Ralf Baechle
1752 M:      ralf@linux-mips.org
1753 W:      http://www.linux-mips.org/
1754 L:      linux-mips@linux-mips.org
1755 T:      git www.linux-mips.org:/pub/scm/linux.git
1756 S:      Supported
1757
1758 MISCELLANEOUS MCA-SUPPORT
1759 P:      James Bottomley
1760 M:      jejb@steeleye.com
1761 L:      linux-kernel@vger.kernel.org
1762 S:      Maintained
1763
1764 MODULE SUPPORT
1765 P:      Rusty Russell
1766 M:      rusty@rustcorp.com.au
1767 L:      linux-kernel@vger.kernel.org
1768 S:      Maintained
1769
1770 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1771 P:      Stelian Pop
1772 M:      stelian@popies.net
1773 W:      http://popies.net/meye/
1774 S:      Maintained
1775
1776 MOUSE AND MISC DEVICES [GENERAL]
1777 P:      Alessandro Rubini
1778 M:      rubini@ipvvis.unipv.it
1779 L:      linux-kernel@vger.kernel.org
1780 S:      Maintained
1781
1782 MTRR AND SIMILAR SUPPORT [i386]
1783 P:      Richard Gooch
1784 M:      rgooch@atnf.csiro.au
1785 L:      linux-kernel@vger.kernel.org
1786 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1787 S:      Maintained
1788
1789 MULTISOUND SOUND DRIVER
1790 P:      Andrew Veliath
1791 M:      andrewtv@usa.net
1792 S:      Maintained
1793
1794 NATSEMI ETHERNET DRIVER (DP8381x)
1795 P:      Tim Hockin
1796 M:      thockin@hockin.org
1797 S:      Maintained
1798
1799 NCP FILESYSTEM
1800 P:      Petr Vandrovec
1801 M:      vandrove@vc.cvut.cz
1802 L:      linware@sh.cvut.cz
1803 S:      Maintained
1804
1805 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1806 P:      James E.J. Bottomley
1807 M:      James.Bottomley@HansenPartnership.com
1808 L:      linux-scsi@vger.kernel.org
1809 S:      Maintained
1810
1811 NETFILTER/IPTABLES/IPCHAINS
1812 P:      Rusty Russell
1813 P:      Marc Boucher
1814 P:      James Morris
1815 P:      Harald Welte
1816 P:      Jozsef Kadlecsik
1817 M:      coreteam@netfilter.org
1818 W:      http://www.netfilter.org/
1819 W:      http://www.iptables.org/
1820 L:      netfilter@lists.netfilter.org
1821 L:      netfilter-devel@lists.netfilter.org
1822 S:      Supported
1823
1824 NETROM NETWORK LAYER
1825 P:      Ralf Baechle
1826 M:      ralf@linux-mips.org
1827 L:      linux-hams@vger.kernel.org
1828 S:      Maintained
1829
1830 NETWORK BLOCK DEVICE
1831 P:      Paul Clements
1832 M:      Paul.Clements@steeleye.com
1833 S:      Maintained
1834
1835 NETWORK DEVICE DRIVERS
1836 P:      Andrew Morton
1837 M:      akpm@osdl.org
1838 P:      Jeff Garzik
1839 M:      jgarzik@pobox.com
1840 L:      netdev@vger.kernel.org
1841 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1842 S:      Maintained
1843
1844 NETWORKING [GENERAL]
1845 P:      Networking Team
1846 M:      netdev@vger.kernel.org
1847 L:      netdev@vger.kernel.org
1848 S:      Maintained
1849
1850 NETWORKING [IPv4/IPv6]
1851 P:      David S. Miller
1852 M:      davem@davemloft.net
1853 P:      Alexey Kuznetsov
1854 M:      kuznet@ms2.inr.ac.ru
1855 P:      Pekka Savola (ipv6)
1856 M:      pekkas@netcore.fi
1857 P:      James Morris
1858 M:      jmorris@namei.org
1859 P:      Hideaki YOSHIFUJI
1860 M:      yoshfuji@linux-ipv6.org
1861 P:      Patrick McHardy
1862 M:      kaber@coreworks.de
1863 L:      netdev@vger.kernel.org
1864 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1865 S:      Maintained
1866
1867 NETWORKING [WIRELESS]
1868 P:      John W. Linville
1869 M:      linville@tuxdriver.com
1870 L:      netdev@vger.kernel.org
1871 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
1872 S:      Maintained
1873
1874 IPVS
1875 P:      Wensong Zhang
1876 M:      wensong@linux-vs.org
1877 P:      Simon Horman
1878 M:      horms@verge.net.au
1879 P:      Julian Anastasov
1880 M:      ja@ssi.bg
1881 L:      netdev@vger.kernel.org
1882 S:      Maintained
1883
1884 NFS CLIENT
1885 P:      Trond Myklebust
1886 M:      trond.myklebust@fys.uio.no
1887 L:      linux-kernel@vger.kernel.org
1888 S:      Maintained
1889
1890 NI5010 NETWORK DRIVER
1891 P:      Jan-Pascal van Best and Andreas Mohr
1892 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1893 M:      Andreas Mohr <100.30936@germany.net>
1894 L:      netdev@vger.kernel.org
1895 S:      Maintained
1896
1897 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1898 P:      YOKOTA Hiroshi
1899 M:      yokota@netlab.is.tsukuba.ac.jp
1900 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1901 S:      Maintained
1902
1903 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1904 P:      GOTO Masanori
1905 M:      gotom@debian.or.jp
1906 P:      YOKOTA Hiroshi
1907 M:      yokota@netlab.is.tsukuba.ac.jp
1908 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1909 S:      Maintained
1910
1911 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1912 P:      Eberhard Moenkeberg
1913 M:      emoenke@gwdg.de
1914 L:      linux-kernel@vger.kernel.org
1915 S:      Maintained
1916
1917 NTFS FILESYSTEM
1918 P:      Anton Altaparmakov
1919 M:      aia21@cantab.net
1920 L:      linux-ntfs-dev@lists.sourceforge.net
1921 L:      linux-kernel@vger.kernel.org
1922 W:      http://linux-ntfs.sf.net/
1923 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1924 S:      Maintained
1925
1926 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
1927 P:      Antonino Daplas
1928 M:      adaplas@pol.net
1929 L:      linux-fbdev-devel@lists.sourceforge.net
1930 S:      Maintained
1931
1932 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
1933 P:      Mark Fasheh
1934 M:      mark.fasheh@oracle.com
1935 P:      Kurt Hackel
1936 M:      kurt.hackel@oracle.com
1937 L:      ocfs2-devel@oss.oracle.com
1938 W:      http://oss.oracle.com/projects/ocfs2/
1939 S:      Supported       
1940
1941 OLYMPIC NETWORK DRIVER
1942 P:      Peter De Shrijver
1943 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1944 P:      Mike Phillips
1945 M:      mikep@linuxtr.net 
1946 L:      netdev@vger.kernel.org
1947 L:      linux-tr@linuxtr.net
1948 W:      http://www.linuxtr.net
1949 S:      Maintained
1950
1951 OMNIKEY CARDMAN 4000 DRIVER
1952 P:      Harald Welte
1953 M:      laforge@gnumonks.org
1954 S:      Maintained
1955
1956 OMNIKEY CARDMAN 4040 DRIVER
1957 P:      Harald Welte
1958 M:      laforge@gnumonks.org
1959 S:      Maintained
1960
1961 ONSTREAM SCSI TAPE DRIVER
1962 P:      Willem Riede
1963 M:      osst@riede.org
1964 L:      osst-users@lists.sourceforge.net
1965 L:      linux-scsi@vger.kernel.org
1966 S:      Maintained
1967
1968 OPL3-SA2, SA3, and SAx DRIVER
1969 P:      Zwane Mwaikambo
1970 M:      zwane@arm.linux.org.uk
1971 L:      linux-sound@vger.kernel.org
1972 S:      Maintained
1973
1974 OPROFILE
1975 P:      Philippe Elie
1976 M:      phil.el@wanadoo.fr
1977 L:      oprofile-list@lists.sf.net
1978 S:      Maintained
1979
1980 ORINOCO DRIVER
1981 P:      Pavel Roskin
1982 M:      proski@gnu.org
1983 P:      David Gibson
1984 M:      hermes@gibson.dropbear.id.au
1985 L:      orinoco-users@lists.sourceforge.net
1986 L:      orinoco-devel@lists.sourceforge.net
1987 W:      http://www.nongnu.org/orinoco/
1988 S:      Maintained
1989
1990 PARALLEL PORT SUPPORT
1991 P:      Phil Blundell
1992 M:      philb@gnu.org
1993 P:      Tim Waugh
1994 M:      tim@cyberelk.net
1995 P:      David Campbell
1996 P:      Andrea Arcangeli
1997 M:      andrea@suse.de
1998 L:      linux-parport@lists.infradead.org
1999 W:      http://people.redhat.com/twaugh/parport/
2000 S:      Maintained
2001
2002 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2003 P:      Tim Waugh
2004 M:      tim@cyberelk.net
2005 L:      linux-parport@lists.infradead.org
2006 W:      http://www.torque.net/linux-pp.html
2007 S:      Maintained
2008
2009 PARISC ARCHITECTURE
2010 P:      Matthew Wilcox
2011 M:      matthew@wil.cx
2012 P:      Grant Grundler
2013 M:      grundler@parisc-linux.org
2014 L:      parisc-linux@parisc-linux.org
2015 W:      http://www.parisc-linux.org/
2016 S:      Maintained
2017
2018 PERSONALITY HANDLING
2019 P:      Christoph Hellwig
2020 M:      hch@infradead.org
2021 L:      linux-abi-devel@lists.sourceforge.net
2022 S:      Maintained
2023
2024 PCI ERROR RECOVERY
2025 P:      Linas Vepstas
2026 M:      linas@austin.ibm.com
2027 L:      linux-kernel@vger.kernel.org
2028 L:      linux-pci@atrey.karlin.mff.cuni.cz
2029 S:      Supported
2030
2031 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2032 P:      Thomas Sailer
2033 M:      sailer@ife.ee.ethz.ch
2034 L:      linux-sound@vger.kernel.org
2035 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2036 S:      Maintained
2037
2038 PCI SUBSYSTEM
2039 P:      Greg Kroah-Hartman
2040 M:      gregkh@suse.de
2041 L:      linux-kernel@vger.kernel.org
2042 L:      linux-pci@atrey.karlin.mff.cuni.cz
2043 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2044 S:      Supported
2045
2046 PCI HOTPLUG CORE
2047 P:      Greg Kroah-Hartman
2048 M:      gregkh@suse.de
2049 S:      Supported
2050
2051 PCI HOTPLUG COMPAQ DRIVER
2052 P:      Greg Kroah-Hartman
2053 M:      greg@kroah.com
2054 S:      Maintained
2055
2056 PCIE HOTPLUG DRIVER
2057 P:      Kristen Carlson Accardi
2058 M:      kristen.c.accardi@intel.com
2059 L:      pcihpd-discuss@lists.sourceforge.net
2060 S:      Maintained
2061
2062 PCMCIA SUBSYSTEM
2063 P:      Linux PCMCIA Team
2064 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2065 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2066 S:      Maintained
2067
2068 PCNET32 NETWORK DRIVER
2069 P:      Thomas Bogendörfer
2070 M:      tsbogend@alpha.franken.de
2071 L:      netdev@vger.kernel.org
2072 S:      Maintained
2073
2074 PHRAM MTD DRIVER
2075 P:      Jörn Engel
2076 M:      joern@wh.fh-wedel.de
2077 L:      linux-mtd@lists.infradead.org
2078 S:      Maintained
2079
2080 PKTCDVD DRIVER
2081 P:      Peter Osterlund
2082 M:      petero2@telia.com
2083 L:      linux-kernel@vger.kernel.org
2084 S:      Maintained
2085
2086 POSIX CLOCKS and TIMERS
2087 P:      George Anzinger
2088 M:      george@mvista.com
2089 L:      linux-kernel@vger.kernel.org
2090 S:      Supported
2091
2092 POWERPC 4xx EMAC DRIVER
2093 P:      Eugene Surovegin
2094 M:      ebs@ebshome.net
2095 W:      http://kernel.ebshome.net/emac/
2096 L:      linuxppc-embedded@ozlabs.org
2097 L:      netdev@vger.kernel.org
2098 S:      Maintained
2099
2100 PNP SUPPORT
2101 P:      Adam Belay
2102 M:      ambx1@neo.rr.com
2103 S:      Maintained
2104
2105 PPP PROTOCOL DRIVERS AND COMPRESSORS
2106 P:      Paul Mackerras
2107 M:      paulus@samba.org
2108 L:      linux-ppp@vger.kernel.org
2109 S:      Maintained
2110
2111 PPP OVER ATM (RFC 2364)
2112 P:      Mitchell Blank Jr
2113 M:      mitch@sfgoth.com
2114 S:      Maintained
2115
2116 PPP OVER ETHERNET
2117 P:      Michal Ostrowski
2118 M:      mostrows@speakeasy.net
2119 S:      Maintained
2120
2121 PREEMPTIBLE KERNEL
2122 P:      Robert Love
2123 M:      rml@tech9.net
2124 L:      linux-kernel@vger.kernel.org
2125 L:      kpreempt-tech@lists.sourceforge.net
2126 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2127 S:      Supported
2128
2129 PRISM54 WIRELESS DRIVER
2130 P:      Prism54 Development Team
2131 M:      prism54-private@prism54.org
2132 L:      netdev@vger.kernel.org
2133 W:      http://prism54.org
2134 S:      Maintained
2135
2136 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2137 P:      Peter Denison
2138 M:      promise@pnd-pc.demon.co.uk
2139 W:      http://www.pnd-pc.demon.co.uk/promise/
2140 S:      Maintained
2141
2142 PXA2xx SUPPORT
2143 P:      Nicolas Pitre
2144 M:      nico@cam.org
2145 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2146 S:      Maintained
2147
2148 QLOGIC QLA2XXX FC-SCSI DRIVER
2149 P:      Andrew Vasquez
2150 M:      andrew.vasquez@qlogic.com
2151 L:      linux-scsi@vger.kernel.org
2152 S:      Supported
2153
2154 QNX4 FILESYSTEM
2155 P:      Anders Larsen
2156 M:      al@alarsen.net
2157 L:      linux-kernel@vger.kernel.org
2158 W:      http://www.alarsen.net/linux/qnx4fs/
2159 S:      Maintained
2160
2161 RADEON FRAMEBUFFER DISPLAY DRIVER
2162 P:      Benjamin Herrenschmidt
2163 M:      benh@kernel.crashing.org
2164 L:      linux-fbdev-devel@lists.sourceforge.net
2165 S:      Maintained
2166
2167 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2168 P:      Paul Mackerras
2169 M:      paulus@samba.org
2170 L:      linux-fbdev-devel@lists.sourceforge.net
2171 S:      Maintained
2172
2173 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2174 P:      Corey Thomas
2175 M:      corey@world.std.com
2176 L:      linux-kernel@vger.kernel.org
2177 S:      Maintained
2178
2179 RANDOM NUMBER DRIVER
2180 P:      Matt Mackall
2181 M:      mpm@selenic.com
2182 S:      Maintained
2183
2184 RAPIDIO SUBSYSTEM
2185 P:      Matt Porter
2186 M:      mporter@kernel.crashing.org
2187 L:      linux-kernel@vger.kernel.org
2188 S:      Maintained
2189
2190 REAL TIME CLOCK DRIVER
2191 P:      Paul Gortmaker
2192 M:      p_gortmaker@yahoo.com
2193 L:      linux-kernel@vger.kernel.org
2194 S:      Maintained
2195
2196 REISERFS FILE SYSTEM
2197 P:      Hans Reiser
2198 M:      reiserfs-dev@namesys.com
2199 L:      reiserfs-list@namesys.com
2200 W:      http://www.namesys.com
2201 S:      Supported
2202
2203 ROCKETPORT DRIVER
2204 P:      Comtrol Corp.
2205 W:      http://www.comtrol.com
2206 S:      Maintained
2207
2208 ROSE NETWORK LAYER
2209 P:      Ralf Baechle
2210 M:      ralf@linux-mips.org
2211 L:      linux-hams@vger.kernel.org
2212 S:      Maintained
2213
2214 RISCOM8 DRIVER
2215 S:      Orphan
2216
2217 RTLINUX  REALTIME  LINUX
2218 P:      Victor Yodaiken
2219 M:      yodaiken@fsmlabs.com
2220 L:      rtl@rtlinux.org
2221 W:      www.rtlinux.org
2222 S:      Maintained
2223
2224 S3 SAVAGE FRAMEBUFFER DRIVER
2225 P:      Antonino Daplas
2226 M:      adaplas@pol.net
2227 L:      linux-fbdev-devel@lists.sourceforge.net
2228 S:      Maintained
2229
2230 S390
2231 P:      Martin Schwidefsky
2232 M:      schwidefsky@de.ibm.com
2233 M:      linux390@de.ibm.com
2234 L:      linux-390@vm.marist.edu
2235 W:      http://www.ibm.com/developerworks/linux/linux390/
2236 S:      Supported
2237
2238 S390 NETWORK DRIVERS
2239 P:      Frank Pavlic
2240 M:      fpavlic@de.ibm.com
2241 M:      linux390@de.ibm.com
2242 L:      linux-390@vm.marist.edu
2243 W:      http://www.ibm.com/developerworks/linux/linux390/
2244 S:      Supported
2245
2246 S390 ZFCP DRIVER
2247 P:      Andreas Herrmann
2248 M:      aherrman@de.ibm.com
2249 M:      linux390@de.ibm.com
2250 L:      linux-390@vm.marist.edu
2251 W:      http://www.ibm.com/developerworks/linux/linux390/
2252 S:      Supported
2253
2254 SAA7146 VIDEO4LINUX-2 DRIVER
2255 P:      Michael Hunold
2256 M:      michael@mihu.de
2257 W:      http://www.mihu.de/linux/saa7146
2258 S:      Maintained
2259
2260 SBPCD CDROM DRIVER
2261 P:      Eberhard Moenkeberg
2262 M:      emoenke@gwdg.de
2263 L:      linux-kernel@vger.kernel.org
2264 S:      Maintained
2265
2266 SC1200 WDT DRIVER
2267 P:      Zwane Mwaikambo
2268 M:      zwane@arm.linux.org.uk
2269 S:      Maintained
2270
2271 SCHEDULER
2272 P:      Ingo Molnar
2273 M:      mingo@elte.hu
2274 P:      Robert Love    [the preemptible kernel bits]
2275 M:      rml@tech9.net
2276 L:      linux-kernel@vger.kernel.org
2277 S:      Maintained
2278
2279 SCSI CDROM DRIVER
2280 P:      Jens Axboe
2281 M:      axboe@suse.de
2282 L:      linux-scsi@vger.kernel.org
2283 W:      http://www.kernel.dk
2284 S:      Maintained
2285
2286 SCSI SG DRIVER
2287 P:      Doug Gilbert
2288 M:      dgilbert@interlog.com
2289 L:      linux-scsi@vger.kernel.org
2290 W:      http://www.torque.net/sg
2291 S:      Maintained
2292
2293 SCSI SUBSYSTEM
2294 P:      James E.J. Bottomley
2295 M:      James.Bottomley@SteelEye.com
2296 L:      linux-scsi@vger.kernel.org
2297 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2298 S:      Maintained
2299
2300 SCSI TAPE DRIVER
2301 P:      Kai Mäkisara
2302 M:      Kai.Makisara@kolumbus.fi
2303 L:      linux-scsi@vger.kernel.org
2304 S:      Maintained
2305
2306 SCTP PROTOCOL
2307 P: Sridhar Samudrala
2308 M: sri@us.ibm.com
2309 L: lksctp-developers@lists.sourceforge.net
2310 S: Supported
2311
2312 SCx200 CPU SUPPORT
2313 P:      Christer Weinigel
2314 M:      christer@weinigel.se
2315 W:      http://www.weinigel.se
2316 S:      Supported
2317
2318 SECURITY CONTACT
2319 P:      Security Officers
2320 M:      security@kernel.org
2321 S:      Supported
2322
2323 SELINUX SECURITY MODULE
2324 P:      Stephen Smalley
2325 M:      sds@tycho.nsa.gov
2326 P:      James Morris
2327 M:      jmorris@namei.org
2328 L:      linux-kernel@vger.kernel.org (kernel issues)
2329 L:      selinux@tycho.nsa.gov (general discussion)
2330 W:      http://www.nsa.gov/selinux
2331 S:      Supported
2332
2333 SERIAL ATA (SATA) SUBSYSTEM:
2334 P:      Jeff Garzik
2335 M:      jgarzik@pobox.com
2336 L:      linux-ide@vger.kernel.org
2337 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2338 S:      Supported
2339
2340 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2341 P:      Pat Gefre
2342 M:      pfg@sgi.com
2343 L:      linux-ia64@vger.kernel.org
2344 S:      Supported
2345
2346 SGI VISUAL WORKSTATION 320 AND 540
2347 P:      Andrey Panin
2348 M:      pazke@donpac.ru
2349 L:      linux-visws-devel@lists.sf.net
2350 W:      http://linux-visws.sf.net
2351 S:      Maintained for 2.6.
2352
2353 SIMTEC EB110ATX (Chalice CATS)
2354 P:      Ben Dooks
2355 P:      Vincent Sanders
2356 M:      support@simtec.co.uk
2357 W:      http://www.simtec.co.uk/products/EB110ATX/
2358 S:      Supported
2359
2360 SIMTEC EB2410ITX (BAST)
2361 P:      Ben Dooks
2362 P:      Vincent Sanders
2363 M:      support@simtec.co.uk
2364 W:      http://www.simtec.co.uk/products/EB2410ITX/
2365 S:      Supported
2366
2367 SIS 190 ETHERNET DRIVER
2368 P:      Francois Romieu
2369 M:      romieu@fr.zoreil.com
2370 L:      netdev@vger.kernel.org
2371 S:      Maintained
2372
2373 SIS 5513 IDE CONTROLLER DRIVER
2374 P:      Lionel Bouton
2375 M:      Lionel.Bouton@inet6.fr
2376 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2377 W:      http://gyver.homeip.net/sis5513/index.html
2378 S:      Maintained
2379
2380 SIS 900/7016 FAST ETHERNET DRIVER
2381 P:      Daniele Venzano
2382 M:      venza@brownhat.org
2383 W:      http://www.brownhat.org/sis900.html
2384 L:      netdev@vger.kernel.org
2385 S:      Maintained
2386
2387 SIS FRAMEBUFFER DRIVER
2388 P:      Thomas Winischhofer
2389 M:      thomas@winischhofer.net
2390 W:      http://www.winischhofer.net/linuxsisvga.shtml
2391 S:      Maintained      
2392
2393 SIS USB2VGA DRIVER
2394 P:      Thomas Winischhofer
2395 M:      thomas@winischhofer.net
2396 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2397 S:      Maintained
2398
2399 SMSC47M1 HARDWARE MONITOR DRIVER
2400 P:      Jean Delvare
2401 M:      khali@linux-fr.org
2402 L:      lm-sensors@lm-sensors.org
2403 S:      Odd Fixes
2404
2405 SMB FILESYSTEM
2406 P:      Urban Widmark
2407 M:      urban@teststation.com
2408 W:      http://samba.org/
2409 L:      samba@samba.org
2410 S:      Maintained
2411
2412 SMC91x ETHERNET DRIVER
2413 P:      Nicolas Pitre
2414 M:      nico@cam.org
2415 S:      Maintained
2416
2417 SOFTWARE RAID (Multiple Disks) SUPPORT
2418 P:      Ingo Molnar
2419 M:      mingo@redhat.com
2420 P:      Neil Brown
2421 M:      neilb@cse.unsw.edu.au
2422 L:      linux-raid@vger.kernel.org
2423 S:      Maintained
2424
2425 SOFTWARE SUSPEND:
2426 P:      Pavel Machek
2427 M:      pavel@suse.cz
2428 L:      linux-pm@osdl.org
2429 S:      Maintained
2430
2431 SONIC NETWORK DRIVER
2432 P:      Thomas Bogendoerfer
2433 M:      tsbogend@alpha.franken.de
2434 L:      netdev@vger.kernel.org
2435 S:      Maintained
2436
2437 SONY VAIO CONTROL DEVICE DRIVER
2438 P:      Stelian Pop
2439 M:      stelian@popies.net
2440 W:      http://popies.net/sonypi/
2441 S:      Maintained
2442
2443 SOUND
2444 P:      Jaroslav Kysela
2445 M:      perex@suse.cz
2446 L:      alsa-devel@alsa-project.org
2447 S:      Maintained
2448
2449 TPM DEVICE DRIVER
2450 P:      Kylene Hall
2451 M:      kjhall@us.ibm.com
2452 W:      http://tpmdd.sourceforge.net
2453 L:      tpmdd-devel@lists.sourceforge.net
2454 S:      Maintained
2455
2456 Telecom Clock Driver for MCPL0010
2457 P: Mark Gross
2458 M: mark.gross@intel.com
2459 S: Supported
2460
2461 TENSILICA XTENSA PORT (xtensa):
2462 P:      Chris Zankel
2463 M:      chris@zankel.net
2464 S:      Maintained
2465
2466 UltraSPARC (sparc64):
2467 P:      David S. Miller
2468 M:      davem@davemloft.net
2469 P:      Eddie C. Dost
2470 M:      ecd@brainaid.de
2471 P:      Jakub Jelinek
2472 M:      jj@sunsite.ms.mff.cuni.cz
2473 P:      Anton Blanchard
2474 M:      anton@samba.org
2475 L:      sparclinux@vger.kernel.org
2476 L:      ultralinux@vger.kernel.org
2477 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2478 S:      Maintained
2479
2480 SHARP LH SUPPORT (LH7952X & LH7A40X)
2481 P:      Marc Singer
2482 M:      elf@buici.com
2483 W:      http://projects.buici.com/arm
2484 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2485 S:      Maintained
2486
2487 SHPC HOTPLUG DRIVER
2488 P:      Kristen Carlson Accardi
2489 M:      kristen.c.accardi@intel.com
2490 L:      pcihpd-discuss@lists.sourceforge.net
2491 S:      Maintained
2492
2493 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2494 P:      Stephen Hemminger
2495 M:      shemminger@osdl.org
2496 L:      netdev@vger.kernel.org
2497 S:      Maintained
2498
2499 SPARC (sparc32):
2500 P:      William L. Irwin
2501 M:      wli@holomorphy.com
2502 L:      sparclinux@vger.kernel.org
2503 S:      Maintained
2504
2505 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2506 P:      Roger Wolff
2507 M:      R.E.Wolff@BitWizard.nl
2508 L:      linux-kernel@vger.kernel.org ?
2509 S:      Supported
2510
2511 SRM (Alpha) environment access
2512 P:      Jan-Benedict Glaw
2513 M:      jbglaw@lug-owl.de
2514 L:      linux-kernel@vger.kernel.org
2515 S:      Maintained
2516
2517 STARFIRE/DURALAN NETWORK DRIVER
2518 P:      Ion Badulescu
2519 M:      ionut@cs.columbia.edu
2520 S:      Maintained
2521
2522 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2523 W:      http://mosquitonet.Stanford.EDU/strip.html
2524 S:      Unsupported ?
2525
2526 STRADIS MPEG-2 DECODER DRIVER
2527 P:      Nathan Laredo
2528 M:      laredo@gnu.org
2529 W:      http://mpeg.openprojects.net/
2530 W:      http://www.stradis.com/
2531 S:      Maintained
2532
2533 SUPERH (sh)
2534 P:      Paul Mundt
2535 M:      lethal@linux-sh.org
2536 P:      Kazumoto Kojima
2537 M:      kkojima@rr.iij4u.or.jp
2538 L:      linuxsh-dev@lists.sourceforge.net
2539 W:      http://www.linux-sh.org
2540 W:      http://www.m17n.org/linux-sh/
2541 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2542 S:      Maintained
2543
2544 SUPERH64 (sh64)
2545 P:      Paul Mundt
2546 M:      lethal@linux-sh.org
2547 P:      Richard Curnow
2548 M:      rc@rc0.org.uk
2549 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2550 W:      http://www.linux-sh.org
2551 W:      http://www.rc0.org.uk/sh64
2552 S:      Maintained
2553
2554 SUN3/3X
2555 P:      Sam Creasey
2556 M:      sammy@sammy.net
2557 L:      sun3-list@redhat.com
2558 W:      http://sammy.net/sun3/
2559 S:      Maintained
2560
2561 SVGA HANDLING
2562 P:      Martin Mares
2563 M:      mj@ucw.cz
2564 L:      linux-video@atrey.karlin.mff.cuni.cz
2565 S:      Maintained
2566
2567 SYSV FILESYSTEM
2568 P:      Christoph Hellwig
2569 M:      hch@infradead.org
2570 S:      Maintained
2571
2572 TI PARALLEL LINK CABLE DRIVER
2573 P:     Romain Lievin
2574 M:     roms@lpg.ticalc.org
2575 S:     Maintained
2576
2577 TIPC NETWORK LAYER
2578 P:      Per Liden
2579 M:      per.liden@ericsson.com
2580 P:      Jon Maloy
2581 M:      jon.maloy@ericsson.com
2582 P:      Allan Stephens
2583 M:      allan.stephens@windriver.com
2584 L:      tipc-discussion@lists.sourceforge.net
2585 W:      http://tipc.sourceforge.net/
2586 W:      http://tipc.cslab.ericsson.net/
2587 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
2588 S:      Maintained
2589
2590 TLAN NETWORK DRIVER
2591 P:      Samuel Chessman
2592 M:      chessman@tux.org
2593 L:      tlan-devel@lists.sourceforge.net
2594 W:      http://sourceforge.net/projects/tlan/
2595 S:      Maintained
2596
2597 TOKEN-RING NETWORK DRIVER
2598 P:      Mike Phillips
2599 M:      mikep@linuxtr.net
2600 L:      netdev@vger.kernel.org
2601 L:      linux-tr@linuxtr.net
2602 W:      http://www.linuxtr.net
2603 S:      Maintained
2604
2605 TOSHIBA ACPI EXTRAS DRIVER
2606 P:      John Belmonte
2607 M:      toshiba_acpi@memebeam.org
2608 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2609 S:      Maintained
2610
2611 TOSHIBA SMM DRIVER
2612 P:      Jonathan Buzzard
2613 M:      jonathan@buzzard.org.uk
2614 L:      tlinux-users@tce.toshiba-dme.co.jp
2615 W:      http://www.buzzard.org.uk/toshiba/
2616 S:      Maintained
2617
2618 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2619 P:      Muli Ben-Yehuda
2620 M:      mulix@mulix.org
2621 L:      linux-kernel@vger.kernel.org
2622 S:      Maintained
2623
2624 TRIVIAL PATCHES
2625 P:      Adrian Bunk
2626 M:      trivial@kernel.org
2627 L:      linux-kernel@vger.kernel.org
2628 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2629 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2630 S:      Maintained
2631
2632 TMS380 TOKEN-RING NETWORK DRIVER
2633 P:      Adam Fritzler
2634 M:      mid@auk.cx
2635 L:      linux-tr@linuxtr.net
2636 W:      http://www.auk.cx/tms380tr/
2637 S:      Maintained
2638
2639 TULIP NETWORK DRIVER
2640 P:      Jeff Garzik
2641 M:      jgarzik@pobox.com
2642 L:      tulip-users@lists.sourceforge.net
2643 W:      http://sourceforge.net/projects/tulip/
2644 S:      Maintained
2645
2646 TUN/TAP driver
2647 P:      Maxim Krasnyansky
2648 M:      maxk@qualcomm.com, max_mk@yahoo.com
2649 L:      vtun@office.satix.net
2650 W:      http://vtun.sourceforge.net/tun
2651 S:      Maintained
2652
2653 U14-34F SCSI DRIVER
2654 P:      Dario Ballabio
2655 M:      ballabio_dario@emc.com
2656 L:      linux-scsi@vger.kernel.org
2657 S:      Maintained
2658
2659 UDF FILESYSTEM
2660 P:      Ben Fennema
2661 M:      bfennema@falcon.csc.calpoly.edu
2662 W:      http://linux-udf.sourceforge.net
2663 S:      Maintained
2664
2665 UNIFORM CDROM DRIVER
2666 P:      Jens Axboe
2667 M:      axboe@suse.de
2668 L:      linux-kernel@vger.kernel.org
2669 W:      http://www.kernel.dk
2670 S:      Maintained
2671
2672 USB ACM DRIVER
2673 P:      Oliver Neukum
2674 M:      oliver@neukum.name
2675 L:      linux-usb-users@lists.sourceforge.net
2676 L:      linux-usb-devel@lists.sourceforge.net
2677 S:      Maintained
2678
2679 USB BLOCK DRIVER (UB ub)
2680 P:      Pete Zaitcev
2681 M:      zaitcev@redhat.com
2682 L:      linux-kernel@vger.kernel.org
2683 L:      linux-usb-devel@lists.sourceforge.net
2684 S:      Supported
2685
2686 USB CDC ETHERNET DRIVER
2687 P:      Greg Kroah-Hartman
2688 M:      greg@kroah.com
2689 L:      linux-usb-users@lists.sourceforge.net
2690 L:      linux-usb-devel@lists.sourceforge.net
2691 S:      Maintained
2692 W:      http://www.kroah.com/linux-usb/
2693
2694 USB EHCI DRIVER
2695 P:      David Brownell
2696 M:      dbrownell@users.sourceforge.net
2697 L:      linux-usb-devel@lists.sourceforge.net
2698 S:      Maintained
2699
2700 USB ET61X[12]51 DRIVER
2701 P:      Luca Risolia
2702 M:      luca.risolia@studio.unibo.it
2703 L:      linux-usb-devel@lists.sourceforge.net
2704 L:      video4linux-list@redhat.com
2705 W:      http://www.linux-projects.org
2706 S:      Maintained
2707
2708 USB HID/HIDBP DRIVERS
2709 P:      Vojtech Pavlik
2710 M:      vojtech@suse.cz
2711 L:      linux-usb-users@lists.sourceforge.net
2712 L:      linux-usb-devel@lists.sourceforge.net
2713 S:      Maintained
2714
2715 USB HUB DRIVER
2716 P:      Johannes Erdfelt
2717 M:      johannes@erdfelt.com
2718 L:      linux-usb-users@lists.sourceforge.net
2719 L:      linux-usb-devel@lists.sourceforge.net
2720 S:      Maintained
2721
2722 USB ISP116X DRIVER
2723 P:      Olav Kongas
2724 M:      ok@artecdesign.ee
2725 L:      linux-usb-devel@lists.sourceforge.net
2726 S:      Maintained
2727
2728 USB KAWASAKI LSI DRIVER
2729 P:      Oliver Neukum
2730 M:      oliver@neukum.name
2731 L:      linux-usb-users@lists.sourceforge.net
2732 L:      linux-usb-devel@lists.sourceforge.net
2733 S:      Maintained
2734
2735 USB MASS STORAGE DRIVER
2736 P:      Matthew Dharm
2737 M:      mdharm-usb@one-eyed-alien.net
2738 L:      linux-usb-users@lists.sourceforge.net
2739 L:      usb-storage@lists.one-eyed-alien.net
2740 S:      Maintained
2741 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2742
2743 USB OHCI DRIVER
2744 P:      Roman Weissgaerber
2745 M:      weissg@vienna.at
2746 L:      linux-usb-users@lists.sourceforge.net
2747 L:      linux-usb-devel@lists.sourceforge.net
2748 S:      Maintained
2749
2750 USB OPTION-CARD DRIVER
2751 P:      Matthias Urlichs
2752 M:      smurf@smurf.noris.de
2753 L:      linux-usb-devel@lists.sourceforge.net
2754 S:      Maintained
2755
2756 USB OV511 DRIVER
2757 P:      Mark McClelland
2758 M:      mmcclell@bigfoot.com
2759 L:      linux-usb-users@lists.sourceforge.net
2760 L:      linux-usb-devel@lists.sourceforge.net
2761 W:      http://alpha.dyndns.org/ov511/
2762 S:      Maintained
2763
2764 USB PEGASUS DRIVER
2765 P:      Petko Manolov
2766 M:      petkan@users.sourceforge.net
2767 L:      linux-usb-users@lists.sourceforge.net
2768 L:      linux-usb-devel@lists.sourceforge.net
2769 W:      http://pegasus2.sourceforge.net/
2770 S:      Maintained
2771
2772 USB PRINTER DRIVER
2773 P:      Vojtech Pavlik
2774 M:      vojtech@suse.cz
2775 L:      linux-usb-users@lists.sourceforge.net
2776 L:      linux-usb-devel@lists.sourceforge.net
2777 S:      Maintained
2778
2779 USB RTL8150 DRIVER
2780 P:      Petko Manolov
2781 M:      petkan@users.sourceforge.net
2782 L:      linux-usb-users@lists.sourceforge.net
2783 L:      linux-usb-devel@lists.sourceforge.net
2784 W:      http://pegasus2.sourceforge.net/
2785 S:      Maintained
2786
2787 USB SE401 DRIVER
2788 P:      Jeroen Vreeken
2789 M:      pe1rxq@amsat.org
2790 L:      linux-usb-users@lists.sourceforge.net
2791 L:      linux-usb-devel@lists.sourceforge.net
2792 W:      http://www.chello.nl/~j.vreeken/se401/
2793 S:      Maintained
2794
2795 USB SERIAL CYBERJACK DRIVER
2796 P:      Matthias Bruestle and Harald Welte
2797 M:      support@reiner-sct.com
2798 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2799 S:      Maintained
2800
2801 USB SERIAL DIGI ACCELEPORT DRIVER
2802 P:      Peter Berger and Al Borchers
2803 M:      pberger@brimson.com
2804 M:      alborchers@steinerpoint.com
2805 L:      linux-usb-users@lists.sourceforge.net
2806 L:      linux-usb-devel@lists.sourceforge.net
2807 S:      Maintained
2808
2809 USB SERIAL DRIVER
2810 P:      Greg Kroah-Hartman
2811 M:      gregkh@suse.de
2812 L:      linux-usb-users@lists.sourceforge.net
2813 L:      linux-usb-devel@lists.sourceforge.net
2814 S:      Supported
2815
2816 USB SERIAL BELKIN F5U103 DRIVER
2817 P:      William Greathouse
2818 M:      wgreathouse@smva.com
2819 L:      linux-usb-users@lists.sourceforge.net
2820 L:      linux-usb-devel@lists.sourceforge.net
2821 S:      Maintained
2822
2823 USB SERIAL CYPRESS M8 DRIVER
2824 P:      Lonnie Mendez
2825 M:      dignome@gmail.com
2826 L:      linux-usb-users@lists.sourceforge.net
2827 L:      linux-usb-devel@lists.sourceforge.net
2828 S:      Maintained
2829 W:      http://geocities.com/i0xox0i
2830 W:      http://firstlight.net/cvs
2831
2832 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2833 L:      linux-usb-users@lists.sourceforge.net
2834 L:      linux-usb-devel@lists.sourceforge.net
2835 S:      Maintained
2836
2837 USB AUERSWALD DRIVER
2838 P:      Wolfgang Muees
2839 M:      wolfgang@iksw-muees.de
2840 L:      linux-usb-users@lists.sourceforge.net
2841 L:      linux-usb-devel@lists.sourceforge.net
2842 S:      Maintained
2843
2844 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2845 P:      Gary Brubaker
2846 M:      xavyer@ix.netcom.com
2847 L:      linux-usb-users@lists.sourceforge.net
2848 L:      linux-usb-devel@lists.sourceforge.net
2849 S:      Maintained
2850
2851 USB SERIAL KEYSPAN DRIVER
2852 P:      Greg Kroah-Hartman
2853 M:      greg@kroah.com
2854 L:      linux-usb-users@lists.sourceforge.net
2855 L:      linux-usb-devel@lists.sourceforge.net
2856 W:      http://www.kroah.com/linux/
2857 S:      Maintained
2858
2859 USB SERIAL WHITEHEAT DRIVER
2860 P:      Stuart MacDonald
2861 M:      stuartm@connecttech.com
2862 L:      linux-usb-users@lists.sourceforge.net
2863 L:      linux-usb-devel@lists.sourceforge.net
2864 W:      http://www.connecttech.com
2865 S:      Supported
2866
2867 USB SN9C10x DRIVER
2868 P:      Luca Risolia
2869 M:      luca.risolia@studio.unibo.it
2870 L:      linux-usb-devel@lists.sourceforge.net
2871 L:      video4linux-list@redhat.com
2872 W:      http://www.linux-projects.org
2873 S:      Maintained
2874
2875 USB SUBSYSTEM
2876 P:      Greg Kroah-Hartman
2877 M:      gregkh@suse.de
2878 L:      linux-usb-users@lists.sourceforge.net
2879 L:      linux-usb-devel@lists.sourceforge.net
2880 W:      http://www.linux-usb.org
2881 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2882 S:      Supported
2883
2884 USB UHCI DRIVER
2885 P:      Alan Stern
2886 M:      stern@rowland.harvard.edu
2887 L:      linux-usb-users@lists.sourceforge.net
2888 L:      linux-usb-devel@lists.sourceforge.net
2889 S:      Maintained
2890
2891 USB "USBNET" DRIVER
2892 P:      David Brownell
2893 M:      dbrownell@users.sourceforge.net
2894 L:      linux-usb-devel@lists.sourceforge.net
2895 S:      Maintained
2896
2897 USB W996[87]CF DRIVER
2898 P:      Luca Risolia
2899 M:      luca.risolia@studio.unibo.it
2900 L:      linux-usb-devel@lists.sourceforge.net
2901 L:      video4linux-list@redhat.com
2902 W:      http://www.linux-projects.org
2903 S:      Maintained
2904
2905 USB ZD1201 DRIVER
2906 P:      Jeroen Vreeken
2907 M:      pe1rxq@amsat.org
2908 L:      linux-usb-users@lists.sourceforge.net
2909 L:      linux-usb-devel@lists.sourceforge.net
2910 W:      http://linux-lc100020.sourceforge.net
2911 S:      Maintained
2912
2913 USER-MODE LINUX
2914 P:      Jeff Dike
2915 M:      jdike@karaya.com
2916 L:      user-mode-linux-devel@lists.sourceforge.net
2917 L:      user-mode-linux-user@lists.sourceforge.net
2918 W:      http://user-mode-linux.sourceforge.net
2919 S:      Maintained
2920         
2921 FAT/VFAT/MSDOS FILESYSTEM:
2922 P:      OGAWA Hirofumi
2923 M:      hirofumi@mail.parknet.co.jp
2924 L:      linux-kernel@vger.kernel.org
2925 S:      Maintained
2926
2927 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2928 P:      Jeff Garzik
2929 S:      Odd fixes
2930
2931 VIA RHINE NETWORK DRIVER
2932 P:      Roger Luethi
2933 M:      rl@hellgate.ch
2934 S:      Maintained
2935
2936 VIAPRO SMBUS DRIVER
2937 P:      Jean Delvare
2938 M:      khali@linux-fr.org
2939 L:      lm-sensors@lm-sensors.org
2940 S:      Maintained
2941
2942 UCLINUX (AND M68KNOMMU)
2943 P:      Greg Ungerer
2944 M:      gerg@uclinux.org
2945 W:      http://www.uclinux.org/
2946 L:      uclinux-dev@uclinux.org  (subscribers-only)
2947 S:      Maintained
2948
2949 UCLINUX FOR NEC V850
2950 P:      Miles Bader
2951 M:      uclinux-v850@lsi.nec.co.jp
2952 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2953 W:      http://www.ee.nec.de/uclinux/
2954 S:      Supported
2955
2956 UCLINUX FOR RENESAS H8/300
2957 P:      Yoshinori Sato
2958 M:      ysato@users.sourceforge.jp
2959 W:      http://uclinux-h8.sourceforge.jp/
2960 S:      Supported
2961
2962 USB DIAMOND RIO500 DRIVER
2963 P:      Cesar Miquel
2964 M:      miquel@df.uba.ar
2965 L:      rio500-users@lists.sourceforge.net
2966 W:      http://rio500.sourceforge.net
2967 S:      Maintained
2968
2969 V9FS FILE SYSTEM
2970 P:      Eric Van Hensbergen
2971 M:      ericvh@gmail.com
2972 P:      Ron Minnich
2973 M:      rminnich@lanl.gov
2974 P:      Latchesar Ionkov
2975 M:      lucho@ionkov.net
2976 L:      v9fs-developer@lists.sourceforge.net
2977 W:      http://v9fs.sf.net
2978 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs-devel.git
2979 S:      Maintained
2980
2981 VIDEO FOR LINUX
2982 P:      Mauro Carvalho Chehab
2983 M:      mchehab@infradead.org
2984 M:      v4l-dvb-maintainer@linuxtv.org
2985 L:      video4linux-list@redhat.com
2986 W:      http://linuxtv.org
2987 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
2988 S:      Maintained
2989
2990 VT8231 HARDWARE MONITOR DRIVER
2991 P:      Roger Lucas
2992 M:      roger@planbit.co.uk
2993 L:      lm-sensors@lm-sensors.org
2994 S:      Maintained
2995
2996 W1 DALLAS'S 1-WIRE BUS
2997 P:      Evgeniy Polyakov
2998 M:      johnpol@2ka.mipt.ru
2999 L:      lm-sensors@lm-sensors.org
3000 S:      Maintained
3001
3002 W83L51xD SD/MMC CARD INTERFACE DRIVER
3003 P:      Pierre Ossman
3004 M:      drzeus-wbsd@drzeus.cx
3005 L:      wbsd-devel@list.drzeus.cx
3006 W:      http://projects.drzeus.cx/wbsd
3007 S:      Maintained
3008
3009 W83L785TS HARDWARE MONITOR DRIVER
3010 P:      Jean Delvare
3011 M:      khali@linux-fr.org
3012 L:      lm-sensors@lm-sensors.org
3013 S:      Odd Fixes
3014
3015 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
3016 P:      Nenad Corbic
3017 M:      ncorbic@sangoma.com
3018 M:      dm@sangoma.com
3019 W:      http://www.sangoma.com
3020 S:      Supported
3021
3022 WATCHDOG DEVICE DRIVERS
3023 P:      Wim Van Sebroeck
3024 M:      wim@iguana.be
3025 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3026 S:      Maintained
3027
3028 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3029 P:      Jean Tourrilhes
3030 M:      jt@hpl.hp.com
3031 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3032 S:      Maintained
3033
3034 WD7000 SCSI DRIVER
3035 P:      Miroslav Zagorac
3036 M:      zaga@fly.cc.fer.hr
3037 L:      linux-scsi@vger.kernel.org
3038 S:      Maintained
3039
3040 WISTRON LAPTOP BUTTON DRIVER
3041 P:      Miloslav Trmac
3042 M:      mitr@volny.cz
3043 S:      Maintained
3044
3045 WL3501 WIRELESS PCMCIA CARD DRIVER
3046 P:      Arnaldo Carvalho de Melo
3047 M:      acme@conectiva.com.br
3048 W:      http://advogato.org/person/acme
3049 S:      Maintained
3050
3051 X.25 NETWORK LAYER
3052 P:      Henner Eisen
3053 M:      eis@baty.hanse.de
3054 L:      linux-x25@vger.kernel.org
3055 S:      Maintained
3056
3057 XFS FILESYSTEM
3058 P:      Silicon Graphics Inc
3059 M:      xfs-masters@oss.sgi.com
3060 M:      nathans@sgi.com
3061 L:      linux-xfs@oss.sgi.com
3062 W:      http://oss.sgi.com/projects/xfs
3063 S:      Supported
3064
3065 X86 3-LEVEL PAGING (PAE) SUPPORT
3066 P:      Ingo Molnar
3067 M:      mingo@redhat.com
3068 S:      Maintained
3069
3070 X86-64 port
3071 P:      Andi Kleen
3072 M:      ak@suse.de
3073 L:      discuss@x86-64.org
3074 W:      http://www.x86-64.org
3075 S:      Maintained
3076
3077 YAM DRIVER FOR AX.25
3078 P:      Jean-Paul Roubelat
3079 M:      jpr@f6fbb.org
3080 L:      linux-hams@vger.kernel.org
3081 S:      Maintained
3082
3083 YEALINK PHONE DRIVER
3084 P:      Henk Vergonet
3085 M:      Henk.Vergonet@gmail.com
3086 L:      usbb2k-api-dev@nongnu.org
3087 S:      Maintained
3088
3089 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3090 P:      Pete Zaitcev
3091 M:      zaitcev@yahoo.com
3092 L:      linux-kernel@vger.kernel.org
3093 S:      Obsolete
3094
3095 Z8530 DRIVER FOR AX.25
3096 P:      Joerg Reuter
3097 M:      jreuter@yaina.de
3098 W:      http://yaina.de/jreuter/
3099 W:      http://www.qsl.net/dl1bke/
3100 L:      linux-hams@vger.kernel.org
3101 S:      Maintained
3102
3103 ZF MACHZ WATCHDOG
3104 P:      Fernando Fuganti
3105 M:      fuganti@netbank.com.br
3106 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3107 S:      Maintained
3108
3109 ZR36067 VIDEO FOR LINUX DRIVER
3110 P:      Ronald Bultje
3111 M:      rbultje@ronald.bitfreak.net
3112 L:      mjpeg-users@lists.sourceforge.net
3113 W:      http://mjpeg.sourceforge.net/driver-zoran/
3114 S:      Maintained
3115
3116 ZR36120 VIDEO FOR LINUX DRIVER
3117 P:      Pauline Middelink
3118 M:      middelin@polyware.nl
3119 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3120 W:      http://www.polyware.nl/~middelin/hobbies.html
3121 S:      Maintained
3122
3123 THE REST
3124 P:      Linus Torvalds
3125 S:      Buried alive in reporters