]> Git Repo - linux.git/blob - MAINTAINERS
FS-Cache: Implement data I/O part of netfs API
[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.
34
35         PLEASE check your patch with the automated style checker
36         (scripts/checkpatch.pl) to catch trival style violations.
37         See Documentation/CodingStyle for guidance here.
38
39         PLEASE try to include any credit lines you want added with the
40         patch. It avoids people being missed off by mistake and makes
41         it easier to know who wants adding and who doesn't.
42
43         PLEASE document known bugs. If it doesn't work for everything
44         or does something very odd once a month document it.
45
46         PLEASE remember that submissions must be made under the terms
47         of the OSDL certificate of contribution and should include a
48         Signed-off-by: line.  The current version of this "Developer's
49         Certificate of Origin" (DCO) is listed in the file
50         Documentation/SubmittingPatches.
51
52 6.      Make sure you have the right to send any changes you make. If you
53         do changes at work you may find your employer owns the patch
54         not you.
55
56 7.      When sending security related changes or reports to a maintainer
57         please Cc: [email protected], especially if the maintainer
58         does not respond.
59
60 8.      Happy hacking.
61
62                 -----------------------------------
63
64 Maintainers List (try to look for most precise areas first)
65
66 Note: For the hard of thinking, this list is meant to remain in alphabetical
67 order. If you could add yourselves to it in alphabetical order that would be
68 so much easier [Ed]
69
70 P: Person
71 M: Mail patches to
72 L: Mailing list that is relevant to this area
73 W: Web-page with status/info
74 T: SCM tree type and location.  Type is one of: git, hg, quilt.
75 F: Applicable files and/or directories
76 S: Status, one of the following:
77
78         Supported:      Someone is actually paid to look after this.
79         Maintained:     Someone actually looks after it.
80         Odd Fixes:      It has a maintainer but they don't have time to do
81                         much other than throw the odd patch in. See below..
82         Orphan:         No current maintainer [but maybe you could take the
83                         role as you write your new code].
84         Obsolete:       Old code. Something tagged obsolete generally means
85                         it has been replaced by a better system and you
86                         should be using that.
87
88 3C505 NETWORK DRIVER
89 P:      Philip Blundell
90 M:      [email protected]
91 L:      [email protected]
92 S:      Maintained
93
94 3C59X NETWORK DRIVER
95 P:      Steffen Klassert
96 M:      [email protected]
97 L:      [email protected]
98 S:      Maintained
99
100 3CR990 NETWORK DRIVER
101 P:      David Dillow
102 M:      [email protected]
103 L:      [email protected]
104 S:      Maintained
105
106 3W-9XXX SATA-RAID CONTROLLER DRIVER
107 P:      Adam Radford
108 M:      [email protected]
109 L:      [email protected]
110 W:      http://www.amcc.com
111 S:      Supported
112
113 3W-XXXX ATA-RAID CONTROLLER DRIVER
114 P:      Adam Radford
115 M:      [email protected]
116 L:      [email protected]
117 W:      http://www.amcc.com
118 S:      Supported
119
120 53C700 AND 53C700-66 SCSI DRIVER
121 P:      James E.J. Bottomley
122 M:      [email protected]
123 L:      [email protected]
124 S:      Maintained
125
126 6PACK NETWORK DRIVER FOR AX.25
127 P:      Andreas Koensgen
128 M:      [email protected]
129 L:      [email protected]
130 S:      Maintained
131
132 8169 10/100/1000 GIGABIT ETHERNET DRIVER
133 P:      Francois Romieu
134 M:      [email protected]
135 L:      [email protected]
136 S:      Maintained
137
138 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
139 L:      [email protected]
140 W:      http://serial.sourceforge.net
141 S:      Orphan
142
143 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
144 P:      Paul Gortmaker
145 M:      [email protected]
146 L:      [email protected]
147 S:      Maintained
148
149 9P FILE SYSTEM
150 P:      Eric Van Hensbergen
151 M:      [email protected]
152 P:      Ron Minnich
153 M:      [email protected]
154 P:      Latchesar Ionkov
155 M:      [email protected]
156 L:      [email protected]
157 W:      http://swik.net/v9fs
158 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs.git
159 S:      Maintained
160
161 A2232 SERIAL BOARD DRIVER
162 P:      Enver Haase
163 M:      [email protected]
164 L:      [email protected]
165 S:      Maintained
166
167 AACRAID SCSI RAID DRIVER
168 P:      Adaptec OEM Raid Solutions
169 M:      [email protected]
170 L:      [email protected]
171 W:      http://www.adaptec.com/
172 S:      Supported
173
174 ABIT UGURU 1,2 HARDWARE MONITOR DRIVER
175 P:      Hans de Goede
176 M:      [email protected]
177 L:      [email protected]
178 S:      Maintained
179
180 ABIT UGURU 3 HARDWARE MONITOR DRIVER
181 P:      Alistair John Strachan
182 M:      [email protected]
183 L:      [email protected]
184 S:      Maintained
185
186 ACENIC DRIVER
187 P:      Jes Sorensen
188 M:      [email protected]
189 L:      [email protected]
190 S:      Maintained
191
192 ACER WMI LAPTOP EXTRAS
193 P:      Carlos Corbacho
194 M:      [email protected]
195 L:      [email protected] (subscribers-only)
196 W:      http://code.google.com/p/aceracpi
197 S:      Maintained
198
199 ACPI
200 P:      Len Brown
201 M:      [email protected]
202 L:      [email protected]
203 W:      http://www.lesswatts.org/projects/acpi/
204 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
205 S:      Supported
206
207 ACPI BATTERY DRIVERS
208 P:      Alexey Starikovskiy
209 M:      [email protected]
210 L:      [email protected]
211 W:      http://www.lesswatts.org/projects/acpi/
212 S:      Supported
213
214 ACPI EC DRIVER
215 P:      Alexey Starikovskiy
216 M:      [email protected]
217 L:      [email protected]
218 W:      http://www.lesswatts.org/projects/acpi/
219 S:      Supported
220
221 ACPI FAN DRIVER
222 P:      Zhang Rui
223 M:      [email protected]
224 L:      [email protected]
225 W:      http://www.lesswatts.org/projects/acpi/
226 S:      Supported
227
228 ACPI PCI HOTPLUG DRIVER
229 P:      Kristen Carlson Accardi
230 M:      [email protected]
231 L:      [email protected]
232 S:      Supported
233
234 ACPI THERMAL DRIVER
235 P:      Zhang Rui
236 M:      [email protected]
237 L:      [email protected]
238 W:      http://www.lesswatts.org/projects/acpi/
239 S:      Supported
240
241 ACPI VIDEO DRIVER
242 P:      Zhang Rui
243 M:      [email protected]
244 L:      [email protected]
245 W:      http://www.lesswatts.org/projects/acpi/
246 S:      Supported
247
248 ACPI WMI DRIVER
249 P:      Carlos Corbacho
250 M:      [email protected]
251 L:      [email protected]
252 W:      http://www.lesswatts.org/projects/acpi/
253 S:      Maintained
254
255 AD1889 ALSA SOUND DRIVER
256 P:      Kyle McMartin
257 M:      [email protected]
258 P:      Thibaut Varene
259 M:      [email protected]
260 W:      http://wiki.parisc-linux.org/AD1889
261 L:      [email protected]
262 S:      Maintained
263
264 ADM1025 HARDWARE MONITOR DRIVER
265 P:      Jean Delvare
266 M:      [email protected]
267 L:      [email protected]
268 S:      Maintained
269
270 ADM1029 HARDWARE MONITOR DRIVER
271 P:      Corentin Labbe
272 M:      [email protected]
273 L:      [email protected]
274 S:      Maintained
275
276 ADM8211 WIRELESS DRIVER
277 P:      Michael Wu
278 M:      [email protected]
279 L:      [email protected]
280 W:      http://linuxwireless.org/
281 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
282 S:      Maintained
283
284 ADT746X FAN DRIVER
285 P:      Colin Leroy
286 M:      [email protected]
287 S:      Maintained
288
289 ADVANSYS SCSI DRIVER
290 P:      Matthew Wilcox
291 M:      [email protected]
292 L:      [email protected]
293 S:      Maintained
294
295 AEDSP16 DRIVER
296 P:      Riccardo Facchetti
297 M:      [email protected]
298 S:      Maintained
299
300 AFFS FILE SYSTEM
301 P:      Roman Zippel
302 M:      [email protected]
303 S:      Maintained
304
305 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
306 P:      David Howells
307 M:      [email protected]
308 L:      [email protected]
309 S:      Supported
310
311 AGPGART DRIVER
312 P:      David Airlie
313 M:      [email protected]
314 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
315 S:      Maintained
316
317 AHA152X SCSI DRIVER
318 P:      Juergen E. Fischer
319 M:      Juergen Fischer <[email protected]>
320 L:      [email protected]
321 S:      Maintained
322
323 AIC7XXX / AIC79XX SCSI DRIVER
324 P:      Hannes Reinecke
325 M:      [email protected]
326 L:      [email protected]
327 S:      Maintained
328
329 AIO
330 P:      Benjamin LaHaise
331 M:      [email protected]
332 L:      [email protected]
333 S:      Supported
334
335 ALCATEL SPEEDTOUCH USB DRIVER
336 P:      Duncan Sands
337 M:      [email protected]
338 L:      [email protected]
339 W:      http://www.linux-usb.org/SpeedTouch/
340 S:      Maintained
341
342 ALCHEMY AU1XX0 MMC DRIVER
343 P:      Manuel Lauss
344 M:      [email protected]
345 S:      Maintained
346
347 ALI1563 I2C DRIVER
348 P:      Rudolf Marek
349 M:      [email protected]
350 L:      [email protected]
351 S:      Maintained
352
353 ALPHA PORT
354 P:      Richard Henderson
355 M:      [email protected]
356 S:      Odd Fixes for 2.4; Maintained for 2.6.
357 P:      Ivan Kokshaysky
358 M:      [email protected]
359 S:      Maintained for 2.4; PCI support for 2.6.
360 L:      [email protected]
361
362 AMD GEODE CS5536 USB DEVICE CONTROLLER DRIVER
363 P:      Thomas Dahlmann
364 M:      [email protected]
365 L:      [email protected] (moderated for non-subscribers)
366 S:      Supported
367
368 AMD GEODE PROCESSOR/CHIPSET SUPPORT
369 P:      Jordan Crouse
370 L:      [email protected] (moderated for non-subscribers)
371 W:      http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html
372 S:      Supported
373
374 AMD IOMMU (AMD-VI)
375 P:      Joerg Roedel
376 M:      [email protected]
377 L:      [email protected]
378 T:      git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git
379 S:      Supported
380
381 AMD MICROCODE UPDATE SUPPORT
382 P:      Andreas Herrmann
383 M:      [email protected]
384 L:      [email protected]
385 S:      Supported
386
387 AMS (Apple Motion Sensor) DRIVER
388 P:      Stelian Pop
389 M:      [email protected]
390 P:      Michael Hanselmann
391 M:      [email protected]
392 S:      Supported
393
394 AMSO1100 RNIC DRIVER
395 P:      Tom Tucker
396 M:      [email protected]
397 P:      Steve Wise
398 M:      [email protected]
399 L:      [email protected]
400 S:      Maintained
401
402 AOA (Apple Onboard Audio) ALSA DRIVER
403 P:      Johannes Berg
404 M:      [email protected]
405 L:      [email protected]
406 L:      [email protected] (subscribers-only)
407 S:      Maintained
408
409 APM DRIVER
410 P:      Stephen Rothwell
411 M:      [email protected]
412 L:      [email protected]
413 W:      http://www.canb.auug.org.au/~sfr/
414 S:      Supported
415
416 APPLE BCM5974 MULTITOUCH DRIVER
417 P:      Henrik Rydberg
418 M:      [email protected]
419 L:      [email protected]
420 S:      Maintained
421
422 APPLE SMC DRIVER
423 P:      Nicolas Boichat
424 M:      [email protected]
425 L:      [email protected]
426 S:      Maintained
427
428 APPLETALK NETWORK LAYER
429 P:      Arnaldo Carvalho de Melo
430 M:      [email protected]
431 S:      Maintained
432
433 APPLETOUCH TOUCHPAD DRIVER
434 P:      Johannes Berg
435 M:      [email protected]
436 L:      [email protected]
437 S:      Maintained
438
439 ARC FRAMEBUFFER DRIVER
440 P:      Jaya Kumar
441 M:      [email protected]
442 S:      Maintained
443
444 ARM MFM AND FLOPPY DRIVERS
445 P:      Ian Molton
446 M:      [email protected]
447 S:      Maintained
448
449 ARM PRIMECELL MMCI PL180/1 DRIVER
450 S:      Orphan
451
452 ARM/ADI ROADRUNNER MACHINE SUPPORT
453 P:      Lennert Buytenhek
454 M:      [email protected]
455 L:      [email protected] (subscribers-only)
456 S:      Maintained
457
458 ARM/ADS SPHERE MACHINE SUPPORT
459 P:      Lennert Buytenhek
460 M:      [email protected]
461 L:      [email protected] (subscribers-only)
462 S:      Maintained
463
464 ARM/AFEB9260 MACHINE SUPPORT
465 P:      Sergey Lapin
466 M:      [email protected]
467 L:      [email protected] (subscribers-only)
468 S:      Maintained
469
470 ARM/AJECO 1ARM MACHINE SUPPORT
471 P:      Lennert Buytenhek
472 M:      [email protected]
473 L:      [email protected] (subscribers-only)
474 S:      Maintained
475
476 ARM/ATMEL AT91RM9200 ARM ARCHITECTURE
477 P:      Andrew Victor
478 M:      [email protected]
479 L:      [email protected] (subscribers-only)
480 W:      http://maxim.org.za/at91_26.html
481 S:      Maintained
482
483 ARM/CIRRUS LOGIC EP93XX ARM ARCHITECTURE
484 P:      Lennert Buytenhek
485 M:      [email protected]
486 L:      [email protected] (subscribers-only)
487 S:      Maintained
488
489 ARM/CIRRUS LOGIC EDB9315A MACHINE SUPPORT
490 P:      Lennert Buytenhek
491 M:      [email protected]
492 L:      [email protected] (subscribers-only)
493 S:      Maintained
494
495 ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
496 P:      Mike Rapoport
497 M:      [email protected]
498 L:      [email protected] (subscribers-only)
499 S:      Maintained
500
501 ARM/CORGI MACHINE SUPPORT
502 P:      Richard Purdie
503 M:      [email protected]
504 S:      Maintained
505
506 ARM/CORTINA SYSTEMS GEMINI ARM ARCHITECTURE
507 P:      Paulius Zaleckas
508 M:      [email protected]
509 L:      [email protected] (subscribers-only)
510 T:      git gitorious.org/linux-gemini/mainline.git
511 S:      Maintained
512
513 ARM/EZX SMARTPHONES (A780, A910, A1200, E680, ROKR E2 and ROKR E6)
514 P:      Daniel Ribeiro
515 M:      [email protected]
516 P:      Stefan Schmidt
517 M:      [email protected]
518 P:      Harald Welte
519 M:      [email protected]
520 L:      [email protected] (subscribers-only)
521 W:      http://www.openezx.org/
522 S:      Maintained
523
524 ARM/FARADAY FA526 PORT
525 P:      Paulius Zaleckas
526 M:      [email protected]
527 L:      [email protected] (subscribers-only)
528 S:      Maintained
529
530 ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
531 P:      Sascha Hauer
532 M:      [email protected]
533 L:      [email protected] (subscribers-only)
534 S:      Maintained
535
536 ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
537 P:      Lennert Buytenhek
538 M:      [email protected]
539 L:      [email protected] (subscribers-only)
540 S:      Maintained
541
542 ARM/GUMSTIX MACHINE SUPPORT
543 P:      Steve Sakoman
544 M:      [email protected]
545 L:      [email protected] (subscribers-only)
546 S:      Maintained
547
548 ARM/HP JORNADA 7XX MACHINE SUPPORT
549 P:      Kristoffer Ericson
550 M:      [email protected]
551 W:      www.jlime.com
552 S:      Maintained
553
554 ARM/INTEL IOP32X ARM ARCHITECTURE
555 P:      Lennert Buytenhek
556 M:      [email protected]
557 P:      Dan Williams
558 M:      [email protected]
559 L:      [email protected] (subscribers-only)
560 S:      Supported
561
562 ARM/INTEL IOP33X ARM ARCHITECTURE
563 P:      Dan Williams
564 M:      [email protected]
565 L:      [email protected] (subscribers-only)
566 S:      Supported
567
568 ARM/INTEL IOP13XX ARM ARCHITECTURE
569 P:      Lennert Buytenhek
570 M:      [email protected]
571 P:      Dan Williams
572 M:      [email protected]
573 L:      [email protected] (subscribers-only)
574 S:      Supported
575
576 ARM/INTEL IQ81342EX MACHINE SUPPORT
577 P:      Lennert Buytenhek
578 M:      [email protected]
579 P:      Dan Williams
580 M:      [email protected]
581 L:      [email protected] (subscribers-only)
582 S:      Supported
583
584 ARM/INTEL IXP2000 ARM ARCHITECTURE
585 P:      Lennert Buytenhek
586 M:      [email protected]
587 L:      [email protected] (subscribers-only)
588 S:      Maintained
589
590 ARM/INTEL IXDP2850 MACHINE SUPPORT
591 P:      Lennert Buytenhek
592 M:      [email protected]
593 L:      [email protected] (subscribers-only)
594 S:      Maintained
595
596 ARM/INTEL IXP23XX ARM ARCHITECTURE
597 P:      Lennert Buytenhek
598 M:      [email protected]
599 L:      [email protected] (subscribers-only)
600 S:      Maintained
601
602 ARM/INTEL XSC3 (MANZANO) ARM CORE
603 P:      Lennert Buytenhek
604 M:      [email protected]
605 P:      Dan Williams
606 M:      [email protected]
607 L:      [email protected] (subscribers-only)
608 S:      Supported
609
610 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT
611 P:      Lennert Buytenhek
612 M:      [email protected]
613 L:      [email protected] (subscribers-only)
614 S:      Maintained
615
616 ARM/LOGICPD PXA270 MACHINE SUPPORT
617 P:      Lennert Buytenhek
618 M:      [email protected]
619 L:      [email protected] (subscribers-only)
620 S:      Maintained
621
622 ARM/MAGICIAN MACHINE SUPPORT
623 P:      Philipp Zabel
624 M:      [email protected]
625 S:      Maintained
626
627 ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT
628 P:      Michael Petchkovsky
629 M:      [email protected]
630 S:      Maintained
631
632 ARM/TOSA MACHINE SUPPORT
633 P:      Dmitry Eremin-Solenikov
634 M:      [email protected]
635 P:      Dirk Opfer
636 M:      [email protected]
637 S:      Maintained
638
639 ARM/PALMTX,PALMT5,PALMLD SUPPORT
640 P:      Marek Vasut
641 M:      [email protected]
642 W:      http://hackndev.com
643 S:      Maintained
644
645 ARM/PALMZ72 SUPPORT
646 P:     Sergey Lapin
647 M:     [email protected]
648 W:     http://hackndev.com
649 S:     Maintained
650
651 ARM/PLEB SUPPORT
652 P:      Peter Chubb
653 M:      [email protected]
654 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
655 S:      Maintained
656
657 ARM/PT DIGITAL BOARD PORT
658 P:      Stefan Eletzhofer
659 M:      [email protected]
660 L:      [email protected] (subscribers-only)
661 W:      http://www.arm.linux.org.uk/
662 S:      Maintained
663
664 ARM/RADISYS ENP2611 MACHINE SUPPORT
665 P:      Lennert Buytenhek
666 M:      [email protected]
667 L:      [email protected] (subscribers-only)
668 S:      Maintained
669
670 ARM/SHARK MACHINE SUPPORT
671 P:      Alexander Schulz
672 M:      [email protected]
673 W:      http://www.shark-linux.de/shark.html
674 S:      Maintained
675
676 ARM/STRONGARM110 PORT
677 P:      Russell King
678 M:      [email protected]
679 L:      [email protected] (subscribers-only)
680 W:      http://www.arm.linux.org.uk/
681 S:      Maintained
682
683 ARM/S3C2410 ARM ARCHITECTURE
684 P:      Ben Dooks
685 M:      [email protected]
686 L:      [email protected] (subscribers-only)
687 W:      http://www.fluff.org/ben/linux/
688 S:      Maintained
689
690 ARM/S3C2440 ARM ARCHITECTURE
691 P:      Ben Dooks
692 M:      [email protected]
693 L:      [email protected] (subscribers-only)
694 W:      http://www.fluff.org/ben/linux/
695 S:      Maintained
696
697 ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
698 P:      Lennert Buytenhek
699 M:      [email protected]
700 L:      [email protected] (subscribers-only)
701 S:      Maintained
702
703 ARM/THECUS N2100 MACHINE SUPPORT
704 P:      Lennert Buytenhek
705 M:      [email protected]
706 L:      [email protected] (subscribers-only)
707 S:      Maintained
708
709 ARM/NUVOTON W90X900 ARM ARCHITECTURE
710 P:      Wan ZongShun
711 M:      [email protected]
712 L:      [email protected] (subscribers-only)
713 W:      http://www.mcuos.com
714 S:      Maintained
715
716 ARPD SUPPORT
717 P:      Jonathan Layes
718 L:      [email protected]
719 S:      Maintained
720
721 ASUS ACPI EXTRAS DRIVER
722 P:      Corentin Chary
723 M:      [email protected]
724 P:      Karol Kozimor
725 M:      [email protected]
726 L:      [email protected]
727 W:      http://sourceforge.net/projects/acpi4asus
728 W:      http://xf.iksaif.net/acpi4asus
729 S:      Maintained
730
731 ASUS ASB100 HARDWARE MONITOR DRIVER
732 P:      Mark M. Hoffman
733 M:      [email protected]
734 L:      [email protected]
735 S:      Maintained
736
737 ASUS LAPTOP EXTRAS DRIVER
738 P:      Corentin Chary
739 M:      [email protected]
740 L:      [email protected]
741 W:      http://sourceforge.net/projects/acpi4asus
742 W:      http://xf.iksaif.net/acpi4asus
743 S:      Maintained
744
745 ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API
746 P:      Dan Williams
747 M:      [email protected]
748 P:      Maciej Sosnowski
749 M:      [email protected]
750 L:      [email protected]
751 W:      http://sourceforge.net/projects/xscaleiop
752 S:      Supported
753
754 ATA OVER ETHERNET (AOE) DRIVER
755 P:      Ed L. Cashin
756 M:      [email protected]
757 W:      http://www.coraid.com/support/linux
758 S:      Supported
759
760 ATHEROS ATH5K WIRELESS DRIVER
761 P:      Jiri Slaby
762 M:      [email protected]
763 P:      Nick Kossifidis
764 M:      [email protected]
765 P:      Luis R. Rodriguez
766 M:      [email protected]
767 P:      Bob Copeland
768 M:      [email protected]
769 L:      [email protected]
770 L:      [email protected]
771 S:      Maintained
772
773 ATHEROS ATH9K WIRELESS DRIVER
774 P:      Luis R. Rodriguez
775 M:      [email protected]
776 P:      Jouni Malinen
777 M:      [email protected]
778 L:      [email protected]
779 L:      [email protected]
780 S:      Supported
781
782 ATHEROS AR9170 WIRELESS DRIVER
783 P:      Christian Lamparter
784 M:      [email protected]
785 L:      [email protected]
786 W:      http://wireless.kernel.org/en/users/Drivers/ar9170
787 S:      Maintained
788 F:      drivers/net/wireless/ar9170/
789
790 ATI_REMOTE2 DRIVER
791 P:      Ville Syrjala
792 M:      [email protected]
793 S:      Maintained
794
795 ATLX ETHERNET DRIVERS
796 P:      Jay Cliburn
797 M:      [email protected]
798 P:      Chris Snook
799 M:      [email protected]
800 P:      Jie Yang
801 M:      [email protected]
802 L:      [email protected]
803 W:      http://sourceforge.net/projects/atl1
804 W:      http://atl1.sourceforge.net
805 S:      Maintained
806
807 ATM
808 P:      Chas Williams
809 M:      [email protected]
810 L:      [email protected] (subscribers-only)
811 L:      [email protected]
812 W:      http://linux-atm.sourceforge.net
813 S:      Maintained
814
815 ATMEL AT91 MCI DRIVER
816 P:      Nicolas Ferre
817 M:      [email protected]
818 L:      [email protected] (subscribers-only)
819 W:      http://www.atmel.com/products/AT91/
820 W:      http://www.at91.com/
821 S:      Maintained
822
823 ATMEL AT91 / AT32 SERIAL DRIVER
824 P:      Haavard Skinnemoen
825 M:      [email protected]
826 L:      [email protected]
827 S:      Supported
828
829 ATMEL LCDFB DRIVER
830 P:      Nicolas Ferre
831 M:      [email protected]
832 L:      [email protected] (moderated for non-subscribers)
833 S:      Maintained
834
835 ATMEL MACB ETHERNET DRIVER
836 P:      Haavard Skinnemoen
837 M:      [email protected]
838 S:      Supported
839
840 ATMEL SPI DRIVER
841 P:      Haavard Skinnemoen
842 M:      [email protected]
843 S:      Supported
844
845 ATMEL USBA UDC DRIVER
846 P:      Haavard Skinnemoen
847 M:      [email protected]
848 L:      [email protected]
849 W:      http://avr32linux.org/twiki/bin/view/Main/AtmelUsbDeviceDriver
850 S:      Supported
851
852 ATMEL WIRELESS DRIVER
853 P:      Simon Kelley
854 M:      [email protected]
855 L:      [email protected]
856 W:      http://www.thekelleys.org.uk/atmel
857 W:      http://atmelwlandriver.sourceforge.net/
858 S:      Maintained
859
860 AUDIT SUBSYSTEM
861 P:      Al Viro
862 M:      [email protected]
863 P:      Eric Paris
864 M:      [email protected]
865 L:      [email protected] (subscribers-only)
866 W:      http://people.redhat.com/sgrubb/audit/
867 T:      git git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git
868 S:      Maintained
869
870 AUXILIARY DISPLAY DRIVERS
871 P:      Miguel Ojeda Sandonis
872 M:      [email protected]
873 L:      [email protected]
874 W:      http://miguelojeda.es/auxdisplay.htm
875 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
876 S:      Maintained
877
878 AVR32 ARCHITECTURE
879 P:      Haavard Skinnemoen
880 M:      [email protected]
881 W:      http://www.atmel.com/products/AVR32/
882 W:      http://avr32linux.org/
883 W:      http://avrfreaks.net/
884 S:      Supported
885
886 AVR32/AT32AP MACHINE SUPPORT
887 P:      Haavard Skinnemoen
888 M:      [email protected]
889 S:      Supported
890
891 AX.25 NETWORK LAYER
892 P:      Ralf Baechle
893 M:      [email protected]
894 L:      [email protected]
895 W:      http://www.linux-ax25.org/
896 S:      Maintained
897
898 B43 WIRELESS DRIVER
899 P:      Michael Buesch
900 M:      [email protected]
901 P:      Stefano Brivio
902 M:      [email protected]
903 L:      [email protected]
904 W:      http://linuxwireless.org/en/users/Drivers/b43
905 S:      Maintained
906
907 B43LEGACY WIRELESS DRIVER
908 P:      Larry Finger
909 M:      [email protected]
910 P:      Stefano Brivio
911 M:      [email protected]
912 L:      [email protected]
913 W:      http://linuxwireless.org/en/users/Drivers/b43
914 S:      Maintained
915
916 BACKLIGHT CLASS/SUBSYSTEM
917 P:      Richard Purdie
918 M:      [email protected]
919 S:      Maintained
920
921 BAYCOM/HDLCDRV DRIVERS FOR AX.25
922 P:      Thomas Sailer
923 M:      [email protected]
924 L:      [email protected]
925 W:      http://www.baycom.org/~tom/ham/ham.html
926 S:      Maintained
927
928 BEFS FILE SYSTEM
929 P:      Sergey S. Kostyliov
930 M:      [email protected]
931 L:      [email protected]
932 S:      Maintained
933
934 BFS FILE SYSTEM
935 P:      Tigran A. Aivazian
936 M:      [email protected]
937 L:      [email protected]
938 S:      Maintained
939
940 BLACKFIN ARCHITECTURE
941 P:      Bryan Wu
942 M:      [email protected]
943 L:      [email protected]
944 W:      http://blackfin.uclinux.org
945 S:      Supported
946
947 BLACKFIN EMAC DRIVER
948 P:      Bryan Wu
949 M:      [email protected]
950 L:      [email protected] (subscribers-only)
951 W:      http://blackfin.uclinux.org
952 S:      Supported
953
954 BLACKFIN RTC DRIVER
955 P:      Mike Frysinger
956 M:      [email protected]
957 L:      [email protected] (subscribers-only)
958 W:      http://blackfin.uclinux.org
959 S:      Supported
960
961 BLACKFIN SERIAL DRIVER
962 P:      Sonic Zhang
963 M:      [email protected]
964 L:      [email protected] (subscribers-only)
965 W:      http://blackfin.uclinux.org
966 S:      Supported
967
968 BLACKFIN WATCHDOG DRIVER
969 P:      Mike Frysinger
970 M:      [email protected]
971 L:      [email protected] (subscribers-only)
972 W:      http://blackfin.uclinux.org
973 S:      Supported
974
975 BLACKFIN I2C TWI DRIVER
976 P:      Sonic Zhang
977 M:      [email protected]
978 L:      [email protected] (subscribers-only)
979 W:      http://blackfin.uclinux.org/
980 S:      Supported
981
982 BLOCK LAYER
983 P:      Jens Axboe
984 M:      [email protected]
985 L:      [email protected]
986 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
987 S:      Maintained
988
989 BLOCK2MTD DRIVER
990 P:      Joern Engel
991 M:      [email protected]
992 L:      [email protected]
993 S:      Maintained
994
995 BLUETOOTH DRIVERS
996 P:      Marcel Holtmann
997 M:      [email protected]
998 L:      [email protected]
999 W:      http://www.bluez.org/
1000 S:      Maintained
1001
1002 BLUETOOTH SUBSYSTEM
1003 P:      Marcel Holtmann
1004 M:      [email protected]
1005 L:      [email protected]
1006 W:      http://www.bluez.org/
1007 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
1008 S:      Maintained
1009
1010 BONDING DRIVER
1011 P:      Jay Vosburgh
1012 M:      [email protected]
1013 L:      [email protected]
1014 W:      http://sourceforge.net/projects/bonding/
1015 S:      Supported
1016
1017 BROADCOM B44 10/100 ETHERNET DRIVER
1018 P:      Gary Zambrano
1019 M:      [email protected]
1020 L:      [email protected]
1021 S:      Supported
1022
1023 BROADCOM BNX2 GIGABIT ETHERNET DRIVER
1024 P:      Michael Chan
1025 M:      [email protected]
1026 L:      [email protected]
1027 S:      Supported
1028
1029 BROADCOM BNX2X 10 GIGABIT ETHERNET DRIVER
1030 P:      Eilon Greenstein
1031 M:      [email protected]
1032 L:      [email protected]
1033 S:      Supported
1034
1035 BROADCOM TG3 GIGABIT ETHERNET DRIVER
1036 P:      Matt Carlson
1037 M:      [email protected]
1038 P:      Michael Chan
1039 M:      [email protected]
1040 L:      [email protected]
1041 S:      Supported
1042
1043 BSG (block layer generic sg v4 driver)
1044 P:      FUJITA Tomonori
1045 M:      [email protected]
1046 L:      [email protected]
1047 S:      Supported
1048
1049 BT8XXGPIO DRIVER
1050 P:      Michael Buesch
1051 M:      [email protected]
1052 W:      http://bu3sch.de/btgpio.php
1053 S:      Maintained
1054
1055 BTRFS FILE SYSTEM
1056 P:      Chris Mason
1057 M:      [email protected]
1058 L:      [email protected]
1059 W:      http://btrfs.wiki.kernel.org/
1060 T:      git kernel.org:/pub/scm/linux/kernel/git/mason/btrfs-unstable.git
1061 S:      Maintained
1062
1063 BTTV VIDEO4LINUX DRIVER
1064 P:      Mauro Carvalho Chehab
1065 M:      [email protected]
1066 L:      [email protected]
1067 W:      http://linuxtv.org
1068 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1069 S:      Maintained
1070
1071 CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1072 P:      Jonathan Corbet
1073 M:      [email protected]
1074 L:      [email protected]
1075 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1076 S:      Maintained
1077
1078 CALGARY x86-64 IOMMU
1079 P:      Muli Ben-Yehuda
1080 M:      [email protected]
1081 P:      Jon D. Mason
1082 M:      [email protected]
1083 L:      [email protected]
1084 L:      [email protected]
1085 S:      Maintained
1086
1087 CAN NETWORK LAYER
1088 P:      Urs Thuermann
1089 M:      [email protected]
1090 P:      Oliver Hartkopp
1091 M:      [email protected]
1092 L:      [email protected] (subscribers-only)
1093 W:      http://developer.berlios.de/projects/socketcan/
1094 S:      Maintained
1095
1096 CELL BROADBAND ENGINE ARCHITECTURE
1097 P:      Arnd Bergmann
1098 M:      [email protected]
1099 L:      [email protected]
1100 L:      [email protected]
1101 W:      http://www.ibm.com/developerworks/power/cell/
1102 S:      Supported
1103
1104 CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1105 P:      David Vrabel
1106 M:      [email protected]
1107 L:      [email protected]
1108 S:      Supported
1109
1110 CFAG12864B LCD DRIVER
1111 P:      Miguel Ojeda Sandonis
1112 M:      [email protected]
1113 L:      [email protected]
1114 W:      http://miguelojeda.es/auxdisplay.htm
1115 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1116 S:      Maintained
1117
1118 CFAG12864BFB LCD FRAMEBUFFER DRIVER
1119 P:      Miguel Ojeda Sandonis
1120 M:      [email protected]
1121 L:      [email protected]
1122 W:      http://miguelojeda.es/auxdisplay.htm
1123 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
1124 S:      Maintained
1125
1126 CFG80211 and NL80211
1127 P:      Johannes Berg
1128 M:      [email protected]
1129 L:      [email protected]
1130 S:      Maintained
1131
1132 CHECKPATCH
1133 P:      Andy Whitcroft
1134 M:      [email protected]
1135 L:      [email protected]
1136 S:      Supported
1137
1138 CISCO 10G ETHERNET DRIVER
1139 P:      Scott Feldman
1140 M:      [email protected]
1141 P:      Joe Eykholt
1142 M:      [email protected]
1143 S:      Supported
1144
1145 CIRRUS LOGIC EP93XX ETHERNET DRIVER
1146 P:      Lennert Buytenhek
1147 M:      [email protected]
1148 L:      [email protected]
1149 S:      Maintained
1150
1151 CIRRUS LOGIC EP93XX OHCI USB HOST DRIVER
1152 P:      Lennert Buytenhek
1153 M:      [email protected]
1154 L:      [email protected]
1155 S:      Maintained
1156
1157 CIRRUS LOGIC CS4270 SOUND DRIVER
1158 P:      Timur Tabi
1159 M:      [email protected]
1160 L:      [email protected]
1161 S:      Supported
1162
1163 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
1164 P:      Cirrus Logic Corporation (kernel 2.2 driver)
1165 M:      Cirrus Logic Corporation, Thomas Woller <[email protected]>
1166 P:      Nils Faerber (port to kernel 2.4)
1167 M:      Nils Faerber <[email protected]>
1168 S:      Maintained
1169
1170 CODA FILE SYSTEM
1171 P:      Jan Harkes
1172 M:      [email protected]
1173 M:      [email protected]
1174 L:      [email protected]
1175 W:      http://www.coda.cs.cmu.edu/
1176 S:      Maintained
1177
1178 COMMON INTERNET FILE SYSTEM (CIFS)
1179 P:      Steve French
1180 M:      [email protected]
1181 L:      [email protected]
1182 L:      [email protected]
1183 W:      http://linux-cifs.samba.org/
1184 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1185 S:      Supported
1186
1187 COMPACTPCI HOTPLUG CORE
1188 P:      Scott Murray
1189 M:      [email protected]
1190 M:      [email protected]
1191 L:      [email protected]
1192 S:      Supported
1193
1194 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
1195 P:      Scott Murray
1196 M:      [email protected]
1197 M:      [email protected]
1198 L:      [email protected]
1199 S:      Supported
1200
1201 COMPACTPCI HOTPLUG GENERIC DRIVER
1202 P:      Scott Murray
1203 M:      [email protected]
1204 M:      [email protected]
1205 L:      [email protected]
1206 S:      Supported
1207
1208 COMPAL LAPTOP SUPPORT
1209 P:      Cezary Jackiewicz
1210 M:      [email protected]
1211 S:      Maintained
1212
1213 COMPUTONE INTELLIPORT MULTIPORT CARD
1214 P:      Michael H. Warfield
1215 M:      [email protected]
1216 W:      http://www.wittsend.com/computone.html
1217 S:      Maintained
1218
1219 CONEXANT ACCESSRUNNER USB DRIVER
1220 P:      Simon Arlott
1221 M:      [email protected]
1222 L:      [email protected]
1223 W:      http://accessrunner.sourceforge.net/
1224 S:      Maintained
1225
1226 CONFIGFS
1227 P:      Joel Becker
1228 M:      [email protected]
1229 L:      [email protected]
1230 S:      Supported
1231
1232 CONTROL GROUPS (CGROUPS)
1233 P:      Paul Menage
1234 M:      [email protected]
1235 P:      Li Zefan
1236 M:      [email protected]
1237 L:      [email protected]
1238 S:      Maintained
1239
1240 CORETEMP HARDWARE MONITORING DRIVER
1241 P:      Rudolf Marek
1242 M:      [email protected]
1243 L:      [email protected]
1244 S:      Maintained
1245
1246 COSA/SRP SYNC SERIAL DRIVER
1247 P:      Jan "Yenya" Kasprzak
1248 M:      [email protected]
1249 W:      http://www.fi.muni.cz/~kas/cosa/
1250 S:      Maintained
1251
1252 CPU FREQUENCY DRIVERS
1253 P:      Dave Jones
1254 M:      [email protected]
1255 L:      [email protected]
1256 W:      http://www.codemonkey.org.uk/projects/cpufreq/
1257 T:      git kernel.org/pub/scm/linux/kernel/git/davej/cpufreq.git
1258 S:      Maintained
1259
1260 CPUID/MSR DRIVER
1261 P:      H. Peter Anvin
1262 M:      [email protected]
1263 S:      Maintained
1264
1265 CPUSETS
1266 P:      Paul Menage
1267 M:      [email protected]
1268 L:      [email protected]
1269 W:      http://www.bullopensource.org/cpuset/
1270 W:      http://oss.sgi.com/projects/cpusets/
1271 S:      Supported
1272
1273 CRAMFS FILESYSTEM
1274 W:      http://sourceforge.net/projects/cramfs/
1275 S:      Orphan
1276
1277 CRIS PORT
1278 P:      Mikael Starvik
1279 M:      [email protected]
1280 P:      Jesper Nilsson
1281 M:      [email protected]
1282 L:      [email protected]
1283 W:      http://developer.axis.com
1284 S:      Maintained
1285
1286 CRYPTO API
1287 P:      Herbert Xu
1288 M:      [email protected]
1289 P:      David S. Miller
1290 M:      [email protected]
1291 L:      [email protected]
1292 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
1293 S:      Maintained
1294
1295 CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
1296 P:      Neil Horman
1297 M:      [email protected]
1298 L:      [email protected]
1299 S:      Maintained
1300
1301 CS5535 Audio ALSA driver
1302 P:      Jaya Kumar
1303 M:      [email protected]
1304 S:      Maintained
1305
1306 CX18 VIDEO4LINUX DRIVER
1307 P:      Hans Verkuil, Andy Walls
1308 M:      [email protected][email protected]
1309 L:      [email protected]
1310 L:      [email protected]
1311 L:      [email protected]
1312 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1313 W:      http://linuxtv.org
1314 S:      Maintained
1315
1316 CXGB3 ETHERNET DRIVER (CXGB3)
1317 P:      Divy Le Ray
1318 M:      [email protected]
1319 L:      [email protected]
1320 W:      http://www.chelsio.com
1321 S:      Supported
1322
1323 CXGB3 IWARP RNIC DRIVER (IW_CXGB3)
1324 P:      Steve Wise
1325 M:      [email protected]
1326 L:      [email protected]
1327 W:      http://www.openfabrics.org
1328 S:      Supported
1329
1330 CYBERPRO FB DRIVER
1331 P:      Russell King
1332 M:      [email protected]
1333 W:      http://www.arm.linux.org.uk/
1334 S:      Maintained
1335
1336 CYBLAFB FRAMEBUFFER DRIVER
1337 P:      Knut Petersen
1338 M:      [email protected]
1339 L:      [email protected] (moderated for non-subscribers)
1340 S:      Maintained
1341
1342 CYCLADES 2X SYNC CARD DRIVER
1343 P:      Arnaldo Carvalho de Melo
1344 M:      [email protected]
1345 W:      http://oops.ghostprotocols.net:81/blog
1346 S:      Maintained
1347
1348 CYCLADES ASYNC MUX DRIVER
1349 W:      http://www.cyclades.com/
1350 S:      Orphan
1351
1352 CYCLADES PC300 DRIVER
1353 W:      http://www.cyclades.com/
1354 S:      Orphan
1355
1356 DAMA SLAVE for AX.25
1357 P:      Joerg Reuter
1358 M:      [email protected]
1359 W:      http://yaina.de/jreuter/
1360 W:      http://www.qsl.net/dl1bke/
1361 L:      [email protected]
1362 S:      Maintained
1363
1364 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
1365 P:      Tobias Ringstrom
1366 M:      [email protected]
1367 L:      [email protected]
1368 S:      Maintained
1369
1370 DC390/AM53C974 SCSI driver
1371 P:      Kurt Garloff
1372 M:      [email protected]
1373 W:      http://www.garloff.de/kurt/linux/dc390/
1374 P:      Guennadi Liakhovetski
1375 M:      [email protected]
1376 S:      Maintained
1377
1378 DC395x SCSI driver
1379 P:      Oliver Neukum
1380 M:      [email protected]
1381 P:      Ali Akcaagac
1382 M:      [email protected]
1383 P:      Jamie Lenehan
1384 M:      [email protected]
1385 W:      http://twibble.org/dist/dc395x/
1386 L:      [email protected]
1387 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
1388 S:      Maintained
1389
1390 DCCP PROTOCOL
1391 P:      Arnaldo Carvalho de Melo
1392 M:      [email protected]
1393 L:      [email protected]
1394 W:      http://linux-net.osdl.org/index.php/DCCP
1395 S:      Maintained
1396
1397 DECnet NETWORK LAYER
1398 P:      Christine Caulfield
1399 M:      [email protected]
1400 W:      http://linux-decnet.sourceforge.net
1401 L:      [email protected]
1402 S:      Maintained
1403
1404 DEFXX FDDI NETWORK DRIVER
1405 P:      Maciej W. Rozycki
1406 M:      [email protected]
1407 S:      Maintained
1408
1409 DELL LAPTOP DRIVER
1410 P:      Matthew Garrett
1411 M:      [email protected]
1412 S:      Maintained
1413
1414 DELL LAPTOP SMM DRIVER
1415 P:      Massimo Dal Zotto
1416 M:      [email protected]
1417 W:      http://www.debian.org/~dz/i8k/
1418 S:      Maintained
1419
1420 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
1421 P:      Doug Warzecha
1422 M:      [email protected]
1423 S:      Maintained
1424
1425 DEVICE NUMBER REGISTRY
1426 P:      Torben Mathiasen
1427 M:      [email protected]
1428 W:      http://lanana.org/docs/device-list/index.html
1429 L:      [email protected]
1430 S:      Maintained
1431
1432 DEVICE-MAPPER  (LVM)
1433 P:      Alasdair Kergon
1434 L:      [email protected]
1435 W:      http://sources.redhat.com/dm
1436 S:      Maintained
1437
1438 DIGI INTL. EPCA DRIVER
1439 P:      Digi International, Inc
1440 M:      [email protected]
1441 L:      [email protected]
1442 W:      http://www.digi.com
1443 S:      Orphan
1444
1445 DIRECTORY NOTIFICATION (DNOTIFY)
1446 P:      Stephen Rothwell
1447 M:      [email protected]
1448 L:      [email protected]
1449 S:      Supported
1450
1451 DISK GEOMETRY AND PARTITION HANDLING
1452 P:      Andries Brouwer
1453 M:      [email protected]
1454 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
1455 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
1456 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
1457 S:      Maintained
1458
1459 DISKQUOTA
1460 P:      Jan Kara
1461 M:      [email protected]
1462 L:      [email protected]
1463 S:      Maintained
1464
1465 DISTRIBUTED LOCK MANAGER (DLM)
1466 P:      Christine Caulfield
1467 M:      [email protected]
1468 P:      David Teigland
1469 M:      [email protected]
1470 L:      [email protected]
1471 W:      http://sources.redhat.com/cluster/
1472 T:      git kernel.org:/pub/scm/linux/kernel/git/teigland/dlm.git
1473 S:      Supported
1474
1475 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
1476 P:      Maciej Sosnowski
1477 M:      [email protected]
1478 P:      Dan Williams
1479 M:      [email protected]
1480 L:      [email protected]
1481 S:      Supported
1482
1483 DME1737 HARDWARE MONITOR DRIVER
1484 P:      Juerg Haefliger
1485 M:      [email protected]
1486 L:      [email protected]
1487 S:      Maintained
1488
1489 DOCBOOK FOR DOCUMENTATION
1490 P:      Randy Dunlap
1491 M:      [email protected]
1492 S:      Maintained
1493
1494 DOCKING STATION DRIVER
1495 P:      Shaohua Li
1496 M:      [email protected]
1497 L:      [email protected]
1498 S:      Supported
1499
1500 DOCUMENTATION (/Documentation directory)
1501 P:      Randy Dunlap
1502 M:      [email protected]
1503 L:      [email protected]
1504 S:      Maintained
1505
1506 DOUBLETALK DRIVER
1507 P:      James R. Van Zandt
1508 M:      [email protected]
1509 L:      [email protected]
1510 S:      Maintained
1511
1512 DPT_I2O SCSI RAID DRIVER
1513 P:      Adaptec OEM Raid Solutions
1514 M:      [email protected]
1515 L:      [email protected]
1516 W:      http://www.adaptec.com/
1517 S:      Maintained
1518
1519 DRIVER CORE, KOBJECTS, AND SYSFS
1520 P:      Greg Kroah-Hartman
1521 M:      [email protected]
1522 L:      [email protected]
1523 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1524 S:      Supported
1525
1526 DRM DRIVERS
1527 P:      David Airlie
1528 M:      [email protected]
1529 L:      [email protected]
1530 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
1531 S:      Maintained
1532
1533 DSCC4 DRIVER
1534 P:      Francois Romieu
1535 M:      [email protected]
1536 L:      [email protected]
1537 S:      Maintained
1538
1539 DVB SUBSYSTEM AND DRIVERS
1540 P:      LinuxTV.org Project
1541 M:      [email protected]
1542 L:      [email protected] (subscription required)
1543 W:      http://linuxtv.org/
1544 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1545 S:      Maintained
1546
1547 DZ DECSTATION DZ11 SERIAL DRIVER
1548 P:      Maciej W. Rozycki
1549 M:      [email protected]
1550 S:      Maintained
1551
1552 EATA-DMA SCSI DRIVER
1553 P:      Michael Neuffer
1554 L:      [email protected][email protected]
1555 S:      Maintained
1556
1557 EATA ISA/EISA/PCI SCSI DRIVER
1558 P:      Dario Ballabio
1559 M:      [email protected]
1560 L:      [email protected]
1561 S:      Maintained
1562
1563 EATA-PIO SCSI DRIVER
1564 P:      Michael Neuffer
1565 M:      [email protected]
1566 L:      [email protected][email protected]
1567 S:      Maintained
1568
1569 EBTABLES
1570 P:      Bart De Schuymer
1571 M:      [email protected]
1572 L:      [email protected]
1573 L:      [email protected]
1574 W:      http://ebtables.sourceforge.net/
1575 S:      Maintained
1576
1577 ECRYPT FILE SYSTEM
1578 P:      Tyler Hicks, Dustin Kirkland
1579 M:      [email protected][email protected]
1580 L:      [email protected]
1581 W:      https://launchpad.net/ecryptfs
1582 S:      Supported
1583
1584 EDAC-CORE
1585 P:      Doug Thompson
1586 M:      [email protected]
1587 L:      [email protected]
1588 W:      bluesmoke.sourceforge.net
1589 S:      Supported
1590
1591 EDAC-E752X
1592 P:      Mark Gross
1593 P:      Doug Thompson
1594 M:      [email protected]
1595 M:      [email protected]
1596 L:      [email protected]
1597 W:      bluesmoke.sourceforge.net
1598 S:      Maintained
1599
1600 EDAC-E7XXX
1601 P:      Doug Thompson
1602 M:      [email protected]
1603 L:      [email protected]
1604 W:      bluesmoke.sourceforge.net
1605 S:      Maintained
1606
1607 EDAC-I82443BXGX
1608 P:      Tim Small
1609 M:      [email protected]
1610 L:      [email protected]
1611 W:      bluesmoke.sourceforge.net
1612 S:      Maintained
1613
1614 EDAC-I3000
1615 P:      Jason Uhlenkott
1616 M:      [email protected]
1617 L:      [email protected]
1618 W:      bluesmoke.sourceforge.net
1619 S:      Maintained
1620
1621 EDAC-I5000
1622 P:      Doug Thompson
1623 M:      [email protected]
1624 L:      [email protected]
1625 W:      bluesmoke.sourceforge.net
1626 S:      Maintained
1627
1628 EDAC-I5400
1629 P:      Mauro Carvalho Chehab
1630 M:      [email protected]
1631 L:      [email protected]
1632 W:      bluesmoke.sourceforge.net
1633 S:      Maintained
1634
1635 EDAC-I82975X
1636 P:      Ranganathan Desikan
1637 P:      Arvind R.
1638 M:      [email protected]
1639 M:      [email protected]
1640 L:      [email protected]
1641 W:      bluesmoke.sourceforge.net
1642 S:      Maintained
1643
1644 EDAC-PASEMI
1645 P:      Egor Martovetsky
1646 M:      [email protected]
1647 L:      [email protected]
1648 W:      bluesmoke.sourceforge.net
1649 S:      Maintained
1650
1651 EDAC-R82600
1652 P:      Tim Small
1653 M:      [email protected]
1654 L:      [email protected]
1655 W:      bluesmoke.sourceforge.net
1656 S:      Maintained
1657
1658 EEEPC LAPTOP EXTRAS DRIVER
1659 P:      Corentin Chary
1660 M:      [email protected]
1661 L:      [email protected]
1662 W:      http://sourceforge.net/projects/acpi4asus
1663 S:      Maintained
1664
1665 EFS FILESYSTEM
1666 W:      http://aeschi.ch.eu.org/efs/
1667 S:      Orphan
1668
1669 EHCA (IBM GX bus InfiniBand adapter) DRIVER
1670 P:      Hoang-Nam Nguyen
1671 M:      [email protected]
1672 P:      Christoph Raisch
1673 M:      [email protected]
1674 L:      [email protected]
1675 S:      Supported
1676
1677 EMBEDDED LINUX
1678 P:      Paul Gortmaker
1679 M:      [email protected]
1680 P:      David Woodhouse
1681 M:      [email protected]
1682 L:      [email protected]
1683 S:      Maintained
1684
1685 EMULEX LPFC FC SCSI DRIVER
1686 P:      James Smart
1687 M:      [email protected]
1688 L:      [email protected]
1689 W:      http://sourceforge.net/projects/lpfcxxxx
1690 S:      Supported
1691
1692 EPSON 1355 FRAMEBUFFER DRIVER
1693 P:      Christopher Hoover
1694 M:      [email protected][email protected]
1695 S:      Maintained
1696
1697 EPSON S1D13XXX FRAMEBUFFER DRIVER
1698 P:      Kristoffer Ericson
1699 M:      [email protected]
1700 S:      Maintained
1701
1702 ETHEREXPRESS-16 NETWORK DRIVER
1703 P:      Philip Blundell
1704 M:      [email protected]
1705 L:      [email protected]
1706 S:      Maintained
1707
1708 ETHERNET BRIDGE
1709 P:      Stephen Hemminger
1710 M:      [email protected]
1711 L:      [email protected]
1712 W:      http://www.linux-foundation.org/en/Net:Bridge
1713 S:      Maintained
1714
1715 ETHERTEAM 16I DRIVER
1716 P:      Mika Kuoppala
1717 M:      [email protected]
1718 S:      Maintained
1719
1720 EXT2 FILE SYSTEM
1721 L:      [email protected]
1722 S:      Maintained
1723
1724 EXT3 FILE SYSTEM
1725 P:      Stephen Tweedie, Andrew Morton
1726 M:      [email protected][email protected][email protected]
1727 L:      [email protected]
1728 S:      Maintained
1729
1730 EXT4 FILE SYSTEM
1731 P:      Theodore Ts'o
1732 M:      [email protected][email protected]
1733 L:      [email protected]
1734 W:      http://ext4.wiki.kernel.org
1735 S:      Maintained
1736
1737 F71805F HARDWARE MONITORING DRIVER
1738 P:      Jean Delvare
1739 M:      [email protected]
1740 L:      [email protected]
1741 S:      Maintained
1742
1743 FARSYNC SYNCHRONOUS DRIVER
1744 P:      Kevin Curtis
1745 M:      [email protected]
1746 W:      http://www.farsite.co.uk/
1747 S:      Supported
1748
1749 FAULT INJECTION SUPPORT
1750 P:      Akinobu Mita
1751 M:      [email protected]
1752 S:      Supported
1753
1754 FILE LOCKING (flock() and fcntl()/lockf())
1755 P:      Matthew Wilcox
1756 M:      [email protected]
1757 L:      [email protected]
1758 S:      Maintained
1759
1760 FILESYSTEMS (VFS and infrastructure)
1761 P:      Alexander Viro
1762 M:      [email protected]
1763 L:      [email protected]
1764 S:      Maintained
1765
1766 FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
1767 P:      Kristian Hoegsberg, Stefan Richter
1768 M:      [email protected][email protected]
1769 L:      [email protected]
1770 W:      http://www.linux1394.org/
1771 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
1772 S:      Maintained
1773
1774 FIRMWARE LOADER (request_firmware)
1775 L:      [email protected]
1776 S:      Orphan
1777
1778 FPU EMULATOR
1779 P:      Bill Metzenthen
1780 M:      [email protected]
1781 W:      http://suburbia.net/~billm/floating-point/emulator/
1782 S:      Maintained
1783
1784 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
1785 P:      Mike McLagan
1786 M:      [email protected]
1787 L:      [email protected]
1788 S:      Maintained
1789
1790 FRAMEBUFFER LAYER
1791 P:      Antonino Daplas
1792 M:      [email protected]
1793 L:      [email protected] (moderated for non-subscribers)
1794 W:      http://linux-fbdev.sourceforge.net/
1795 S:      Maintained
1796
1797 FREESCALE DMA DRIVER
1798 P:      Li Yang
1799 M:      [email protected]
1800 P:      Zhang Wei
1801 M:      [email protected]
1802 L:      [email protected]
1803 L:      [email protected]
1804 S:      Maintained
1805
1806 FREESCALE I2C CPM DRIVER
1807 P:      Jochen Friedrich
1808 M:      [email protected]
1809 L:      [email protected]
1810 L:      [email protected]
1811 S:      Maintained
1812
1813 FREESCALE IMX / MXC FRAMEBUFFER DRIVER
1814 P:      Sascha Hauer
1815 M:      [email protected]
1816 L:      [email protected] (moderated for non-subscribers)
1817 L:      [email protected] (subscribers-only)
1818 S:      Maintained
1819
1820 FREESCALE SOC FS_ENET DRIVER
1821 P:      Pantelis Antoniou
1822 M:      [email protected]
1823 P:      Vitaly Bordug
1824 M:      [email protected]
1825 L:      [email protected]
1826 L:      [email protected]
1827 S:      Maintained
1828
1829 FREESCALE QUICC ENGINE LIBRARY
1830 P:      Timur Tabi
1831 M:      [email protected]
1832 L:      [email protected]
1833 S:      Supported
1834
1835 FREESCALE HIGHSPEED USB DEVICE DRIVER
1836 P:      Li Yang
1837 M:      [email protected]
1838 L:      [email protected]
1839 L:      [email protected]
1840 S:      Maintained
1841
1842 FREESCALE QUICC ENGINE UCC ETHERNET DRIVER
1843 P:      Li Yang
1844 M:      [email protected]
1845 L:      [email protected]
1846 L:      [email protected]
1847 S:      Maintained
1848
1849 FREESCALE QUICC ENGINE UCC UART DRIVER
1850 P:      Timur Tabi
1851 M:      [email protected]
1852 L:      [email protected]
1853 S:      Supported
1854
1855 FREESCALE SOC SOUND DRIVERS
1856 P:      Timur Tabi
1857 M:      [email protected]
1858 L:      [email protected]
1859 L:      [email protected]
1860 S:      Supported
1861
1862 FREEVXFS FILESYSTEM
1863 P:      Christoph Hellwig
1864 M:      [email protected]
1865 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
1866 S:      Maintained
1867
1868 FREEZER
1869 P:      Pavel Machek
1870 M:      [email protected]
1871 P:      Rafael J. Wysocki
1872 M:      [email protected]
1873 L:      [email protected]
1874 S:      Supported
1875
1876 FTRACE
1877 P:      Steven Rostedt
1878 M:      [email protected]
1879 S:      Maintained
1880
1881 FUJITSU FR-V (FRV) PORT
1882 P:      David Howells
1883 M:      [email protected]
1884 S:      Maintained
1885
1886 FUJITSU LAPTOP EXTRAS
1887 P:      Jonathan Woithe
1888 M:      [email protected]
1889 L:      [email protected]
1890 S:      Maintained
1891
1892 FUSE: FILESYSTEM IN USERSPACE
1893 P:      Miklos Szeredi
1894 M:      [email protected]
1895 L:      [email protected]
1896 W:      http://fuse.sourceforge.net/
1897 S:      Maintained
1898
1899 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
1900 P:      Rik Faith
1901 M:      [email protected]
1902 L:      [email protected]
1903 S:      Odd Fixes (e.g., new signatures)
1904
1905 GDT SCSI DISK ARRAY CONTROLLER DRIVER
1906 P:      Achim Leubner
1907 M:      [email protected]
1908 L:      [email protected]
1909 W:      http://www.icp-vortex.com/
1910 S:      Supported
1911
1912 GENERIC GPIO I2C DRIVER
1913 P:      Haavard Skinnemoen
1914 M:      [email protected]
1915 S:      Supported
1916
1917 GENERIC HDLC (WAN) DRIVERS
1918 P:      Krzysztof Halasa
1919 M:      [email protected]
1920 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1921 S:      Maintained
1922
1923 GFS2 FILE SYSTEM
1924 P:      Steven Whitehouse
1925 M:      [email protected]
1926 L:      [email protected]
1927 W:      http://sources.redhat.com/cluster/
1928 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git
1929 T:      git kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git
1930 S:      Supported
1931
1932 GIGASET ISDN DRIVERS
1933 P:      Hansjoerg Lipp
1934 M:      [email protected]
1935 P:      Tilman Schmidt
1936 M:      [email protected]
1937 L:      [email protected]
1938 W:      http://gigaset307x.sourceforge.net/
1939 S:      Maintained
1940
1941 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1942 P:      Frank Seidel
1943 M:      [email protected]
1944 L:      [email protected]
1945 W:      http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
1946 S:      Maintained
1947
1948 HYPERVISOR VIRTUAL CONSOLE DRIVER
1949 L:      [email protected]
1950 L:      [email protected]
1951 S:      Odd Fixes
1952 F:      drivers/char/hvc_*
1953
1954 GSPCA FINEPIX SUBDRIVER
1955 P:      Frank Zago
1956 M:      [email protected]
1957 L:      [email protected]
1958 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1959 S:      Maintained
1960
1961 GSPCA M5602 SUBDRIVER
1962 P:      Erik Andren
1963 M:      [email protected]
1964 L:      [email protected]
1965 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1966 S:      Maintained
1967
1968 GSPCA PAC207 SONIXB SUBDRIVER
1969 P:      Hans de Goede
1970 M:      [email protected]
1971 L:      [email protected]
1972 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1973 S:      Maintained
1974
1975 GSPCA T613 SUBDRIVER
1976 P:      Leandro Costantino
1977 M:      [email protected]
1978 L:      [email protected]
1979 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1980 S:      Maintained
1981
1982 GSPCA USB WEBCAM DRIVER
1983 P:      Jean-Francois Moine
1984 M:      [email protected]
1985 W:      http://moinejf.free.fr
1986 L:      [email protected]
1987 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1988 S:      Maintained
1989
1990 HARDWARE MONITORING
1991 L:      [email protected]
1992 W:      http://www.lm-sensors.org/
1993 S:      Orphan
1994
1995 HARDWARE RANDOM NUMBER GENERATOR CORE
1996 S:      Orphan
1997
1998 HARMONY SOUND DRIVER
1999 P:      Kyle McMartin
2000 M:      [email protected]
2001 L:      [email protected]
2002 S:      Maintained
2003
2004 HAYES ESP SERIAL DRIVER
2005 P:      Andrew J. Robinson
2006 M:      [email protected]
2007 L:      [email protected]
2008 W:      http://www.nyx.net/~arobinso
2009 S:      Maintained
2010
2011 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
2012 P:      Chirag Kantharia
2013 M:      [email protected]
2014 L:      [email protected]
2015 S:      Maintained
2016
2017 HEWLETT-PACKARD SMART2 RAID DRIVER
2018 P:      Chirag Kantharia
2019 M:      [email protected]
2020 L:      [email protected]
2021 S:      Maintained
2022
2023 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2024 P:      Mike Miller
2025 M:      [email protected]
2026 L:      [email protected]
2027 S:      Supported
2028
2029 HFS FILESYSTEM
2030 P:      Roman Zippel
2031 M:      [email protected]
2032 L:      [email protected]
2033 S:      Maintained
2034
2035 HGA FRAMEBUFFER DRIVER
2036 P:      Ferenc Bakonyi
2037 M:      [email protected]
2038 L:      [email protected]
2039 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2040 S:      Maintained
2041
2042 HIBERNATION (aka Software Suspend, aka swsusp)
2043 P:      Pavel Machek
2044 M:      [email protected]
2045 P:      Rafael J. Wysocki
2046 M:      [email protected]
2047 L:      [email protected]
2048 S:      Supported
2049
2050 HID CORE LAYER
2051 P:      Jiri Kosina
2052 M:      [email protected]
2053 L:      [email protected]
2054 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
2055 S:      Maintained
2056
2057 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2058 P:      Thomas Gleixner
2059 M:      [email protected]
2060 L:      [email protected]
2061 S:      Maintained
2062
2063 HIGH-SPEED SCC DRIVER FOR AX.25
2064 P:      Klaus Kudielka
2065 M:      [email protected]
2066 L:      [email protected]
2067 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2068 S:      Maintained
2069
2070 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2071 P:      HighPoint Linux Team
2072 M:      [email protected]
2073 W:      http://www.highpoint-tech.com
2074 S:      Supported
2075
2076 HIPPI
2077 P:      Jes Sorensen
2078 M:      [email protected]
2079 L:      [email protected]
2080 S:      Maintained
2081
2082 HOST AP DRIVER
2083 P:      Jouni Malinen
2084 M:      [email protected]
2085 L:      [email protected] (subscribers-only)
2086 L:      [email protected]
2087 W:      http://hostap.epitest.fi/
2088 S:      Maintained
2089
2090 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2091 P:      Carlos Corbacho
2092 M:      [email protected]
2093 S:      Odd Fixes
2094
2095 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2096 P:      Jaroslav Kysela
2097 M:      [email protected]
2098 S:      Maintained
2099
2100 HPET:   High Precision Event Timers driver (drivers/char/hpet.c)
2101 P:      Clemens Ladisch
2102 M:      [email protected]
2103 S:      Maintained
2104
2105 HPET:   i386
2106 P:      Venkatesh Pallipadi (Venki)
2107 M:      [email protected]
2108 S:      Maintained
2109
2110 HPET:   x86_64
2111 P:      Vojtech Pavlik
2112 M:      [email protected]
2113 S:      Maintained
2114
2115 HPET:   ACPI hpet.c
2116 P:      Bob Picco
2117 M:      [email protected]
2118 S:      Maintained
2119
2120 HPFS FILESYSTEM
2121 P:      Mikulas Patocka
2122 M:      [email protected]
2123 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2124 S:      Maintained
2125
2126 HSO     3G Modem Driver (hso.c)
2127 P:      Denis Joseph Barrow
2128 M:      [email protected]
2129 W:      http://www.pharscape.org
2130 S:      Maintained
2131
2132 HTCPEN TOUCHSCREEN DRIVER
2133 P:      Pau Oliva Fora
2134 M:      [email protected]
2135 L:      [email protected]
2136 S:      Maintained
2137
2138 HUGETLB FILESYSTEM
2139 P:      William Irwin
2140 M:      [email protected]
2141 S:      Maintained
2142
2143 I2C/SMBUS STUB DRIVER
2144 P:      Mark M. Hoffman
2145 M:      [email protected]
2146 L:      [email protected]
2147 S:      Maintained
2148
2149 I2C SUBSYSTEM
2150 P:      Jean Delvare (PC drivers, core)
2151 M:      [email protected]
2152 P:      Ben Dooks (embedded platforms)
2153 M:      [email protected]
2154 L:      [email protected]
2155 W:      http://i2c.wiki.kernel.org/
2156 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2157 S:      Maintained
2158
2159 I2C-TINY-USB DRIVER
2160 P:      Till Harbaum
2161 M:      [email protected]
2162 L:      [email protected]
2163 T:      http://www.harbaum.org/till/i2c_tiny_usb
2164 S:      Maintained
2165
2166 i386 BOOT CODE
2167 P:      H. Peter Anvin
2168 M:      [email protected]
2169 L:      [email protected]
2170 S:      Maintained
2171
2172 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2173 P:      H. Peter Anvin
2174 M:      [email protected]
2175 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2176 S:      Maintained
2177
2178 IA64 (Itanium) PLATFORM
2179 P:      Tony Luck
2180 M:      [email protected]
2181 L:      [email protected]
2182 W:      http://www.ia64-linux.org/
2183 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2184 S:      Maintained
2185
2186 IBM MCA SCSI SUBSYSTEM DRIVER
2187 P:      Michael Lang
2188 M:      [email protected]
2189 W:      http://www.uni-mainz.de/~langm000/linux.html
2190 S:      Maintained
2191
2192 IBM Power Linux RAID adapter
2193 P:      Brian King
2194 M:      [email protected]
2195 S:      Supported
2196
2197 IBM ServeRAID RAID DRIVER
2198 P:      Jack Hammer
2199 P:      Dave Jeffery
2200 M:      [email protected]
2201 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2202 S:      Supported
2203
2204 IDE SUBSYSTEM
2205 P:      Bartlomiej Zolnierkiewicz
2206 M:      [email protected]
2207 L:      [email protected]
2208 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2209 S:      Maintained
2210
2211 IDE/ATAPI DRIVERS
2212 P:      Borislav Petkov
2213 M:      [email protected]
2214 L:      [email protected]
2215 S:      Maintained
2216
2217 IDLE-I7300
2218 P:      Andy Henroid
2219 M:      [email protected]
2220 L:      [email protected]
2221 S:      Supported
2222
2223 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
2224 P:      Ben Collins
2225 M:      [email protected]
2226 P:      Stefan Richter
2227 M:      [email protected]
2228 L:      [email protected]
2229 W:      http://www.linux1394.org/
2230 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2231 S:      Maintained
2232
2233 IEEE 1394 RAW I/O DRIVER (raw1394)
2234 P:      Dan Dennedy
2235 M:      [email protected]
2236 P:      Stefan Richter
2237 M:      [email protected]
2238 L:      [email protected]
2239 S:      Maintained
2240
2241 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2242 P:      Mimi Zohar
2243 M:      [email protected]
2244 S:      Supported
2245
2246 IMS TWINTURBO FRAMEBUFFER DRIVER
2247 L:      [email protected] (moderated for non-subscribers)
2248 S:      Orphan
2249
2250 INFINIBAND SUBSYSTEM
2251 P:      Roland Dreier
2252 M:      [email protected]
2253 P:      Sean Hefty
2254 M:      [email protected]
2255 P:      Hal Rosenstock
2256 M:      [email protected]
2257 L:      [email protected] (moderated for non-subscribers)
2258 W:      http://www.openib.org/
2259 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2260 S:      Supported
2261
2262 INOTIFY
2263 P:      John McCutchan
2264 M:      [email protected]
2265 P:      Robert Love
2266 M:      [email protected]
2267 L:      [email protected]
2268 S:      Maintained
2269
2270 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2271 P:      Dmitry Torokhov
2272 M:      [email protected]
2273 M:      [email protected]
2274 L:      [email protected]
2275 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2276 S:      Maintained
2277
2278 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2279 P:      Sylvain Meyer
2280 M:      [email protected]
2281 L:      [email protected] (moderated for non-subscribers)
2282 S:      Maintained
2283
2284 INTEL 810/815 FRAMEBUFFER DRIVER
2285 P:      Antonino Daplas
2286 M:      [email protected]
2287 L:      [email protected] (moderated for non-subscribers)
2288 S:      Maintained
2289
2290 INTEL MENLOW THERMAL DRIVER
2291 P:      Sujith Thomas
2292 M:      [email protected]
2293 L:      [email protected]
2294 W:      http://www.lesswatts.org/projects/acpi/
2295 S:      Supported
2296
2297 INTEL IA32 MICROCODE UPDATE SUPPORT
2298 P:      Tigran Aivazian
2299 M:      [email protected]
2300 S:      Maintained
2301
2302 INTEL I/OAT DMA DRIVER
2303 P:      Maciej Sosnowski
2304 M:      [email protected]
2305 L:      [email protected]
2306 S:      Supported
2307
2308 INTEL IOMMU (VT-d)
2309 P:      David Woodhouse
2310 M:      [email protected]
2311 L:      [email protected]
2312 T:      git://git.infradead.org/iommu-2.6.git
2313 S:      Supported
2314
2315 INTEL IOP-ADMA DMA DRIVER
2316 P:      Dan Williams
2317 M:      [email protected]
2318 L:      [email protected]
2319 S:      Supported
2320
2321 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2322 P:      Krzysztof Halasa
2323 M:      [email protected]
2324 S:      Maintained
2325
2326 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2327 P:      Deepak Saxena
2328 M:      [email protected]
2329 S:      Maintained
2330
2331 INTEL IXP2000 ETHERNET DRIVER
2332 P:      Lennert Buytenhek
2333 M:      [email protected]
2334 L:      [email protected]
2335 S:      Maintained
2336
2337 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2338 P:      Jeff Kirsher
2339 M:      [email protected]
2340 P:      Jesse Brandeburg
2341 M:      [email protected]
2342 P:      Bruce Allan
2343 M:      [email protected]
2344 P:      PJ Waskiewicz
2345 M:      [email protected]
2346 P:      John Ronciak
2347 M:      [email protected]
2348 L:      [email protected]
2349 W:      http://e1000.sourceforge.net/
2350 S:      Supported
2351
2352 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2353 P:      Zhu Yi
2354 M:      [email protected]
2355 P:      James Ketrenos
2356 M:      [email protected]
2357 P:      Reinette Chatre
2358 M:      [email protected]
2359 L:      [email protected]
2360 L:      [email protected]
2361 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2362 W:      http://ipw2100.sourceforge.net
2363 S:      Supported
2364
2365 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2366 P:      Zhu Yi
2367 M:      [email protected]
2368 P:      James Ketrenos
2369 M:      [email protected]
2370 P:      Reinette Chatre
2371 M:      [email protected]
2372 L:      [email protected]
2373 L:      [email protected]
2374 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2375 W:      http://ipw2200.sourceforge.net
2376 S:      Supported
2377
2378 INTEL WIRELESS WIMAX CONNECTION 2400
2379 P:      Inaky Perez-Gonzalez
2380 M:      [email protected]
2381 M:      [email protected]
2382 L:      [email protected]
2383 S:      Supported
2384 W:      http://linuxwimax.org
2385
2386 INTEL WIRELESS WIFI LINK (iwlwifi)
2387 P:      Zhu Yi
2388 M:      [email protected]
2389 P:      Reinette Chatre
2390 M:      [email protected]
2391 L:      [email protected]
2392 L:      [email protected]
2393 W:      http://intellinuxwireless.org
2394 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2395 S:      Supported
2396
2397 IOC3 ETHERNET DRIVER
2398 P:      Ralf Baechle
2399 M:      [email protected]
2400 L:      [email protected]
2401 S:      Maintained
2402
2403 IOC3 SERIAL DRIVER
2404 P:      Pat Gefre
2405 M:      [email protected]
2406 L:      [email protected]
2407 S:      Maintained
2408
2409 IP MASQUERADING
2410 P:      Juanjo Ciarlante
2411 M:      [email protected]
2412 S:      Maintained
2413
2414 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2415 P:      Francois Romieu
2416 M:      [email protected]
2417 P:      Sorbica Shieh
2418 M:      [email protected]
2419 P:      Jesse Huang
2420 M:      [email protected]
2421 L:      [email protected]
2422 S:      Maintained
2423
2424 IPATH DRIVER
2425 P:      Ralph Campbell
2426 M:      [email protected]
2427 L:      [email protected]
2428 T:      git git://git.qlogic.com/ipath-linux-2.6
2429 S:      Supported
2430
2431 IPMI SUBSYSTEM
2432 P:      Corey Minyard
2433 M:      [email protected]
2434 L:      [email protected]
2435 W:      http://openipmi.sourceforge.net/
2436 S:      Supported
2437
2438 IPS SCSI RAID DRIVER
2439 P:      Adaptec OEM Raid Solutions
2440 M:      [email protected]
2441 L:      [email protected]
2442 W:      http://www.adaptec.com/
2443 S:      Maintained
2444
2445 IPVS
2446 P:      Wensong Zhang
2447 M:      [email protected]
2448 P:      Simon Horman
2449 M:      [email protected]
2450 P:      Julian Anastasov
2451 M:      [email protected]
2452 L:      [email protected]
2453 L:      [email protected]
2454 S:      Maintained
2455
2456 IPWIRELESS DRIVER
2457 P:      Jiri Kosina
2458 M:      [email protected]
2459 P:      David Sterba
2460 M:      [email protected]
2461 S:      Maintained
2462 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2463
2464 IPX NETWORK LAYER
2465 P:      Arnaldo Carvalho de Melo
2466 M:      [email protected]
2467 L:      [email protected]
2468 S:      Maintained
2469
2470 IRDA SUBSYSTEM
2471 P:      Samuel Ortiz
2472 M:      [email protected]
2473 L:      [email protected] (subscribers-only)
2474 W:      http://irda.sourceforge.net/
2475 S:      Maintained
2476
2477 ISAPNP
2478 P:      Jaroslav Kysela
2479 M:      [email protected]
2480 S:      Maintained
2481
2482 ISCSI
2483 P:      Mike Christie
2484 M:      [email protected]
2485 L:      [email protected]
2486 W:      www.open-iscsi.org
2487 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2488 S:      Maintained
2489
2490 ISDN SUBSYSTEM
2491 P:      Karsten Keil
2492 M:      [email protected]
2493 L:      [email protected] (subscribers-only)
2494 W:      http://www.isdn4linux.de
2495 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2496 S:      Maintained
2497
2498 ISDN SUBSYSTEM (Eicon active card driver)
2499 P:      Armin Schindler
2500 M:      [email protected]
2501 L:      [email protected] (subscribers-only)
2502 W:      http://www.melware.de
2503 S:      Maintained
2504
2505 IVTV VIDEO4LINUX DRIVER
2506 P:      Hans Verkuil
2507 M:      [email protected]
2508 L:      [email protected]
2509 L:      [email protected]
2510 L:      [email protected]
2511 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2512 W:      http://www.ivtvdriver.org
2513 S:      Maintained
2514
2515 JFS FILESYSTEM
2516 P:      Dave Kleikamp
2517 M:      [email protected]
2518 L:      [email protected]
2519 W:      http://jfs.sourceforge.net/
2520 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2521 S:      Supported
2522
2523 JME NETWORK DRIVER
2524 P:      Guo-Fu Tseng
2525 M:      [email protected]
2526 L:      [email protected]
2527 S:      Maintained
2528
2529 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2530 P:      David Woodhouse
2531 M:      [email protected]
2532 L:      [email protected]
2533 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2534 S:      Maintained
2535
2536 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2537 P:      Stephen Tweedie, Andrew Morton
2538 M:      [email protected][email protected]
2539 L:      [email protected]
2540 S:      Maintained
2541
2542 K8TEMP HARDWARE MONITORING DRIVER
2543 P:      Rudolf Marek
2544 M:      [email protected]
2545 L:      [email protected]
2546 S:      Maintained
2547
2548 KCONFIG
2549 P:      Roman Zippel
2550 M:      [email protected]
2551 L:      [email protected]
2552 S:      Maintained
2553
2554 KDUMP
2555 P:      Vivek Goyal
2556 M:      [email protected]
2557 P:      Haren Myneni
2558 M:      [email protected]
2559 L:      [email protected]
2560 L:      [email protected]
2561 W:      http://lse.sourceforge.net/kdump/
2562 S:      Maintained
2563
2564 KERNEL AUTOMOUNTER (AUTOFS)
2565 P:      H. Peter Anvin
2566 M:      [email protected]
2567 L:      [email protected]
2568 S:      Odd Fixes
2569
2570 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2571 P:      Ian Kent
2572 M:      [email protected]
2573 L:      [email protected]
2574 S:      Maintained
2575
2576 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2577 P:      Sam Ravnborg
2578 M:      [email protected]
2579 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2580 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2581 L:      [email protected]
2582 S:      Maintained
2583
2584 KERNEL JANITORS
2585 P:      Several
2586 L:      [email protected]
2587 W:      http://www.kerneljanitors.org/
2588 S:      Maintained
2589
2590 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2591 P:      J. Bruce Fields
2592 M:      [email protected]
2593 P:      Neil Brown
2594 M:      [email protected]
2595 L:      [email protected]
2596 W:      http://nfs.sourceforge.net/
2597 S:      Supported
2598
2599 KERNEL VIRTUAL MACHINE (KVM)
2600 P:      Avi Kivity
2601 M:      [email protected]
2602 L:      [email protected]
2603 W:      http://kvm.qumranet.com
2604 S:      Supported
2605
2606 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2607 P:      Joerg Roedel
2608 M:      [email protected]
2609 L:      [email protected]
2610 W:      http://kvm.qumranet.com
2611 S:      Supported
2612
2613 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2614 P:      Hollis Blanchard
2615 M:      [email protected]
2616 L:      [email protected]
2617 W:      http://kvm.qumranet.com
2618 S:      Supported
2619
2620 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2621 P:      Xiantao Zhang
2622 M:      [email protected]
2623 L:      [email protected]
2624 W:      http://kvm.qumranet.com
2625 S:      Supported
2626
2627 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2628 P:      Carsten Otte
2629 M:      [email protected]
2630 P:      Christian Borntraeger
2631 M:      [email protected]
2632 M:      [email protected]
2633 L:      [email protected]
2634 W:      http://www.ibm.com/developerworks/linux/linux390/
2635 S:      Supported
2636
2637 KEXEC
2638 P:      Eric Biederman
2639 M:      [email protected]
2640 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2641 L:      [email protected]
2642 L:      [email protected]
2643 S:      Maintained
2644
2645 KGDB
2646 P:      Jason Wessel
2647 M:      [email protected]
2648 L:      [email protected]
2649 S:      Maintained
2650
2651 KPROBES
2652 P:      Ananth N Mavinakayanahalli
2653 M:      [email protected]
2654 P:      Anil S Keshavamurthy
2655 M:      [email protected]
2656 P:      David S. Miller
2657 M:      [email protected]
2658 P:      Masami Hiramatsu
2659 M:      [email protected]
2660 L:      [email protected]
2661 S:      Maintained
2662
2663 KS0108 LCD CONTROLLER DRIVER
2664 P:      Miguel Ojeda Sandonis
2665 M:      [email protected]
2666 L:      [email protected]
2667 W:      http://miguelojeda.es/auxdisplay.htm
2668 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2669 S:      Maintained
2670
2671 LAPB module
2672 L:      [email protected]
2673 S:      Orphan
2674
2675 LASI 53c700 driver for PARISC
2676 P:      James E.J. Bottomley
2677 M:      [email protected]
2678 L:      [email protected]
2679 S:      Maintained
2680
2681 LED SUBSYSTEM
2682 P:      Richard Purdie
2683 M:      [email protected]
2684 S:      Maintained
2685
2686 LEGO USB Tower driver
2687 P:      Juergen Stuber
2688 M:      [email protected]
2689 L:      [email protected]
2690 W:      http://legousb.sourceforge.net/
2691 S:      Maintained
2692
2693 LGUEST
2694 P:      Rusty Russell
2695 M:      [email protected]
2696 L:      [email protected]
2697 W:      http://lguest.ozlabs.org/
2698 S:      Maintained
2699
2700 LINUX FOR IBM pSERIES (RS/6000)
2701 P:      Paul Mackerras
2702 M:      [email protected]
2703 W:      http://www.ibm.com/linux/ltc/projects/ppc
2704 S:      Supported
2705
2706 LINUX FOR NCR VOYAGER
2707 P:      James Bottomley
2708 M:      [email protected]
2709 W:      http://www.hansenpartnership.com/voyager
2710 S:      Maintained
2711
2712 LINUX FOR POWERPC (32-BIT AND 64-BIT)
2713 P:      Benjamin Herrenschmidt
2714 M:      [email protected]
2715 P:      Paul Mackerras
2716 M:      [email protected]
2717 W:      http://www.penguinppc.org/
2718 L:      [email protected]
2719 T:      git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
2720 S:      Supported
2721
2722 LINUX FOR POWER MACINTOSH
2723 P:      Benjamin Herrenschmidt
2724 M:      [email protected]
2725 W:      http://www.penguinppc.org/
2726 L:      [email protected]
2727 S:      Maintained
2728
2729 LINUX FOR POWERPC EMBEDDED MPC5XXX
2730 P:      Sylvain Munaut
2731 M:      [email protected]
2732 P:      Grant Likely
2733 M:      [email protected]
2734 L:      [email protected]
2735 S:      Maintained
2736
2737 LINUX FOR POWERPC EMBEDDED PPC4XX
2738 P:      Josh Boyer
2739 M:      [email protected]
2740 P:      Matt Porter
2741 M:      [email protected]
2742 W:      http://www.penguinppc.org/
2743 L:      [email protected]
2744 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2745 S:      Maintained
2746
2747 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2748 P:      Grant Likely
2749 M:      [email protected]
2750 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2751 L:      [email protected]
2752 S:      Maintained
2753
2754 LINUX FOR POWERPC EMBEDDED PPC8XX
2755 P:      Vitaly Bordug
2756 M:      [email protected]
2757 P:      Marcelo Tosatti
2758 M:      [email protected]
2759 W:      http://www.penguinppc.org/
2760 L:      [email protected]
2761 S:      Maintained
2762
2763 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2764 P:      Kumar Gala
2765 M:      [email protected]
2766 W:      http://www.penguinppc.org/
2767 L:      [email protected]
2768 S:      Maintained
2769
2770 LINUX FOR POWERPC PA SEMI PWRFICIENT
2771 P:      Olof Johansson
2772 M:      [email protected]
2773 W:      http://www.pasemi.com/
2774 L:      [email protected]
2775 S:      Supported
2776
2777 LINUX SECURITY MODULE (LSM) FRAMEWORK
2778 P:      Chris Wright
2779 M:      [email protected]
2780 L:      [email protected]
2781 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2782 S:      Supported
2783
2784 LLC (802.2)
2785 P:      Arnaldo Carvalho de Melo
2786 M:      [email protected]
2787 S:      Maintained
2788
2789 LIS3LV02D ACCELEROMETER DRIVER
2790 P:      Eric Piel
2791 M:      [email protected]
2792 S:      Maintained
2793
2794 LM83 HARDWARE MONITOR DRIVER
2795 P:      Jean Delvare
2796 M:      [email protected]
2797 L:      [email protected]
2798 S:      Maintained
2799
2800 LM90 HARDWARE MONITOR DRIVER
2801 P:      Jean Delvare
2802 M:      [email protected]
2803 L:      [email protected]
2804 S:      Maintained
2805
2806 LOCKDEP AND LOCKSTAT
2807 P:      Peter Zijlstra
2808 M:      [email protected]
2809 P:      Ingo Molnar
2810 M:      [email protected]
2811 L:      [email protected]
2812 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2813 S:      Maintained
2814
2815 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2816 P:      Richard Russon (FlatCap)
2817 M:      [email protected]
2818 L:      [email protected]
2819 W:      http://www.linux-ntfs.org/content/view/19/37/
2820 S:      Maintained
2821
2822 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2823 P:      Eric Moore
2824 M:      [email protected]
2825 M:      [email protected]
2826 L:      [email protected]
2827 L:      [email protected]
2828 W:      http://www.lsilogic.com/support
2829 S:      Supported
2830
2831 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2832 P:      Matthew Wilcox
2833 M:      [email protected]
2834 L:      [email protected]
2835 S:      Maintained
2836
2837 LTP (Linux Test Project)
2838 P:      Subrata Modak
2839 M:      [email protected]
2840 P:      Mike Frysinger
2841 M:      [email protected]
2842 L:      [email protected] (subscribers-only)
2843 W:      http://ltp.sourceforge.net/
2844 T:      git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2845 S:      Maintained
2846
2847 M32R ARCHITECTURE
2848 P:      Hirokazu Takata
2849 M:      [email protected]
2850 L:      [email protected]
2851 L:      [email protected] (in Japanese)
2852 W:      http://www.linux-m32r.org/
2853 S:      Maintained
2854
2855 M68K ARCHITECTURE
2856 P:      Geert Uytterhoeven
2857 M:      [email protected]
2858 P:      Roman Zippel
2859 M:      [email protected]
2860 L:      [email protected]
2861 W:      http://www.linux-m68k.org/
2862 T:      git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
2863 S:      Maintained
2864
2865 M68K ON APPLE MACINTOSH
2866 P:      Joshua Thompson
2867 M:      [email protected]
2868 W:      http://www.mac.linux-m68k.org/
2869 L:      [email protected]
2870 S:      Maintained
2871
2872 M68K ON HP9000/300
2873 P:      Philip Blundell
2874 M:      [email protected]
2875 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2876 S:      Maintained
2877
2878 MAC80211
2879 P:      Johannes Berg
2880 M:      [email protected]
2881 L:      [email protected]
2882 W:      http://linuxwireless.org/
2883 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2884 S:      Maintained
2885
2886 MAC80211 PID RATE CONTROL
2887 P:      Stefano Brivio
2888 M:      [email protected]
2889 P:      Mattias Nissler
2890 M:      [email protected]
2891 L:      [email protected]
2892 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2893 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2894 S:      Maintained
2895
2896 MACVLAN DRIVER
2897 P:      Patrick McHardy
2898 M:      [email protected]
2899 L:      [email protected]
2900 S:      Maintained
2901
2902 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2903 P:      Michael Kerrisk
2904 M:      [email protected]
2905 W:      http://www.kernel.org/doc/man-pages
2906 L:      [email protected]
2907 S:      Maintained
2908
2909 MARVELL LIBERTAS WIRELESS DRIVER
2910 P:      Dan Williams
2911 M:      [email protected]
2912 L:      [email protected]
2913 S:      Maintained
2914
2915 MARVELL MV643XX ETHERNET DRIVER
2916 P:      Lennert Buytenhek
2917 M:      [email protected]
2918 L:      [email protected]
2919 S:      Supported
2920
2921 MARVELL YUKON / SYSKONNECT DRIVER
2922 P:      Mirko Lindner
2923 M:      [email protected]
2924 P:      Ralph Roesler
2925 M:      [email protected]
2926 W:      http://www.syskonnect.com
2927 S:      Supported
2928
2929 MATROX FRAMEBUFFER DRIVER
2930 P:      Petr Vandrovec
2931 M:      [email protected]
2932 L:      [email protected] (moderated for non-subscribers)
2933 S:      Maintained
2934
2935 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2936 P:      Hans J. Koch
2937 M:      [email protected]
2938 L:      [email protected]
2939 S:      Maintained
2940
2941 MEGARAID SCSI DRIVERS
2942 P:      Neela Syam Kolli
2943 M:      [email protected]
2944 L:      [email protected]
2945 W:      http://megaraid.lsilogic.com
2946 S:      Maintained
2947
2948 MEMORY MANAGEMENT
2949 L:      [email protected]
2950 L:      [email protected]
2951 W:      http://www.linux-mm.org
2952 S:      Maintained
2953
2954 MEMORY RESOURCE CONTROLLER
2955 P:      Balbir Singh
2956 M:      [email protected]
2957 P:      Pavel Emelyanov
2958 M:      [email protected]
2959 P:      KAMEZAWA Hiroyuki
2960 M:      [email protected]
2961 L:      [email protected]
2962 L:      [email protected]
2963 S:      Maintained
2964
2965 MEMORY TECHNOLOGY DEVICES (MTD)
2966 P:      David Woodhouse
2967 M:      [email protected]
2968 W:      http://www.linux-mtd.infradead.org/
2969 L:      [email protected]
2970 T:      git git://git.infradead.org/mtd-2.6.git
2971 S:      Maintained
2972
2973 MICROTEK X6 SCANNER
2974 P:      Oliver Neukum
2975 M:      [email protected]
2976 S:      Maintained
2977
2978 MIPS
2979 P:      Ralf Baechle
2980 M:      [email protected]
2981 W:      http://www.linux-mips.org/
2982 L:      [email protected]
2983 T:      git www.linux-mips.org:/pub/scm/linux.git
2984 S:      Supported
2985
2986 MISCELLANEOUS MCA-SUPPORT
2987 P:      James Bottomley
2988 M:      [email protected]
2989 L:      [email protected]
2990 S:      Maintained
2991
2992 MODULE SUPPORT
2993 P:      Rusty Russell
2994 M:      [email protected]
2995 L:      [email protected]
2996 S:      Maintained
2997
2998 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
2999 P:      Stelian Pop
3000 M:      [email protected]
3001 W:      http://popies.net/meye/
3002 S:      Maintained
3003
3004 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3005 P:      Pavel Pisa
3006 M:      [email protected]
3007 L:      [email protected] (subscribers-only)
3008 S:      Maintained
3009
3010 MOUSE AND MISC DEVICES [GENERAL]
3011 P:      Alessandro Rubini
3012 M:      [email protected]
3013 L:      [email protected]
3014 S:      Maintained
3015
3016 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3017 P:      Jiri Slaby
3018 M:      [email protected]
3019 L:      [email protected]
3020 S:      Maintained
3021
3022 MSI LAPTOP SUPPORT
3023 P:      Lennart Poettering
3024 M:      [email protected]
3025 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
3026 W:      http://0pointer.de/lennart/tchibo.html
3027 S:      Maintained
3028
3029 MULTIFUNCTION DEVICES (MFD)
3030 P:      Samuel Ortiz
3031 M:      [email protected]
3032 L:      [email protected]
3033 S:      Supported
3034
3035 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3036 P:      Pierre Ossman
3037 M:      [email protected]
3038 L:      [email protected]
3039 S:      Maintained
3040
3041 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3042 P:      David Brownell
3043 M:      [email protected]
3044 L:      [email protected]
3045 S:      Odd Fixes
3046
3047 MULTISOUND SOUND DRIVER
3048 P:      Andrew Veliath
3049 M:      [email protected]
3050 S:      Maintained
3051
3052 MULTITECH MULTIPORT CARD (ISICOM)
3053 P:      Jiri Slaby
3054 M:      [email protected]
3055 L:      [email protected]
3056 S:      Maintained
3057
3058 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3059 P:      Felipe Balbi
3060 M:      [email protected]
3061 L:      [email protected]
3062 T:      git gitorious.org:/musb/mainline.git
3063 S:      Maintained
3064
3065 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3066 P:      Andrew Gallatin
3067 M:      [email protected]
3068 P:      Brice Goglin
3069 M:      [email protected]
3070 L:      [email protected]
3071 W:      http://www.myri.com/scs/download-Myri10GE.html
3072 S:      Supported
3073
3074 NATSEMI ETHERNET DRIVER (DP8381x)
3075 P:      Tim Hockin
3076 M:      [email protected]
3077 S:      Maintained
3078
3079 NCP FILESYSTEM
3080 P:      Petr Vandrovec
3081 M:      [email protected]
3082 L:      [email protected]
3083 S:      Maintained
3084
3085 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3086 P:      James E.J. Bottomley
3087 M:      [email protected]
3088 L:      [email protected]
3089 S:      Maintained
3090
3091 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3092 P:      Faisal Latif
3093 M:      [email protected]
3094 P:      Chien Tung
3095 M:      [email protected]
3096 L:      [email protected]
3097 W:      http://www.neteffect.com
3098 S:      Supported
3099 F:      drivers/infiniband/hw/nes/
3100
3101 NETEM NETWORK EMULATOR
3102 P:      Stephen Hemminger
3103 M:      [email protected]
3104 L:      [email protected]
3105 S:      Maintained
3106
3107 NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
3108 P:      Ramkrishna Vepa
3109 M:      [email protected]
3110 P:      Rastapur Santosh
3111 M:      [email protected]
3112 P:      Sivakumar Subramani
3113 M:      [email protected]
3114 P:      Sreenivasa Honnur
3115 M:      [email protected]
3116 P:      Anil Murthy
3117 M:      [email protected]
3118 L:      [email protected]
3119 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
3120 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
3121 S:      Supported
3122
3123 NETFILTER/IPTABLES/IPCHAINS
3124 P:      Rusty Russell
3125 P:      Marc Boucher
3126 P:      James Morris
3127 P:      Harald Welte
3128 P:      Jozsef Kadlecsik
3129 P:      Patrick McHardy
3130 M:      [email protected]
3131 L:      [email protected]
3132 L:      [email protected]
3133 L:      [email protected]
3134 W:      http://www.netfilter.org/
3135 W:      http://www.iptables.org/
3136 S:      Supported
3137
3138 NETLABEL
3139 P:      Paul Moore
3140 M:      [email protected]
3141 W:      http://netlabel.sf.net
3142 L:      [email protected]
3143 S:      Supported
3144
3145 NETROM NETWORK LAYER
3146 P:      Ralf Baechle
3147 M:      [email protected]
3148 L:      [email protected]
3149 W:      http://www.linux-ax25.org/
3150 S:      Maintained
3151
3152 NETWORK BLOCK DEVICE (NBD)
3153 P:      Paul Clements
3154 M:      [email protected]
3155 S:      Maintained
3156
3157 NETWORK DEVICE DRIVERS
3158 P:      Jeff Garzik
3159 M:      [email protected]
3160 L:      [email protected]
3161 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3162 S:      Maintained
3163
3164 NETWORKING [GENERAL]
3165 P:      Networking Team
3166 M:      [email protected]
3167 L:      [email protected]
3168 W:      http://linux-net.osdl.org/
3169 S:      Maintained
3170
3171 NETWORKING [IPv4/IPv6]
3172 P:      David S. Miller
3173 M:      [email protected]
3174 P:      Alexey Kuznetsov
3175 M:      [email protected]
3176 P:      Pekka Savola (ipv6)
3177 M:      [email protected]
3178 P:      James Morris
3179 M:      [email protected]
3180 P:      Hideaki YOSHIFUJI
3181 M:      [email protected]
3182 P:      Patrick McHardy
3183 M:      [email protected]
3184 L:      [email protected]
3185 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3186 S:      Maintained
3187
3188 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3189 P:      Paul Moore
3190 M:      [email protected]
3191 L:      [email protected]
3192 S:      Maintained
3193
3194 NETWORKING [WIRELESS]
3195 P:      John W. Linville
3196 M:      [email protected]
3197 L:      [email protected]
3198 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3199 S:      Maintained
3200
3201 NETXEN (1/10) GbE SUPPORT
3202 P:      Dhananjay Phadke
3203 M:      [email protected]
3204 L:      [email protected]
3205 W:      http://www.netxen.com
3206 S:      Supported
3207
3208 NFS, SUNRPC, AND LOCKD CLIENTS
3209 P:      Trond Myklebust
3210 M:      [email protected]
3211 L:      [email protected]
3212 W:      http://client.linux-nfs.org
3213 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3214 S:      Maintained
3215
3216 NI5010 NETWORK DRIVER
3217 P:      Jan-Pascal van Best
3218 M:      [email protected]
3219 P:      Andreas Mohr
3220 M:      [email protected]
3221 L:      [email protected]
3222 S:      Maintained
3223
3224 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3225 P:      YOKOTA Hiroshi
3226 M:      [email protected]
3227 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3228 S:      Maintained
3229
3230 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3231 P:      GOTO Masanori
3232 M:      [email protected]
3233 P:      YOKOTA Hiroshi
3234 M:      [email protected]
3235 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3236 S:      Maintained
3237
3238 NTFS FILESYSTEM
3239 P:      Anton Altaparmakov
3240 M:      [email protected]
3241 L:      [email protected]
3242 L:      [email protected]
3243 W:      http://www.linux-ntfs.org/
3244 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3245 S:      Maintained
3246
3247 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3248 P:      Antonino Daplas
3249 M:      [email protected]
3250 L:      [email protected] (moderated for non-subscribers)
3251 S:      Maintained
3252
3253 OMFS FILESYSTEM
3254 P:      Bob Copeland
3255 M:      [email protected]
3256 L:      [email protected]
3257 S:      Maintained
3258
3259 OMNIKEY CARDMAN 4000 DRIVER
3260 P:      Harald Welte
3261 M:      [email protected]
3262 S:      Maintained
3263
3264 OMNIKEY CARDMAN 4040 DRIVER
3265 P:      Harald Welte
3266 M:      [email protected]
3267 S:      Maintained
3268
3269 OMNIVISION OV7670 SENSOR DRIVER
3270 P:      Jonathan Corbet
3271 M:      [email protected]
3272 L:      [email protected]
3273 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3274 S:      Maintained
3275
3276 ONENAND FLASH DRIVER
3277 P:      Kyungmin Park
3278 M:      [email protected]
3279 L:      [email protected]
3280 S:      Maintained
3281
3282 ONSTREAM SCSI TAPE DRIVER
3283 P:      Willem Riede
3284 M:      [email protected]
3285 L:      [email protected]
3286 L:      [email protected]
3287 S:      Maintained
3288
3289 OPENCORES I2C BUS DRIVER
3290 P:      Peter Korsgaard
3291 M:      [email protected]
3292 L:      [email protected]
3293 S:      Maintained
3294
3295 OPROFILE
3296 P:      Robert Richter
3297 M:      [email protected]
3298 L:      [email protected]
3299 S:      Maintained
3300
3301 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3302 P:      Mark Fasheh
3303 M:      [email protected]
3304 P:      Joel Becker
3305 M:      [email protected]
3306 L:      [email protected] (moderated for non-subscribers)
3307 W:      http://oss.oracle.com/projects/ocfs2/
3308 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3309 S:      Supported
3310
3311 ORINOCO DRIVER
3312 P:      Pavel Roskin
3313 M:      [email protected]
3314 P:      David Gibson
3315 M:      [email protected]
3316 L:      [email protected]
3317 L:      [email protected]
3318 L:      [email protected]
3319 W:      http://www.nongnu.org/orinoco/
3320 S:      Maintained
3321
3322 OSD LIBRARY
3323 P:      Boaz Harrosh
3324 M:      [email protected]
3325 P:      Benny Halevy
3326 M:      [email protected]
3327 L:      [email protected]
3328 W:      http://open-osd.org
3329 T:      git://git.open-osd.org/open-osd.git
3330 S:      Maintained
3331
3332 P54 WIRELESS DRIVER
3333 P:      Michael Wu
3334 M:      [email protected]
3335 L:      [email protected]
3336 W:      http://prism54.org
3337 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3338 S:      Maintained
3339
3340 PA SEMI ETHERNET DRIVER
3341 P:      Olof Johansson
3342 M:      [email protected]
3343 L:      [email protected]
3344 S:      Maintained
3345
3346 PA SEMI SMBUS DRIVER
3347 P:      Olof Johansson
3348 M:      [email protected]
3349 L:      [email protected]
3350 S:      Maintained
3351
3352 PANASONIC LAPTOP ACPI EXTRAS DRIVER
3353 P:      Harald Welte
3354 M:      [email protected]
3355 S:      Maintained
3356
3357 PANASONIC MN10300/AM33 PORT
3358 P:      David Howells
3359 M:      [email protected]
3360 P:      Koichi Yasutake
3361 M:      [email protected]
3362 L:      [email protected] (moderated for non-subscribers)
3363 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3364 S:      Maintained
3365
3366 PARALLEL PORT SUPPORT
3367 L:      [email protected] (subscribers-only)
3368 S:      Orphan
3369
3370 PARAVIRT_OPS INTERFACE
3371 P:      Jeremy Fitzhardinge
3372 M:      [email protected]
3373 P:      Chris Wright
3374 M:      [email protected]
3375 P:      Alok Kataria
3376 M:      [email protected]
3377 P:      Rusty Russell
3378 M:      [email protected]
3379 L:      [email protected]
3380 L:      [email protected]
3381 S:      Supported
3382
3383 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3384 P:      Tim Waugh
3385 M:      [email protected]
3386 L:      [email protected] (subscribers-only)
3387 W:      http://www.torque.net/linux-pp.html
3388 S:      Maintained
3389
3390 PARISC ARCHITECTURE
3391 P:      Kyle McMartin
3392 M:      [email protected]
3393 P:      Helge Deller
3394 M:      [email protected]
3395 L:      [email protected]
3396 W:      http://www.parisc-linux.org/
3397 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3398 S:      Maintained
3399
3400 PC87360 HARDWARE MONITORING DRIVER
3401 P:      Jim Cromie
3402 M:      [email protected]
3403 L:      [email protected]
3404 S:      Maintained
3405
3406 PC8736x GPIO DRIVER
3407 P:      Jim Cromie
3408 M:      [email protected]
3409 S:      Maintained
3410
3411 PCI ERROR RECOVERY
3412 P:      Linas Vepstas
3413 M:      [email protected]
3414 L:      [email protected]
3415 L:      [email protected]
3416 S:      Supported
3417
3418 PCI SUBSYSTEM
3419 P:      Jesse Barnes
3420 M:      [email protected]
3421 L:      [email protected]
3422 L:      [email protected]
3423 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3424 S:      Supported
3425
3426 PCIE HOTPLUG DRIVER
3427 P:      Kristen Carlson Accardi
3428 M:      [email protected]
3429 L:      [email protected]
3430 S:      Supported
3431
3432 PCMCIA SUBSYSTEM
3433 P:      Linux PCMCIA Team
3434 L:      [email protected]
3435 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3436 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3437 S:      Maintained
3438
3439 PCNET32 NETWORK DRIVER
3440 P:      Don Fry
3441 M:      [email protected]
3442 L:      [email protected]
3443 S:      Maintained
3444
3445 PER-TASK DELAY ACCOUNTING
3446 P:      Balbir Singh
3447 M:      [email protected]
3448 L:      [email protected]
3449 S:      Maintained
3450
3451 PERSONALITY HANDLING
3452 P:      Christoph Hellwig
3453 M:      [email protected]
3454 L:      [email protected]
3455 S:      Maintained
3456
3457 PHRAM MTD DRIVER
3458 P:      Joern Engel
3459 M:      [email protected]
3460 L:      [email protected]
3461 S:      Maintained
3462
3463 PKTCDVD DRIVER
3464 P:      Peter Osterlund
3465 M:      [email protected]
3466 L:      [email protected]
3467 S:      Maintained
3468
3469 POSIX CLOCKS and TIMERS
3470 P:      Thomas Gleixner
3471 M:      [email protected]
3472 L:      [email protected]
3473 S:      Supported
3474
3475 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3476 P:      Anton Vorontsov
3477 M:      [email protected]
3478 P:      David Woodhouse
3479 M:      [email protected]
3480 L:      [email protected]
3481 T:      git git.infradead.org/battery-2.6.git
3482 S:      Maintained
3483
3484 PNP SUPPORT
3485 P:      Adam Belay
3486 M:      [email protected]
3487 P:      Bjorn Helgaas
3488 M:      [email protected]
3489 S:      Maintained
3490
3491 PNXxxxx I2C DRIVER
3492 P:      Vitaly Wool
3493 M:      [email protected]
3494 L:      [email protected]
3495 S:      Maintained
3496
3497 PPP PROTOCOL DRIVERS AND COMPRESSORS
3498 P:      Paul Mackerras
3499 M:      [email protected]
3500 L:      [email protected]
3501 S:      Maintained
3502
3503 PPP OVER ATM (RFC 2364)
3504 P:      Mitchell Blank Jr
3505 M:      [email protected]
3506 S:      Maintained
3507
3508 PPP OVER ETHERNET
3509 P:      Michal Ostrowski
3510 M:      [email protected]
3511 S:      Maintained
3512
3513 PPP OVER L2TP
3514 P:      James Chapman
3515 M:      [email protected]
3516 S:      Maintained
3517
3518 PREEMPTIBLE KERNEL
3519 P:      Robert Love
3520 M:      [email protected]
3521 L:      [email protected]
3522 L:      [email protected]
3523 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3524 S:      Supported
3525
3526 PRISM54 WIRELESS DRIVER
3527 P:      Luis R. Rodriguez
3528 M:      [email protected]
3529 L:      [email protected]
3530 W:      http://prism54.org
3531 S:      Maintained
3532
3533 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3534 P:      Peter Denison
3535 M:      [email protected]
3536 W:      http://www.pnd-pc.demon.co.uk/promise/
3537 S:      Maintained
3538
3539 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3540 P:      Mikael Pettersson
3541 M:      [email protected]
3542 L:      [email protected]
3543 S:      Maintained
3544
3545 PS3 NETWORK SUPPORT
3546 P:      Masakazu Mokuno
3547 M:      [email protected]
3548 L:      [email protected]
3549 L:      [email protected]
3550 S:      Supported
3551
3552 PS3 PLATFORM SUPPORT
3553 P:      Geoff Levand
3554 M:      [email protected]
3555 L:      [email protected]
3556 L:      [email protected]
3557 S:      Supported
3558
3559 PS3VRAM DRIVER
3560 P:      Jim Paris
3561 M:      [email protected]
3562 L:      [email protected]
3563 S:      Maintained
3564
3565 PVRUSB2 VIDEO4LINUX DRIVER
3566 P:      Mike Isely
3567 M:      [email protected]
3568 L:      [email protected]       (subscribers-only)
3569 L:      [email protected]
3570 W:      http://www.isely.net/pvrusb2/
3571 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3572 S:      Maintained
3573
3574 PXA2xx/PXA3xx SUPPORT
3575 P:      Eric Miao
3576 M:      [email protected]
3577 P:      Russell King
3578 M:      [email protected]
3579 L:      [email protected] (subscribers-only)
3580 S:      Maintained
3581
3582 PXA168 SUPPORT
3583 P:      Eric Miao
3584 M:      [email protected]
3585 P:      Jason Chagas
3586 M:      [email protected]
3587 L:      [email protected] (subscribers-only)
3588 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3589 S:      Supported
3590
3591 PXA910 SUPPORT
3592 P:      Eric Miao
3593 M:      [email protected]
3594 L:      [email protected] (subscribers-only)
3595 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3596 S:      Supported
3597
3598 PXA MMCI DRIVER
3599 S:      Orphan
3600
3601 PXA RTC DRIVER
3602 P:      Robert Jarzmik
3603 M:      [email protected]
3604 L:      [email protected]
3605 S:      Maintained
3606
3607 QLOGIC QLA2XXX FC-SCSI DRIVER
3608 P:      Andrew Vasquez
3609 M:      [email protected]
3610 L:      [email protected]
3611 S:      Supported
3612
3613 QLOGIC QLA3XXX NETWORK DRIVER
3614 P:      Ron Mercer
3615 M:      [email protected]
3616 L:      [email protected]
3617 S:      Supported
3618
3619 QLOGIC QLGE 10Gb ETHERNET DRIVER
3620 P:      Ron Mercer
3621 M:      [email protected]
3622 M:      [email protected]
3623 L:      [email protected]
3624 S:      Supported
3625
3626 QNX4 FILESYSTEM
3627 P:      Anders Larsen
3628 M:      [email protected]
3629 L:      [email protected]
3630 W:      http://www.alarsen.net/linux/qnx4fs/
3631 S:      Maintained
3632
3633 RADEON FRAMEBUFFER DISPLAY DRIVER
3634 P:      Benjamin Herrenschmidt
3635 M:      [email protected]
3636 L:      [email protected] (moderated for non-subscribers)
3637 S:      Maintained
3638
3639 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3640 P:      Paul Mackerras
3641 M:      [email protected]
3642 L:      [email protected] (moderated for non-subscribers)
3643 S:      Maintained
3644
3645 RALINK RT2X00 WIRELESS LAN DRIVER
3646 P:      rt2x00 project
3647 L:      [email protected]
3648 L:      [email protected]
3649 W:      http://rt2x00.serialmonkey.com/
3650 S:      Maintained
3651 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3652 F:      drivers/net/wireless/rt2x00/
3653
3654 RAMDISK RAM BLOCK DEVICE DRIVER
3655 P:      Nick Piggin
3656 M:      [email protected]
3657 S:      Maintained
3658
3659 RANDOM NUMBER DRIVER
3660 P:      Matt Mackall
3661 M:      [email protected]
3662 S:      Maintained
3663
3664 RAPIDIO SUBSYSTEM
3665 P:      Matt Porter
3666 M:      [email protected]
3667 L:      [email protected]
3668 S:      Maintained
3669
3670 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3671 P:      Corey Thomas
3672 M:      [email protected]
3673 L:      [email protected]
3674 S:      Maintained
3675
3676 RCUTORTURE MODULE
3677 P:      Josh Triplett
3678 M:      [email protected]
3679 L:      [email protected]
3680 S:      Maintained
3681
3682 RDC R-321X SoC
3683 P:      Florian Fainelli
3684 M:      [email protected]
3685 L:      [email protected]
3686 S:      Maintained
3687
3688 RDC R6040 FAST ETHERNET DRIVER
3689 P:      Florian Fainelli
3690 M:      [email protected]
3691 L:      [email protected]
3692 S:      Maintained
3693
3694 RDS - RELIABLE DATAGRAM SOCKETS
3695 P:      Andy Grover
3696 M:      [email protected]
3697 L:      [email protected]
3698 S:      Supported
3699
3700 READ-COPY UPDATE (RCU)
3701 P:      Dipankar Sarma
3702 M:      [email protected]
3703 W:      http://www.rdrop.com/users/paulmck/rclock/
3704 L:      [email protected]
3705 S:      Supported
3706
3707 REAL TIME CLOCK DRIVER
3708 P:      Paul Gortmaker
3709 M:      [email protected]
3710 L:      [email protected]
3711 S:      Maintained
3712
3713 REAL TIME CLOCK (RTC) SUBSYSTEM
3714 P:      Alessandro Zummo
3715 M:      [email protected]
3716 L:      [email protected]
3717 S:      Maintained
3718
3719 REISERFS FILE SYSTEM
3720 L:      [email protected]
3721 S:      Supported
3722
3723 RFKILL
3724 P:      Ivo van Doorn
3725 M:      [email protected]
3726 L:      [email protected]
3727 S:      Maintained
3728 F:      net/rfkill
3729
3730 RISCOM8 DRIVER
3731 S:      Orphan
3732
3733 ROCKETPORT DRIVER
3734 P:      Comtrol Corp.
3735 W:      http://www.comtrol.com
3736 S:      Maintained
3737
3738 ROSE NETWORK LAYER
3739 P:      Ralf Baechle
3740 M:      [email protected]
3741 L:      [email protected]
3742 W:      http://www.linux-ax25.org/
3743 S:      Maintained
3744
3745 RTL8180 WIRELESS DRIVER
3746 P:      John W. Linville
3747 M:      [email protected]
3748 L:      [email protected]
3749 W:      http://linuxwireless.org/
3750 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3751 S:      Maintained
3752
3753 RTL8187 WIRELESS DRIVER
3754 P:       Herton Ronaldo Krzesinski
3755 M:      [email protected]
3756 P:      Hin-Tak Leung
3757 M       [email protected]
3758 P:      Larry Finger
3759 M:      [email protected]
3760 L:      [email protected]
3761 W:      http://linuxwireless.org/
3762 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3763 S:      Maintained
3764
3765 S3 SAVAGE FRAMEBUFFER DRIVER
3766 P:      Antonino Daplas
3767 M:      [email protected]
3768 L:      [email protected] (moderated for non-subscribers)
3769 S:      Maintained
3770
3771 S390
3772 P:      Martin Schwidefsky
3773 M:      [email protected]
3774 P:      Heiko Carstens
3775 M:      [email protected]
3776 M:      [email protected]
3777 L:      [email protected]
3778 W:      http://www.ibm.com/developerworks/linux/linux390/
3779 S:      Supported
3780
3781 S390 NETWORK DRIVERS
3782 P:      Ursula Braun
3783 M:      [email protected]
3784 P:      Frank Blaschka
3785 M:      [email protected]
3786 M:      [email protected]
3787 L:      [email protected]
3788 W:      http://www.ibm.com/developerworks/linux/linux390/
3789 S:      Supported
3790
3791 S390 ZCRYPT DRIVER
3792 P:      Felix Beck
3793 M:      [email protected]
3794 P:      Ralph Wuerthner
3795 M:      [email protected]
3796 M:      [email protected]
3797 L:      [email protected]
3798 S:      Supported
3799
3800 S390 ZFCP DRIVER
3801 P:      Christof Schmitt
3802 M:      [email protected]
3803 P:      Martin Peschke
3804 M:      [email protected]
3805 M:      [email protected]
3806 L:      [email protected]
3807 W:      http://www.ibm.com/developerworks/linux/linux390/
3808 S:      Supported
3809
3810 S390 IUCV NETWORK LAYER
3811 P:      Ursula Braun
3812 M:      [email protected]
3813 M:      [email protected]
3814 L:      [email protected]
3815 W:      http://www.ibm.com/developerworks/linux/linux390/
3816 S:      Supported
3817
3818 S3C24XX SD/MMC Driver
3819 P:      Ben Dooks
3820 M:      [email protected]
3821 L:      [email protected] (subscribers-only)
3822 L:      [email protected]
3823 S:      Supported
3824
3825 SAA7146 VIDEO4LINUX-2 DRIVER
3826 P:      Michael Hunold
3827 M:      [email protected]
3828 L:      [email protected]
3829 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3830 W:      http://www.mihu.de/linux/saa7146
3831 S:      Maintained
3832
3833 SC1200 WDT DRIVER
3834 P:      Zwane Mwaikambo
3835 M:      [email protected]
3836 S:      Maintained
3837
3838 SCHEDULER
3839 P:      Ingo Molnar
3840 M:      [email protected]
3841 P:      Robert Love    [the preemptible kernel bits]
3842 M:      [email protected]
3843 L:      [email protected]
3844 S:      Maintained
3845
3846 SCSI CDROM DRIVER
3847 P:      Jens Axboe
3848 M:      [email protected]
3849 L:      [email protected]
3850 W:      http://www.kernel.dk
3851 S:      Maintained
3852
3853 SCSI SG DRIVER
3854 P:      Doug Gilbert
3855 M:      [email protected]
3856 L:      [email protected]
3857 W:      http://www.torque.net/sg
3858 S:      Maintained
3859
3860 SCSI SUBSYSTEM
3861 P:      James E.J. Bottomley
3862 M:      [email protected]
3863 L:      [email protected]
3864 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3865 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3866 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3867 S:      Maintained
3868
3869 SCSI TAPE DRIVER
3870 P:      Kai Mäkisara
3871 M:      [email protected]
3872 L:      [email protected]
3873 S:      Maintained
3874
3875 SCTP PROTOCOL
3876 P:      Vlad Yasevich
3877 M:      [email protected]
3878 P:      Sridhar Samudrala
3879 M:      [email protected]
3880 L:      [email protected]
3881 W:      http://lksctp.sourceforge.net
3882 S:      Supported
3883
3884 SCx200 CPU SUPPORT
3885 P:      Jim Cromie
3886 M:      [email protected]
3887 S:      Odd Fixes
3888
3889 SCx200 GPIO DRIVER
3890 P:      Jim Cromie
3891 M:      [email protected]
3892 S:      Maintained
3893
3894 SCx200 HRT CLOCKSOURCE DRIVER
3895 P:      Jim Cromie
3896 M:      [email protected]
3897 S:      Maintained
3898
3899 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3900 P:      Sascha Sommer
3901 M:      [email protected]
3902 L:      [email protected] (subscribers-only)
3903 S:      Maintained
3904
3905 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3906 P:      Pierre Ossman
3907 M:      [email protected]
3908 L:      [email protected]
3909 S:      Maintained
3910
3911 SECURITY SUBSYSTEM
3912 F:      security/
3913 P:      James Morris
3914 M:      [email protected]
3915 L:      [email protected]
3916 L:      [email protected] (suggested Cc:)
3917 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3918 W:      http://security.wiki.kernel.org/
3919 S:      Supported
3920
3921 SECURITY CONTACT
3922 P:      Security Officers
3923 M:      [email protected]
3924 S:      Supported
3925
3926 SELINUX SECURITY MODULE
3927 P:      Stephen Smalley
3928 M:      [email protected]
3929 P:      James Morris
3930 M:      [email protected]
3931 P:      Eric Paris
3932 M:      [email protected]
3933 L:      [email protected] (kernel issues)
3934 L:      [email protected] (subscribers-only, general discussion)
3935 W:      http://selinuxproject.org
3936 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3937 S:      Supported
3938
3939 SENSABLE PHANTOM
3940 P:      Jiri Slaby
3941 M:      [email protected]
3942 S:      Maintained
3943
3944 SERIAL ATA (SATA) SUBSYSTEM
3945 P:      Jeff Garzik
3946 M:      [email protected]
3947 L:      [email protected]
3948 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3949 S:      Supported
3950
3951 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3952 P:      Sathya Perla
3953 M:      [email protected]
3954 P:      Subbu Seetharaman
3955 M:      [email protected]
3956 L:      [email protected]
3957 W:      http://www.serverengines.com
3958 S:      Supported
3959
3960 SFC NETWORK DRIVER
3961 P:      Steve Hodgson
3962 P:      Ben Hutchings
3963 P:      Robert Stonehouse
3964 M:      [email protected]
3965 S:      Supported
3966
3967 SGI GRU DRIVER
3968 P:      Jack Steiner
3969 M:      [email protected]
3970 S:      Maintained
3971
3972 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3973 P:      Pat Gefre
3974 M:      [email protected]
3975 L:      [email protected]
3976 S:      Supported
3977
3978 SGI VISUAL WORKSTATION 320 AND 540
3979 P:      Andrey Panin
3980 M:      [email protected]
3981 L:      [email protected]
3982 W:      http://linux-visws.sf.net
3983 S:      Maintained for 2.6.
3984
3985 SGI XP/XPC/XPNET DRIVER
3986 P:      Dean Nelson
3987 M:      [email protected]
3988 S:      Maintained
3989
3990 SHARP LH SUPPORT (LH7952X & LH7A40X)
3991 P:      Marc Singer
3992 M:      [email protected]
3993 W:      http://projects.buici.com/arm
3994 L:      [email protected] (subscribers-only)
3995 S:      Maintained
3996
3997 SHPC HOTPLUG DRIVER
3998 P:      Kristen Carlson Accardi
3999 M:      [email protected]
4000 L:      [email protected]
4001 S:      Supported
4002
4003 SIMTEC EB110ATX (Chalice CATS)
4004 P:      Ben Dooks
4005 P:      Vincent Sanders
4006 M:      [email protected]
4007 W:      http://www.simtec.co.uk/products/EB110ATX/
4008 S:      Supported
4009
4010 SIMTEC EB2410ITX (BAST)
4011 P:      Ben Dooks
4012 P:      Vincent Sanders
4013 M:      [email protected]
4014 W:      http://www.simtec.co.uk/products/EB2410ITX/
4015 S:      Supported
4016
4017 SIS 190 ETHERNET DRIVER
4018 P:      Francois Romieu
4019 M:      [email protected]
4020 L:      [email protected]
4021 S:      Maintained
4022
4023 SIS 900/7016 FAST ETHERNET DRIVER
4024 P:      Daniele Venzano
4025 M:      [email protected]
4026 W:      http://www.brownhat.org/sis900.html
4027 L:      [email protected]
4028 S:      Maintained
4029
4030 SIS 96X I2C/SMBUS DRIVER
4031 P:      Mark M. Hoffman
4032 M:      [email protected]
4033 L:      [email protected]
4034 S:      Maintained
4035
4036 SIS FRAMEBUFFER DRIVER
4037 P:      Thomas Winischhofer
4038 M:      [email protected]
4039 W:      http://www.winischhofer.net/linuxsisvga.shtml
4040 S:      Maintained
4041
4042 SIS USB2VGA DRIVER
4043 P:      Thomas Winischhofer
4044 M:      [email protected]
4045 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
4046 S:      Maintained
4047
4048 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4049 P:      Stephen Hemminger
4050 M:      [email protected]
4051 L:      [email protected]
4052 S:      Maintained
4053
4054 SLAB ALLOCATOR
4055 P:      Christoph Lameter
4056 M:      [email protected]
4057 P:      Pekka Enberg
4058 M:      [email protected]
4059 P:      Matt Mackall
4060 M:      [email protected]
4061 L:      [email protected]
4062 S:      Maintained
4063
4064 SMC91x ETHERNET DRIVER
4065 P:      Nicolas Pitre
4066 M:      [email protected]
4067 S:      Maintained
4068
4069 SMSC47B397 HARDWARE MONITOR DRIVER
4070 P:      Mark M. Hoffman
4071 M:      [email protected]
4072 L:      [email protected]
4073 S:      Maintained
4074
4075 SMSC911x ETHERNET DRIVER
4076 P:      Steve Glendinning
4077 M:      [email protected]
4078 L:      [email protected]
4079 S:      Supported
4080
4081 SMSC9420 PCI ETHERNET DRIVER
4082 P:      Steve Glendinning
4083 M:      [email protected]
4084 L:      [email protected]
4085 S:      Supported
4086
4087 SMX UIO Interface
4088 P:      Ben Nizette
4089 M:      [email protected]
4090 S:      Maintained
4091
4092 SN-IA64 (Itanium) SUB-PLATFORM
4093 P:      Jes Sorensen
4094 M:      [email protected]
4095 L:      [email protected]
4096 L:      [email protected]
4097 W:      http://www.sgi.com/altix
4098 S:      Maintained
4099
4100 SOC-CAMERA V4L2 SUBSYSTEM
4101 P:      Guennadi Liakhovetski
4102 M:      [email protected]
4103 L:      [email protected]
4104 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4105 S:      Maintained
4106
4107 SOEKRIS NET48XX LED SUPPORT
4108 P:      Chris Boot
4109 M:      [email protected]
4110 S:      Maintained
4111
4112 SOFTWARE RAID (Multiple Disks) SUPPORT
4113 P:      Neil Brown
4114 M:      [email protected]
4115 L:      [email protected]
4116 S:      Supported
4117
4118 SONIC NETWORK DRIVER
4119 P:      Thomas Bogendoerfer
4120 M:      [email protected]
4121 L:      [email protected]
4122 S:      Maintained
4123
4124 SONICS SILICON BACKPLANE DRIVER (SSB)
4125 P:      Michael Buesch
4126 M:      [email protected]
4127 L:      [email protected]
4128 S:      Maintained
4129
4130 SONY VAIO CONTROL DEVICE DRIVER
4131 P:      Mattia Dongili
4132 M:      [email protected]
4133 L:      [email protected]
4134 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4135 S:      Maintained
4136
4137 SONY MEMORYSTICK CARD SUPPORT
4138 P:      Alex Dubov
4139 M:      [email protected]
4140 L:      [email protected]
4141 W:      http://tifmxx.berlios.de/
4142 S:      Maintained
4143
4144 SOUND
4145 P:      Jaroslav Kysela
4146 M:      [email protected]
4147 P:      Takashi Iwai
4148 M:      [email protected]
4149 L:      [email protected] (subscribers-only)
4150 S:      Maintained
4151
4152 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4153 P:      Liam Girdwood
4154 M:      [email protected]
4155 P:      Mark Brown
4156 M:      [email protected]
4157 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
4158 L:      [email protected] (subscribers-only)
4159 W:      http://alsa-project.org/main/index.php/ASoC
4160 S:      Supported
4161
4162 SPARC + UltraSPARC (sparc/sparc64)
4163 P:      David S. Miller
4164 M:      [email protected]
4165 L:      [email protected]
4166 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4167 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4168 S:      Maintained
4169
4170 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4171 P:      Roger Wolff
4172 M:      [email protected]
4173 L:      [email protected] ?
4174 S:      Supported
4175
4176 SPI SUBSYSTEM
4177 P:      David Brownell
4178 M:      [email protected]
4179 L:      [email protected]
4180 S:      Maintained
4181
4182 SPIDERNET NETWORK DRIVER for CELL
4183 P:      Ishizaki Kou
4184 M:      [email protected]
4185 P:      Jens Osterkamp
4186 M:      [email protected]
4187 L:      [email protected]
4188 S:      Supported
4189
4190 SPU FILE SYSTEM
4191 P:      Jeremy Kerr
4192 M:      [email protected]
4193 L:      [email protected]
4194 L:      [email protected]
4195 W:      http://www.ibm.com/developerworks/power/cell/
4196 S:      Supported
4197
4198 SQUASHFS FILE SYSTEM
4199 P:      Phillip Lougher
4200 M:      [email protected]
4201 L:      [email protected] (subscribers-only)
4202 W:      http://squashfs.org.uk
4203 S:      Maintained
4204
4205 SRM (Alpha) environment access
4206 P:      Jan-Benedict Glaw
4207 M:      [email protected]
4208 L:      [email protected]
4209 S:      Maintained
4210
4211 STABLE BRANCH
4212 P:      Greg Kroah-Hartman
4213 M:      [email protected]
4214 P:      Chris Wright
4215 M:      [email protected]
4216 L:      [email protected]
4217 S:      Maintained
4218
4219 STAGING SUBSYSTEM
4220 P:      Greg Kroah-Hartman
4221 M:      [email protected]
4222 L:      [email protected]
4223 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4224 S:      Maintained
4225
4226 STARFIRE/DURALAN NETWORK DRIVER
4227 P:      Ion Badulescu
4228 M:      [email protected]
4229 S:      Maintained
4230
4231 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4232 W:      http://mosquitonet.Stanford.EDU/strip.html
4233 S:      Orphan
4234
4235 STRADIS MPEG-2 DECODER DRIVER
4236 P:      Nathan Laredo
4237 M:      [email protected]
4238 W:      http://www.stradis.com/
4239 S:      Maintained
4240
4241 SUN3/3X
4242 P:      Sam Creasey
4243 M:      [email protected]
4244 W:      http://sammy.net/sun3/
4245 S:      Maintained
4246
4247 SUPERH
4248 P:      Paul Mundt
4249 M:      [email protected]
4250 L:      [email protected]
4251 W:      http://www.linux-sh.org
4252 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4253 S:      Supported
4254
4255 SUSPEND TO RAM
4256 P:      Len Brown
4257 M:      [email protected]
4258 P:      Pavel Machek
4259 M:      [email protected]
4260 P:      Rafael J. Wysocki
4261 M:      [email protected]
4262 L:      [email protected]
4263 S:      Supported
4264
4265 SVGA HANDLING
4266 P:      Martin Mares
4267 M:      [email protected]
4268 L:      [email protected]
4269 S:      Maintained
4270
4271 SYSV FILESYSTEM
4272 P:      Christoph Hellwig
4273 M:      [email protected]
4274 S:      Maintained
4275
4276 TASKSTATS STATISTICS INTERFACE
4277 P:      Balbir Singh
4278 M:      [email protected]
4279 L:      [email protected]
4280 S:      Maintained
4281
4282 TC CLASSIFIER
4283 P:      Jamal Hadi Salim
4284 M:      [email protected]
4285 L:      [email protected]
4286 S:      Maintained
4287
4288 TCP LOW PRIORITY MODULE
4289 P:      Wong Hoi Sing, Edison
4290 M:      [email protected]
4291 P:      Hung Hing Lun, Mike
4292 M:      [email protected]
4293 W:      http://tcp-lp-mod.sourceforge.net/
4294 S:      Maintained
4295
4296 TEHUTI ETHERNET DRIVER
4297 P:      Alexander Indenbaum
4298 M:      [email protected]
4299 P:      Andy Gospodarek
4300 M:      [email protected]
4301 L:      [email protected]
4302 S:      Supported
4303
4304 Telecom Clock Driver for MCPL0010
4305 P:      Mark Gross
4306 M:      [email protected]
4307 S:      Supported
4308
4309 TENSILICA XTENSA PORT (xtensa)
4310 P:      Chris Zankel
4311 M:      [email protected]
4312 S:      Maintained
4313
4314 THINKPAD ACPI EXTRAS DRIVER
4315 P:      Henrique de Moraes Holschuh
4316 M:      [email protected]
4317 L:      [email protected]
4318 W:      http://ibm-acpi.sourceforge.net
4319 W:      http://thinkwiki.org/wiki/Ibm-acpi
4320 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4321 S:      Maintained
4322
4323 TI FLASH MEDIA INTERFACE DRIVER
4324 P:      Alex Dubov
4325 M:      [email protected]
4326 S:      Maintained
4327
4328 TI OMAP MMC INTERFACE DRIVER
4329 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4330 M:      [email protected]
4331 W:      http://linux.omap.com
4332 W:      http://www.muru.com/linux/omap/
4333 S:      Maintained
4334
4335 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4336 P:      Deepak Saxena
4337 M:      [email protected]
4338 S:      Maintained
4339
4340 TIPC NETWORK LAYER
4341 P:      Per Liden
4342 M:      [email protected]
4343 P:      Jon Maloy
4344 M:      [email protected]
4345 P:      Allan Stephens
4346 M:      [email protected]
4347 L:      [email protected]
4348 W:      http://tipc.sourceforge.net/
4349 W:      http://tipc.cslab.ericsson.net/
4350 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4351 S:      Maintained
4352
4353 TLAN NETWORK DRIVER
4354 P:      Samuel Chessman
4355 M:      [email protected]
4356 L:      [email protected] (subscribers-only)
4357 W:      http://sourceforge.net/projects/tlan/
4358 S:      Maintained
4359
4360 TOMOYO SECURITY MODULE
4361 P:      Kentaro Takeda
4362 M:      [email protected]
4363 P:      Tetsuo Handa
4364 M:      [email protected]
4365 L:      [email protected] (kernel issues)
4366 L:      [email protected] (subscribers-only, for developers and users in English)
4367 L:      [email protected] (subscribers-only, for developers in Japanese)
4368 L:      [email protected] (subscribers-only, for users in Japanese)
4369 W:      http://tomoyo.sourceforge.jp/
4370 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4371 S:      Maintained
4372
4373 TOSHIBA ACPI EXTRAS DRIVER
4374 P:      John Belmonte
4375 M:      [email protected]
4376 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4377 S:      Maintained
4378
4379 TOSHIBA SMM DRIVER
4380 P:      Jonathan Buzzard
4381 M:      [email protected]
4382 L:      [email protected]
4383 W:      http://www.buzzard.org.uk/toshiba/
4384 S:      Maintained
4385
4386 TPM DEVICE DRIVER
4387 P:      Debora Velarde
4388 M:      [email protected]
4389 P:      Rajiv Andrade
4390 M:      [email protected]
4391 W:      http://tpmdd.sourceforge.net
4392 P:      Marcel Selhorst
4393 M:      [email protected]
4394 W:      http://www.sirrix.com
4395 L:      [email protected] (moderated for non-subscribers)
4396 S:      Maintained
4397
4398 TRIVIAL PATCHES
4399 P:      Jiri Kosina
4400 M:      [email protected]
4401 L:      [email protected]
4402 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4403 S:      Maintained
4404
4405 TTY LAYER
4406 P:      Alan Cox
4407 M:      [email protected]
4408 L:      [email protected]
4409 S:      Maintained
4410
4411 TULIP NETWORK DRIVERS
4412 P:      Grant Grundler
4413 M:      [email protected]
4414 P:      Kyle McMartin
4415 M:      [email protected]
4416 L:      [email protected]
4417 S:      Maintained
4418
4419 TUN/TAP driver
4420 P:      Maxim Krasnyansky
4421 M:      [email protected]
4422 L:      [email protected]
4423 W:      http://vtun.sourceforge.net/tun
4424 S:      Maintained
4425
4426 TURBOCHANNEL SUBSYSTEM
4427 P:      Maciej W. Rozycki
4428 M:      [email protected]
4429 S:      Maintained
4430
4431 U14-34F SCSI DRIVER
4432 P:      Dario Ballabio
4433 M:      [email protected]
4434 L:      [email protected]
4435 S:      Maintained
4436
4437 UBI FILE SYSTEM (UBIFS)
4438 P:      Artem Bityutskiy
4439 M:      [email protected]
4440 P:      Adrian Hunter
4441 M:      [email protected]
4442 L:      [email protected]
4443 T:      git git://git.infradead.org/ubifs-2.6.git
4444 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
4445 S:      Maintained
4446
4447 UCLINUX (AND M68KNOMMU)
4448 P:      Greg Ungerer
4449 M:      [email protected]
4450 W:      http://www.uclinux.org/
4451 L:      [email protected]  (subscribers-only)
4452 S:      Maintained
4453
4454 UCLINUX FOR RENESAS H8/300
4455 P:      Yoshinori Sato
4456 M:      [email protected]
4457 W:      http://uclinux-h8.sourceforge.jp/
4458 S:      Supported
4459
4460 UDF FILESYSTEM
4461 P:      Jan Kara
4462 M:      [email protected]
4463 W:      http://linux-udf.sourceforge.net
4464 S:      Maintained
4465
4466 UFS FILESYSTEM
4467 P:      Evgeniy Dushistov
4468 M:      [email protected]
4469 L:      [email protected]
4470 S:      Maintained
4471
4472 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4473 P:      David Vrabel
4474 M:      [email protected]
4475 L:      [email protected]
4476 S:      Supported
4477
4478 UNIFORM CDROM DRIVER
4479 P:      Jens Axboe
4480 M:      [email protected]
4481 L:      [email protected]
4482 W:      http://www.kernel.dk
4483 S:      Maintained
4484
4485 UNSORTED BLOCK IMAGES (UBI)
4486 P:      Artem Bityutskiy
4487 M:      [email protected]
4488 W:      http://www.linux-mtd.infradead.org/
4489 L:      [email protected]
4490 T:      git git://git.infradead.org/ubi-2.6.git
4491 S:      Maintained
4492
4493 USB ACM DRIVER
4494 P:      Oliver Neukum
4495 M:      [email protected]
4496 L:      [email protected]
4497 S:      Maintained
4498
4499 USB BLOCK DRIVER (UB ub)
4500 P:      Pete Zaitcev
4501 M:      [email protected]
4502 L:      [email protected]
4503 L:      [email protected]
4504 S:      Supported
4505
4506 USB CDC ETHERNET DRIVER
4507 P:      Greg Kroah-Hartman
4508 M:      [email protected]
4509 L:      [email protected]
4510 S:      Maintained
4511 W:      http://www.kroah.com/linux-usb/
4512
4513 USB CYPRESS C67X00 DRIVER
4514 P:      Peter Korsgaard
4515 M:      [email protected]
4516 L:      [email protected]
4517 S:      Maintained
4518
4519 USB DAVICOM DM9601 DRIVER
4520 P:      Peter Korsgaard
4521 M:      [email protected]
4522 L:      [email protected]
4523 W:      http://www.linux-usb.org/usbnet
4524 S:      Maintained
4525
4526 USB DIAMOND RIO500 DRIVER
4527 P:      Cesar Miquel
4528 M:      [email protected]
4529 L:      [email protected]
4530 W:      http://rio500.sourceforge.net
4531 S:      Maintained
4532
4533 USB EHCI DRIVER
4534 P:      David Brownell
4535 M:      [email protected]
4536 L:      [email protected]
4537 S:      Odd Fixes
4538
4539 USB ET61X[12]51 DRIVER
4540 P:      Luca Risolia
4541 M:      [email protected]
4542 L:      [email protected]
4543 L:      [email protected]
4544 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4545 W:      http://www.linux-projects.org
4546 S:      Maintained
4547
4548 USB GADGET/PERIPHERAL SUBSYSTEM
4549 P:      David Brownell
4550 M:      [email protected]
4551 L:      [email protected]
4552 W:      http://www.linux-usb.org/gadget
4553 S:      Maintained
4554
4555 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4556 P:      Jiri Kosina
4557 M:      [email protected]
4558 L:      [email protected]
4559 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4560 S:      Maintained
4561
4562 USB ISP116X DRIVER
4563 P:      Olav Kongas
4564 M:      [email protected]
4565 L:      [email protected]
4566 S:      Maintained
4567
4568 USB KAWASAKI LSI DRIVER
4569 P:      Oliver Neukum
4570 M:      [email protected]
4571 L:      [email protected]
4572 S:      Maintained
4573
4574 USB MASS STORAGE DRIVER
4575 P:      Matthew Dharm
4576 M:      [email protected]
4577 L:      [email protected]
4578 L:      [email protected]
4579 S:      Maintained
4580 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4581
4582 USB OHCI DRIVER
4583 P:      David Brownell
4584 M:      [email protected]
4585 L:      [email protected]
4586 S:      Odd Fixes
4587
4588 USB OPTION-CARD DRIVER
4589 P:      Matthias Urlichs
4590 M:      [email protected]
4591 L:      [email protected]
4592 S:      Maintained
4593
4594 USB OV511 DRIVER
4595 P:      Mark McClelland
4596 M:      [email protected]
4597 L:      [email protected]
4598 W:      http://alpha.dyndns.org/ov511/
4599 S:      Maintained
4600
4601 USB PEGASUS DRIVER
4602 P:      Petko Manolov
4603 M:      [email protected]
4604 L:      [email protected]
4605 L:      [email protected]
4606 W:      http://pegasus2.sourceforge.net/
4607 S:      Maintained
4608
4609 USB PRINTER DRIVER (usblp)
4610 P:      Pete Zaitcev
4611 M:      [email protected]
4612 L:      [email protected]
4613 S:      Supported
4614
4615 USB RTL8150 DRIVER
4616 P:      Petko Manolov
4617 M:      [email protected]
4618 L:      [email protected]
4619 L:      [email protected]
4620 W:      http://pegasus2.sourceforge.net/
4621 S:      Maintained
4622
4623 USB SE401 DRIVER
4624 P:      Jeroen Vreeken
4625 M:      [email protected]
4626 L:      [email protected]
4627 W:      http://www.chello.nl/~j.vreeken/se401/
4628 S:      Maintained
4629
4630 USB SERIAL BELKIN F5U103 DRIVER
4631 P:      William Greathouse
4632 M:      [email protected]
4633 L:      [email protected]
4634 S:      Maintained
4635
4636 USB SERIAL CYPRESS M8 DRIVER
4637 P:      Lonnie Mendez
4638 M:      [email protected]
4639 L:      [email protected]
4640 S:      Maintained
4641 W:      http://geocities.com/i0xox0i
4642 W:      http://firstlight.net/cvs
4643
4644 USB SERIAL CYBERJACK DRIVER
4645 P:      Matthias Bruestle and Harald Welte
4646 M:      [email protected]
4647 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4648 S:      Maintained
4649
4650 USB SERIAL DIGI ACCELEPORT DRIVER
4651 P:      Peter Berger and Al Borchers
4652 M:      [email protected]
4653 M:      [email protected]
4654 L:      [email protected]
4655 S:      Maintained
4656
4657 USB SERIAL DRIVER
4658 P:      Greg Kroah-Hartman
4659 M:      [email protected]
4660 L:      [email protected]
4661 S:      Supported
4662
4663 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4664 P:      Gary Brubaker
4665 M:      [email protected]
4666 L:      [email protected]
4667 S:      Maintained
4668
4669 USB SERIAL KEYSPAN DRIVER
4670 P:      Greg Kroah-Hartman
4671 M:      [email protected]
4672 L:      [email protected]
4673 W:      http://www.kroah.com/linux/
4674 S:      Maintained
4675
4676 USB SERIAL WHITEHEAT DRIVER
4677 P:      Support Department
4678 M:      [email protected]
4679 L:      [email protected]
4680 W:      http://www.connecttech.com
4681 S:      Supported
4682
4683 USB SMSC95XX ETHERNET DRIVER
4684 P:      Steve Glendinning
4685 M:      [email protected]
4686 L:      [email protected]
4687 S:      Supported
4688
4689 USB SN9C1xx DRIVER
4690 P:      Luca Risolia
4691 M:      [email protected]
4692 L:      [email protected]
4693 L:      [email protected]
4694 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4695 W:      http://www.linux-projects.org
4696 S:      Maintained
4697
4698 USB SUBSYSTEM
4699 P:      Greg Kroah-Hartman
4700 M:      [email protected]
4701 L:      [email protected]
4702 W:      http://www.linux-usb.org
4703 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4704 S:      Supported
4705
4706 USB UHCI DRIVER
4707 P:      Alan Stern
4708 M:      [email protected]
4709 L:      [email protected]
4710 S:      Maintained
4711
4712 USB "USBNET" DRIVER FRAMEWORK
4713 P:      David Brownell
4714 M:      [email protected]
4715 L:      [email protected]
4716 W:      http://www.linux-usb.org/usbnet
4717 S:      Maintained
4718
4719 USB VIDEO CLASS
4720 P:      Laurent Pinchart
4721 M:      [email protected]
4722 L:      [email protected] (subscribers-only)
4723 L:      [email protected]
4724 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4725 W:      http://linux-uvc.berlios.de
4726 S:      Maintained
4727
4728 USB W996[87]CF DRIVER
4729 P:      Luca Risolia
4730 M:      [email protected]
4731 L:      [email protected]
4732 L:      [email protected]
4733 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4734 W:      http://www.linux-projects.org
4735 S:      Maintained
4736
4737 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4738 P:      Jussi Kivilinna
4739 M:      [email protected]
4740 L:      [email protected]
4741 S:      Maintained
4742
4743 USB ZC0301 DRIVER
4744 P:      Luca Risolia
4745 M:      [email protected]
4746 L:      [email protected]
4747 L:      [email protected]
4748 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4749 W:      http://www.linux-projects.org
4750 S:      Maintained
4751
4752 USB ZD1201 DRIVER
4753 P:      Jeroen Vreeken
4754 M:      [email protected]
4755 L:      [email protected]
4756 W:      http://linux-lc100020.sourceforge.net
4757 S:      Maintained
4758
4759 USB ZR364XX DRIVER
4760 P:      Antoine Jacquet
4761 M:      [email protected]
4762 L:      [email protected]
4763 L:      [email protected]
4764 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4765 W:      http://royale.zerezo.com/zr364xx/
4766 S:      Maintained
4767
4768 USER-MODE LINUX (UML)
4769 P:      Jeff Dike
4770 M:      [email protected]
4771 L:      [email protected]
4772 L:      [email protected]
4773 W:      http://user-mode-linux.sourceforge.net
4774 S:      Maintained
4775
4776 USERSPACE I/O (UIO)
4777 P:      Hans J. Koch
4778 M:      [email protected]
4779 P:      Greg Kroah-Hartman
4780 M:      [email protected]
4781 L:      [email protected]
4782 S:      Maintained
4783
4784 UTIL-LINUX-NG PACKAGE
4785 P:      Karel Zak
4786 M:      [email protected]
4787 L:      [email protected]
4788 W:      http://kernel.org/~kzak/util-linux-ng/
4789 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4790 S:      Maintained
4791
4792 UVESAFB DRIVER
4793 P:      Michal Januszewski
4794 M:      [email protected]
4795 L:      [email protected] (moderated for non-subscribers)
4796 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
4797 S:      Maintained
4798
4799 VFAT/FAT/MSDOS FILESYSTEM
4800 P:      OGAWA Hirofumi
4801 M:      [email protected]
4802 L:      [email protected]
4803 S:      Maintained
4804
4805 VIA RHINE NETWORK DRIVER
4806 P:      Roger Luethi
4807 M:      [email protected]
4808 S:      Maintained
4809
4810 VIAPRO SMBUS DRIVER
4811 P:      Jean Delvare
4812 M:      [email protected]
4813 L:      [email protected]
4814 S:      Maintained
4815
4816 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4817 P:      Joseph Chan
4818 M:      [email protected]
4819 P:      Scott Fang
4820 M:      [email protected]
4821 L:      [email protected] (moderated for non-subscribers)
4822 S:      Maintained
4823
4824 VIA VELOCITY NETWORK DRIVER
4825 P:      Francois Romieu
4826 M:      [email protected]
4827 L:      [email protected]
4828 S:      Maintained
4829
4830 VIDEO FOR LINUX (V4L)
4831 P:      Mauro Carvalho Chehab
4832 M:      [email protected]
4833 L:      [email protected]
4834 W:      http://linuxtv.org
4835 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4836 S:      Maintained
4837
4838 VLAN (802.1Q)
4839 P:      Patrick McHardy
4840 M:      [email protected]
4841 L:      [email protected]
4842 S:      Maintained
4843
4844 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4845 P:      Liam Girdwood
4846 M:      [email protected]
4847 P:      Mark Brown
4848 M:      [email protected]
4849 W:      http://opensource.wolfsonmicro.com/node/15
4850 W:      http://www.slimlogic.co.uk/?page_id=5
4851 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4852 S:      Supported
4853
4854 VT1211 HARDWARE MONITOR DRIVER
4855 P:      Juerg Haefliger
4856 M:      [email protected]
4857 L:      [email protected]
4858 S:      Maintained
4859
4860 VT8231 HARDWARE MONITOR DRIVER
4861 P:      Roger Lucas
4862 M:      [email protected]
4863 L:      [email protected]
4864 S:      Maintained
4865
4866 W1 DALLAS'S 1-WIRE BUS
4867 P:      Evgeniy Polyakov
4868 M:      [email protected]
4869 S:      Maintained
4870
4871 W83791D HARDWARE MONITORING DRIVER
4872 P:      Marc Hulsman
4873 M:      [email protected]
4874 L:      [email protected]
4875 S:      Maintained
4876
4877 W83793 HARDWARE MONITORING DRIVER
4878 P:      Rudolf Marek
4879 M:      [email protected]
4880 L:      [email protected]
4881 S:      Maintained
4882
4883 W83L51xD SD/MMC CARD INTERFACE DRIVER
4884 P:      Pierre Ossman
4885 M:      [email protected]
4886 L:      [email protected]
4887 S:      Maintained
4888
4889 WATCHDOG DEVICE DRIVERS
4890 P:      Wim Van Sebroeck
4891 M:      [email protected]
4892 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4893 S:      Maintained
4894
4895 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4896 P:      Jean Tourrilhes
4897 M:      [email protected]
4898 L:      [email protected]
4899 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4900 S:      Maintained
4901
4902 WD7000 SCSI DRIVER
4903 P:      Miroslav Zagorac
4904 M:      [email protected]
4905 L:      [email protected]
4906 S:      Maintained
4907
4908 WIMAX STACK
4909 P:      Inaky Perez-Gonzalez
4910 M:      [email protected]
4911 M:      [email protected]
4912 L:      [email protected]
4913 S:      Supported
4914 W:      http://linuxwimax.org
4915
4916 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4917 P:      David Vrabel
4918 M:      [email protected]
4919 S:      Maintained
4920
4921 WISTRON LAPTOP BUTTON DRIVER
4922 P:      Miloslav Trmac
4923 M:      [email protected]
4924 S:      Maintained
4925
4926 WL3501 WIRELESS PCMCIA CARD DRIVER
4927 P:      Arnaldo Carvalho de Melo
4928 M:      [email protected]
4929 L:      [email protected]
4930 W:      http://oops.ghostprotocols.net:81/blog
4931 S:      Maintained
4932
4933 WM97XX TOUCHSCREEN DRIVERS
4934 P:      Mark Brown
4935 M:      [email protected]
4936 P:      Liam Girdwood
4937 M:      [email protected]
4938 L:      [email protected]
4939 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4940 W:      http://opensource.wolfsonmicro.com/node/7
4941 S:      Supported
4942
4943 X.25 NETWORK LAYER
4944 P:      Henner Eisen
4945 M:      [email protected]
4946 L:      [email protected]
4947 S:      Maintained
4948
4949 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4950 P:      Thomas Gleixner
4951 M:      [email protected]
4952 P:      Ingo Molnar
4953 M:      [email protected]
4954 P:      H. Peter Anvin
4955 M:      [email protected]
4956 M:      [email protected]
4957 L:      [email protected]
4958 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4959 S:      Maintained
4960
4961 XEN HYPERVISOR INTERFACE
4962 P:      Jeremy Fitzhardinge
4963 M:      [email protected]
4964 P:      Chris Wright
4965 M:      [email protected]
4966 L:      [email protected]
4967 L:      [email protected]
4968 S:      Supported
4969
4970 XFS FILESYSTEM
4971 P:      Silicon Graphics Inc
4972 P:      Bill O'Donnell
4973 M:      [email protected]
4974 L:      [email protected]
4975 W:      http://oss.sgi.com/projects/xfs
4976 T:      git://oss.sgi.com/xfs/xfs.git
4977 S:      Supported
4978
4979 XILINX SYSTEMACE DRIVER
4980 P:      Grant Likely
4981 M:      [email protected]
4982 W:      http://www.secretlab.ca/
4983 L:      [email protected]
4984 S:      Maintained
4985
4986 XILINX UARTLITE SERIAL DRIVER
4987 P:      Peter Korsgaard
4988 M:      [email protected]
4989 L:      [email protected]
4990 S:      Maintained
4991
4992 YAM DRIVER FOR AX.25
4993 P:      Jean-Paul Roubelat
4994 M:      [email protected]
4995 L:      [email protected]
4996 S:      Maintained
4997
4998 YEALINK PHONE DRIVER
4999 P:      Henk Vergonet
5000 M:      [email protected]
5001 L:      [email protected]
5002 S:      Maintained
5003
5004 Z8530 DRIVER FOR AX.25
5005 P:      Joerg Reuter
5006 M:      [email protected]
5007 W:      http://yaina.de/jreuter/
5008 W:      http://www.qsl.net/dl1bke/
5009 L:      [email protected]
5010 S:      Maintained
5011
5012 ZD1211RW WIRELESS DRIVER
5013 P:      Daniel Drake
5014 M:      [email protected]
5015 P:      Ulrich Kunitz
5016 M:      [email protected]
5017 W:      http://zd1211.ath.cx/wiki/DriverRewrite
5018 L:      [email protected]
5019 L:      [email protected] (subscribers-only)
5020 S:      Maintained
5021
5022 ZR36067 VIDEO FOR LINUX DRIVER
5023 L:      [email protected]
5024 L:      [email protected]
5025 W:      http://mjpeg.sourceforge.net/driver-zoran/
5026 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
5027 S:      Odd Fixes
5028
5029 ZS DECSTATION Z85C30 SERIAL DRIVER
5030 P:      Maciej W. Rozycki
5031 M:      [email protected]
5032 S:      Maintained
5033
5034 THE REST
5035 P:      Linus Torvalds
5036 S:      Buried alive in reporters
This page took 0.303542 seconds and 4 git commands to generate.