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