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