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