]> Git Repo - linux.git/blob - MAINTAINERS
[PATCH] Add SCM info to MAINTAINERS
[linux.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 URL.  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:      [email protected]
77 L:      [email protected]
78 L:      [email protected]
79 W:      http://www.linuxtr.net
80 S:      Maintained
81
82 3C505 NETWORK DRIVER
83 P:      Philip Blundell
84 M:      [email protected]
85 L:      [email protected]
86 S:      Maintained
87
88 3CR990 NETWORK DRIVER
89 P:      David Dillow
90 M:      [email protected]
91 L:      [email protected]
92 S:      Maintained
93
94 3W-XXXX ATA-RAID CONTROLLER DRIVER
95 P:      Adam Radford
96 M:      [email protected]
97 L:      [email protected]
98 W:      http://www.amcc.com
99 S:      Supported
100
101 3W-9XXX SATA-RAID CONTROLLER DRIVER
102 P:      Adam Radford
103 M:      [email protected]
104 L:      [email protected]
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:      [email protected]
111 L:      [email protected]
112 S:      Maintained
113
114 6PACK NETWORK DRIVER FOR AX.25
115 P:      Andreas Koensgen
116 M:      [email protected]
117 L:      [email protected]
118 S:      Maintained
119
120 8139CP 10/100 FAST ETHERNET DRIVER
121 P:      Jeff Garzik
122 M:      [email protected]
123 S:      Maintained
124
125 8139TOO 10/100 FAST ETHERNET DRIVER
126 P:      Jeff Garzik
127 M:      [email protected]
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:      [email protected]
134 L:      [email protected]
135 S:      Maintained
136
137 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138 P:      Russell King
139 M:      [email protected]
140 L:      [email protected]
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:      [email protected]
147 L:      [email protected]
148 S:      Maintained
149
150 A2232 SERIAL BOARD DRIVER
151 P:      Enver Haase
152 M:      [email protected]
153 M:      [email protected]
154 L:      [email protected]
155 S:      Maintained
156
157 AIO
158 P:      Benjamin LaHaise
159 M:      [email protected]
160 L:      [email protected]
161 S:      Supported
162
163 ACENIC DRIVER
164 P:      Jes Sorensen
165 M:      [email protected]
166 L:      [email protected]
167 S:      Maintained
168
169 ACI MIXER DRIVER
170 P:      Robert Siemer
171 M:      [email protected]
172 L:      [email protected]
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:      [email protected]
179 W:      http://linux.dell.com/storage.shtml
180 S:      Supported
181
182 ACPI
183 P:      Len Brown
184 M:      [email protected]
185 L:      [email protected]
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 <[email protected]>
193 W:      http://linux.thorsten-knabe.de
194 S:      Maintained
195
196 AD1889 SOUND DRIVER
197 P:      Kyle McMartin
198 M:      [email protected]
199 P:      Thibaut Varene
200 M:      [email protected]
201 W:      http://wiki.parisc-linux.org/AD1889
202 L:      [email protected]
203 S:      Maintained
204
205 ADM1025 HARDWARE MONITOR DRIVER
206 P:      Jean Delvare
207 M:      [email protected]
208 L:      [email protected]
209 S:      Maintained
210
211 ADT746X FAN DRIVER
212 P:      Colin Leroy
213 M:      [email protected]
214 S:      Maintained
215
216 AEDSP16 DRIVER
217 P:      Riccardo Facchetti
218 M:      [email protected]
219 S:      Maintained
220
221 AFFS FILE SYSTEM
222 P:      Roman Zippel
223 M:      [email protected]
224 S:      Maintained
225
226 AGPGART DRIVER
227 P:      Dave Jones
228 M:      [email protected]
229 W:      http://www.codemonkey.org.uk/projects/agp/
230 S:      Maintained
231
232 AHA152X SCSI DRIVER
233 P:      Juergen E. Fischer
234 M:      Juergen Fischer <[email protected]>
235 L:      [email protected]
236 S:      Maintained
237
238 ALCATEL SPEEDTOUCH USB DRIVER
239 P:      Duncan Sands
240 M:      [email protected]
241 L:      [email protected]
242 L:      [email protected]
243 W:      http://www.linux-usb.org/SpeedTouch/
244 S:      Maintained
245
246 ALI1563 I2C DRIVER
247 P:      Rudolf Marek
248 M:      [email protected]
249 L:      [email protected]
250 S:      Maintained
251
252 ALPHA PORT
253 P:      Richard Henderson
254 M:      [email protected]
255 S:      Odd Fixes for 2.4; Maintained for 2.6.
256 P:      Ivan Kokshaysky
257 M:      [email protected]
258 S:      Maintained for 2.4; PCI support for 2.6.
259
260 APM DRIVER
261 P:      Stephen Rothwell
262 M:      [email protected]
263 L:      [email protected]
264 W:      http://www.canb.auug.org.au/~sfr/
265 S:      Supported
266
267 APPLETALK NETWORK LAYER
268 P:      Arnaldo Carvalho de Melo
269 M:      [email protected]
270 S:      Maintained
271
272 ARC FRAMEBUFFER DRIVER
273 P:      Jaya Kumar
274 M:      [email protected]
275 S:      Maintained
276
277 ARM26 ARCHITECTURE
278 P:      Ian Molton
279 M:      [email protected]
280 S:      Maintained
281
282 ARM26/ARCHIMEDES
283 P:      Ian Molton
284 M:      [email protected]
285 S:      Maintained
286
287 ARM26/A5000
288 P:      John Appleby
289 M:      [email protected]
290 S:      Maintained
291
292 ARM MFM AND FLOPPY DRIVERS
293 P:      Ian Molton
294 M:      [email protected]
295 S:      Maintained
296
297 ARM/CORGI MACHINE SUPPORT
298 P:      Richard Purdie
299 M:      [email protected]
300 S:      Maintained
301
302 ARM/TOSA MACHINE SUPPORT
303 P:      Dirk Opfer
304 M:      [email protected]
305 S:      Maintained
306
307 ARM/PLEB SUPPORT
308 P:      Peter Chubb
309 M:      [email protected]
310 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
311 S:      Maintained
312
313 ARM/PT DIGITAL BOARD PORT
314 P:      Stefan Eletzhofer
315 M:      [email protected]
316 L:      [email protected] (subscribers-only)
317 W:      http://www.arm.linux.org.uk/
318 S:      Maintained
319
320 ARM/SHARK MACHINE SUPPORT
321 P:      Alexander Schulz
322 M:      [email protected]
323 W:      http://www.shark-linux.de/shark.html
324 S:      Maintained
325
326 ARM/STRONGARM110 PORT
327 P:      Russell King
328 M:      [email protected]
329 L:      [email protected] (subscribers-only)
330 W:      http://www.arm.linux.org.uk/
331 S:      Maintained
332
333 ARM/S3C2410 ARM ARCHITECTURE
334 P:      Ben Dooks
335 M:      [email protected]
336 L:      [email protected] (subscribers-only)
337 W:      http://www.fluff.org/ben/linux/
338 S:      Maintained
339
340 ARM/S3C2440 ARM ARCHITECTURE
341 P:      Ben Dooks
342 M:      [email protected]
343 L:      [email protected] (subscribers-only)
344 W:      http://www.fluff.org/ben/linux/
345 S:      Maintained
346
347 ARPD SUPPORT
348 P:      Jonathan Layes
349 L:      [email protected]
350 S:      Maintained
351
352 ASUS ACPI EXTRAS DRIVER
353 P:      Karol Kozimor
354 M:      [email protected]
355 P:      Julien Lerouge
356 M:      [email protected]
357 L:      [email protected]
358 W:      http://sourceforge.net/projects/acpi4asus
359 W:      http://julien.lerouge.free.fr
360 S:      Maintained
361
362 ATA OVER ETHERNET DRIVER
363 P:      Ed L. Cashin
364 M:      [email protected]
365 W:      http://www.coraid.com/support/linux
366 S:      Supported
367
368 ATM
369 P:      Chas Williams
370 M:      [email protected]
371 L:      [email protected]
372 W:      http://linux-atm.sourceforge.net
373 S:      Maintained
374
375 ATMEL WIRELESS DRIVER
376 P:      Simon Kelley
377 M:      [email protected]
378 W:      http://www.thekelleys.org.uk/atmel
379 W:      http://atmelwlandriver.sourceforge.net/
380 S:      Maintained
381
382 AUDIT SUBSYSTEM
383 P:      David Woodhouse
384 M:      [email protected]
385 L:      [email protected]
386 W:      http://people.redhat.com/sgrubb/audit/
387 S:      Maintained
388
389 AX.25 NETWORK LAYER
390 P:      Ralf Baechle
391 M:      [email protected]
392 L:      [email protected]
393 S:      Maintained
394
395 BAYCOM/HDLCDRV DRIVERS FOR AX.25
396 P:      Thomas Sailer
397 M:      [email protected]
398 L:      [email protected]
399 W:      http://www.baycom.org/~tom/ham/ham.html
400 S:      Maintained
401
402 BEFS FILE SYSTEM
403 P:      Sergey S. Kostyliov
404 M:      [email protected]
405 L:      [email protected]
406 S:      Maintained
407
408 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
409 P:      Kenji Hollis
410 W:      http://ftp.bitgate.com/pcwd/
411 S:      Maintained
412
413 BFS FILE SYSTEM
414 P:      Tigran A. Aivazian
415 M:      [email protected]
416 L:      [email protected]
417 S:      Maintained
418
419 BLOCK LAYER
420 P:      Jens Axboe
421 M:      [email protected]
422 L:      [email protected]
423 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
424 S:      Maintained
425
426 BLUETOOTH SUBSYSTEM
427 P:      Marcel Holtmann
428 M:      [email protected]
429 P:      Maxim Krasnyansky
430 M:      [email protected]
431 L:      [email protected]
432 W:      http://bluez.sf.net
433 W:      http://www.bluez.org
434 W:      http://www.holtmann.org/linux/bluetooth/
435 S:      Maintained
436
437 BLUETOOTH RFCOMM LAYER
438 P:      Marcel Holtmann
439 M:      [email protected]
440 P:      Maxim Krasnyansky
441 M:      [email protected]
442 S:      Maintained
443
444 BLUETOOTH BNEP LAYER
445 P:      Marcel Holtmann
446 M:      [email protected]
447 P:      Maxim Krasnyansky
448 M:      [email protected]
449 S:      Maintained
450
451 BLUETOOTH CMTP LAYER
452 P:      Marcel Holtmann
453 M:      [email protected]
454 S:      Maintained
455
456 BLUETOOTH HIDP LAYER
457 P:      Marcel Holtmann
458 M:      [email protected]
459 S:      Maintained
460
461 BLUETOOTH HCI UART DRIVER
462 P:      Marcel Holtmann
463 M:      [email protected]
464 P:      Maxim Krasnyansky
465 M:      [email protected]
466 S:      Maintained
467
468 BLUETOOTH HCI USB DRIVER
469 P:      Marcel Holtmann
470 M:      [email protected]
471 P:      Maxim Krasnyansky
472 M:      [email protected]
473 S:      Maintained
474
475 BLUETOOTH HCI BCM203X DRIVER
476 P:      Marcel Holtmann
477 M:      [email protected]
478 S:      Maintained
479
480 BLUETOOTH HCI BPA10X DRIVER
481 P:      Marcel Holtmann
482 M:      [email protected]
483 S:      Maintained
484
485 BLUETOOTH HCI BFUSB DRIVER
486 P:      Marcel Holtmann
487 M:      [email protected]
488 S:      Maintained
489
490 BLUETOOTH HCI DTL1 DRIVER
491 P:      Marcel Holtmann
492 M:      [email protected]
493 S:      Maintained
494
495 BLUETOOTH HCI BLUECARD DRIVER
496 P:      Marcel Holtmann
497 M:      [email protected]
498 S:      Maintained
499
500 BLUETOOTH HCI BT3C DRIVER
501 P:      Marcel Holtmann
502 M:      [email protected]
503 S:      Maintained
504
505 BLUETOOTH HCI BTUART DRIVER
506 P:      Marcel Holtmann
507 M:      [email protected]
508 S:      Maintained
509
510 BLUETOOTH HCI VHCI DRIVER
511 P:      Maxim Krasnyansky
512 M:      [email protected]
513 S:      Maintained
514
515 BONDING DRIVER
516 P:   Chad Tindel
517 M:   [email protected]
518 P:   Jay Vosburgh
519 M:   [email protected]
520 L:   [email protected]
521 W:   http://sourceforge.net/projects/bonding/
522 S:   Supported
523
524 BROADBAND PROCESSOR ARCHITECTURE
525 P:      Arnd Bergmann
526 M:      [email protected]
527 L:      [email protected]
528 W:      http://linuxppc64.org
529 S:      Supported
530
531 BTTV VIDEO4LINUX DRIVER
532 P:      Mauro Carvalho Chehab
533 M:      [email protected]
534 L:      [email protected]
535 W:      http://linuxtv.org
536 S:      Maintained
537
538 BUSLOGIC SCSI DRIVER
539 P:      Leonard N. Zubkoff
540 M:      Leonard N. Zubkoff <[email protected]>
541 L:      [email protected]
542 W:      http://www.dandelion.com/Linux/
543 S:      Maintained
544
545 COMMON INTERNET FILE SYSTEM (CIFS)
546 P:      Steve French
547 M:      [email protected]
548 L:      [email protected]
549 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
550 S:      Supported       
551
552 CIRRUS LOGIC GENERIC FBDEV DRIVER
553 P:      Jeff Garzik
554 M:      [email protected]
555 L:      [email protected]
556 S:      Odd Fixes
557
558 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
559 P:      Cirrus Logic Corporation (kernel 2.2 driver)
560 M:      Cirrus Logic Corporation, Thomas Woller <[email protected]>
561 P:      Nils Faerber (port to kernel 2.4)
562 M:      Nils Faerber <[email protected]>
563 S:      Maintained
564
565 CODA FILE SYSTEM
566 P:      Jan Harkes
567 M:      [email protected]
568 M:      [email protected]
569 L:      [email protected]
570 W:      http://www.coda.cs.cmu.edu/
571 S:      Maintained
572
573 COMPACTPCI HOTPLUG CORE
574 P:      Scott Murray
575 M:      [email protected]
576 M:      [email protected]
577 L:      [email protected]
578 S:      Supported
579
580 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
581 P:      Scott Murray
582 M:      [email protected]
583 M:      [email protected]
584 L:      [email protected]
585 S:      Supported
586
587 COMPACTPCI HOTPLUG GENERIC DRIVER
588 P:      Scott Murray
589 M:      [email protected]
590 M:      [email protected]
591 L:      [email protected]
592 S:      Supported
593
594 COMPUTONE INTELLIPORT MULTIPORT CARD
595 P:      Michael H. Warfield
596 M:      [email protected]
597 W:      http://www.wittsend.com/computone.html
598 S:      Maintained
599
600 COSA/SRP SYNC SERIAL DRIVER
601 P:      Jan "Yenya" Kasprzak
602 M:      [email protected]
603 W:      http://www.fi.muni.cz/~kas/cosa/
604 S:      Maintained
605
606 CPU FREQUENCY DRIVERS
607 P:      Dave Jones
608 M:      [email protected]
609 L:      [email protected]
610 W:      http://www.codemonkey.org.uk/projects/cpufreq/
611 S:      Maintained
612
613 CPUID/MSR DRIVER
614 P:      H. Peter Anvin
615 M:      [email protected]
616 S:      Maintained
617
618 CPUSETS
619 P:      Paul Jackson
620 P:      Simon Derr
621 M:      [email protected]
622 M:      [email protected]
623 L:      [email protected]
624 W:      http://www.bullopensource.org/cpuset/
625 S:      Supported
626
627 CRAMFS FILESYSTEM
628 W:     http://sourceforge.net/projects/cramfs/
629 S:     Orphan
630
631 CRIS PORT
632 P:      Mikael Starvik
633 M:      [email protected]
634 L:      [email protected]
635 W:      http://developer.axis.com
636 S:      Maintained
637
638 CRYPTO API
639 P:      Herbert Xu
640 M:      [email protected]
641 P:      David S. Miller
642 M:      [email protected]
643 L:      [email protected]
644 S:      Maintained
645
646 CYBERPRO FB DRIVER
647 P:      Russell King
648 M:      [email protected]
649 W:      http://www.arm.linux.org.uk/
650 S:      Maintained
651
652 CYBLAFB FRAMEBUFFER DRIVER
653 P:      Knut Petersen
654 M:      [email protected]
655 L:      [email protected]
656 S:      Maintained
657
658 CYCLADES 2X SYNC CARD DRIVER
659 P:      Arnaldo Carvalho de Melo
660 M:      [email protected]
661 W:      http://advogato.org/person/acme
662 L:      [email protected]
663 S:      Maintained
664
665 CYCLADES ASYNC MUX DRIVER
666 M:      [email protected]
667 W:      http://www.cyclades.com/
668 S:      Supported
669
670 CYCLADES PC300 DRIVER
671 M:      [email protected]
672 W:      http://www.cyclades.com/
673 S:      Supported
674
675 DAC960 RAID CONTROLLER DRIVER
676 P:      Dave Olien
677 M       [email protected]
678 W:      http://www.osdl.org/archive/dmo/DAC960
679 L:      [email protected]
680 S:      Maintained
681
682 DAMA SLAVE for AX.25
683 P:      Joerg Reuter
684 M:      [email protected]
685 W:      http://yaina.de/jreuter/
686 W:      http://www.qsl.net/dl1bke/
687 L:      [email protected]
688 S:      Maintained
689
690 DC395x SCSI driver
691 P:      Oliver Neukum
692 M:      [email protected]
693 P:      Ali Akcaagac
694 M:      [email protected]
695 P:      Jamie Lenehan
696 M:      [email protected]
697 W:      http://twibble.org/dist/dc395x/
698 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
699 S:      Maintained
700
701 DC390/AM53C974 SCSI driver
702 P:      Kurt Garloff
703 M:      [email protected]
704 W:      http://www.garloff.de/kurt/linux/dc390/
705 P:      Guennadi Liakhovetski
706 M:      [email protected]
707 S:      Maintained
708
709 DCCP PROTOCOL
710 P:      Arnaldo Carvalho de Melo
711 M:      [email protected]
712 L:      [email protected]
713 W:      http://linux-net.osdl.org/index.php/DCCP
714 S:      Maintained
715
716 DECnet NETWORK LAYER
717 P:      Patrick Caulfield
718 M:      [email protected]
719 W:      http://linux-decnet.sourceforge.net
720 L:      [email protected]
721 S:      Maintained
722
723 DEFXX FDDI NETWORK DRIVER
724 P:      Maciej W. Rozycki
725 M:      [email protected]
726 S:      Maintained
727
728 DELL LAPTOP SMM DRIVER
729 P:      Massimo Dal Zotto
730 M:      [email protected]
731 W:      http://www.debian.org/~dz/i8k/
732 S:      Maintained
733
734 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
735 P:      Doug Warzecha
736 M:      [email protected]
737 S:      Maintained
738
739 DEVICE-MAPPER
740 P:      Alasdair Kergon
741 L:      [email protected]
742 W:      http://sources.redhat.com/dm
743 S:      Maintained
744
745 DEVICE NUMBER REGISTRY
746 P:      Torben Mathiasen
747 M:      [email protected]
748 W:      http://lanana.org/docs/device-list/index.html
749 L:      [email protected]
750 S:      Maintained
751
752 DEVICE FILESYSTEM
753 S:      Obsolete
754
755 DIGI INTL. EPCA DRIVER
756 P:      Digi International, Inc
757 M:      [email protected]
758 L:      [email protected]
759 W:      http://www.digi.com
760 S:      Orphaned
761
762 DIGI RIGHTSWITCH NETWORK DRIVER
763 P:      Rick Richardson
764 L:      [email protected]
765 W:      http://www.digi.com
766 S:      Orphaned
767
768 DIRECTORY NOTIFICATION
769 P:      Stephen Rothwell
770 M:      [email protected]
771 L:      [email protected]
772 S:      Supported
773
774 DISK GEOMETRY AND PARTITION HANDLING
775 P:      Andries Brouwer
776 M:      [email protected]
777 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
778 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
779 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
780 S:      Maintained
781
782 DISKQUOTA:
783 P:      Jan Kara
784 M:      [email protected]
785 L:      [email protected]
786 S:      Maintained
787
788 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
789 P:      Tobias Ringstrom
790 M:      [email protected]
791 L:      [email protected]
792 S:      Maintained
793
794 DOCBOOK FOR DOCUMENTATION
795 P:      Martin Waitz
796 M:      [email protected]
797 S:      Maintained
798
799 DOUBLETALK DRIVER
800 P:      James R. Van Zandt
801 M:      [email protected]
802 L:      [email protected]
803 S:      Maintained
804
805 DRIVER CORE, KOBJECTS, AND SYSFS
806 P:      Greg Kroah-Hartman
807 M:      [email protected]
808 L:      [email protected]
809 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
810 S:      Supported
811
812 DRM DRIVERS
813 P:      David Airlie
814 M:      [email protected]
815 L:      [email protected]
816 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
817 S:      Maintained
818
819 DSCC4 DRIVER
820 P:      François Romieu
821 M:      [email protected]
822 M:      [email protected]
823 S:      Maintained
824
825 DVB SUBSYSTEM AND DRIVERS
826 P:      LinuxTV.org Project
827 M:      [email protected]
828 L:      [email protected] (subscription required)
829 W:      http://linuxtv.org/
830 S:      Supported
831
832 EATA-DMA SCSI DRIVER
833 P:      Michael Neuffer
834 L:      [email protected][email protected]
835 S:      Maintained
836
837 EATA ISA/EISA/PCI SCSI DRIVER
838 P:      Dario Ballabio
839 M:      [email protected]
840 L:      [email protected]
841 S:      Maintained
842
843 EATA-PIO SCSI DRIVER
844 P:      Michael Neuffer
845 M:      [email protected]
846 L:      [email protected][email protected]
847 S:      Maintained
848
849 EBTABLES
850 P:      Bart De Schuymer
851 M:      [email protected]
852 L:      [email protected]
853 L:      [email protected]
854 W:      http://ebtables.sourceforge.net/
855 S:      Maintained
856
857 EEPRO100 NETWORK DRIVER
858 P:      Andrey V. Savochkin
859 M:      [email protected]
860 S:      Maintained
861
862 EMU10K1 SOUND DRIVER
863 P:      James Courtier-Dutton
864 M:      [email protected]
865 L:      [email protected]
866 W:      http://sourceforge.net/projects/emu10k1/
867 S:      Maintained
868
869 EMULEX LPFC FC SCSI DRIVER
870 P:      James Smart
871 M:      [email protected]
872 L:      [email protected]
873 W:      http://sourceforge.net/projects/lpfcxxxx
874 S:      Supported
875
876 EPSON 1355 FRAMEBUFFER DRIVER
877 P:      Christopher Hoover
878 M:      [email protected][email protected]
879 S:      Maintained
880
881 ETHEREXPRESS-16 NETWORK DRIVER
882 P:      Philip Blundell
883 M:      [email protected]
884 L:      [email protected]
885 S:      Maintained
886
887 ETHERNET BRIDGE
888 P:      Stephen Hemminger
889 M:      [email protected]
890 L:      [email protected]
891 W:      http://bridge.sourceforge.net/
892 S:      Maintained
893
894 ETHERTEAM 16I DRIVER
895 P:      Mika Kuoppala
896 M:      [email protected]
897 S:      Maintained
898
899 EXT2 FILE SYSTEM
900 L:      [email protected]
901 S:      Maintained
902
903 EXT3 FILE SYSTEM
904 P:      Stephen Tweedie, Andrew Morton
905 M:      [email protected][email protected][email protected]
906 L:      [email protected]
907 S:      Maintained
908
909 FARSYNC SYNCHRONOUS DRIVER
910 P:      Kevin Curtis
911 M:      [email protected]
912 M:      [email protected]
913 W:      http://www.farsite.co.uk/
914 S:      Supported
915
916 FRAMEBUFFER LAYER
917 P:      Antonino Daplas
918 M:      [email protected]
919 L:      [email protected] 
920 W:      http://linux-fbdev.sourceforge.net/
921 S:      Maintained
922
923 FREESCALE SOC FS_ENET DRIVER
924 P:      Pantelis Antoniou
925 M:      [email protected]
926 P:      Vitaly Bordug
927 M:      [email protected]
928 L:      [email protected]
929 L:      [email protected]
930 S:      Maintained
931
932 FILE LOCKING (flock() and fcntl()/lockf())
933 P:      Matthew Wilcox
934 M:      [email protected]
935 L:      [email protected]
936 S:      Maintained
937
938 FILESYSTEMS (VFS and infrastructure)
939 P:      Alexander Viro
940 M:      [email protected]
941 S:      Maintained
942
943 FIRMWARE LOADER (request_firmware)
944 L:      [email protected]
945 S:      Orphan
946
947 FPU EMULATOR
948 P:      Bill Metzenthen
949 M:      [email protected]
950 W:      http://suburbia.net/~billm/floating-point/emulator/
951 S:      Maintained
952
953 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
954 P:      Mike McLagan
955 M:      [email protected]
956 L:      [email protected]
957 S:      Maintained
958
959 FREEVXFS FILESYSTEM
960 P:      Christoph Hellwig
961 M:      [email protected]
962 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
963 S:      Maintained
964
965 FUJITSU FR-V PORT
966 P:      David Howells
967 M:      [email protected]
968 S:      Maintained
969
970 FTAPE/QIC-117
971 L:      [email protected]
972 W:      http://sourceforge.net/projects/ftape
973 S:      Orphan
974
975 FUSE: FILESYSTEM IN USERSPACE
976 P:      Miklos Szeredi
977 M:      [email protected]
978 L:      [email protected]
979 W:      http://fuse.sourceforge.net/
980 S:      Maintained
981
982 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
983 P:      Rik Faith
984 M:      [email protected]
985 L:      [email protected]
986 S:      Odd fixes (e.g., new signatures)
987
988 GDT SCSI DISK ARRAY CONTROLLER DRIVER
989 P:      Achim Leubner
990 M:      [email protected]
991 L:      [email protected]
992 W:      http://www.icp-vortex.com/
993 S:      Supported
994
995 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
996 P:      Krzysztof Halasa
997 M:      [email protected]
998 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
999 S:      Maintained
1000
1001 HARDWARE MONITORING
1002 P:      Jean Delvare
1003 M:      [email protected]
1004 L:      [email protected]
1005 W:      http://www.lm-sensors.nu/
1006 S:      Maintained
1007
1008 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1009 P:      Robert Love
1010 M:      [email protected]
1011 M:      [email protected]
1012 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1013 S:      Maintained
1014
1015 HARMONY SOUND DRIVER
1016 P:      Kyle McMartin
1017 M:      [email protected]
1018 W:      http://www.parisc-linux.org/~kyle/harmony/
1019 L:      [email protected]
1020 S:      Maintained
1021
1022 HAYES ESP SERIAL DRIVER
1023 P:      Andrew J. Robinson
1024 M:      [email protected]
1025 L:      [email protected]
1026 W:      http://www.nyx.net/~arobinso
1027 S:      Maintained
1028
1029 HFS FILESYSTEM
1030 P:      Roman Zippel
1031 M:      [email protected]
1032 L:      [email protected]
1033 S:      Maintained
1034
1035 HGA FRAMEBUFFER DRIVER
1036 P:      Ferenc Bakonyi
1037 M:      [email protected]
1038 L:      [email protected]
1039 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1040 S:      Maintained
1041
1042 HIGH-SPEED SCC DRIVER FOR AX.25
1043 P:      Klaus Kudielka
1044 M:      [email protected]
1045 L:      [email protected]
1046 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1047 S:      Maintained
1048
1049 HIPPI
1050 P:      Jes Sorensen
1051 M:      [email protected]
1052 L:      [email protected]
1053 S:      Maintained
1054
1055 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1056 P:      Chirag Kantharia
1057 M:      [email protected]
1058 L:      [email protected]
1059 S:      Maintained
1060  
1061 HEWLETT-PACKARD SMART2 RAID DRIVER
1062 P:      Chirag Kantharia
1063 M:      [email protected]
1064 L:      [email protected]
1065 S:      Maintained
1066  
1067 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1068 P:      Mike Miller
1069 M:      [email protected]
1070 L:      [email protected]
1071 S:      Supported
1072  
1073 HOST AP DRIVER
1074 P:      Jouni Malinen
1075 M:      [email protected]
1076 L:      [email protected]
1077 W:      http://hostap.epitest.fi/
1078 S:      Maintained
1079
1080 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1081 P:      Jaroslav Kysela
1082 M:      [email protected]
1083 S:      Maintained
1084
1085 HPET:   High Precision Event Timers driver (hpet.c)
1086 P:      Clemens Ladisch
1087 M:      [email protected]
1088 S:      Maintained
1089
1090 HPET:   i386
1091 P:      Venkatesh Pallipadi (Venki)
1092 M:      [email protected]
1093 S:      Maintained
1094
1095 HPET:   x86_64
1096 P:      Andi Kleen and Vojtech Pavlik
1097 M:      [email protected] and [email protected]
1098 S:      Maintained
1099
1100 HPET:   ACPI hpet.c
1101 P:      Bob Picco
1102 M:      [email protected]
1103 S:      Maintained
1104
1105 HPFS FILESYSTEM
1106 P:      Mikulas Patocka
1107 M:      [email protected]
1108 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1109 S:      Maintained
1110
1111 HUGETLB FILESYSTEM
1112 P:      William Irwin
1113 M:      [email protected]
1114 S:      Maintained
1115
1116 I2C SUBSYSTEM
1117 P:      Jean Delvare
1118 M:      [email protected]
1119 L:      [email protected]
1120 W:      http://www.lm-sensors.nu/
1121 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1122 S:      Maintained
1123
1124 I2O
1125 P:      Markus Lidel
1126 M:      [email protected]
1127 W:      http://i2o.shadowconnect.com/
1128 S:      Maintained
1129
1130 i386 BOOT CODE
1131 P:      Riley H. Williams
1132 M:      [email protected]
1133 L:      [email protected]
1134 S:      Maintained
1135
1136 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1137 P:      Dave Jones
1138 M:      [email protected]
1139 P:      H. Peter Anvin
1140 M:      [email protected]
1141 S:      Maintained
1142
1143 i810 TCO TIMER WATCHDOG
1144 P:      Nils Faerber
1145 M:      [email protected]
1146 W:      http://www.kernelconcepts.de/
1147 S:      Maintained
1148
1149 IA64 (Itanium) PLATFORM
1150 P:      Tony Luck
1151 M:      [email protected]
1152 L:      [email protected]
1153 W:      http://www.ia64-linux.org/
1154 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1155 S:      Maintained
1156
1157 SN-IA64 (Itanium) SUB-PLATFORM
1158 P:      Greg Edwards
1159 M:      [email protected]
1160 L:      [email protected]
1161 L:      [email protected]
1162 W:      http://www.sgi.com/altix
1163 S:      Maintained
1164
1165 IBM MCA SCSI SUBSYSTEM DRIVER
1166 P:      Michael Lang
1167 M:      [email protected]
1168 W:      http://www.uni-mainz.de/~langm000/linux.html
1169 S:      Maintained
1170
1171 IBM Power Linux RAID adapter
1172 P:      Brian King
1173 M:      [email protected]
1174 S:      Supported
1175
1176 IBM ServeRAID RAID DRIVER
1177 P:      Jack Hammer
1178 P:      Dave Jeffery
1179 M:      [email protected]
1180 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1181 S:      Supported 
1182
1183 IDE DRIVER [GENERAL]
1184 P:      Bartlomiej Zolnierkiewicz
1185 M:      [email protected]
1186 L:      [email protected]
1187 L:      [email protected]
1188 S:      Maintained
1189
1190 IDE/ATAPI CDROM DRIVER
1191 P:      Jens Axboe
1192 M:      [email protected]
1193 L:      [email protected]
1194 W:      http://www.kernel.dk
1195 S:      Maintained
1196
1197 IDE/ATAPI FLOPPY DRIVERS
1198 P:      Paul Bristow
1199 M:      Paul Bristow <[email protected]>
1200 W:      http://paulbristow.net/linux/idefloppy.html
1201 L:      [email protected]
1202 S:      Maintained
1203
1204 IDE/ATAPI TAPE DRIVERS
1205 P:      Gadi Oxman
1206 M:      Gadi Oxman <[email protected]>
1207 L:      [email protected]
1208 S:      Maintained
1209
1210 IEEE 1394 ETHERNET (eth1394)
1211 L:      [email protected]
1212 W:      http://www.linux1394.org/
1213 S:      Orphan
1214
1215 IEEE 1394 SUBSYSTEM
1216 P:      Ben Collins
1217 M:      [email protected]
1218 P:      Jody McIntyre
1219 M:      [email protected]
1220 L:      [email protected]
1221 W:      http://www.linux1394.org/
1222 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1223 S:      Maintained
1224
1225 IEEE 1394 OHCI DRIVER
1226 P:      Ben Collins
1227 M:      [email protected]
1228 P:      Jody McIntyre
1229 M:      [email protected]
1230 L:      [email protected]
1231 W:      http://www.linux1394.org/
1232 S:      Maintained
1233
1234 IEEE 1394 PCILYNX DRIVER
1235 P:      Jody McIntyre
1236 M:      [email protected]
1237 L:      [email protected]
1238 W:      http://www.linux1394.org/
1239 S:      Maintained
1240
1241 IEEE 1394 RAW I/O DRIVER
1242 P:      Ben Collins
1243 M:      [email protected]
1244 P:      Dan Dennedy
1245 M:      [email protected]
1246 L:      [email protected]
1247 W:      http://www.linux1394.org/
1248 S:      Maintained
1249
1250 IEEE 1394 SBP2
1251 P:      Ben Collins
1252 M:      [email protected]
1253 P:      Stefan Richter
1254 M:      [email protected]
1255 L:      [email protected]
1256 W:      http://www.linux1394.org/
1257 S:      Maintained
1258
1259 IMS TWINTURBO FRAMEBUFFER DRIVER
1260 P:      Paul Mundt
1261 M:      [email protected]
1262 L:      [email protected]
1263 S:      Maintained
1264
1265 INFINIBAND SUBSYSTEM
1266 P:      Roland Dreier
1267 M:      [email protected]
1268 P:      Sean Hefty
1269 M:      [email protected]
1270 P:      Hal Rosenstock
1271 M:      [email protected]
1272 L:      [email protected]
1273 W:      http://www.openib.org/
1274 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1275 S:      Supported
1276
1277 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1278 P:      Vojtech Pavlik
1279 M:      [email protected]
1280 L:      [email protected]
1281 L:      [email protected]
1282 S:      Maintained
1283
1284 INOTIFY
1285 P:      John McCutchan and Robert Love
1286 M:      [email protected] and [email protected]
1287 L:      [email protected]
1288 S:      Maintained
1289
1290 INTEL 810/815 FRAMEBUFFER DRIVER
1291 P:      Antonino Daplas
1292 M:      [email protected]
1293 L:      [email protected]
1294 S:      Maintained
1295
1296 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1297 P:      Ingo Molnar
1298 M:      [email protected]
1299 S:      Maintained
1300
1301 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1302 P:      Jeff Garzik
1303 M:      [email protected]
1304 W:      http://sourceforge.net/projects/gkernel/
1305 S:      Maintained
1306
1307 INTEL IA32 MICROCODE UPDATE SUPPORT
1308 P:      Tigran Aivazian
1309 M:      [email protected]
1310 S:      Maintained
1311
1312 INTEL PRO/100 ETHERNET SUPPORT
1313 P:      John Ronciak
1314 M:      [email protected]
1315 P:      Ganesh Venkatesan
1316 M:      [email protected]
1317 P:      Jesse Brandeburg
1318 M:      [email protected]
1319 W:      http://sourceforge.net/projects/e1000/
1320 S:      Supported
1321
1322 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1323 P:      Jeb Cramer
1324 M:      [email protected]
1325 P:      John Ronciak
1326 M:      [email protected]
1327 P:      Ganesh Venkatesan
1328 M:      [email protected]
1329 W:      http://sourceforge.net/projects/e1000/
1330 S:      Supported
1331
1332 INTEL PRO/10GbE SUPPORT
1333 P:      Ayyappan Veeraiyan
1334 M:      [email protected]
1335 P:      Ganesh Venkatesan
1336 M:      [email protected]
1337 P:      John Ronciak
1338 M:      [email protected]
1339 W:      http://sourceforge.net/projects/e1000/
1340 S:      Supported
1341
1342 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1343 P:      Yi Zhu
1344 M:      [email protected]
1345 P:      James Ketrenos
1346 M:      [email protected]
1347 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1348 W:      http://ipw2100.sourceforge.net
1349 S:      Supported
1350
1351 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1352 P:      Yi Zhu
1353 M:      [email protected]
1354 P:      James Ketrenos
1355 M:      [email protected]
1356 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1357 W:      http://ipw2200.sourceforge.net
1358 S:      Supported
1359
1360 IOC3 DRIVER
1361 P:      Ralf Baechle
1362 M:      [email protected]
1363 L:      [email protected]
1364 S:      Maintained
1365
1366 IP MASQUERADING:
1367 P:      Juanjo Ciarlante
1368 M:      [email protected]
1369 S:      Maintained
1370
1371 IPX NETWORK LAYER
1372 P:      Arnaldo Carvalho de Melo
1373 M:      [email protected]
1374 L:      [email protected]
1375 S:      Maintained
1376
1377 IRDA SUBSYSTEM
1378 P:      Jean Tourrilhes
1379 L:      [email protected] (subscribers-only)
1380 W:      http://irda.sourceforge.net/
1381 S:      Maintained
1382
1383 ISAPNP
1384 P:      Jaroslav Kysela
1385 M:      [email protected]
1386 S:      Maintained
1387
1388 ISDN SUBSYSTEM
1389 P:      Karsten Keil
1390 M:      [email protected]
1391 P:      Kai Germaschewski
1392 M:      [email protected]
1393 L:      [email protected]
1394 W:      http://www.isdn4linux.de
1395 S:      Maintained
1396
1397 ISDN SUBSYSTEM (Eicon active card driver)
1398 P:      Armin Schindler
1399 M:      [email protected]
1400 L:      [email protected]
1401 W:      http://www.melware.de
1402 S:      Maintained
1403
1404 JOURNALLING FLASH FILE SYSTEM (JFFS)
1405 P:      Axis Communications AB
1406 M:      [email protected]
1407 L:      [email protected]
1408 W:      http://www.developer.axis.com/software/jffs/
1409 S:      Maintained
1410
1411 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1412 P:      David Woodhouse
1413 M:      [email protected]
1414 L:      [email protected]
1415 W:      http://sources.redhat.com/jffs2/
1416 S:      Maintained
1417
1418 JFS FILESYSTEM
1419 P:      Dave Kleikamp
1420 M:      [email protected]
1421 L:      [email protected]
1422 W:      http://jfs.sourceforge.net/
1423 S:      Supported
1424
1425 KCONFIG
1426 P:      Roman Zippel
1427 M:      [email protected]
1428 L:      [email protected]
1429 S:      Maintained
1430
1431 KERNEL AUTOMOUNTER (AUTOFS)
1432 P:      H. Peter Anvin
1433 M:      [email protected]
1434 L:      [email protected]
1435 S:      Odd Fixes
1436
1437 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1438 P:      Ian Kent
1439 M:      [email protected]
1440 L:      [email protected]
1441 S:      Maintained
1442
1443 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1444 P:      Kai Germaschewski
1445 M:      [email protected]
1446 P:      Sam Ravnborg
1447 M:      [email protected]
1448 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1449 S:      Maintained 
1450
1451 KERNEL JANITORS
1452 P:      Several
1453 L:      [email protected]
1454 W:      http://www.kerneljanitors.org/
1455 W:      http://sf.net/projects/kernel-janitor/
1456 W:      http://developer.osdl.org/rddunlap/kj-patches/
1457 S:      Maintained
1458
1459 KERNEL NFSD
1460 P:      Neil Brown
1461 M:      [email protected]
1462 L:      [email protected]
1463 W:      http://nfs.sourceforge.net/
1464 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1465 S:      Maintained
1466
1467 KERNEL EVENT LAYER (KOBJECT_UEVENT)
1468 P:      Robert Love
1469 M:      [email protected]
1470 L:      [email protected]
1471 S:      Maintained
1472
1473 KEXEC
1474 P:      Eric Biederman
1475 P:      Randy Dunlap
1476 M:      [email protected]
1477 M:      [email protected]
1478 W:      http://www.xmission.com/~ebiederm/files/kexec/
1479 L:      [email protected]
1480 L:      [email protected]
1481 S:      Maintained
1482
1483 KPROBES
1484 P:      Prasanna S Panchamukhi
1485 M:      [email protected]
1486 P:      Ananth N Mavinakayanahalli
1487 M:      [email protected]
1488 P:      Anil S Keshavamurthy
1489 M:      [email protected]
1490 P:      David S. Miller
1491 M:      [email protected]
1492 L:      [email protected]
1493 S:      Maintained
1494
1495 LANMEDIA WAN CARD DRIVER
1496 P:      Andrew Stanley-Jones
1497 M:      [email protected]
1498 W:      http://www.lanmedia.com/
1499 S:      Supported
1500  
1501 LAPB module
1502 P:      Henner Eisen
1503 M:      [email protected]
1504 L:      [email protected]
1505 S:      Maintained
1506
1507 LASI 53c700 driver for PARISC
1508 P:      James E.J. Bottomley
1509 M:      [email protected]
1510 L:      [email protected]
1511 S:      Maintained
1512
1513 LEGO USB Tower driver
1514 P:      Juergen Stuber
1515 M:      [email protected]
1516 L:      [email protected]
1517 W:      http://legousb.sourceforge.net/
1518 S:      Maintained
1519
1520 LINUX FOR IBM pSERIES (RS/6000)
1521 P:      Paul Mackerras
1522 M:      [email protected]
1523 W:      http://www.ibm.com/linux/ltc/projects/ppc
1524 S:      Supported
1525
1526 LINUX FOR NCR VOYAGER
1527 P:      James Bottomley
1528 M:      [email protected]
1529 W:      http://www.hansenpartnership.com/voyager
1530 S:      Maintained
1531
1532 LINUX FOR POWERPC
1533 P:      Paul Mackerras
1534 M:      [email protected]
1535 W:      http://www.penguinppc.org/
1536 L:      [email protected]
1537 S:      Supported
1538
1539 LINUX FOR POWER MACINTOSH
1540 P:      Benjamin Herrenschmidt
1541 M:      [email protected]
1542 W:      http://www.penguinppc.org/
1543 L:      [email protected]
1544 S:      Maintained
1545
1546 LINUX FOR POWERPC EMBEDDED MPC52XX
1547 P:      Sylvain Munaut
1548 M:      [email protected]
1549 W:      http://www.246tNt.com/mpc52xx/
1550 W:      http://www.penguinppc.org/
1551 L:      [email protected]
1552 L:      [email protected]
1553 S:      Maintained
1554
1555 LINUX FOR POWERPC EMBEDDED PPC4XX
1556 P:      Matt Porter
1557 M:      [email protected]
1558 W:      http://www.penguinppc.org/
1559 L:      [email protected]
1560 S:      Maintained
1561
1562 LINUX FOR POWERPC BOOT CODE
1563 P:      Tom Rini
1564 M:      [email protected]
1565 W:      http://www.penguinppc.org/
1566 L:      [email protected]
1567 S:      Maintained
1568
1569 LINUX FOR POWERPC EMBEDDED PPC8XX
1570 P:      Marcelo Tosatti
1571 M:      [email protected]
1572 W:      http://www.penguinppc.org/
1573 L:      [email protected]
1574 S:      Maintained
1575
1576 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1577 P:     Kumar Gala
1578 M:     [email protected]
1579 W:     http://www.penguinppc.org/
1580 L:     [email protected]
1581 S:     Maintained
1582
1583 LLC (802.2)
1584 P:      Arnaldo Carvalho de Melo
1585 M:      [email protected]
1586 S:      Maintained
1587
1588 LINUX FOR 64BIT POWERPC
1589 P:      Paul Mackerras
1590 M:      [email protected]
1591 M:      [email protected]
1592 P:      Anton Blanchard
1593 M:      [email protected]
1594 M:      [email protected]
1595 W:      http://linuxppc64.org
1596 L:      [email protected]
1597 S:      Supported
1598
1599 LINUX SECURITY MODULE (LSM) FRAMEWORK
1600 P:      Chris Wright
1601 M:      [email protected]
1602 L:      [email protected]
1603 W:      http://lsm.immunix.org
1604 S:      Supported
1605
1606 LM83 HARDWARE MONITOR DRIVER
1607 P:      Jean Delvare
1608 M:      [email protected]
1609 L:      [email protected]
1610 S:      Maintained
1611
1612 LM90 HARDWARE MONITOR DRIVER
1613 P:      Jean Delvare
1614 M:      [email protected]
1615 L:      [email protected]
1616 S:      Maintained
1617
1618 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1619 P:      Richard Russon (FlatCap)
1620 M:      [email protected]
1621 L:      [email protected] 
1622 W:      http://ldm.sourceforge.net
1623 S:      Maintained
1624
1625 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1626 P:      Matthew Wilcox
1627 M:      [email protected]
1628 L:      [email protected]
1629 S:      Maintained
1630
1631 M68K ARCHITECTURE
1632 P:      Geert Uytterhoeven
1633 M:      [email protected]
1634 P:      Roman Zippel
1635 M:      [email protected]
1636 L:      [email protected]
1637 W:      http://www.linux-m68k.org/
1638 W:      http://linux-m68k-cvs.ubb.ca/
1639 S:      Maintained
1640
1641 M68K ON APPLE MACINTOSH
1642 P:      Joshua Thompson
1643 M:      [email protected]
1644 W:      http://www.mac.linux-m68k.org/
1645 L:      [email protected]
1646 S:      Maintained
1647
1648 M68K ON HP9000/300
1649 P:      Philip Blundell
1650 M:      [email protected]
1651 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1652 S:      Maintained
1653
1654 MARVELL YUKON / SYSKONNECT DRIVER
1655 P:      Mirko Lindner
1656 M:      [email protected]
1657 P:      Ralph Roesler
1658 M:      [email protected]
1659 W:      http://www.syskonnect.com
1660 S:      Supported
1661
1662 MAESTRO PCI SOUND DRIVERS
1663 P:      Zach Brown
1664 M:      [email protected]
1665 S:      Odd Fixes
1666
1667 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1668 P: Michael Kerrisk
1669 M: [email protected]
1670 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1671 S: Maintained
1672
1673 MARVELL MV64340 ETHERNET DRIVER
1674 P:      Manish Lachwani
1675 M:      [email protected]
1676 L:      [email protected]
1677 L:      [email protected]
1678 S:      Supported
1679
1680 MATROX FRAMEBUFFER DRIVER
1681 P:      Petr Vandrovec
1682 M:      [email protected]
1683 L:      [email protected]
1684 S:      Maintained
1685
1686 MEGARAID SCSI DRIVERS
1687 P:     Neela Syam Kolli
1688 M:     [email protected]
1689 S:     [email protected]
1690 W:     http://megaraid.lsilogic.com
1691 S:     Maintained
1692
1693 MEMORY TECHNOLOGY DEVICES
1694 P:      David Woodhouse
1695 M:      [email protected]
1696 W:      http://www.linux-mtd.infradead.org/
1697 L:      [email protected]
1698 S:      Maintained
1699
1700 MICROTEK X6 SCANNER
1701 P:      Oliver Neukum
1702 M:      [email protected]
1703 S:      Maintained
1704
1705 MIPS
1706 P:      Ralf Baechle
1707 M:      [email protected]
1708 W:      http://www.linux-mips.org/
1709 L:      [email protected]
1710 S:      Maintained
1711
1712 MISCELLANEOUS MCA-SUPPORT
1713 P:      James Bottomley
1714 M:      [email protected]
1715 L:      [email protected]
1716 S:      Maintained
1717
1718 MODULE SUPPORT
1719 P:      Rusty Russell
1720 M:      [email protected]
1721 L:      [email protected]
1722 S:      Maintained
1723
1724 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1725 P:      Stelian Pop
1726 M:      [email protected]
1727 W:      http://popies.net/meye/
1728 S:      Maintained
1729
1730 MOUSE AND MISC DEVICES [GENERAL]
1731 P:      Alessandro Rubini
1732 M:      [email protected]
1733 L:      [email protected]
1734 S:      Maintained
1735
1736 MTRR AND SIMILAR SUPPORT [i386]
1737 P:      Richard Gooch
1738 M:      [email protected]
1739 L:      [email protected]
1740 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1741 S:      Maintained
1742
1743 MULTISOUND SOUND DRIVER
1744 P:      Andrew Veliath
1745 M:      [email protected]
1746 S:      Maintained
1747
1748 NATSEMI ETHERNET DRIVER (DP8381x)
1749 P:      Tim Hockin
1750 M:      [email protected]
1751 S:      Maintained
1752
1753 NCP FILESYSTEM
1754 P:      Petr Vandrovec
1755 M:      [email protected]
1756 L:      [email protected]
1757 S:      Maintained
1758
1759 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1760 P:      James E.J. Bottomley
1761 M:      [email protected]
1762 L:      [email protected]
1763 S:      Maintained
1764
1765 NETFILTER/IPTABLES/IPCHAINS
1766 P:      Rusty Russell
1767 P:      Marc Boucher
1768 P:      James Morris
1769 P:      Harald Welte
1770 P:      Jozsef Kadlecsik
1771 M:      [email protected]
1772 W:      http://www.netfilter.org/
1773 W:      http://www.iptables.org/
1774 L:      [email protected]
1775 L:      [email protected]
1776 S:      Supported
1777
1778 NETROM NETWORK LAYER
1779 P:      Ralf Baechle
1780 M:      [email protected]
1781 L:      [email protected]
1782 S:      Maintained
1783
1784 NETWORK BLOCK DEVICE
1785 P:      Paul Clements
1786 M:      [email protected]
1787 S:      Maintained
1788
1789 NETWORK DEVICE DRIVERS
1790 P:      Andrew Morton
1791 M:      [email protected]
1792 P:      Jeff Garzik
1793 M:      [email protected]
1794 L:      [email protected]
1795 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1796 S:      Maintained
1797
1798 NETWORKING [GENERAL]
1799 P:      Networking Team
1800 M:      [email protected]
1801 L:      [email protected]
1802 S:      Maintained
1803
1804 NETWORKING [IPv4/IPv6]
1805 P:      David S. Miller
1806 M:      [email protected]
1807 P:      Alexey Kuznetsov
1808 M:      [email protected]
1809 P:      Pekka Savola (ipv6)
1810 M:      [email protected]
1811 P:      James Morris
1812 M:      [email protected]
1813 P:      Hideaki YOSHIFUJI
1814 M:      [email protected]
1815 P:      Patrick McHardy
1816 M:      [email protected]
1817 L:      [email protected]
1818 S:      Maintained
1819
1820 IPVS
1821 P:      Wensong Zhang
1822 M:      [email protected]
1823 P:      Simon Horman
1824 M:      [email protected]
1825 P:      Julian Anastasov
1826 M:      [email protected]
1827 L:      [email protected]
1828 S:      Maintained
1829
1830 NFS CLIENT
1831 P:      Trond Myklebust
1832 M:      [email protected]
1833 L:      [email protected]
1834 S:      Maintained
1835
1836 NI5010 NETWORK DRIVER
1837 P:      Jan-Pascal van Best and Andreas Mohr
1838 M:      Jan-Pascal van Best <[email protected]>
1839 M:      Andreas Mohr <[email protected]>
1840 L:      [email protected]
1841 S:      Maintained
1842
1843 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1844 P:      YOKOTA Hiroshi
1845 M:      [email protected]
1846 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1847 S:      Maintained
1848
1849 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1850 P:      GOTO Masanori
1851 M:      [email protected]
1852 P:      YOKOTA Hiroshi
1853 M:      [email protected]
1854 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1855 S:      Maintained
1856
1857 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1858 P:      Eberhard Moenkeberg
1859 M:      [email protected]
1860 L:      [email protected]
1861 S:      Maintained
1862
1863 NTFS FILESYSTEM
1864 P:      Anton Altaparmakov
1865 M:      [email protected]
1866 L:      [email protected]
1867 L:      [email protected]
1868 W:      http://linux-ntfs.sf.net/
1869 S:      Maintained
1870
1871 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1872 P:      Ani Joshi
1873 M:      [email protected]
1874 L:      [email protected]
1875 S:      Maintained
1876
1877 OLYMPIC NETWORK DRIVER
1878 P:      Peter De Shrijver
1879 M:      [email protected]
1880 P:      Mike Phillips
1881 M:      [email protected] 
1882 L:      [email protected]
1883 L:      [email protected]
1884 W:      http://www.linuxtr.net
1885 S:      Maintained
1886
1887 OMNIKEY CARDMAN 4000 DRIVER
1888 P:      Harald Welte
1889 M:      [email protected]
1890 S:      Maintained
1891
1892 OMNIKEY CARDMAN 4040 DRIVER
1893 P:      Harald Welte
1894 M:      [email protected]
1895 S:      Maintained
1896
1897 ONSTREAM SCSI TAPE DRIVER
1898 P:      Willem Riede
1899 M:      [email protected]
1900 L:      [email protected]
1901 L:      [email protected]
1902 S:      Maintained
1903
1904 OPL3-SA2, SA3, and SAx DRIVER
1905 P:      Zwane Mwaikambo
1906 M:      [email protected]
1907 L:      [email protected]
1908 S:      Maintained
1909
1910 OPROFILE
1911 P:      Philippe Elie
1912 M:      [email protected]
1913 L:      [email protected]
1914 S:      Maintained
1915
1916 ORINOCO DRIVER
1917 P:      Pavel Roskin
1918 M:      [email protected]
1919 P:      David Gibson
1920 M:      [email protected]
1921 L:      [email protected]
1922 L:      [email protected]
1923 W:      http://www.nongnu.org/orinoco/
1924 S:      Maintained
1925
1926 PARALLEL PORT SUPPORT
1927 P:      Phil Blundell
1928 M:      [email protected]
1929 P:      Tim Waugh
1930 M:      [email protected]
1931 P:      David Campbell
1932 M:      [email protected]
1933 P:      Andrea Arcangeli
1934 M:      [email protected]
1935 L:      [email protected]
1936 W:      http://people.redhat.com/twaugh/parport/
1937 S:      Maintained
1938
1939 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1940 P:      Tim Waugh
1941 M:      [email protected]
1942 L:      [email protected]
1943 W:      http://www.torque.net/linux-pp.html
1944 S:      Maintained
1945
1946 PARISC ARCHITECTURE
1947 P:      Matthew Wilcox
1948 M:      [email protected]
1949 P:      Grant Grundler
1950 M:      [email protected]
1951 L:      [email protected]
1952 W:      http://www.parisc-linux.org/
1953 S:      Maintained
1954
1955 PERSONALITY HANDLING
1956 P:      Christoph Hellwig
1957 M:      [email protected]
1958 L:      [email protected]
1959 S:      Maintained
1960
1961 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1962 P:      Thomas Sailer
1963 M:      [email protected]
1964 L:      [email protected]
1965 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1966 S:      Maintained
1967
1968 PCI SUBSYSTEM
1969 P:      Greg Kroah-Hartman
1970 M:      [email protected]
1971 L:      [email protected]
1972 L:      [email protected]
1973 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1974 S:      Supported
1975
1976 PCI HOTPLUG CORE
1977 P:      Greg Kroah-Hartman
1978 M:      [email protected]
1979 S:      Supported
1980
1981 PCI HOTPLUG COMPAQ DRIVER
1982 P:      Greg Kroah-Hartman
1983 M:      [email protected]
1984 S:      Maintained
1985
1986 PCIE HOTPLUG DRIVER
1987 P:      Kristen Carlson Accardi
1988 M:      [email protected]
1989 L:      [email protected]
1990 S:      Maintained
1991
1992 PCMCIA SUBSYSTEM
1993 P:      Linux PCMCIA Team
1994 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
1995 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
1996 S:      Maintained
1997
1998 PCNET32 NETWORK DRIVER
1999 P:      Thomas Bogendörfer
2000 M:      [email protected]
2001 L:      [email protected]
2002 S:      Maintained
2003
2004 PHRAM MTD DRIVER
2005 P:      Jörn Engel
2006 M:      [email protected]
2007 L:      [email protected]
2008 S:      Maintained
2009
2010 PKTCDVD DRIVER
2011 P:      Peter Osterlund
2012 M:      [email protected]
2013 L:      [email protected]
2014 S:      Maintained
2015
2016 POSIX CLOCKS and TIMERS
2017 P:      George Anzinger
2018 M:      [email protected]
2019 L:      [email protected]
2020 S:      Supported
2021
2022 POWERPC 4xx EMAC DRIVER
2023 P:      Eugene Surovegin
2024 M:      [email protected]
2025 W:      http://kernel.ebshome.net/emac/
2026 L:      [email protected]
2027 L:      [email protected]
2028 S:      Maintained
2029
2030 PNP SUPPORT
2031 P:      Adam Belay
2032 M:      [email protected]
2033 S:      Maintained
2034
2035 PPP PROTOCOL DRIVERS AND COMPRESSORS
2036 P:      Paul Mackerras
2037 M:      [email protected]
2038 L:      [email protected]
2039 S:      Maintained
2040
2041 PPP OVER ATM (RFC 2364)
2042 P:      Mitchell Blank Jr
2043 M:      [email protected]
2044 S:      Maintained
2045
2046 PPP OVER ETHERNET
2047 P:      Michal Ostrowski
2048 M:      [email protected]
2049 S:      Maintained
2050
2051 PREEMPTIBLE KERNEL
2052 P:      Robert Love
2053 M:      [email protected]
2054 L:      [email protected]
2055 L:      [email protected]
2056 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2057 S:      Supported
2058
2059 PRISM54 WIRELESS DRIVER
2060 P:      Prism54 Development Team
2061 M:      [email protected]
2062 L:      [email protected]
2063 W:      http://prism54.org
2064 S:      Maintained
2065
2066 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2067 P:      Peter Denison
2068 M:      [email protected]
2069 W:      http://www.pnd-pc.demon.co.uk/promise/
2070 S:      Maintained
2071
2072 PXA2xx SUPPORT
2073 P:      Nicolas Pitre
2074 M:      [email protected]
2075 L:      [email protected] (subscribers-only)
2076 S:      Maintained
2077
2078 QLOGIC QLA2XXX FC-SCSI DRIVER
2079 P:      Andrew Vasquez
2080 M:      [email protected]
2081 L:      [email protected]
2082 S:      Supported
2083
2084 QNX4 FILESYSTEM
2085 P:      Anders Larsen
2086 M:      [email protected]
2087 L:      [email protected]
2088 W:      http://www.alarsen.net/linux/qnx4fs/
2089 S:      Maintained
2090
2091 RADEON FRAMEBUFFER DISPLAY DRIVER
2092 P:      Benjamin Herrenschmidt
2093 M:      [email protected]
2094 L:      [email protected]
2095 S:      Maintained
2096
2097 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2098 P:      Paul Mackerras
2099 M:      [email protected]
2100 L:      [email protected]
2101 S:      Maintained
2102
2103 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2104 P:      Corey Thomas
2105 M:      [email protected]
2106 L:      [email protected]
2107 S:      Maintained
2108
2109 RANDOM NUMBER DRIVER
2110 P:      Matt Mackall
2111 M:      [email protected]
2112 S:      Maintained
2113
2114 RAPIDIO SUBSYSTEM
2115 P:      Matt Porter
2116 M:      [email protected]
2117 L:      [email protected]
2118 S:      Maintained
2119
2120 REAL TIME CLOCK DRIVER
2121 P:      Paul Gortmaker
2122 M:      [email protected]
2123 L:      [email protected]
2124 S:      Maintained
2125
2126 REISERFS FILE SYSTEM
2127 P:      Hans Reiser
2128 M:      [email protected]
2129 L:      [email protected]
2130 W:      http://www.namesys.com
2131 S:      Supported
2132
2133 ROCKETPORT DRIVER
2134 P:      Comtrol Corp.
2135 W:      http://www.comtrol.com
2136 S:      Maintained
2137
2138 ROSE NETWORK LAYER
2139 P:      Ralf Baechle
2140 M:      [email protected]
2141 L:      [email protected]
2142 S:      Maintained
2143
2144 RISCOM8 DRIVER
2145 S:      Orphan
2146
2147 RTLINUX  REALTIME  LINUX
2148 P:      Victor Yodaiken
2149 M:      [email protected]
2150 L:      [email protected]
2151 W:      www.rtlinux.org
2152 S:      Maintained
2153
2154 S390
2155 P:      Martin Schwidefsky
2156 M:      [email protected]
2157 M:      [email protected]
2158 L:      [email protected]
2159 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
2160 S:      Supported
2161
2162 SAA7146 VIDEO4LINUX-2 DRIVER
2163 P:      Michael Hunold
2164 M:      [email protected]
2165 W:      http://www.mihu.de/linux/saa7146
2166 S:      Maintained
2167
2168 SBPCD CDROM DRIVER
2169 P:      Eberhard Moenkeberg
2170 M:      [email protected]
2171 L:      [email protected]
2172 S:      Maintained
2173
2174 SC1200 WDT DRIVER
2175 P:      Zwane Mwaikambo
2176 M:      [email protected]
2177 S:      Maintained
2178
2179 SCHEDULER
2180 P:      Ingo Molnar
2181 M:      [email protected]
2182 P:      Robert Love    [the preemptible kernel bits]
2183 M:      [email protected]
2184 L:      [email protected]
2185 S:      Maintained
2186
2187 SCSI CDROM DRIVER
2188 P:      Jens Axboe
2189 M:      [email protected]
2190 L:      [email protected]
2191 W:      http://www.kernel.dk
2192 S:      Maintained
2193
2194 SCSI SG DRIVER
2195 P:      Doug Gilbert
2196 M:      [email protected]
2197 L:      [email protected]
2198 W:      http://www.torque.net/sg
2199 S:      Maintained
2200
2201 SCSI SUBSYSTEM
2202 P:      James E.J. Bottomley
2203 M:      [email protected]
2204 L:      [email protected]
2205 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2206 S:      Maintained
2207
2208 SCSI TAPE DRIVER
2209 P:      Kai Mäkisara
2210 M:      [email protected]
2211 L:      [email protected]
2212 S:      Maintained
2213
2214 SCTP PROTOCOL
2215 P: Sridhar Samudrala
2216 M: [email protected]
2217 L: [email protected]
2218 S: Supported
2219
2220 SCx200 CPU SUPPORT
2221 P:      Christer Weinigel
2222 M:      [email protected]
2223 W:      http://www.weinigel.se
2224 S:      Supported
2225
2226 SECURITY CONTACT
2227 P:      Security Officers
2228 M:      [email protected]
2229 S:      Supported
2230
2231 SELINUX SECURITY MODULE
2232 P:      Stephen Smalley
2233 M:      [email protected]
2234 P:      James Morris
2235 M:      [email protected]
2236 L:      [email protected] (kernel issues)
2237 L:      [email protected] (general discussion)
2238 W:      http://www.nsa.gov/selinux
2239 S:      Supported
2240
2241 SERIAL ATA (SATA) SUBSYSTEM:
2242 P:      Jeff Garzik
2243 M:      [email protected]
2244 L:      [email protected]
2245 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2246 S:      Supported
2247
2248 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2249 P:      Pat Gefre
2250 M:      [email protected]
2251 L:      [email protected]
2252 S:      Supported
2253
2254 SGI VISUAL WORKSTATION 320 AND 540
2255 P:      Andrey Panin
2256 M:      [email protected]
2257 L:      [email protected]
2258 W:      http://linux-visws.sf.net
2259 S:      Maintained for 2.6.
2260
2261 SIMTEC EB110ATX (Chalice CATS)
2262 P:      Ben Dooks
2263 P:      Vincent Sanders
2264 M:      [email protected]
2265 W:      http://www.simtec.co.uk/products/EB110ATX/
2266 S:      Supported
2267
2268 SIMTEC EB2410ITX (BAST)
2269 P:      Ben Dooks
2270 P:      Vincent Sanders
2271 M:      [email protected]
2272 W:      http://www.simtec.co.uk/products/EB2410ITX/
2273 S:      Supported
2274
2275 SIS 190 ETHERNET DRIVER
2276 P:      Francois Romieu
2277 M:      [email protected]
2278 L:      [email protected]
2279 S:      Maintained
2280
2281 SIS 5513 IDE CONTROLLER DRIVER
2282 P:      Lionel Bouton
2283 M:      [email protected]
2284 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2285 W:      http://gyver.homeip.net/sis5513/index.html
2286 S:      Maintained
2287
2288 SIS 900/7016 FAST ETHERNET DRIVER
2289 P:      Daniele Venzano
2290 M:      [email protected]
2291 W:      http://www.brownhat.org/sis900.html
2292 L:      [email protected]
2293 S:      Maintained
2294
2295 SIS FRAMEBUFFER DRIVER
2296 P:      Thomas Winischhofer
2297 M:      [email protected]
2298 W:      http://www.winischhofer.net/linuxsisvga.shtml
2299 S:      Maintained      
2300
2301 SIS USB2VGA DRIVER
2302 P:      Thomas Winischhofer
2303 M:      [email protected]
2304 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2305 S:      Maintained
2306
2307 SMSC47M1 HARDWARE MONITOR DRIVER
2308 P:      Jean Delvare
2309 M:      [email protected]
2310 L:      [email protected]
2311 S:      Odd Fixes
2312
2313 SMB FILESYSTEM
2314 P:      Urban Widmark
2315 M:      [email protected]
2316 W:      http://samba.org/
2317 L:      [email protected]
2318 S:      Maintained
2319
2320 SMC91x ETHERNET DRIVER
2321 P:      Nicolas Pitre
2322 M:      [email protected]
2323 S:      Maintained
2324
2325 SNA NETWORK LAYER
2326 P:      Jay Schulist
2327 M:      [email protected]
2328 L:      [email protected]
2329 W:      http://www.linux-sna.org
2330 S:      Supported
2331
2332 SOFTWARE RAID (Multiple Disks) SUPPORT
2333 P:      Ingo Molnar
2334 M:      [email protected]
2335 P:      Neil Brown
2336 M:      [email protected]
2337 L:      [email protected]
2338 S:      Maintained
2339
2340 SOFTWARE SUSPEND:
2341 P:      Pavel Machek
2342 M:      [email protected]
2343 L:      [email protected]
2344 S:      Maintained
2345
2346 SONIC NETWORK DRIVER
2347 P:      Thomas Bogendoerfer
2348 M:      [email protected]
2349 L:      [email protected]
2350 S:      Maintained
2351
2352 SONY VAIO CONTROL DEVICE DRIVER
2353 P:      Stelian Pop
2354 M:      [email protected]
2355 W:      http://popies.net/sonypi/
2356 S:      Maintained
2357
2358 SOUND
2359 P:      Jaroslav Kysela
2360 M:      [email protected]
2361 L:      [email protected]
2362 S:      Maintained
2363
2364 TPM DEVICE DRIVER
2365 P:      Kylene Hall
2366 M:      [email protected]
2367 W:      http://tpmdd.sourceforge.net
2368 L:      [email protected]
2369 S:      Maintained
2370
2371 Telecom Clock Driver for MCPL0010
2372 P: Mark Gross
2373 M: [email protected]
2374 S: Supported
2375
2376 TENSILICA XTENSA PORT (xtensa):
2377 P:      Chris Zankel
2378 M:      [email protected]
2379 S:      Maintained
2380
2381 UltraSPARC (sparc64):
2382 P:      David S. Miller
2383 M:      [email protected]
2384 P:      Eddie C. Dost
2385 M:      [email protected]
2386 P:      Jakub Jelinek
2387 M:      [email protected]
2388 P:      Anton Blanchard
2389 M:      [email protected]
2390 L:      [email protected]
2391 L:      [email protected]
2392 S:      Maintained
2393
2394 SHARP LH SUPPORT (LH7952X & LH7A40X)
2395 P:      Marc Singer
2396 M:      [email protected]
2397 W:      http://projects.buici.com/arm
2398 L:      [email protected] (subscribers-only)
2399 S:      Maintained
2400
2401 SHPC HOTPLUG DRIVER
2402 P:      Kristen Carlson Accardi
2403 M:      [email protected]
2404 L:      [email protected]
2405 S:      Maintained
2406
2407 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2408 P:      Stephen Hemminger
2409 M:      [email protected]
2410 L:      [email protected]
2411 S:      Maintained
2412
2413 SPARC (sparc32):
2414 P:      William L. Irwin
2415 M:      [email protected]
2416 L:      [email protected]
2417 S:      Maintained
2418
2419 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2420 P:      Roger Wolff
2421 M:      [email protected]
2422 L:      [email protected] ?
2423 S:      Supported
2424
2425 SRM (Alpha) environment access
2426 P:      Jan-Benedict Glaw
2427 M:      [email protected]
2428 L:      [email protected]
2429 S:      Maintained
2430
2431 STARFIRE/DURALAN NETWORK DRIVER
2432 P:      Ion Badulescu
2433 M:      [email protected]
2434 S:      Maintained
2435
2436 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2437 W:      http://mosquitonet.Stanford.EDU/strip.html
2438 S:      Unsupported ?
2439
2440 STRADIS MPEG-2 DECODER DRIVER
2441 P:      Nathan Laredo
2442 M:      [email protected]
2443 W:      http://mpeg.openprojects.net/
2444 W:      http://www.stradis.com/
2445 S:      Maintained
2446
2447 SUPERH (sh)
2448 P:      Paul Mundt
2449 M:      [email protected]
2450 P:      Kazumoto Kojima
2451 M:      [email protected]
2452 L:      [email protected]
2453 W:      http://www.linux-sh.org
2454 W:      http://www.m17n.org/linux-sh/
2455 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2456 S:      Maintained
2457
2458 SUPERH64 (sh64)
2459 P:      Paul Mundt
2460 M:      [email protected]
2461 P:      Richard Curnow
2462 M:      [email protected]
2463 L:      [email protected]
2464 W:      http://www.linux-sh.org
2465 W:      http://www.rc0.org.uk/sh64
2466 S:      Maintained
2467
2468 SUN3/3X
2469 P:      Sam Creasey
2470 M:      [email protected]
2471 L:      [email protected]
2472 W:      http://sammy.net/sun3/
2473 S:      Maintained
2474
2475 SVGA HANDLING
2476 P:      Martin Mares
2477 M:      [email protected]
2478 L:      [email protected]
2479 S:      Maintained
2480
2481 SYSV FILESYSTEM
2482 P:      Christoph Hellwig
2483 M:      [email protected]
2484 S:      Maintained
2485
2486 TI PARALLEL LINK CABLE DRIVER
2487 P:     Romain Lievin
2488 M:     [email protected]
2489 S:     Maintained
2490
2491 TLAN NETWORK DRIVER
2492 P:      Samuel Chessman
2493 M:      [email protected]
2494 L:      [email protected]
2495 W:      http://sourceforge.net/projects/tlan/
2496 S:      Maintained
2497
2498 TOKEN-RING NETWORK DRIVER
2499 P:      Mike Phillips
2500 M:      [email protected]
2501 L:      [email protected]
2502 L:      [email protected]
2503 W:      http://www.linuxtr.net
2504 S:      Maintained
2505
2506 TOSHIBA ACPI EXTRAS DRIVER
2507 P:      John Belmonte
2508 M:      [email protected]
2509 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2510 S:      Maintained
2511
2512 TOSHIBA SMM DRIVER
2513 P:      Jonathan Buzzard
2514 M:      [email protected]
2515 L:      [email protected]
2516 W:      http://www.buzzard.org.uk/toshiba/
2517 S:      Maintained
2518
2519 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2520 P:      Muli Ben-Yehuda
2521 M:      [email protected]
2522 L:      [email protected]
2523 S:      Maintained
2524
2525 TRIVIAL PATCHES
2526 P:      Adrian Bunk
2527 M:      [email protected]
2528 L:      [email protected]
2529 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2530 S:      Maintained
2531
2532 TMS380 TOKEN-RING NETWORK DRIVER
2533 P:      Adam Fritzler
2534 M:      [email protected]
2535 L:      [email protected]
2536 W:      http://www.auk.cx/tms380tr/
2537 S:      Maintained
2538
2539 TULIP NETWORK DRIVER
2540 P:      Jeff Garzik
2541 M:      [email protected]
2542 L:      [email protected]
2543 W:      http://sourceforge.net/projects/tulip/
2544 S:      Maintained
2545
2546 TUN/TAP driver
2547 P:      Maxim Krasnyansky
2548 M:      [email protected][email protected]
2549 L:      [email protected]
2550 W:      http://vtun.sourceforge.net/tun
2551 S:      Maintained
2552
2553 U14-34F SCSI DRIVER
2554 P:      Dario Ballabio
2555 M:      [email protected]
2556 L:      [email protected]
2557 S:      Maintained
2558
2559 UDF FILESYSTEM
2560 P:      Ben Fennema
2561 M:      [email protected]
2562 L:      [email protected]
2563 W:      http://linux-udf.sourceforge.net
2564 S:      Maintained
2565
2566 UNIFORM CDROM DRIVER
2567 P:      Jens Axboe
2568 M:      [email protected]
2569 L:      [email protected]
2570 W:      http://www.kernel.dk
2571 S:      Maintained
2572
2573 USB ACM DRIVER
2574 P:      Oliver Neukum
2575 M:      [email protected]
2576 L:      [email protected]
2577 L:      [email protected]
2578 S:      Maintained
2579
2580 USB BLOCK DRIVER (UB ub)
2581 P:      Pete Zaitcev
2582 M:      [email protected]
2583 L:      [email protected]
2584 L:      [email protected]
2585 S:      Supported
2586
2587 USB CDC ETHERNET DRIVER
2588 P:      Greg Kroah-Hartman
2589 M:      [email protected]
2590 L:      [email protected]
2591 L:      [email protected]
2592 S:      Maintained
2593 W:      http://www.kroah.com/linux-usb/
2594
2595 USB EHCI DRIVER
2596 P:      David Brownell
2597 M:      [email protected]
2598 L:      [email protected]
2599 S:      Maintained
2600
2601 USB HID/HIDBP DRIVERS
2602 P:      Vojtech Pavlik
2603 M:      [email protected]
2604 L:      [email protected]
2605 L:      [email protected]
2606 S:      Maintained
2607
2608 USB HUB DRIVER
2609 P:      Johannes Erdfelt
2610 M:      [email protected]
2611 L:      [email protected]
2612 L:      [email protected]
2613 S:      Maintained
2614
2615 USB KAWASAKI LSI DRIVER
2616 P:      Oliver Neukum
2617 M:      [email protected]
2618 L:      [email protected]
2619 L:      [email protected]
2620 S:      Maintained
2621
2622 USB MASS STORAGE DRIVER
2623 P:      Matthew Dharm
2624 M:      [email protected]
2625 L:      [email protected]
2626 L:      [email protected]
2627 S:      Maintained
2628 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2629
2630 USB OHCI DRIVER
2631 P:      Roman Weissgaerber
2632 M:      [email protected]
2633 L:      [email protected]
2634 L:      [email protected]
2635 S:      Maintained
2636
2637 USB OPTION-CARD DRIVER
2638 P:      Matthias Urlichs
2639 M:      [email protected]
2640 L:      [email protected]
2641 S:      Maintained
2642
2643 USB OV511 DRIVER
2644 P:      Mark McClelland
2645 M:      [email protected]
2646 L:      [email protected]
2647 L:      [email protected]
2648 W:      http://alpha.dyndns.org/ov511/
2649 S:      Maintained
2650
2651 USB PEGASUS DRIVER
2652 P:      Petko Manolov
2653 M:      [email protected]
2654 L:      [email protected]
2655 L:      [email protected]
2656 W:      http://pegasus2.sourceforge.net/
2657 S:      Maintained
2658
2659 USB PRINTER DRIVER
2660 P:      Vojtech Pavlik
2661 M:      [email protected]
2662 L:      [email protected]
2663 L:      [email protected]
2664 S:      Maintained
2665
2666 USB RTL8150 DRIVER
2667 P:      Petko Manolov
2668 M:      [email protected]
2669 L:      [email protected]
2670 L:      [email protected]
2671 W:      http://pegasus2.sourceforge.net/
2672 S:      Maintained
2673
2674 USB SE401 DRIVER
2675 P:      Jeroen Vreeken
2676 M:      [email protected]
2677 L:      [email protected]
2678 L:      [email protected]
2679 W:      http://www.chello.nl/~j.vreeken/se401/
2680 S:      Maintained
2681
2682 USB SERIAL CYBERJACK DRIVER
2683 P:      Matthias Bruestle and Harald Welte
2684 M:      [email protected]
2685 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2686 S:      Maintained
2687
2688 USB SERIAL DIGI ACCELEPORT DRIVER
2689 P:      Peter Berger and Al Borchers
2690 M:      [email protected]
2691 M:      [email protected]
2692 L:      [email protected]
2693 L:      [email protected]
2694 S:      Maintained
2695
2696 USB SERIAL DRIVER
2697 P:      Greg Kroah-Hartman
2698 M:      [email protected]
2699 L:      [email protected]
2700 L:      [email protected]
2701 S:      Supported
2702
2703 USB SERIAL BELKIN F5U103 DRIVER
2704 P:      William Greathouse
2705 M:      [email protected]
2706 L:      [email protected]
2707 L:      [email protected]
2708 S:      Maintained
2709
2710 USB SERIAL CYPRESS M8 DRIVER
2711 P:      Lonnie Mendez
2712 M:      [email protected]
2713 L:      [email protected]
2714 L:      [email protected]
2715 S:      Maintained
2716 W:      http://geocities.com/i0xox0i
2717 W:      http://firstlight.net/cvs
2718
2719 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2720 L:      [email protected]
2721 L:      [email protected]
2722 S:      Maintained
2723
2724 USB AUERSWALD DRIVER
2725 P:      Wolfgang Muees
2726 M:      [email protected]
2727 L:      [email protected]
2728 L:      [email protected]
2729 S:      Maintained
2730
2731 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2732 P:      Gary Brubaker
2733 M:      [email protected]
2734 L:      [email protected]
2735 L:      [email protected]
2736 S:      Maintained
2737
2738 USB SERIAL KEYSPAN DRIVER
2739 P:      Greg Kroah-Hartman
2740 M:      [email protected]
2741 L:      [email protected]
2742 L:      [email protected]
2743 W:      http://www.kroah.com/linux/
2744 S:      Maintained
2745
2746 USB SERIAL WHITEHEAT DRIVER
2747 P:      Stuart MacDonald
2748 M:      [email protected]
2749 L:      [email protected]
2750 L:      [email protected]
2751 W:      http://www.connecttech.com
2752 S:      Supported
2753
2754 USB SN9C10x DRIVER
2755 P:      Luca Risolia
2756 M:      [email protected]
2757 L:      [email protected]
2758 W:      http://www.linux-projects.org
2759 S:      Maintained
2760
2761 USB SUBSYSTEM
2762 P:      Greg Kroah-Hartman
2763 M:      [email protected]
2764 L:      [email protected]
2765 L:      [email protected]
2766 W:      http://www.linux-usb.org
2767 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2768 S:      Supported
2769
2770 USB UHCI DRIVER
2771 P:      Alan Stern
2772 M:      [email protected]
2773 L:      [email protected]
2774 L:      [email protected]
2775 S:      Maintained
2776
2777 USB "USBNET" DRIVER
2778 P:      David Brownell
2779 M:      [email protected]
2780 L:      [email protected]
2781 S:      Maintained
2782
2783 USB W996[87]CF DRIVER
2784 P:      Luca Risolia
2785 M:      [email protected]
2786 L:      [email protected]
2787 W:      http://www.linux-projects.org
2788 S:      Maintained
2789
2790 USB ZD1201 DRIVER
2791 P:      Jeroen Vreeken
2792 M:      [email protected]
2793 L:      [email protected]
2794 L:      [email protected]
2795 W:      http://linux-lc100020.sourceforge.net
2796 S:      Maintained
2797
2798 USER-MODE LINUX
2799 P:      Jeff Dike
2800 M:      [email protected]
2801 L:      [email protected]
2802 L:      [email protected]
2803 W:      http://user-mode-linux.sourceforge.net
2804 S:      Maintained
2805         
2806 FAT/VFAT/MSDOS FILESYSTEM:
2807 P:      OGAWA Hirofumi
2808 M:      [email protected]
2809 L:      [email protected]
2810 S:      Maintained
2811
2812 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2813 P:      Jeff Garzik
2814 S:      Odd fixes
2815
2816 VIA RHINE NETWORK DRIVER
2817 P:      Roger Luethi
2818 M:      [email protected]
2819 S:      Maintained
2820
2821 VIAPRO SMBUS DRIVER
2822 P:      Jean Delvare
2823 M:      [email protected]
2824 L:      [email protected]
2825 S:      Maintained
2826
2827 UCLINUX (AND M68KNOMMU)
2828 P:      Greg Ungerer
2829 M:      [email protected]
2830 W:      http://www.uclinux.org/
2831 L:      [email protected]  (subscribers-only)
2832 S:      Maintained
2833
2834 UCLINUX FOR NEC V850
2835 P:      Miles Bader
2836 M:      [email protected]
2837 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2838 W:      http://www.ee.nec.de/uclinux/
2839 S:      Supported
2840
2841 UCLINUX FOR RENESAS H8/300
2842 P:      Yoshinori Sato
2843 M:      [email protected]
2844 W:      http://uclinux-h8.sourceforge.jp/
2845 S:      Supported
2846
2847 USB DIAMOND RIO500 DRIVER
2848 P:      Cesar Miquel
2849 M:      [email protected]
2850 L:      [email protected]
2851 W:      http://rio500.sourceforge.net
2852 S:      Maintained
2853
2854 V9FS FILE SYSTEM
2855 P:      Eric Van Hensbergen
2856 M:      [email protected]
2857 P:      Ron Minnich
2858 M:      [email protected]
2859 P:      Latchesar Ionkov
2860 M:      [email protected]
2861 L:      [email protected]
2862 W:      http://v9fs.sf.net
2863 S:      Maintained
2864
2865 VIDEO FOR LINUX
2866 P:      Mauro Carvalho Chehab
2867 M:      [email protected]
2868 L:      [email protected]
2869 W:      http://linuxtv.org
2870 S:      Maintained
2871
2872 W1 DALLAS'S 1-WIRE BUS
2873 P:      Evgeniy Polyakov
2874 M:      [email protected]
2875 L:      [email protected]
2876 S:      Maintained
2877
2878 W83L51xD SD/MMC CARD INTERFACE DRIVER
2879 P:      Pierre Ossman
2880 M:      [email protected]
2881 L:      [email protected]
2882 W:      http://projects.drzeus.cx/wbsd
2883 S:      Maintained
2884
2885 W83L785TS HARDWARE MONITOR DRIVER
2886 P:      Jean Delvare
2887 M:      [email protected]
2888 L:      [email protected]
2889 S:      Odd Fixes
2890
2891 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2892 P:      Nenad Corbic
2893 M:      [email protected]
2894 M:      [email protected]
2895 W:      http://www.sangoma.com
2896 S:      Supported
2897
2898 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2899 P:      Jean Tourrilhes
2900 M:      [email protected]
2901 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2902 S:      Maintained
2903
2904 WD7000 SCSI DRIVER
2905 P:      Miroslav Zagorac
2906 M:      [email protected]
2907 L:      [email protected]
2908 S:      Maintained
2909
2910 WL3501 WIRELESS PCMCIA CARD DRIVER
2911 P:      Arnaldo Carvalho de Melo
2912 M:      [email protected]
2913 W:      http://advogato.org/person/acme
2914 S:      Maintained
2915
2916 X.25 NETWORK LAYER
2917 P:      Henner Eisen
2918 M:      [email protected]
2919 L:      [email protected]
2920 S:      Maintained
2921
2922 XFS FILESYSTEM
2923 P:      Silicon Graphics Inc
2924 M:      [email protected]
2925 M:      [email protected]
2926 L:      [email protected]
2927 W:      http://oss.sgi.com/projects/xfs
2928 S:      Supported
2929
2930 X86 3-LEVEL PAGING (PAE) SUPPORT
2931 P:      Ingo Molnar
2932 M:      [email protected]
2933 S:      Maintained
2934
2935 X86-64 port
2936 P:      Andi Kleen
2937 M:      [email protected]
2938 L:      [email protected]
2939 W:      http://www.x86-64.org
2940 S:      Maintained
2941
2942 YAM DRIVER FOR AX.25
2943 P:      Jean-Paul Roubelat
2944 M:      [email protected]
2945 L:      [email protected]
2946 S:      Maintained
2947
2948 YEALINK PHONE DRIVER
2949 P:      Henk Vergonet
2950 M:      [email protected]
2951 L:      [email protected]
2952 S:      Maintained
2953
2954 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2955 P:      Pete Zaitcev
2956 M:      [email protected]
2957 L:      [email protected]
2958 S:      Obsolete
2959
2960 Z8530 DRIVER FOR AX.25
2961 P:      Joerg Reuter
2962 M:      [email protected]
2963 W:      http://yaina.de/jreuter/
2964 W:      http://www.qsl.net/dl1bke/
2965 L:      [email protected]
2966 S:      Maintained
2967
2968 ZF MACHZ WATCHDOG
2969 P:      Fernando Fuganti
2970 M:      [email protected]
2971 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2972 S:      Maintained
2973
2974 ZR36067 VIDEO FOR LINUX DRIVER
2975 P:      Ronald Bultje
2976 M:      [email protected]
2977 L:      [email protected]
2978 W:      http://mjpeg.sourceforge.net/driver-zoran/
2979 S:      Maintained
2980
2981 ZR36120 VIDEO FOR LINUX DRIVER
2982 P:      Pauline Middelink
2983 M:      [email protected]
2984 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2985 W:      http://www.polyware.nl/~middelin/hobbies.html
2986 S:      Maintained
2987
2988 THE REST
2989 P:      Linus Torvalds
2990 S:      Buried alive in reporters
This page took 0.200981 seconds and 4 git commands to generate.