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