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