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