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