]> Git Repo - linux.git/blob - MAINTAINERS
[PATCH] vmscan: rename functions
[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 L:      [email protected] (subscription required)
843 W:      http://linuxtv.org/
844 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
845 S:      Maintained
846
847 EATA-DMA SCSI DRIVER
848 P:      Michael Neuffer
849 L:      [email protected][email protected]
850 S:      Maintained
851
852 EATA ISA/EISA/PCI SCSI DRIVER
853 P:      Dario Ballabio
854 M:      [email protected]
855 L:      [email protected]
856 S:      Maintained
857
858 EATA-PIO SCSI DRIVER
859 P:      Michael Neuffer
860 M:      [email protected]
861 L:      [email protected][email protected]
862 S:      Maintained
863
864 EBTABLES
865 P:      Bart De Schuymer
866 M:      [email protected]
867 L:      [email protected]
868 L:      [email protected]
869 W:      http://ebtables.sourceforge.net/
870 S:      Maintained
871
872 EDAC-CORE
873 P:      Doug Thompson
874 M:      [email protected][email protected]
875 P:      Dave Peterson
876 M:      [email protected][email protected]
877 L:      [email protected]
878 W:      bluesmoke.sourceforge.net
879 S:      Maintained
880
881 EEPRO100 NETWORK DRIVER
882 P:      Andrey V. Savochkin
883 M:      [email protected]
884 S:      Maintained
885
886 EMU10K1 SOUND DRIVER
887 P:      James Courtier-Dutton
888 M:      [email protected]
889 L:      [email protected]
890 W:      http://sourceforge.net/projects/emu10k1/
891 S:      Maintained
892
893 EMULEX LPFC FC SCSI DRIVER
894 P:      James Smart
895 M:      [email protected]
896 L:      [email protected]
897 W:      http://sourceforge.net/projects/lpfcxxxx
898 S:      Supported
899
900 EPSON 1355 FRAMEBUFFER DRIVER
901 P:      Christopher Hoover
902 M:      [email protected][email protected]
903 S:      Maintained
904
905 ETHEREXPRESS-16 NETWORK DRIVER
906 P:      Philip Blundell
907 M:      [email protected]
908 L:      [email protected]
909 S:      Maintained
910
911 ETHERNET BRIDGE
912 P:      Stephen Hemminger
913 M:      [email protected]
914 L:      [email protected]
915 W:      http://bridge.sourceforge.net/
916 S:      Maintained
917
918 ETHERTEAM 16I DRIVER
919 P:      Mika Kuoppala
920 M:      [email protected]
921 S:      Maintained
922
923 EXT2 FILE SYSTEM
924 L:      [email protected]
925 S:      Maintained
926
927 EXT3 FILE SYSTEM
928 P:      Stephen Tweedie, Andrew Morton
929 M:      [email protected][email protected][email protected]
930 L:      [email protected]
931 S:      Maintained
932
933 F71805F HARDWARE MONITORING DRIVER
934 P:      Jean Delvare
935 M:      [email protected]
936 L:      [email protected]
937 S:      Maintained
938
939 FARSYNC SYNCHRONOUS DRIVER
940 P:      Kevin Curtis
941 M:      [email protected]
942 W:      http://www.farsite.co.uk/
943 S:      Supported
944
945 FRAMEBUFFER LAYER
946 P:      Antonino Daplas
947 M:      [email protected]
948 L:      [email protected] 
949 W:      http://linux-fbdev.sourceforge.net/
950 S:      Maintained
951
952 FREESCALE SOC FS_ENET DRIVER
953 P:      Pantelis Antoniou
954 M:      [email protected]
955 P:      Vitaly Bordug
956 M:      [email protected]
957 L:      [email protected]
958 L:      [email protected]
959 S:      Maintained
960
961 FILE LOCKING (flock() and fcntl()/lockf())
962 P:      Matthew Wilcox
963 M:      [email protected]
964 L:      [email protected]
965 S:      Maintained
966
967 FILESYSTEMS (VFS and infrastructure)
968 P:      Alexander Viro
969 M:      [email protected]
970 S:      Maintained
971
972 FIRMWARE LOADER (request_firmware)
973 L:      [email protected]
974 S:      Orphan
975
976 FPU EMULATOR
977 P:      Bill Metzenthen
978 M:      [email protected]
979 W:      http://suburbia.net/~billm/floating-point/emulator/
980 S:      Maintained
981
982 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
983 P:      Mike McLagan
984 M:      [email protected]
985 L:      [email protected]
986 S:      Maintained
987
988 FREEVXFS FILESYSTEM
989 P:      Christoph Hellwig
990 M:      [email protected]
991 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
992 S:      Maintained
993
994 FUJITSU FR-V PORT
995 P:      David Howells
996 M:      [email protected]
997 S:      Maintained
998
999 FTAPE/QIC-117
1000 L:      [email protected]
1001 W:      http://sourceforge.net/projects/ftape
1002 S:      Orphan
1003
1004 FUSE: FILESYSTEM IN USERSPACE
1005 P:      Miklos Szeredi
1006 M:      [email protected]
1007 L:      [email protected]
1008 W:      http://fuse.sourceforge.net/
1009 S:      Maintained
1010
1011 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1012 P:      Rik Faith
1013 M:      [email protected]
1014 L:      [email protected]
1015 S:      Odd fixes (e.g., new signatures)
1016
1017 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1018 P:      Achim Leubner
1019 M:      [email protected]
1020 L:      [email protected]
1021 W:      http://www.icp-vortex.com/
1022 S:      Supported
1023
1024 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1025 P:      Krzysztof Halasa
1026 M:      [email protected]
1027 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1028 S:      Maintained
1029
1030 HARDWARE MONITORING
1031 P:      Jean Delvare
1032 M:      [email protected]
1033 L:      [email protected]
1034 W:      http://www.lm-sensors.nu/
1035 S:      Maintained
1036
1037 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1038 P:      Robert Love
1039 M:      [email protected]
1040 M:      [email protected]
1041 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1042 S:      Maintained
1043
1044 HARMONY SOUND DRIVER
1045 P:      Kyle McMartin
1046 M:      [email protected]
1047 W:      http://www.parisc-linux.org/~kyle/harmony/
1048 L:      [email protected]
1049 S:      Maintained
1050
1051 HAYES ESP SERIAL DRIVER
1052 P:      Andrew J. Robinson
1053 M:      [email protected]
1054 L:      [email protected]
1055 W:      http://www.nyx.net/~arobinso
1056 S:      Maintained
1057
1058 HFS FILESYSTEM
1059 P:      Roman Zippel
1060 M:      [email protected]
1061 L:      [email protected]
1062 S:      Maintained
1063
1064 HGA FRAMEBUFFER DRIVER
1065 P:      Ferenc Bakonyi
1066 M:      [email protected]
1067 L:      [email protected]
1068 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1069 S:      Maintained
1070
1071 HIGH-SPEED SCC DRIVER FOR AX.25
1072 P:      Klaus Kudielka
1073 M:      [email protected]
1074 L:      [email protected]
1075 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1076 S:      Maintained
1077
1078 HIPPI
1079 P:      Jes Sorensen
1080 M:      [email protected]
1081 L:      [email protected]
1082 S:      Maintained
1083
1084 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1085 P:      Chirag Kantharia
1086 M:      [email protected]
1087 L:      [email protected]
1088 S:      Maintained
1089  
1090 HEWLETT-PACKARD SMART2 RAID DRIVER
1091 P:      Chirag Kantharia
1092 M:      [email protected]
1093 L:      [email protected]
1094 S:      Maintained
1095  
1096 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1097 P:      Mike Miller
1098 M:      [email protected]
1099 L:      [email protected]
1100 S:      Supported
1101  
1102 HOST AP DRIVER
1103 P:      Jouni Malinen
1104 M:      [email protected]
1105 L:      [email protected]
1106 W:      http://hostap.epitest.fi/
1107 S:      Maintained
1108
1109 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1110 P:      Jaroslav Kysela
1111 M:      [email protected]
1112 S:      Maintained
1113
1114 HPET:   High Precision Event Timers driver (hpet.c)
1115 P:      Clemens Ladisch
1116 M:      [email protected]
1117 S:      Maintained
1118
1119 HPET:   i386
1120 P:      Venkatesh Pallipadi (Venki)
1121 M:      [email protected]
1122 S:      Maintained
1123
1124 HPET:   x86_64
1125 P:      Andi Kleen and Vojtech Pavlik
1126 M:      [email protected] and [email protected]
1127 S:      Maintained
1128
1129 HPET:   ACPI hpet.c
1130 P:      Bob Picco
1131 M:      [email protected]
1132 S:      Maintained
1133
1134 HPFS FILESYSTEM
1135 P:      Mikulas Patocka
1136 M:      [email protected]
1137 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1138 S:      Maintained
1139
1140 HUGETLB FILESYSTEM
1141 P:      William Irwin
1142 M:      [email protected]
1143 S:      Maintained
1144
1145 I2C SUBSYSTEM
1146 P:      Jean Delvare
1147 M:      [email protected]
1148 L:      [email protected]
1149 W:      http://www.lm-sensors.nu/
1150 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1151 S:      Maintained
1152
1153 I2O
1154 P:      Markus Lidel
1155 M:      [email protected]
1156 W:      http://i2o.shadowconnect.com/
1157 S:      Maintained
1158
1159 i386 BOOT CODE
1160 P:      Riley H. Williams
1161 M:      [email protected]
1162 L:      [email protected]
1163 S:      Maintained
1164
1165 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1166 P:      Dave Jones
1167 M:      [email protected]
1168 P:      H. Peter Anvin
1169 M:      [email protected]
1170 S:      Maintained
1171
1172 i810 TCO TIMER WATCHDOG
1173 P:      Nils Faerber
1174 M:      [email protected]
1175 W:      http://www.kernelconcepts.de/
1176 S:      Maintained
1177
1178 IA64 (Itanium) PLATFORM
1179 P:      Tony Luck
1180 M:      [email protected]
1181 L:      [email protected]
1182 W:      http://www.ia64-linux.org/
1183 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1184 S:      Maintained
1185
1186 SN-IA64 (Itanium) SUB-PLATFORM
1187 P:      Jes Sorensen
1188 M:      [email protected]
1189 L:      [email protected]
1190 L:      [email protected]
1191 W:      http://www.sgi.com/altix
1192 S:      Maintained
1193
1194 IBM MCA SCSI SUBSYSTEM DRIVER
1195 P:      Michael Lang
1196 M:      [email protected]
1197 W:      http://www.uni-mainz.de/~langm000/linux.html
1198 S:      Maintained
1199
1200 IBM Power Linux RAID adapter
1201 P:      Brian King
1202 M:      [email protected]
1203 S:      Supported
1204
1205 IBM ServeRAID RAID DRIVER
1206 P:      Jack Hammer
1207 P:      Dave Jeffery
1208 M:      [email protected]
1209 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1210 S:      Supported 
1211
1212 IDE DRIVER [GENERAL]
1213 P:      Bartlomiej Zolnierkiewicz
1214 M:      [email protected]
1215 L:      [email protected]
1216 L:      [email protected]
1217 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1218 S:      Maintained
1219
1220 IDE/ATAPI CDROM DRIVER
1221 P:      Jens Axboe
1222 M:      [email protected]
1223 L:      [email protected]
1224 W:      http://www.kernel.dk
1225 S:      Maintained
1226
1227 IDE/ATAPI FLOPPY DRIVERS
1228 P:      Paul Bristow
1229 M:      Paul Bristow <[email protected]>
1230 W:      http://paulbristow.net/linux/idefloppy.html
1231 L:      [email protected]
1232 S:      Maintained
1233
1234 IDE/ATAPI TAPE DRIVERS
1235 P:      Gadi Oxman
1236 M:      Gadi Oxman <[email protected]>
1237 L:      [email protected]
1238 S:      Maintained
1239
1240 IEEE 1394 ETHERNET (eth1394)
1241 L:      [email protected]
1242 W:      http://www.linux1394.org/
1243 S:      Orphan
1244
1245 IEEE 1394 SUBSYSTEM
1246 P:      Ben Collins
1247 M:      [email protected]
1248 P:      Jody McIntyre
1249 M:      [email protected]
1250 L:      [email protected]
1251 W:      http://www.linux1394.org/
1252 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1253 S:      Maintained
1254
1255 IEEE 1394 OHCI DRIVER
1256 P:      Ben Collins
1257 M:      [email protected]
1258 P:      Jody McIntyre
1259 M:      [email protected]
1260 L:      [email protected]
1261 W:      http://www.linux1394.org/
1262 S:      Maintained
1263
1264 IEEE 1394 PCILYNX DRIVER
1265 P:      Jody McIntyre
1266 M:      [email protected]
1267 L:      [email protected]
1268 W:      http://www.linux1394.org/
1269 S:      Maintained
1270
1271 IEEE 1394 RAW I/O DRIVER
1272 P:      Ben Collins
1273 M:      [email protected]
1274 P:      Dan Dennedy
1275 M:      [email protected]
1276 L:      [email protected]
1277 W:      http://www.linux1394.org/
1278 S:      Maintained
1279
1280 IEEE 1394 SBP2
1281 P:      Ben Collins
1282 M:      [email protected]
1283 P:      Stefan Richter
1284 M:      [email protected]
1285 L:      [email protected]
1286 W:      http://www.linux1394.org/
1287 S:      Maintained
1288
1289 IMS TWINTURBO FRAMEBUFFER DRIVER
1290 P:      Paul Mundt
1291 M:      [email protected]
1292 L:      [email protected]
1293 S:      Maintained
1294
1295 INFINIBAND SUBSYSTEM
1296 P:      Roland Dreier
1297 M:      [email protected]
1298 P:      Sean Hefty
1299 M:      [email protected]
1300 P:      Hal Rosenstock
1301 M:      [email protected]
1302 L:      [email protected]
1303 W:      http://www.openib.org/
1304 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1305 S:      Supported
1306
1307 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1308 P:      Dmitry Torokhov
1309 M:      [email protected]
1310 L:      [email protected]
1311 L:      [email protected]
1312 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1313 S:      Maintained
1314
1315 INOTIFY
1316 P:      John McCutchan and Robert Love
1317 M:      [email protected] and [email protected]
1318 L:      [email protected]
1319 S:      Maintained
1320
1321 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
1322 P:      Sylvain Meyer
1323 M:      [email protected]
1324 L:      [email protected]
1325 S:      Maintained
1326
1327 INTEL 810/815 FRAMEBUFFER DRIVER
1328 P:      Antonino Daplas
1329 M:      [email protected]
1330 L:      [email protected]
1331 S:      Maintained
1332
1333 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1334 P:      Ingo Molnar
1335 M:      [email protected]
1336 S:      Maintained
1337
1338 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1339 P:      Jeff Garzik
1340 M:      [email protected]
1341 W:      http://sourceforge.net/projects/gkernel/
1342 S:      Maintained
1343
1344 INTEL IA32 MICROCODE UPDATE SUPPORT
1345 P:      Tigran Aivazian
1346 M:      [email protected]
1347 S:      Maintained
1348
1349 INTEL PRO/100 ETHERNET SUPPORT
1350 P:      John Ronciak
1351 M:      [email protected]
1352 P:      Jesse Brandeburg
1353 M:      [email protected]
1354 P:      Jeff Kirsher
1355 M:      [email protected]
1356 W:      http://sourceforge.net/projects/e1000/
1357 S:      Supported
1358
1359 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1360 P:      Jeb Cramer
1361 M:      [email protected]
1362 P:      John Ronciak
1363 M:      [email protected]
1364 P:      Jesse Brandeburg
1365 M:      [email protected]
1366 P:      Jeff Kirsher
1367 M:      [email protected]
1368 W:      http://sourceforge.net/projects/e1000/
1369 S:      Supported
1370
1371 INTEL PRO/10GbE SUPPORT
1372 P:      Jeff Kirsher
1373 M:      [email protected]
1374 P:      Ayyappan Veeraiyan
1375 M:      [email protected]
1376 P:      John Ronciak
1377 M:      [email protected]
1378 P:      Jesse Brandeburg
1379 M:      [email protected]
1380 W:      http://sourceforge.net/projects/e1000/
1381 S:      Supported
1382
1383 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1384 P:      Yi Zhu
1385 M:      [email protected]
1386 P:      James Ketrenos
1387 M:      [email protected]
1388 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1389 W:      http://ipw2100.sourceforge.net
1390 S:      Supported
1391
1392 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1393 P:      Yi Zhu
1394 M:      [email protected]
1395 P:      James Ketrenos
1396 M:      [email protected]
1397 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1398 W:      http://ipw2200.sourceforge.net
1399 S:      Supported
1400
1401 IOC3 DRIVER
1402 P:      Ralf Baechle
1403 M:      [email protected]
1404 L:      [email protected]
1405 S:      Maintained
1406
1407 IP MASQUERADING:
1408 P:      Juanjo Ciarlante
1409 M:      [email protected]
1410 S:      Maintained
1411
1412 IPX NETWORK LAYER
1413 P:      Arnaldo Carvalho de Melo
1414 M:      [email protected]
1415 L:      [email protected]
1416 S:      Maintained
1417
1418 IRDA SUBSYSTEM
1419 P:      Jean Tourrilhes
1420 L:      [email protected] (subscribers-only)
1421 W:      http://irda.sourceforge.net/
1422 S:      Odd Fixes
1423
1424 ISAPNP
1425 P:      Jaroslav Kysela
1426 M:      [email protected]
1427 S:      Maintained
1428
1429 ISDN SUBSYSTEM
1430 P:      Karsten Keil
1431 M:      [email protected]
1432 P:      Kai Germaschewski
1433 M:      [email protected]
1434 L:      [email protected]
1435 W:      http://www.isdn4linux.de
1436 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1437 S:      Maintained
1438
1439 ISDN SUBSYSTEM (Eicon active card driver)
1440 P:      Armin Schindler
1441 M:      [email protected]
1442 L:      [email protected]
1443 W:      http://www.melware.de
1444 S:      Maintained
1445
1446 JOURNALLING FLASH FILE SYSTEM (JFFS)
1447 P:      Axis Communications AB
1448 M:      [email protected]
1449 L:      [email protected]
1450 W:      http://www.developer.axis.com/software/jffs/
1451 S:      Maintained
1452
1453 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1454 P:      David Woodhouse
1455 M:      [email protected]
1456 L:      [email protected]
1457 W:      http://sources.redhat.com/jffs2/
1458 S:      Maintained
1459
1460 JFS FILESYSTEM
1461 P:      Dave Kleikamp
1462 M:      [email protected]
1463 L:      [email protected]
1464 W:      http://jfs.sourceforge.net/
1465 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1466 S:      Supported
1467
1468 KCONFIG
1469 P:      Roman Zippel
1470 M:      [email protected]
1471 L:      [email protected]
1472 S:      Maintained
1473
1474 KERNEL AUTOMOUNTER (AUTOFS)
1475 P:      H. Peter Anvin
1476 M:      [email protected]
1477 L:      [email protected]
1478 S:      Odd Fixes
1479
1480 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1481 P:      Ian Kent
1482 M:      [email protected]
1483 L:      [email protected]
1484 S:      Maintained
1485
1486 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1487 P:      Kai Germaschewski
1488 M:      [email protected]
1489 P:      Sam Ravnborg
1490 M:      [email protected]
1491 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1492 S:      Maintained 
1493
1494 KERNEL JANITORS
1495 P:      Several
1496 L:      [email protected]
1497 W:      http://www.kerneljanitors.org/
1498 W:      http://sf.net/projects/kernel-janitor/
1499 S:      Maintained
1500
1501 KERNEL NFSD
1502 P:      Neil Brown
1503 M:      [email protected]
1504 L:      [email protected]
1505 W:      http://nfs.sourceforge.net/
1506 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1507 S:      Maintained
1508
1509 KEXEC
1510 P:      Eric Biederman
1511 P:      Randy Dunlap
1512 M:      [email protected]
1513 M:      [email protected]
1514 W:      http://www.xmission.com/~ebiederm/files/kexec/
1515 L:      [email protected]
1516 L:      [email protected]
1517 S:      Maintained
1518
1519 KPROBES
1520 P:      Prasanna S Panchamukhi
1521 M:      [email protected]
1522 P:      Ananth N Mavinakayanahalli
1523 M:      [email protected]
1524 P:      Anil S Keshavamurthy
1525 M:      [email protected]
1526 P:      David S. Miller
1527 M:      [email protected]
1528 L:      [email protected]
1529 S:      Maintained
1530
1531 LAPB module
1532 P:      Henner Eisen
1533 M:      [email protected]
1534 L:      [email protected]
1535 S:      Maintained
1536
1537 LASI 53c700 driver for PARISC
1538 P:      James E.J. Bottomley
1539 M:      [email protected]
1540 L:      [email protected]
1541 S:      Maintained
1542
1543 LEGO USB Tower driver
1544 P:      Juergen Stuber
1545 M:      [email protected]
1546 L:      [email protected]
1547 W:      http://legousb.sourceforge.net/
1548 S:      Maintained
1549
1550 LINUX FOR IBM pSERIES (RS/6000)
1551 P:      Paul Mackerras
1552 M:      [email protected]
1553 W:      http://www.ibm.com/linux/ltc/projects/ppc
1554 S:      Supported
1555
1556 LINUX FOR NCR VOYAGER
1557 P:      James Bottomley
1558 M:      [email protected]
1559 W:      http://www.hansenpartnership.com/voyager
1560 S:      Maintained
1561
1562 LINUX FOR POWERPC
1563 P:      Paul Mackerras
1564 M:      [email protected]
1565 W:      http://www.penguinppc.org/
1566 L:      [email protected]
1567 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1568 S:      Supported
1569
1570 LINUX FOR POWER MACINTOSH
1571 P:      Benjamin Herrenschmidt
1572 M:      [email protected]
1573 W:      http://www.penguinppc.org/
1574 L:      [email protected]
1575 S:      Maintained
1576
1577 LINUX FOR POWERPC EMBEDDED MPC52XX
1578 P:      Sylvain Munaut
1579 M:      [email protected]
1580 W:      http://www.246tNt.com/mpc52xx/
1581 W:      http://www.penguinppc.org/
1582 L:      [email protected]
1583 L:      [email protected]
1584 S:      Maintained
1585
1586 LINUX FOR POWERPC EMBEDDED PPC4XX
1587 P:      Matt Porter
1588 M:      [email protected]
1589 W:      http://www.penguinppc.org/
1590 L:      [email protected]
1591 S:      Maintained
1592
1593 LINUX FOR POWERPC BOOT CODE
1594 P:      Tom Rini
1595 M:      [email protected]
1596 W:      http://www.penguinppc.org/
1597 L:      [email protected]
1598 S:      Maintained
1599
1600 LINUX FOR POWERPC EMBEDDED PPC8XX
1601 P:      Marcelo Tosatti
1602 M:      [email protected]
1603 W:      http://www.penguinppc.org/
1604 L:      [email protected]
1605 S:      Maintained
1606
1607 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1608 P:     Kumar Gala
1609 M:     [email protected]
1610 W:     http://www.penguinppc.org/
1611 L:     [email protected]
1612 S:     Maintained
1613
1614 LLC (802.2)
1615 P:      Arnaldo Carvalho de Melo
1616 M:      [email protected]
1617 S:      Maintained
1618
1619 LINUX FOR 64BIT POWERPC
1620 P:      Paul Mackerras
1621 M:      [email protected]
1622 M:      [email protected]
1623 P:      Anton Blanchard
1624 M:      [email protected]
1625 M:      [email protected]
1626 W:      http://linuxppc64.org
1627 L:      [email protected]
1628 S:      Supported
1629
1630 LINUX SECURITY MODULE (LSM) FRAMEWORK
1631 P:      Chris Wright
1632 M:      [email protected]
1633 L:      [email protected]
1634 W:      http://lsm.immunix.org
1635 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1636 S:      Supported
1637
1638 LM83 HARDWARE MONITOR DRIVER
1639 P:      Jean Delvare
1640 M:      [email protected]
1641 L:      [email protected]
1642 S:      Maintained
1643
1644 LM90 HARDWARE MONITOR DRIVER
1645 P:      Jean Delvare
1646 M:      [email protected]
1647 L:      [email protected]
1648 S:      Maintained
1649
1650 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1651 P:      Richard Russon (FlatCap)
1652 M:      [email protected]
1653 L:      [email protected] 
1654 W:      http://ldm.sourceforge.net
1655 S:      Maintained
1656
1657 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1658 P:      Eric Moore
1659 M:      [email protected]
1660 M:      [email protected]
1661 L:      [email protected]
1662 L:      [email protected]
1663 W:      http://www.lsilogic.com/support
1664 S:      Supported
1665
1666 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1667 P:      Matthew Wilcox
1668 M:      [email protected]
1669 L:      [email protected]
1670 S:      Maintained
1671
1672 M68K ARCHITECTURE
1673 P:      Geert Uytterhoeven
1674 M:      [email protected]
1675 P:      Roman Zippel
1676 M:      [email protected]
1677 L:      [email protected]
1678 W:      http://www.linux-m68k.org/
1679 W:      http://linux-m68k-cvs.ubb.ca/
1680 S:      Maintained
1681
1682 M68K ON APPLE MACINTOSH
1683 P:      Joshua Thompson
1684 M:      [email protected]
1685 W:      http://www.mac.linux-m68k.org/
1686 L:      [email protected]
1687 S:      Maintained
1688
1689 M68K ON HP9000/300
1690 P:      Philip Blundell
1691 M:      [email protected]
1692 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1693 S:      Maintained
1694
1695 MARVELL YUKON / SYSKONNECT DRIVER
1696 P:      Mirko Lindner
1697 M:      [email protected]
1698 P:      Ralph Roesler
1699 M:      [email protected]
1700 W:      http://www.syskonnect.com
1701 S:      Supported
1702
1703 MAESTRO PCI SOUND DRIVERS
1704 P:      Zach Brown
1705 M:      [email protected]
1706 S:      Odd Fixes
1707
1708 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1709 P: Michael Kerrisk
1710 M: [email protected]
1711 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1712 S: Maintained
1713
1714 MARVELL MV643XX ETHERNET DRIVER
1715 P:      Dale Farnsworth
1716 M:      [email protected]
1717 P:      Manish Lachwani
1718 M:      [email protected]
1719 L:      [email protected]
1720 S:      Odd Fixes for 2.4; Maintained for 2.6.
1721
1722 MATROX FRAMEBUFFER DRIVER
1723 P:      Petr Vandrovec
1724 M:      [email protected]
1725 L:      [email protected]
1726 S:      Maintained
1727
1728 MEGARAID SCSI DRIVERS
1729 P:     Neela Syam Kolli
1730 M:     [email protected]
1731 S:     [email protected]
1732 W:     http://megaraid.lsilogic.com
1733 S:     Maintained
1734
1735 MEMORY TECHNOLOGY DEVICES
1736 P:      David Woodhouse
1737 M:      [email protected]
1738 W:      http://www.linux-mtd.infradead.org/
1739 L:      [email protected]
1740 T:      git kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6.git
1741 S:      Maintained
1742
1743 MICROTEK X6 SCANNER
1744 P:      Oliver Neukum
1745 M:      [email protected]
1746 S:      Maintained
1747
1748 MIPS
1749 P:      Ralf Baechle
1750 M:      [email protected]
1751 W:      http://www.linux-mips.org/
1752 L:      [email protected]
1753 T:      git www.linux-mips.org:/pub/scm/linux.git
1754 S:      Supported
1755
1756 MISCELLANEOUS MCA-SUPPORT
1757 P:      James Bottomley
1758 M:      [email protected]
1759 L:      [email protected]
1760 S:      Maintained
1761
1762 MODULE SUPPORT
1763 P:      Rusty Russell
1764 M:      [email protected]
1765 L:      [email protected]
1766 S:      Maintained
1767
1768 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1769 P:      Stelian Pop
1770 M:      [email protected]
1771 W:      http://popies.net/meye/
1772 S:      Maintained
1773
1774 MOUSE AND MISC DEVICES [GENERAL]
1775 P:      Alessandro Rubini
1776 M:      [email protected]
1777 L:      [email protected]
1778 S:      Maintained
1779
1780 MTRR AND SIMILAR SUPPORT [i386]
1781 P:      Richard Gooch
1782 M:      [email protected]
1783 L:      [email protected]
1784 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1785 S:      Maintained
1786
1787 MULTISOUND SOUND DRIVER
1788 P:      Andrew Veliath
1789 M:      [email protected]
1790 S:      Maintained
1791
1792 NATSEMI ETHERNET DRIVER (DP8381x)
1793 P:      Tim Hockin
1794 M:      [email protected]
1795 S:      Maintained
1796
1797 NCP FILESYSTEM
1798 P:      Petr Vandrovec
1799 M:      [email protected]
1800 L:      [email protected]
1801 S:      Maintained
1802
1803 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1804 P:      James E.J. Bottomley
1805 M:      [email protected]
1806 L:      [email protected]
1807 S:      Maintained
1808
1809 NETFILTER/IPTABLES/IPCHAINS
1810 P:      Rusty Russell
1811 P:      Marc Boucher
1812 P:      James Morris
1813 P:      Harald Welte
1814 P:      Jozsef Kadlecsik
1815 M:      [email protected]
1816 W:      http://www.netfilter.org/
1817 W:      http://www.iptables.org/
1818 L:      [email protected]
1819 L:      [email protected]
1820 S:      Supported
1821
1822 NETROM NETWORK LAYER
1823 P:      Ralf Baechle
1824 M:      [email protected]
1825 L:      [email protected]
1826 S:      Maintained
1827
1828 NETWORK BLOCK DEVICE
1829 P:      Paul Clements
1830 M:      [email protected]
1831 S:      Maintained
1832
1833 NETWORK DEVICE DRIVERS
1834 P:      Andrew Morton
1835 M:      [email protected]
1836 P:      Jeff Garzik
1837 M:      [email protected]
1838 L:      [email protected]
1839 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1840 S:      Maintained
1841
1842 NETWORKING [GENERAL]
1843 P:      Networking Team
1844 M:      [email protected]
1845 L:      [email protected]
1846 S:      Maintained
1847
1848 NETWORKING [IPv4/IPv6]
1849 P:      David S. Miller
1850 M:      [email protected]
1851 P:      Alexey Kuznetsov
1852 M:      [email protected]
1853 P:      Pekka Savola (ipv6)
1854 M:      [email protected]
1855 P:      James Morris
1856 M:      [email protected]
1857 P:      Hideaki YOSHIFUJI
1858 M:      [email protected]
1859 P:      Patrick McHardy
1860 M:      [email protected]
1861 L:      [email protected]
1862 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
1863 S:      Maintained
1864
1865 NETWORKING [WIRELESS]
1866 P:      John W. Linville
1867 M:      [email protected]
1868 L:      [email protected]
1869 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
1870 S:      Maintained
1871
1872 IPVS
1873 P:      Wensong Zhang
1874 M:      [email protected]
1875 P:      Simon Horman
1876 M:      [email protected]
1877 P:      Julian Anastasov
1878 M:      [email protected]
1879 L:      [email protected]
1880 S:      Maintained
1881
1882 NFS CLIENT
1883 P:      Trond Myklebust
1884 M:      [email protected]
1885 L:      [email protected]
1886 S:      Maintained
1887
1888 NI5010 NETWORK DRIVER
1889 P:      Jan-Pascal van Best and Andreas Mohr
1890 M:      Jan-Pascal van Best <[email protected]>
1891 M:      Andreas Mohr <[email protected]>
1892 L:      [email protected]
1893 S:      Maintained
1894
1895 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1896 P:      YOKOTA Hiroshi
1897 M:      [email protected]
1898 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1899 S:      Maintained
1900
1901 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1902 P:      GOTO Masanori
1903 M:      [email protected]
1904 P:      YOKOTA Hiroshi
1905 M:      [email protected]
1906 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1907 S:      Maintained
1908
1909 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1910 P:      Eberhard Moenkeberg
1911 M:      [email protected]
1912 L:      [email protected]
1913 S:      Maintained
1914
1915 NTFS FILESYSTEM
1916 P:      Anton Altaparmakov
1917 M:      [email protected]
1918 L:      [email protected]
1919 L:      [email protected]
1920 W:      http://linux-ntfs.sf.net/
1921 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1922 S:      Maintained
1923
1924 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
1925 P:      Antonino Daplas
1926 M:      [email protected]
1927 L:      [email protected]
1928 S:      Maintained
1929
1930 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
1931 P:      Mark Fasheh
1932 M:      [email protected]
1933 P:      Kurt Hackel
1934 M:      [email protected]
1935 L:      [email protected]
1936 W:      http://oss.oracle.com/projects/ocfs2/
1937 S:      Supported       
1938
1939 OLYMPIC NETWORK DRIVER
1940 P:      Peter De Shrijver
1941 M:      [email protected]
1942 P:      Mike Phillips
1943 M:      [email protected] 
1944 L:      [email protected]
1945 L:      [email protected]
1946 W:      http://www.linuxtr.net
1947 S:      Maintained
1948
1949 OMNIKEY CARDMAN 4000 DRIVER
1950 P:      Harald Welte
1951 M:      [email protected]
1952 S:      Maintained
1953
1954 OMNIKEY CARDMAN 4040 DRIVER
1955 P:      Harald Welte
1956 M:      [email protected]
1957 S:      Maintained
1958
1959 ONSTREAM SCSI TAPE DRIVER
1960 P:      Willem Riede
1961 M:      [email protected]
1962 L:      [email protected]
1963 L:      [email protected]
1964 S:      Maintained
1965
1966 OPL3-SA2, SA3, and SAx DRIVER
1967 P:      Zwane Mwaikambo
1968 M:      [email protected]
1969 L:      [email protected]
1970 S:      Maintained
1971
1972 OPROFILE
1973 P:      Philippe Elie
1974 M:      [email protected]
1975 L:      [email protected]
1976 S:      Maintained
1977
1978 ORINOCO DRIVER
1979 P:      Pavel Roskin
1980 M:      [email protected]
1981 P:      David Gibson
1982 M:      [email protected]
1983 L:      [email protected]
1984 L:      [email protected]
1985 W:      http://www.nongnu.org/orinoco/
1986 S:      Maintained
1987
1988 PARALLEL PORT SUPPORT
1989 P:      Phil Blundell
1990 M:      [email protected]
1991 P:      Tim Waugh
1992 M:      [email protected]
1993 P:      David Campbell
1994 P:      Andrea Arcangeli
1995 M:      [email protected]
1996 L:      [email protected]
1997 W:      http://people.redhat.com/twaugh/parport/
1998 S:      Maintained
1999
2000 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
2001 P:      Tim Waugh
2002 M:      [email protected]
2003 L:      [email protected]
2004 W:      http://www.torque.net/linux-pp.html
2005 S:      Maintained
2006
2007 PARISC ARCHITECTURE
2008 P:      Matthew Wilcox
2009 M:      [email protected]
2010 P:      Grant Grundler
2011 M:      [email protected]
2012 L:      [email protected]
2013 W:      http://www.parisc-linux.org/
2014 S:      Maintained
2015
2016 PERSONALITY HANDLING
2017 P:      Christoph Hellwig
2018 M:      [email protected]
2019 L:      [email protected]
2020 S:      Maintained
2021
2022 PCI ERROR RECOVERY
2023 P:      Linas Vepstas
2024 M:      [email protected]
2025 L:      [email protected]
2026 L:      [email protected]
2027 S:      Supported
2028
2029 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
2030 P:      Thomas Sailer
2031 M:      [email protected]
2032 L:      [email protected]
2033 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
2034 S:      Maintained
2035
2036 PCI SUBSYSTEM
2037 P:      Greg Kroah-Hartman
2038 M:      [email protected]
2039 L:      [email protected]
2040 L:      [email protected]
2041 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2042 S:      Supported
2043
2044 PCI HOTPLUG CORE
2045 P:      Greg Kroah-Hartman
2046 M:      [email protected]
2047 S:      Supported
2048
2049 PCI HOTPLUG COMPAQ DRIVER
2050 P:      Greg Kroah-Hartman
2051 M:      [email protected]
2052 S:      Maintained
2053
2054 PCIE HOTPLUG DRIVER
2055 P:      Kristen Carlson Accardi
2056 M:      [email protected]
2057 L:      [email protected]
2058 S:      Maintained
2059
2060 PCMCIA SUBSYSTEM
2061 P:      Linux PCMCIA Team
2062 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2063 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2064 S:      Maintained
2065
2066 PCNET32 NETWORK DRIVER
2067 P:      Thomas Bogendörfer
2068 M:      [email protected]
2069 L:      [email protected]
2070 S:      Maintained
2071
2072 PHRAM MTD DRIVER
2073 P:      Jörn Engel
2074 M:      [email protected]
2075 L:      [email protected]
2076 S:      Maintained
2077
2078 PKTCDVD DRIVER
2079 P:      Peter Osterlund
2080 M:      [email protected]
2081 L:      [email protected]
2082 S:      Maintained
2083
2084 POSIX CLOCKS and TIMERS
2085 P:      George Anzinger
2086 M:      [email protected]
2087 L:      [email protected]
2088 S:      Supported
2089
2090 POWERPC 4xx EMAC DRIVER
2091 P:      Eugene Surovegin
2092 M:      [email protected]
2093 W:      http://kernel.ebshome.net/emac/
2094 L:      [email protected]
2095 L:      [email protected]
2096 S:      Maintained
2097
2098 PNP SUPPORT
2099 P:      Adam Belay
2100 M:      [email protected]
2101 S:      Maintained
2102
2103 PPP PROTOCOL DRIVERS AND COMPRESSORS
2104 P:      Paul Mackerras
2105 M:      [email protected]
2106 L:      [email protected]
2107 S:      Maintained
2108
2109 PPP OVER ATM (RFC 2364)
2110 P:      Mitchell Blank Jr
2111 M:      [email protected]
2112 S:      Maintained
2113
2114 PPP OVER ETHERNET
2115 P:      Michal Ostrowski
2116 M:      [email protected]
2117 S:      Maintained
2118
2119 PREEMPTIBLE KERNEL
2120 P:      Robert Love
2121 M:      [email protected]
2122 L:      [email protected]
2123 L:      [email protected]
2124 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2125 S:      Supported
2126
2127 PRISM54 WIRELESS DRIVER
2128 P:      Prism54 Development Team
2129 M:      [email protected]
2130 L:      [email protected]
2131 W:      http://prism54.org
2132 S:      Maintained
2133
2134 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2135 P:      Peter Denison
2136 M:      [email protected]
2137 W:      http://www.pnd-pc.demon.co.uk/promise/
2138 S:      Maintained
2139
2140 PXA2xx SUPPORT
2141 P:      Nicolas Pitre
2142 M:      [email protected]
2143 L:      [email protected] (subscribers-only)
2144 S:      Maintained
2145
2146 QLOGIC QLA2XXX FC-SCSI DRIVER
2147 P:      Andrew Vasquez
2148 M:      [email protected]
2149 L:      [email protected]
2150 S:      Supported
2151
2152 QNX4 FILESYSTEM
2153 P:      Anders Larsen
2154 M:      [email protected]
2155 L:      [email protected]
2156 W:      http://www.alarsen.net/linux/qnx4fs/
2157 S:      Maintained
2158
2159 RADEON FRAMEBUFFER DISPLAY DRIVER
2160 P:      Benjamin Herrenschmidt
2161 M:      [email protected]
2162 L:      [email protected]
2163 S:      Maintained
2164
2165 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2166 P:      Paul Mackerras
2167 M:      [email protected]
2168 L:      [email protected]
2169 S:      Maintained
2170
2171 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2172 P:      Corey Thomas
2173 M:      [email protected]
2174 L:      [email protected]
2175 S:      Maintained
2176
2177 RANDOM NUMBER DRIVER
2178 P:      Matt Mackall
2179 M:      [email protected]
2180 S:      Maintained
2181
2182 RAPIDIO SUBSYSTEM
2183 P:      Matt Porter
2184 M:      [email protected]
2185 L:      [email protected]
2186 S:      Maintained
2187
2188 REAL TIME CLOCK DRIVER
2189 P:      Paul Gortmaker
2190 M:      [email protected]
2191 L:      [email protected]
2192 S:      Maintained
2193
2194 REISERFS FILE SYSTEM
2195 P:      Hans Reiser
2196 M:      [email protected]
2197 L:      [email protected]
2198 W:      http://www.namesys.com
2199 S:      Supported
2200
2201 ROCKETPORT DRIVER
2202 P:      Comtrol Corp.
2203 W:      http://www.comtrol.com
2204 S:      Maintained
2205
2206 ROSE NETWORK LAYER
2207 P:      Ralf Baechle
2208 M:      [email protected]
2209 L:      [email protected]
2210 S:      Maintained
2211
2212 RISCOM8 DRIVER
2213 S:      Orphan
2214
2215 RTLINUX  REALTIME  LINUX
2216 P:      Victor Yodaiken
2217 M:      [email protected]
2218 L:      [email protected]
2219 W:      www.rtlinux.org
2220 S:      Maintained
2221
2222 S3 SAVAGE FRAMEBUFFER DRIVER
2223 P:      Antonino Daplas
2224 M:      [email protected]
2225 L:      [email protected]
2226 S:      Maintained
2227
2228 S390
2229 P:      Martin Schwidefsky
2230 M:      [email protected]
2231 M:      [email protected]
2232 L:      [email protected]
2233 W:      http://www.ibm.com/developerworks/linux/linux390/
2234 S:      Supported
2235
2236 S390 NETWORK DRIVERS
2237 P:      Frank Pavlic
2238 M:      [email protected]
2239 M:      [email protected]
2240 L:      [email protected]
2241 W:      http://www.ibm.com/developerworks/linux/linux390/
2242 S:      Supported
2243
2244 S390 ZFCP DRIVER
2245 P:      Andreas Herrmann
2246 M:      [email protected]
2247 M:      [email protected]
2248 L:      [email protected]
2249 W:      http://www.ibm.com/developerworks/linux/linux390/
2250 S:      Supported
2251
2252 SAA7146 VIDEO4LINUX-2 DRIVER
2253 P:      Michael Hunold
2254 M:      [email protected]
2255 W:      http://www.mihu.de/linux/saa7146
2256 S:      Maintained
2257
2258 SBPCD CDROM DRIVER
2259 P:      Eberhard Moenkeberg
2260 M:      [email protected]
2261 L:      [email protected]
2262 S:      Maintained
2263
2264 SC1200 WDT DRIVER
2265 P:      Zwane Mwaikambo
2266 M:      [email protected]
2267 S:      Maintained
2268
2269 SCHEDULER
2270 P:      Ingo Molnar
2271 M:      [email protected]
2272 P:      Robert Love    [the preemptible kernel bits]
2273 M:      [email protected]
2274 L:      [email protected]
2275 S:      Maintained
2276
2277 SCSI CDROM DRIVER
2278 P:      Jens Axboe
2279 M:      [email protected]
2280 L:      [email protected]
2281 W:      http://www.kernel.dk
2282 S:      Maintained
2283
2284 SCSI SG DRIVER
2285 P:      Doug Gilbert
2286 M:      [email protected]
2287 L:      [email protected]
2288 W:      http://www.torque.net/sg
2289 S:      Maintained
2290
2291 SCSI SUBSYSTEM
2292 P:      James E.J. Bottomley
2293 M:      [email protected]
2294 L:      [email protected]
2295 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2296 S:      Maintained
2297
2298 SCSI TAPE DRIVER
2299 P:      Kai Mäkisara
2300 M:      [email protected]
2301 L:      [email protected]
2302 S:      Maintained
2303
2304 SCTP PROTOCOL
2305 P: Sridhar Samudrala
2306 M: [email protected]
2307 L: [email protected]
2308 S: Supported
2309
2310 SCx200 CPU SUPPORT
2311 P:      Christer Weinigel
2312 M:      [email protected]
2313 W:      http://www.weinigel.se
2314 S:      Supported
2315
2316 SECURITY CONTACT
2317 P:      Security Officers
2318 M:      [email protected]
2319 S:      Supported
2320
2321 SELINUX SECURITY MODULE
2322 P:      Stephen Smalley
2323 M:      [email protected]
2324 P:      James Morris
2325 M:      [email protected]
2326 L:      [email protected] (kernel issues)
2327 L:      [email protected] (general discussion)
2328 W:      http://www.nsa.gov/selinux
2329 S:      Supported
2330
2331 SERIAL ATA (SATA) SUBSYSTEM:
2332 P:      Jeff Garzik
2333 M:      [email protected]
2334 L:      [email protected]
2335 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2336 S:      Supported
2337
2338 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2339 P:      Pat Gefre
2340 M:      [email protected]
2341 L:      [email protected]
2342 S:      Supported
2343
2344 SGI VISUAL WORKSTATION 320 AND 540
2345 P:      Andrey Panin
2346 M:      [email protected]
2347 L:      [email protected]
2348 W:      http://linux-visws.sf.net
2349 S:      Maintained for 2.6.
2350
2351 SIMTEC EB110ATX (Chalice CATS)
2352 P:      Ben Dooks
2353 P:      Vincent Sanders
2354 M:      [email protected]
2355 W:      http://www.simtec.co.uk/products/EB110ATX/
2356 S:      Supported
2357
2358 SIMTEC EB2410ITX (BAST)
2359 P:      Ben Dooks
2360 P:      Vincent Sanders
2361 M:      [email protected]
2362 W:      http://www.simtec.co.uk/products/EB2410ITX/
2363 S:      Supported
2364
2365 SIS 190 ETHERNET DRIVER
2366 P:      Francois Romieu
2367 M:      [email protected]
2368 L:      [email protected]
2369 S:      Maintained
2370
2371 SIS 5513 IDE CONTROLLER DRIVER
2372 P:      Lionel Bouton
2373 M:      [email protected]
2374 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2375 W:      http://gyver.homeip.net/sis5513/index.html
2376 S:      Maintained
2377
2378 SIS 900/7016 FAST ETHERNET DRIVER
2379 P:      Daniele Venzano
2380 M:      [email protected]
2381 W:      http://www.brownhat.org/sis900.html
2382 L:      [email protected]
2383 S:      Maintained
2384
2385 SIS FRAMEBUFFER DRIVER
2386 P:      Thomas Winischhofer
2387 M:      [email protected]
2388 W:      http://www.winischhofer.net/linuxsisvga.shtml
2389 S:      Maintained      
2390
2391 SIS USB2VGA DRIVER
2392 P:      Thomas Winischhofer
2393 M:      [email protected]
2394 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2395 S:      Maintained
2396
2397 SMSC47M1 HARDWARE MONITOR DRIVER
2398 P:      Jean Delvare
2399 M:      [email protected]
2400 L:      [email protected]
2401 S:      Odd Fixes
2402
2403 SMB FILESYSTEM
2404 P:      Urban Widmark
2405 M:      [email protected]
2406 W:      http://samba.org/
2407 L:      [email protected]
2408 S:      Maintained
2409
2410 SMC91x ETHERNET DRIVER
2411 P:      Nicolas Pitre
2412 M:      [email protected]
2413 S:      Maintained
2414
2415 SOFTWARE RAID (Multiple Disks) SUPPORT
2416 P:      Ingo Molnar
2417 M:      [email protected]
2418 P:      Neil Brown
2419 M:      [email protected]
2420 L:      [email protected]
2421 S:      Maintained
2422
2423 SOFTWARE SUSPEND:
2424 P:      Pavel Machek
2425 M:      [email protected]
2426 L:      [email protected]
2427 S:      Maintained
2428
2429 SONIC NETWORK DRIVER
2430 P:      Thomas Bogendoerfer
2431 M:      [email protected]
2432 L:      [email protected]
2433 S:      Maintained
2434
2435 SONY VAIO CONTROL DEVICE DRIVER
2436 P:      Stelian Pop
2437 M:      [email protected]
2438 W:      http://popies.net/sonypi/
2439 S:      Maintained
2440
2441 SOUND
2442 P:      Jaroslav Kysela
2443 M:      [email protected]
2444 L:      [email protected]
2445 S:      Maintained
2446
2447 TPM DEVICE DRIVER
2448 P:      Kylene Hall
2449 M:      [email protected]
2450 W:      http://tpmdd.sourceforge.net
2451 L:      [email protected]
2452 S:      Maintained
2453
2454 Telecom Clock Driver for MCPL0010
2455 P: Mark Gross
2456 M: [email protected]
2457 S: Supported
2458
2459 TENSILICA XTENSA PORT (xtensa):
2460 P:      Chris Zankel
2461 M:      [email protected]
2462 S:      Maintained
2463
2464 UltraSPARC (sparc64):
2465 P:      David S. Miller
2466 M:      [email protected]
2467 P:      Eddie C. Dost
2468 M:      [email protected]
2469 P:      Jakub Jelinek
2470 M:      [email protected]
2471 P:      Anton Blanchard
2472 M:      [email protected]
2473 L:      [email protected]
2474 L:      [email protected]
2475 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2476 S:      Maintained
2477
2478 SHARP LH SUPPORT (LH7952X & LH7A40X)
2479 P:      Marc Singer
2480 M:      [email protected]
2481 W:      http://projects.buici.com/arm
2482 L:      [email protected] (subscribers-only)
2483 S:      Maintained
2484
2485 SHPC HOTPLUG DRIVER
2486 P:      Kristen Carlson Accardi
2487 M:      [email protected]
2488 L:      [email protected]
2489 S:      Maintained
2490
2491 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2492 P:      Stephen Hemminger
2493 M:      [email protected]
2494 L:      [email protected]
2495 S:      Maintained
2496
2497 SPARC (sparc32):
2498 P:      William L. Irwin
2499 M:      [email protected]
2500 L:      [email protected]
2501 S:      Maintained
2502
2503 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2504 P:      Roger Wolff
2505 M:      [email protected]
2506 L:      [email protected] ?
2507 S:      Supported
2508
2509 SRM (Alpha) environment access
2510 P:      Jan-Benedict Glaw
2511 M:      [email protected]
2512 L:      [email protected]
2513 S:      Maintained
2514
2515 STARFIRE/DURALAN NETWORK DRIVER
2516 P:      Ion Badulescu
2517 M:      [email protected]
2518 S:      Maintained
2519
2520 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2521 W:      http://mosquitonet.Stanford.EDU/strip.html
2522 S:      Unsupported ?
2523
2524 STRADIS MPEG-2 DECODER DRIVER
2525 P:      Nathan Laredo
2526 M:      [email protected]
2527 W:      http://mpeg.openprojects.net/
2528 W:      http://www.stradis.com/
2529 S:      Maintained
2530
2531 SUPERH (sh)
2532 P:      Paul Mundt
2533 M:      [email protected]
2534 P:      Kazumoto Kojima
2535 M:      [email protected]
2536 L:      [email protected]
2537 W:      http://www.linux-sh.org
2538 W:      http://www.m17n.org/linux-sh/
2539 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2540 S:      Maintained
2541
2542 SUPERH64 (sh64)
2543 P:      Paul Mundt
2544 M:      [email protected]
2545 P:      Richard Curnow
2546 M:      [email protected]
2547 L:      [email protected]
2548 W:      http://www.linux-sh.org
2549 W:      http://www.rc0.org.uk/sh64
2550 S:      Maintained
2551
2552 SUN3/3X
2553 P:      Sam Creasey
2554 M:      [email protected]
2555 L:      [email protected]
2556 W:      http://sammy.net/sun3/
2557 S:      Maintained
2558
2559 SVGA HANDLING
2560 P:      Martin Mares
2561 M:      [email protected]
2562 L:      [email protected]
2563 S:      Maintained
2564
2565 SYSV FILESYSTEM
2566 P:      Christoph Hellwig
2567 M:      [email protected]
2568 S:      Maintained
2569
2570 TI PARALLEL LINK CABLE DRIVER
2571 P:     Romain Lievin
2572 M:     [email protected]
2573 S:     Maintained
2574
2575 TIPC NETWORK LAYER
2576 P:      Per Liden
2577 M:      [email protected]
2578 P:      Jon Maloy
2579 M:      [email protected]
2580 P:      Allan Stephens
2581 M:      [email protected]
2582 L:      [email protected]
2583 W:      http://tipc.sourceforge.net/
2584 W:      http://tipc.cslab.ericsson.net/
2585 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
2586 S:      Maintained
2587
2588 TLAN NETWORK DRIVER
2589 P:      Samuel Chessman
2590 M:      [email protected]
2591 L:      [email protected]
2592 W:      http://sourceforge.net/projects/tlan/
2593 S:      Maintained
2594
2595 TOKEN-RING NETWORK DRIVER
2596 P:      Mike Phillips
2597 M:      [email protected]
2598 L:      [email protected]
2599 L:      [email protected]
2600 W:      http://www.linuxtr.net
2601 S:      Maintained
2602
2603 TOSHIBA ACPI EXTRAS DRIVER
2604 P:      John Belmonte
2605 M:      [email protected]
2606 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2607 S:      Maintained
2608
2609 TOSHIBA SMM DRIVER
2610 P:      Jonathan Buzzard
2611 M:      [email protected]
2612 L:      [email protected]
2613 W:      http://www.buzzard.org.uk/toshiba/
2614 S:      Maintained
2615
2616 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2617 P:      Muli Ben-Yehuda
2618 M:      [email protected]
2619 L:      [email protected]
2620 S:      Maintained
2621
2622 TRIVIAL PATCHES
2623 P:      Adrian Bunk
2624 M:      [email protected]
2625 L:      [email protected]
2626 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2627 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2628 S:      Maintained
2629
2630 TMS380 TOKEN-RING NETWORK DRIVER
2631 P:      Adam Fritzler
2632 M:      [email protected]
2633 L:      [email protected]
2634 W:      http://www.auk.cx/tms380tr/
2635 S:      Maintained
2636
2637 TULIP NETWORK DRIVER
2638 P:      Jeff Garzik
2639 M:      [email protected]
2640 L:      [email protected]
2641 W:      http://sourceforge.net/projects/tulip/
2642 S:      Maintained
2643
2644 TUN/TAP driver
2645 P:      Maxim Krasnyansky
2646 M:      [email protected][email protected]
2647 L:      [email protected]
2648 W:      http://vtun.sourceforge.net/tun
2649 S:      Maintained
2650
2651 U14-34F SCSI DRIVER
2652 P:      Dario Ballabio
2653 M:      [email protected]
2654 L:      [email protected]
2655 S:      Maintained
2656
2657 UDF FILESYSTEM
2658 P:      Ben Fennema
2659 M:      [email protected]
2660 W:      http://linux-udf.sourceforge.net
2661 S:      Maintained
2662
2663 UNIFORM CDROM DRIVER
2664 P:      Jens Axboe
2665 M:      [email protected]
2666 L:      [email protected]
2667 W:      http://www.kernel.dk
2668 S:      Maintained
2669
2670 USB ACM DRIVER
2671 P:      Oliver Neukum
2672 M:      [email protected]
2673 L:      [email protected]
2674 L:      [email protected]
2675 S:      Maintained
2676
2677 USB BLOCK DRIVER (UB ub)
2678 P:      Pete Zaitcev
2679 M:      [email protected]
2680 L:      [email protected]
2681 L:      [email protected]
2682 S:      Supported
2683
2684 USB CDC ETHERNET DRIVER
2685 P:      Greg Kroah-Hartman
2686 M:      [email protected]
2687 L:      [email protected]
2688 L:      [email protected]
2689 S:      Maintained
2690 W:      http://www.kroah.com/linux-usb/
2691
2692 USB EHCI DRIVER
2693 P:      David Brownell
2694 M:      [email protected]
2695 L:      [email protected]
2696 S:      Maintained
2697
2698 USB ET61X[12]51 DRIVER
2699 P:      Luca Risolia
2700 M:      [email protected]
2701 L:      [email protected]
2702 L:      [email protected]
2703 W:      http://www.linux-projects.org
2704 S:      Maintained
2705
2706 USB HID/HIDBP DRIVERS
2707 P:      Vojtech Pavlik
2708 M:      [email protected]
2709 L:      [email protected]
2710 L:      [email protected]
2711 S:      Maintained
2712
2713 USB HUB DRIVER
2714 P:      Johannes Erdfelt
2715 M:      [email protected]
2716 L:      [email protected]
2717 L:      [email protected]
2718 S:      Maintained
2719
2720 USB ISP116X DRIVER
2721 P:      Olav Kongas
2722 M:      [email protected]
2723 L:      [email protected]
2724 S:      Maintained
2725
2726 USB KAWASAKI LSI DRIVER
2727 P:      Oliver Neukum
2728 M:      [email protected]
2729 L:      [email protected]
2730 L:      [email protected]
2731 S:      Maintained
2732
2733 USB MASS STORAGE DRIVER
2734 P:      Matthew Dharm
2735 M:      [email protected]
2736 L:      [email protected]
2737 L:      [email protected]
2738 S:      Maintained
2739 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2740
2741 USB OHCI DRIVER
2742 P:      Roman Weissgaerber
2743 M:      [email protected]
2744 L:      [email protected]
2745 L:      [email protected]
2746 S:      Maintained
2747
2748 USB OPTION-CARD DRIVER
2749 P:      Matthias Urlichs
2750 M:      [email protected]
2751 L:      [email protected]
2752 S:      Maintained
2753
2754 USB OV511 DRIVER
2755 P:      Mark McClelland
2756 M:      [email protected]
2757 L:      [email protected]
2758 L:      [email protected]
2759 W:      http://alpha.dyndns.org/ov511/
2760 S:      Maintained
2761
2762 USB PEGASUS DRIVER
2763 P:      Petko Manolov
2764 M:      [email protected]
2765 L:      [email protected]
2766 L:      [email protected]
2767 W:      http://pegasus2.sourceforge.net/
2768 S:      Maintained
2769
2770 USB PRINTER DRIVER
2771 P:      Vojtech Pavlik
2772 M:      [email protected]
2773 L:      [email protected]
2774 L:      [email protected]
2775 S:      Maintained
2776
2777 USB RTL8150 DRIVER
2778 P:      Petko Manolov
2779 M:      [email protected]
2780 L:      [email protected]
2781 L:      [email protected]
2782 W:      http://pegasus2.sourceforge.net/
2783 S:      Maintained
2784
2785 USB SE401 DRIVER
2786 P:      Jeroen Vreeken
2787 M:      [email protected]
2788 L:      [email protected]
2789 L:      [email protected]
2790 W:      http://www.chello.nl/~j.vreeken/se401/
2791 S:      Maintained
2792
2793 USB SERIAL CYBERJACK DRIVER
2794 P:      Matthias Bruestle and Harald Welte
2795 M:      [email protected]
2796 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2797 S:      Maintained
2798
2799 USB SERIAL DIGI ACCELEPORT DRIVER
2800 P:      Peter Berger and Al Borchers
2801 M:      [email protected]
2802 M:      [email protected]
2803 L:      [email protected]
2804 L:      [email protected]
2805 S:      Maintained
2806
2807 USB SERIAL DRIVER
2808 P:      Greg Kroah-Hartman
2809 M:      [email protected]
2810 L:      [email protected]
2811 L:      [email protected]
2812 S:      Supported
2813
2814 USB SERIAL BELKIN F5U103 DRIVER
2815 P:      William Greathouse
2816 M:      [email protected]
2817 L:      [email protected]
2818 L:      [email protected]
2819 S:      Maintained
2820
2821 USB SERIAL CYPRESS M8 DRIVER
2822 P:      Lonnie Mendez
2823 M:      [email protected]
2824 L:      [email protected]
2825 L:      [email protected]
2826 S:      Maintained
2827 W:      http://geocities.com/i0xox0i
2828 W:      http://firstlight.net/cvs
2829
2830 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2831 L:      [email protected]
2832 L:      [email protected]
2833 S:      Maintained
2834
2835 USB AUERSWALD DRIVER
2836 P:      Wolfgang Muees
2837 M:      [email protected]
2838 L:      [email protected]
2839 L:      [email protected]
2840 S:      Maintained
2841
2842 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2843 P:      Gary Brubaker
2844 M:      [email protected]
2845 L:      [email protected]
2846 L:      [email protected]
2847 S:      Maintained
2848
2849 USB SERIAL KEYSPAN DRIVER
2850 P:      Greg Kroah-Hartman
2851 M:      [email protected]
2852 L:      [email protected]
2853 L:      [email protected]
2854 W:      http://www.kroah.com/linux/
2855 S:      Maintained
2856
2857 USB SERIAL WHITEHEAT DRIVER
2858 P:      Stuart MacDonald
2859 M:      [email protected]
2860 L:      [email protected]
2861 L:      [email protected]
2862 W:      http://www.connecttech.com
2863 S:      Supported
2864
2865 USB SN9C10x DRIVER
2866 P:      Luca Risolia
2867 M:      [email protected]
2868 L:      [email protected]
2869 L:      [email protected]
2870 W:      http://www.linux-projects.org
2871 S:      Maintained
2872
2873 USB SUBSYSTEM
2874 P:      Greg Kroah-Hartman
2875 M:      [email protected]
2876 L:      [email protected]
2877 L:      [email protected]
2878 W:      http://www.linux-usb.org
2879 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2880 S:      Supported
2881
2882 USB UHCI DRIVER
2883 P:      Alan Stern
2884 M:      [email protected]
2885 L:      [email protected]
2886 L:      [email protected]
2887 S:      Maintained
2888
2889 USB "USBNET" DRIVER
2890 P:      David Brownell
2891 M:      [email protected]
2892 L:      [email protected]
2893 S:      Maintained
2894
2895 USB W996[87]CF DRIVER
2896 P:      Luca Risolia
2897 M:      [email protected]
2898 L:      [email protected]
2899 L:      [email protected]
2900 W:      http://www.linux-projects.org
2901 S:      Maintained
2902
2903 USB ZC0301 DRIVER
2904 P:      Luca Risolia
2905 M:      [email protected]
2906 L:      [email protected]
2907 L:      [email protected]
2908 W:      http://www.linux-projects.org
2909 S:      Maintained
2910
2911 USB ZD1201 DRIVER
2912 P:      Jeroen Vreeken
2913 M:      [email protected]
2914 L:      [email protected]
2915 L:      [email protected]
2916 W:      http://linux-lc100020.sourceforge.net
2917 S:      Maintained
2918
2919 USER-MODE LINUX
2920 P:      Jeff Dike
2921 M:      [email protected]
2922 L:      [email protected]
2923 L:      [email protected]
2924 W:      http://user-mode-linux.sourceforge.net
2925 S:      Maintained
2926         
2927 FAT/VFAT/MSDOS FILESYSTEM:
2928 P:      OGAWA Hirofumi
2929 M:      [email protected]
2930 L:      [email protected]
2931 S:      Maintained
2932
2933 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2934 P:      Jeff Garzik
2935 S:      Odd fixes
2936
2937 VIA RHINE NETWORK DRIVER
2938 P:      Roger Luethi
2939 M:      [email protected]
2940 S:      Maintained
2941
2942 VIAPRO SMBUS DRIVER
2943 P:      Jean Delvare
2944 M:      [email protected]
2945 L:      [email protected]
2946 S:      Maintained
2947
2948 UCLINUX (AND M68KNOMMU)
2949 P:      Greg Ungerer
2950 M:      [email protected]
2951 W:      http://www.uclinux.org/
2952 L:      [email protected]  (subscribers-only)
2953 S:      Maintained
2954
2955 UCLINUX FOR NEC V850
2956 P:      Miles Bader
2957 M:      [email protected]
2958 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2959 W:      http://www.ee.nec.de/uclinux/
2960 S:      Supported
2961
2962 UCLINUX FOR RENESAS H8/300
2963 P:      Yoshinori Sato
2964 M:      [email protected]
2965 W:      http://uclinux-h8.sourceforge.jp/
2966 S:      Supported
2967
2968 USB DIAMOND RIO500 DRIVER
2969 P:      Cesar Miquel
2970 M:      [email protected]
2971 L:      [email protected]
2972 W:      http://rio500.sourceforge.net
2973 S:      Maintained
2974
2975 V9FS FILE SYSTEM
2976 P:      Eric Van Hensbergen
2977 M:      [email protected]
2978 P:      Ron Minnich
2979 M:      [email protected]
2980 P:      Latchesar Ionkov
2981 M:      [email protected]
2982 L:      [email protected]
2983 W:      http://v9fs.sf.net
2984 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs-devel.git
2985 S:      Maintained
2986
2987 VIDEO FOR LINUX
2988 P:      Mauro Carvalho Chehab
2989 M:      [email protected]
2990 M:      [email protected]
2991 L:      [email protected]
2992 W:      http://linuxtv.org
2993 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
2994 S:      Maintained
2995
2996 VT8231 HARDWARE MONITOR DRIVER
2997 P:      Roger Lucas
2998 M:      [email protected]
2999 L:      [email protected]
3000 S:      Maintained
3001
3002 W1 DALLAS'S 1-WIRE BUS
3003 P:      Evgeniy Polyakov
3004 M:      [email protected]
3005 L:      [email protected]
3006 S:      Maintained
3007
3008 W83L51xD SD/MMC CARD INTERFACE DRIVER
3009 P:      Pierre Ossman
3010 M:      [email protected]
3011 L:      [email protected]
3012 W:      http://projects.drzeus.cx/wbsd
3013 S:      Maintained
3014
3015 W83L785TS HARDWARE MONITOR DRIVER
3016 P:      Jean Delvare
3017 M:      [email protected]
3018 L:      [email protected]
3019 S:      Odd Fixes
3020
3021 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
3022 P:      Nenad Corbic
3023 M:      [email protected]
3024 M:      [email protected]
3025 W:      http://www.sangoma.com
3026 S:      Supported
3027
3028 WATCHDOG DEVICE DRIVERS
3029 P:      Wim Van Sebroeck
3030 M:      [email protected]
3031 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
3032 S:      Maintained
3033
3034 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
3035 P:      Jean Tourrilhes
3036 M:      [email protected]
3037 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
3038 S:      Maintained
3039
3040 WD7000 SCSI DRIVER
3041 P:      Miroslav Zagorac
3042 M:      [email protected]
3043 L:      [email protected]
3044 S:      Maintained
3045
3046 WISTRON LAPTOP BUTTON DRIVER
3047 P:      Miloslav Trmac
3048 M:      [email protected]
3049 S:      Maintained
3050
3051 WL3501 WIRELESS PCMCIA CARD DRIVER
3052 P:      Arnaldo Carvalho de Melo
3053 M:      [email protected]
3054 W:      http://advogato.org/person/acme
3055 S:      Maintained
3056
3057 X.25 NETWORK LAYER
3058 P:      Henner Eisen
3059 M:      [email protected]
3060 L:      [email protected]
3061 S:      Maintained
3062
3063 XFS FILESYSTEM
3064 P:      Silicon Graphics Inc
3065 M:      [email protected]
3066 M:      [email protected]
3067 L:      [email protected]
3068 W:      http://oss.sgi.com/projects/xfs
3069 S:      Supported
3070
3071 X86 3-LEVEL PAGING (PAE) SUPPORT
3072 P:      Ingo Molnar
3073 M:      [email protected]
3074 S:      Maintained
3075
3076 X86-64 port
3077 P:      Andi Kleen
3078 M:      [email protected]
3079 L:      [email protected]
3080 W:      http://www.x86-64.org
3081 S:      Maintained
3082
3083 YAM DRIVER FOR AX.25
3084 P:      Jean-Paul Roubelat
3085 M:      [email protected]
3086 L:      [email protected]
3087 S:      Maintained
3088
3089 YEALINK PHONE DRIVER
3090 P:      Henk Vergonet
3091 M:      [email protected]
3092 L:      [email protected]
3093 S:      Maintained
3094
3095 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
3096 P:      Pete Zaitcev
3097 M:      [email protected]
3098 L:      [email protected]
3099 S:      Obsolete
3100
3101 Z8530 DRIVER FOR AX.25
3102 P:      Joerg Reuter
3103 M:      [email protected]
3104 W:      http://yaina.de/jreuter/
3105 W:      http://www.qsl.net/dl1bke/
3106 L:      [email protected]
3107 S:      Maintained
3108
3109 ZF MACHZ WATCHDOG
3110 P:      Fernando Fuganti
3111 M:      [email protected]
3112 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3113 S:      Maintained
3114
3115 ZR36067 VIDEO FOR LINUX DRIVER
3116 P:      Ronald Bultje
3117 M:      [email protected]
3118 L:      [email protected]
3119 W:      http://mjpeg.sourceforge.net/driver-zoran/
3120 S:      Maintained
3121
3122 ZR36120 VIDEO FOR LINUX DRIVER
3123 P:      Pauline Middelink
3124 M:      [email protected]
3125 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3126 W:      http://www.polyware.nl/~middelin/hobbies.html
3127 S:      Maintained
3128
3129 THE REST
3130 P:      Linus Torvalds
3131 S:      Buried alive in reporters
This page took 0.205768 seconds and 4 git commands to generate.