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