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