]> Git Repo - linux.git/blob - MAINTAINERS
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
[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 GSPCA FINEPIX SUBDRIVER
1949 P:      Frank Zago
1950 M:      [email protected]
1951 L:      [email protected]
1952 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1953 S:      Maintained
1954
1955 GSPCA M5602 SUBDRIVER
1956 P:      Erik Andren
1957 M:      [email protected]
1958 L:      [email protected]
1959 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1960 S:      Maintained
1961
1962 GSPCA PAC207 SONIXB SUBDRIVER
1963 P:      Hans de Goede
1964 M:      [email protected]
1965 L:      [email protected]
1966 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1967 S:      Maintained
1968
1969 GSPCA T613 SUBDRIVER
1970 P:      Leandro Costantino
1971 M:      [email protected]
1972 L:      [email protected]
1973 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1974 S:      Maintained
1975
1976 GSPCA USB WEBCAM DRIVER
1977 P:      Jean-Francois Moine
1978 M:      [email protected]
1979 W:      http://moinejf.free.fr
1980 L:      [email protected]
1981 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
1982 S:      Maintained
1983
1984 HARDWARE MONITORING
1985 L:      [email protected]
1986 W:      http://www.lm-sensors.org/
1987 S:      Orphan
1988
1989 HARDWARE RANDOM NUMBER GENERATOR CORE
1990 S:      Orphan
1991
1992 HARMONY SOUND DRIVER
1993 P:      Kyle McMartin
1994 M:      [email protected]
1995 L:      [email protected]
1996 S:      Maintained
1997
1998 HAYES ESP SERIAL DRIVER
1999 P:      Andrew J. Robinson
2000 M:      [email protected]
2001 L:      [email protected]
2002 W:      http://www.nyx.net/~arobinso
2003 S:      Maintained
2004
2005 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
2006 P:      Chirag Kantharia
2007 M:      [email protected]
2008 L:      [email protected]
2009 S:      Maintained
2010
2011 HEWLETT-PACKARD SMART2 RAID DRIVER
2012 P:      Chirag Kantharia
2013 M:      [email protected]
2014 L:      [email protected]
2015 S:      Maintained
2016
2017 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
2018 P:      Mike Miller
2019 M:      [email protected]
2020 L:      [email protected]
2021 S:      Supported
2022
2023 HFS FILESYSTEM
2024 P:      Roman Zippel
2025 M:      [email protected]
2026 L:      [email protected]
2027 S:      Maintained
2028
2029 HGA FRAMEBUFFER DRIVER
2030 P:      Ferenc Bakonyi
2031 M:      [email protected]
2032 L:      [email protected]
2033 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
2034 S:      Maintained
2035
2036 HIBERNATION (aka Software Suspend, aka swsusp)
2037 P:      Pavel Machek
2038 M:      [email protected]
2039 P:      Rafael J. Wysocki
2040 M:      [email protected]
2041 L:      [email protected]
2042 S:      Supported
2043
2044 HID CORE LAYER
2045 P:      Jiri Kosina
2046 M:      [email protected]
2047 L:      [email protected]
2048 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
2049 S:      Maintained
2050
2051 HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
2052 P:      Thomas Gleixner
2053 M:      [email protected]
2054 L:      [email protected]
2055 S:      Maintained
2056
2057 HIGH-SPEED SCC DRIVER FOR AX.25
2058 P:      Klaus Kudielka
2059 M:      [email protected]
2060 L:      [email protected]
2061 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
2062 S:      Maintained
2063
2064 HIGHPOINT ROCKETRAID 3xxx RAID DRIVER
2065 P:      HighPoint Linux Team
2066 M:      [email protected]
2067 W:      http://www.highpoint-tech.com
2068 S:      Supported
2069
2070 HIPPI
2071 P:      Jes Sorensen
2072 M:      [email protected]
2073 L:      [email protected]
2074 S:      Maintained
2075
2076 HOST AP DRIVER
2077 P:      Jouni Malinen
2078 M:      [email protected]
2079 L:      [email protected] (subscribers-only)
2080 L:      [email protected]
2081 W:      http://hostap.epitest.fi/
2082 S:      Maintained
2083
2084 HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER
2085 P:      Carlos Corbacho
2086 M:      [email protected]
2087 S:      Odd Fixes
2088
2089 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
2090 P:      Jaroslav Kysela
2091 M:      [email protected]
2092 S:      Maintained
2093
2094 HPET:   High Precision Event Timers driver (drivers/char/hpet.c)
2095 P:      Clemens Ladisch
2096 M:      [email protected]
2097 S:      Maintained
2098
2099 HPET:   i386
2100 P:      Venkatesh Pallipadi (Venki)
2101 M:      [email protected]
2102 S:      Maintained
2103
2104 HPET:   x86_64
2105 P:      Vojtech Pavlik
2106 M:      [email protected]
2107 S:      Maintained
2108
2109 HPET:   ACPI hpet.c
2110 P:      Bob Picco
2111 M:      [email protected]
2112 S:      Maintained
2113
2114 HPFS FILESYSTEM
2115 P:      Mikulas Patocka
2116 M:      [email protected]
2117 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
2118 S:      Maintained
2119
2120 HSO     3G Modem Driver (hso.c)
2121 P:      Denis Joseph Barrow
2122 M:      [email protected]
2123 W:      http://www.pharscape.org
2124 S:      Maintained
2125
2126 HTCPEN TOUCHSCREEN DRIVER
2127 P:      Pau Oliva Fora
2128 M:      [email protected]
2129 L:      [email protected]
2130 S:      Maintained
2131
2132 HUGETLB FILESYSTEM
2133 P:      William Irwin
2134 M:      [email protected]
2135 S:      Maintained
2136
2137 I2C/SMBUS STUB DRIVER
2138 P:      Mark M. Hoffman
2139 M:      [email protected]
2140 L:      [email protected]
2141 S:      Maintained
2142
2143 I2C SUBSYSTEM
2144 P:      Jean Delvare (PC drivers, core)
2145 M:      [email protected]
2146 P:      Ben Dooks (embedded platforms)
2147 M:      [email protected]
2148 L:      [email protected]
2149 W:      http://i2c.wiki.kernel.org/
2150 T:      quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
2151 S:      Maintained
2152
2153 I2C-TINY-USB DRIVER
2154 P:      Till Harbaum
2155 M:      [email protected]
2156 L:      [email protected]
2157 T:      http://www.harbaum.org/till/i2c_tiny_usb
2158 S:      Maintained
2159
2160 i386 BOOT CODE
2161 P:      H. Peter Anvin
2162 M:      [email protected]
2163 L:      [email protected]
2164 S:      Maintained
2165
2166 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
2167 P:      H. Peter Anvin
2168 M:      [email protected]
2169 T:      git.kernel.org:/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup.git
2170 S:      Maintained
2171
2172 IA64 (Itanium) PLATFORM
2173 P:      Tony Luck
2174 M:      [email protected]
2175 L:      [email protected]
2176 W:      http://www.ia64-linux.org/
2177 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
2178 S:      Maintained
2179
2180 IBM MCA SCSI SUBSYSTEM DRIVER
2181 P:      Michael Lang
2182 M:      [email protected]
2183 W:      http://www.uni-mainz.de/~langm000/linux.html
2184 S:      Maintained
2185
2186 IBM Power Linux RAID adapter
2187 P:      Brian King
2188 M:      [email protected]
2189 S:      Supported
2190
2191 IBM ServeRAID RAID DRIVER
2192 P:      Jack Hammer
2193 P:      Dave Jeffery
2194 M:      [email protected]
2195 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
2196 S:      Supported
2197
2198 IDE SUBSYSTEM
2199 P:      Bartlomiej Zolnierkiewicz
2200 M:      [email protected]
2201 L:      [email protected]
2202 T:      quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/
2203 S:      Maintained
2204
2205 IDE/ATAPI CDROM DRIVER
2206 P:      Borislav Petkov
2207 M:      [email protected]
2208 L:      [email protected]
2209 S:      Maintained
2210
2211 IDE/ATAPI FLOPPY DRIVERS
2212 P:      Paul Bristow
2213 M:      Paul Bristow <[email protected]>
2214 W:      http://paulbristow.net/linux/idefloppy.html
2215 L:      [email protected]
2216 S:      Maintained
2217
2218 IDE/ATAPI TAPE DRIVERS
2219 P:      Gadi Oxman
2220 M:      Gadi Oxman <[email protected]>
2221 L:      [email protected]
2222 S:      Maintained
2223
2224 IDLE-I7300
2225 P:      Andy Henroid
2226 M:      [email protected]
2227 L:      [email protected]
2228 S:      Supported
2229
2230 IEEE 1394 SUBSYSTEM (drivers/ieee1394)
2231 P:      Ben Collins
2232 M:      [email protected]
2233 P:      Stefan Richter
2234 M:      [email protected]
2235 L:      [email protected]
2236 W:      http://www.linux1394.org/
2237 T:      git kernel.org:/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
2238 S:      Maintained
2239
2240 IEEE 1394 RAW I/O DRIVER (raw1394)
2241 P:      Dan Dennedy
2242 M:      [email protected]
2243 P:      Stefan Richter
2244 M:      [email protected]
2245 L:      [email protected]
2246 S:      Maintained
2247
2248 INTEGRITY MEASUREMENT ARCHITECTURE (IMA)
2249 P:      Mimi Zohar
2250 M:      [email protected]
2251 S:      Supported
2252
2253 IMS TWINTURBO FRAMEBUFFER DRIVER
2254 L:      [email protected] (moderated for non-subscribers)
2255 S:      Orphan
2256
2257 INFINIBAND SUBSYSTEM
2258 P:      Roland Dreier
2259 M:      [email protected]
2260 P:      Sean Hefty
2261 M:      [email protected]
2262 P:      Hal Rosenstock
2263 M:      [email protected]
2264 L:      [email protected] (moderated for non-subscribers)
2265 W:      http://www.openib.org/
2266 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
2267 S:      Supported
2268
2269 INOTIFY
2270 P:      John McCutchan
2271 M:      [email protected]
2272 P:      Robert Love
2273 M:      [email protected]
2274 L:      [email protected]
2275 S:      Maintained
2276
2277 INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
2278 P:      Dmitry Torokhov
2279 M:      [email protected]
2280 M:      [email protected]
2281 L:      [email protected]
2282 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
2283 S:      Maintained
2284
2285 INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2286 P:      Sylvain Meyer
2287 M:      [email protected]
2288 L:      [email protected] (moderated for non-subscribers)
2289 S:      Maintained
2290
2291 INTEL 810/815 FRAMEBUFFER DRIVER
2292 P:      Antonino Daplas
2293 M:      [email protected]
2294 L:      [email protected] (moderated for non-subscribers)
2295 S:      Maintained
2296
2297 INTEL MENLOW THERMAL DRIVER
2298 P:      Sujith Thomas
2299 M:      [email protected]
2300 L:      [email protected]
2301 W:      http://www.lesswatts.org/projects/acpi/
2302 S:      Supported
2303
2304 INTEL IA32 MICROCODE UPDATE SUPPORT
2305 P:      Tigran Aivazian
2306 M:      [email protected]
2307 S:      Maintained
2308
2309 INTEL I/OAT DMA DRIVER
2310 P:      Maciej Sosnowski
2311 M:      [email protected]
2312 L:      [email protected]
2313 S:      Supported
2314
2315 INTEL IOMMU (VT-d)
2316 P:      David Woodhouse
2317 M:      [email protected]
2318 L:      [email protected]
2319 T:      git://git.infradead.org/iommu-2.6.git
2320 S:      Supported
2321
2322 INTEL IOP-ADMA DMA DRIVER
2323 P:      Dan Williams
2324 M:      [email protected]
2325 L:      [email protected]
2326 S:      Supported
2327
2328 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
2329 P:      Krzysztof Halasa
2330 M:      [email protected]
2331 S:      Maintained
2332
2333 INTEL IXP4XX RANDOM NUMBER GENERATOR SUPPORT
2334 P:      Deepak Saxena
2335 M:      [email protected]
2336 S:      Maintained
2337
2338 INTEL IXP2000 ETHERNET DRIVER
2339 P:      Lennert Buytenhek
2340 M:      [email protected]
2341 L:      [email protected]
2342 S:      Maintained
2343
2344 INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/ixgb/ixgbe)
2345 P:      Jeff Kirsher
2346 M:      [email protected]
2347 P:      Jesse Brandeburg
2348 M:      [email protected]
2349 P:      Bruce Allan
2350 M:      [email protected]
2351 P:      PJ Waskiewicz
2352 M:      [email protected]
2353 P:      John Ronciak
2354 M:      [email protected]
2355 L:      [email protected]
2356 W:      http://e1000.sourceforge.net/
2357 S:      Supported
2358
2359 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
2360 P:      Zhu Yi
2361 M:      [email protected]
2362 P:      James Ketrenos
2363 M:      [email protected]
2364 P:      Reinette Chatre
2365 M:      [email protected]
2366 L:      [email protected]
2367 L:      [email protected]
2368 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2369 W:      http://ipw2100.sourceforge.net
2370 S:      Supported
2371
2372 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
2373 P:      Zhu Yi
2374 M:      [email protected]
2375 P:      James Ketrenos
2376 M:      [email protected]
2377 P:      Reinette Chatre
2378 M:      [email protected]
2379 L:      [email protected]
2380 L:      [email protected]
2381 W:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
2382 W:      http://ipw2200.sourceforge.net
2383 S:      Supported
2384
2385 INTEL WIRELESS WIMAX CONNECTION 2400
2386 P:      Inaky Perez-Gonzalez
2387 M:      [email protected]
2388 M:      [email protected]
2389 L:      [email protected]
2390 S:      Supported
2391 W:      http://linuxwimax.org
2392
2393 INTEL WIRELESS WIFI LINK (iwlwifi)
2394 P:      Zhu Yi
2395 M:      [email protected]
2396 P:      Reinette Chatre
2397 M:      [email protected]
2398 L:      [email protected]
2399 L:      [email protected]
2400 W:      http://intellinuxwireless.org
2401 T:      git kernel.org:/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git
2402 S:      Supported
2403
2404 IOC3 ETHERNET DRIVER
2405 P:      Ralf Baechle
2406 M:      [email protected]
2407 L:      [email protected]
2408 S:      Maintained
2409
2410 IOC3 SERIAL DRIVER
2411 P:      Pat Gefre
2412 M:      [email protected]
2413 L:      [email protected]
2414 S:      Maintained
2415
2416 IP MASQUERADING
2417 P:      Juanjo Ciarlante
2418 M:      [email protected]
2419 S:      Maintained
2420
2421 IP1000A 10/100/1000 GIGABIT ETHERNET DRIVER
2422 P:      Francois Romieu
2423 M:      [email protected]
2424 P:      Sorbica Shieh
2425 M:      [email protected]
2426 P:      Jesse Huang
2427 M:      [email protected]
2428 L:      [email protected]
2429 S:      Maintained
2430
2431 IPATH DRIVER
2432 P:      Ralph Campbell
2433 M:      [email protected]
2434 L:      [email protected]
2435 T:      git git://git.qlogic.com/ipath-linux-2.6
2436 S:      Supported
2437
2438 IPMI SUBSYSTEM
2439 P:      Corey Minyard
2440 M:      [email protected]
2441 L:      [email protected]
2442 W:      http://openipmi.sourceforge.net/
2443 S:      Supported
2444
2445 IPS SCSI RAID DRIVER
2446 P:      Adaptec OEM Raid Solutions
2447 M:      [email protected]
2448 L:      [email protected]
2449 W:      http://www.adaptec.com/
2450 S:      Maintained
2451
2452 IPVS
2453 P:      Wensong Zhang
2454 M:      [email protected]
2455 P:      Simon Horman
2456 M:      [email protected]
2457 P:      Julian Anastasov
2458 M:      [email protected]
2459 L:      [email protected]
2460 L:      [email protected]
2461 S:      Maintained
2462
2463 IPWIRELESS DRIVER
2464 P:      Jiri Kosina
2465 M:      [email protected]
2466 P:      David Sterba
2467 M:      [email protected]
2468 S:      Maintained
2469 T:      git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git
2470
2471 IPX NETWORK LAYER
2472 P:      Arnaldo Carvalho de Melo
2473 M:      [email protected]
2474 L:      [email protected]
2475 S:      Maintained
2476
2477 IRDA SUBSYSTEM
2478 P:      Samuel Ortiz
2479 M:      [email protected]
2480 L:      [email protected] (subscribers-only)
2481 W:      http://irda.sourceforge.net/
2482 S:      Maintained
2483
2484 ISAPNP
2485 P:      Jaroslav Kysela
2486 M:      [email protected]
2487 S:      Maintained
2488
2489 ISCSI
2490 P:      Mike Christie
2491 M:      [email protected]
2492 L:      [email protected]
2493 W:      www.open-iscsi.org
2494 T:      git kernel.org:/pub/scm/linux/kernel/mnc/linux-2.6-iscsi.git
2495 S:      Maintained
2496
2497 ISDN SUBSYSTEM
2498 P:      Karsten Keil
2499 M:      [email protected]
2500 L:      [email protected] (subscribers-only)
2501 W:      http://www.isdn4linux.de
2502 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
2503 S:      Maintained
2504
2505 ISDN SUBSYSTEM (Eicon active card driver)
2506 P:      Armin Schindler
2507 M:      [email protected]
2508 L:      [email protected] (subscribers-only)
2509 W:      http://www.melware.de
2510 S:      Maintained
2511
2512 IVTV VIDEO4LINUX DRIVER
2513 P:      Hans Verkuil
2514 M:      [email protected]
2515 L:      [email protected]
2516 L:      [email protected]
2517 L:      [email protected]
2518 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2519 W:      http://www.ivtvdriver.org
2520 S:      Maintained
2521
2522 JFS FILESYSTEM
2523 P:      Dave Kleikamp
2524 M:      [email protected]
2525 L:      [email protected]
2526 W:      http://jfs.sourceforge.net/
2527 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
2528 S:      Supported
2529
2530 JME NETWORK DRIVER
2531 P:      Guo-Fu Tseng
2532 M:      [email protected]
2533 L:      [email protected]
2534 S:      Maintained
2535
2536 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
2537 P:      David Woodhouse
2538 M:      [email protected]
2539 L:      [email protected]
2540 W:      http://www.linux-mtd.infradead.org/doc/jffs2.html
2541 S:      Maintained
2542
2543 JOURNALLING LAYER FOR BLOCK DEVICES (JBD)
2544 P:      Stephen Tweedie, Andrew Morton
2545 M:      [email protected][email protected]
2546 L:      [email protected]
2547 S:      Maintained
2548
2549 K8TEMP HARDWARE MONITORING DRIVER
2550 P:      Rudolf Marek
2551 M:      [email protected]
2552 L:      [email protected]
2553 S:      Maintained
2554
2555 KCONFIG
2556 P:      Roman Zippel
2557 M:      [email protected]
2558 L:      [email protected]
2559 S:      Maintained
2560
2561 KDUMP
2562 P:      Vivek Goyal
2563 M:      [email protected]
2564 P:      Haren Myneni
2565 M:      [email protected]
2566 L:      [email protected]
2567 L:      [email protected]
2568 W:      http://lse.sourceforge.net/kdump/
2569 S:      Maintained
2570
2571 KERNEL AUTOMOUNTER (AUTOFS)
2572 P:      H. Peter Anvin
2573 M:      [email protected]
2574 L:      [email protected]
2575 S:      Odd Fixes
2576
2577 KERNEL AUTOMOUNTER v4 (AUTOFS4)
2578 P:      Ian Kent
2579 M:      [email protected]
2580 L:      [email protected]
2581 S:      Maintained
2582
2583 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
2584 P:      Sam Ravnborg
2585 M:      [email protected]
2586 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-next.git
2587 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild-fixes.git
2588 L:      [email protected]
2589 S:      Maintained
2590
2591 KERNEL JANITORS
2592 P:      Several
2593 L:      [email protected]
2594 W:      http://www.kerneljanitors.org/
2595 S:      Maintained
2596
2597 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
2598 P:      J. Bruce Fields
2599 M:      [email protected]
2600 P:      Neil Brown
2601 M:      [email protected]
2602 L:      [email protected]
2603 W:      http://nfs.sourceforge.net/
2604 S:      Supported
2605
2606 KERNEL VIRTUAL MACHINE (KVM)
2607 P:      Avi Kivity
2608 M:      [email protected]
2609 L:      [email protected]
2610 W:      http://kvm.qumranet.com
2611 S:      Supported
2612
2613 KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V
2614 P:      Joerg Roedel
2615 M:      [email protected]
2616 L:      [email protected]
2617 W:      http://kvm.qumranet.com
2618 S:      Supported
2619
2620 KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
2621 P:      Hollis Blanchard
2622 M:      [email protected]
2623 L:      [email protected]
2624 W:      http://kvm.qumranet.com
2625 S:      Supported
2626
2627 KERNEL VIRTUAL MACHINE For Itanium (KVM/IA64)
2628 P:      Xiantao Zhang
2629 M:      [email protected]
2630 L:      [email protected]
2631 W:      http://kvm.qumranet.com
2632 S:      Supported
2633
2634 KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
2635 P:      Carsten Otte
2636 M:      [email protected]
2637 P:      Christian Borntraeger
2638 M:      [email protected]
2639 M:      [email protected]
2640 L:      [email protected]
2641 W:      http://www.ibm.com/developerworks/linux/linux390/
2642 S:      Supported
2643
2644 KEXEC
2645 P:      Eric Biederman
2646 M:      [email protected]
2647 W:      http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
2648 L:      [email protected]
2649 L:      [email protected]
2650 S:      Maintained
2651
2652 KGDB
2653 P:      Jason Wessel
2654 M:      [email protected]
2655 L:      [email protected]
2656 S:      Maintained
2657
2658 KPROBES
2659 P:      Ananth N Mavinakayanahalli
2660 M:      [email protected]
2661 P:      Anil S Keshavamurthy
2662 M:      [email protected]
2663 P:      David S. Miller
2664 M:      [email protected]
2665 P:      Masami Hiramatsu
2666 M:      [email protected]
2667 L:      [email protected]
2668 S:      Maintained
2669
2670 KS0108 LCD CONTROLLER DRIVER
2671 P:      Miguel Ojeda Sandonis
2672 M:      [email protected]
2673 L:      [email protected]
2674 W:      http://miguelojeda.es/auxdisplay.htm
2675 W:      http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
2676 S:      Maintained
2677
2678 LAPB module
2679 L:      [email protected]
2680 S:      Orphan
2681
2682 LASI 53c700 driver for PARISC
2683 P:      James E.J. Bottomley
2684 M:      [email protected]
2685 L:      [email protected]
2686 S:      Maintained
2687
2688 LED SUBSYSTEM
2689 P:      Richard Purdie
2690 M:      [email protected]
2691 S:      Maintained
2692
2693 LEGO USB Tower driver
2694 P:      Juergen Stuber
2695 M:      [email protected]
2696 L:      [email protected]
2697 W:      http://legousb.sourceforge.net/
2698 S:      Maintained
2699
2700 LGUEST
2701 P:      Rusty Russell
2702 M:      [email protected]
2703 L:      [email protected]
2704 W:      http://lguest.ozlabs.org/
2705 S:      Maintained
2706
2707 LINUX FOR IBM pSERIES (RS/6000)
2708 P:      Paul Mackerras
2709 M:      [email protected]
2710 W:      http://www.ibm.com/linux/ltc/projects/ppc
2711 S:      Supported
2712
2713 LINUX FOR NCR VOYAGER
2714 P:      James Bottomley
2715 M:      [email protected]
2716 W:      http://www.hansenpartnership.com/voyager
2717 S:      Maintained
2718
2719 LINUX FOR POWERPC (32-BIT AND 64-BIT)
2720 P:      Benjamin Herrenschmidt
2721 M:      [email protected]
2722 P:      Paul Mackerras
2723 M:      [email protected]
2724 W:      http://www.penguinppc.org/
2725 L:      [email protected]
2726 T:      git kernel.org:/pub/scm/linux/kernel/git/benh/powerpc.git
2727 S:      Supported
2728
2729 LINUX FOR POWER MACINTOSH
2730 P:      Benjamin Herrenschmidt
2731 M:      [email protected]
2732 W:      http://www.penguinppc.org/
2733 L:      [email protected]
2734 S:      Maintained
2735
2736 LINUX FOR POWERPC EMBEDDED MPC5XXX
2737 P:      Sylvain Munaut
2738 M:      [email protected]
2739 P:      Grant Likely
2740 M:      [email protected]
2741 L:      [email protected]
2742 S:      Maintained
2743
2744 LINUX FOR POWERPC EMBEDDED PPC4XX
2745 P:      Josh Boyer
2746 M:      [email protected]
2747 P:      Matt Porter
2748 M:      [email protected]
2749 W:      http://www.penguinppc.org/
2750 L:      [email protected]
2751 T:      git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git
2752 S:      Maintained
2753
2754 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
2755 P:      Grant Likely
2756 M:      [email protected]
2757 W:      http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
2758 L:      [email protected]
2759 S:      Maintained
2760
2761 LINUX FOR POWERPC EMBEDDED PPC8XX
2762 P:      Vitaly Bordug
2763 M:      [email protected]
2764 P:      Marcelo Tosatti
2765 M:      [email protected]
2766 W:      http://www.penguinppc.org/
2767 L:      [email protected]
2768 S:      Maintained
2769
2770 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
2771 P:      Kumar Gala
2772 M:      [email protected]
2773 W:      http://www.penguinppc.org/
2774 L:      [email protected]
2775 S:      Maintained
2776
2777 LINUX FOR POWERPC PA SEMI PWRFICIENT
2778 P:      Olof Johansson
2779 M:      [email protected]
2780 W:      http://www.pasemi.com/
2781 L:      [email protected]
2782 S:      Supported
2783
2784 LINUX SECURITY MODULE (LSM) FRAMEWORK
2785 P:      Chris Wright
2786 M:      [email protected]
2787 L:      [email protected]
2788 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
2789 S:      Supported
2790
2791 LLC (802.2)
2792 P:      Arnaldo Carvalho de Melo
2793 M:      [email protected]
2794 S:      Maintained
2795
2796 LIS3LV02D ACCELEROMETER DRIVER
2797 P:      Eric Piel
2798 M:      [email protected]
2799 S:      Maintained
2800
2801 LM83 HARDWARE MONITOR DRIVER
2802 P:      Jean Delvare
2803 M:      [email protected]
2804 L:      [email protected]
2805 S:      Maintained
2806
2807 LM90 HARDWARE MONITOR DRIVER
2808 P:      Jean Delvare
2809 M:      [email protected]
2810 L:      [email protected]
2811 S:      Maintained
2812
2813 LOCKDEP AND LOCKSTAT
2814 P:      Peter Zijlstra
2815 M:      [email protected]
2816 P:      Ingo Molnar
2817 M:      [email protected]
2818 L:      [email protected]
2819 T:      git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git
2820 S:      Maintained
2821
2822 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks)
2823 P:      Richard Russon (FlatCap)
2824 M:      [email protected]
2825 L:      [email protected]
2826 W:      http://www.linux-ntfs.org/content/view/19/37/
2827 S:      Maintained
2828
2829 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
2830 P:      Eric Moore
2831 M:      [email protected]
2832 M:      [email protected]
2833 L:      [email protected]
2834 L:      [email protected]
2835 W:      http://www.lsilogic.com/support
2836 S:      Supported
2837
2838 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
2839 P:      Matthew Wilcox
2840 M:      [email protected]
2841 L:      [email protected]
2842 S:      Maintained
2843
2844 LTP (Linux Test Project)
2845 P:      Subrata Modak
2846 M:      [email protected]
2847 P:      Mike Frysinger
2848 M:      [email protected]
2849 L:      [email protected] (subscribers-only)
2850 W:      http://ltp.sourceforge.net/
2851 T:      git kernel.org/pub/scm/linux/kernel/git/galak/ltp.git
2852 S:      Maintained
2853
2854 M32R ARCHITECTURE
2855 P:      Hirokazu Takata
2856 M:      [email protected]
2857 L:      [email protected]
2858 L:      [email protected] (in Japanese)
2859 W:      http://www.linux-m32r.org/
2860 S:      Maintained
2861
2862 M68K ARCHITECTURE
2863 P:      Geert Uytterhoeven
2864 M:      [email protected]
2865 P:      Roman Zippel
2866 M:      [email protected]
2867 L:      [email protected]
2868 W:      http://www.linux-m68k.org/
2869 T:      git git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
2870 S:      Maintained
2871
2872 M68K ON APPLE MACINTOSH
2873 P:      Joshua Thompson
2874 M:      [email protected]
2875 W:      http://www.mac.linux-m68k.org/
2876 L:      [email protected]
2877 S:      Maintained
2878
2879 M68K ON HP9000/300
2880 P:      Philip Blundell
2881 M:      [email protected]
2882 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
2883 S:      Maintained
2884
2885 MAC80211
2886 P:      Johannes Berg
2887 M:      [email protected]
2888 L:      [email protected]
2889 W:      http://linuxwireless.org/
2890 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2891 S:      Maintained
2892
2893 MAC80211 PID RATE CONTROL
2894 P:      Stefano Brivio
2895 M:      [email protected]
2896 P:      Mattias Nissler
2897 M:      [email protected]
2898 L:      [email protected]
2899 W:      http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
2900 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
2901 S:      Maintained
2902
2903 MACVLAN DRIVER
2904 P:      Patrick McHardy
2905 M:      [email protected]
2906 L:      [email protected]
2907 S:      Maintained
2908
2909 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
2910 P:      Michael Kerrisk
2911 M:      [email protected]
2912 W:      http://www.kernel.org/doc/man-pages
2913 L:      [email protected]
2914 S:      Maintained
2915
2916 MARVELL LIBERTAS WIRELESS DRIVER
2917 P:      Dan Williams
2918 M:      [email protected]
2919 L:      [email protected]
2920 S:      Maintained
2921
2922 MARVELL MV643XX ETHERNET DRIVER
2923 P:      Lennert Buytenhek
2924 M:      [email protected]
2925 L:      [email protected]
2926 S:      Supported
2927
2928 MARVELL YUKON / SYSKONNECT DRIVER
2929 P:      Mirko Lindner
2930 M:      [email protected]
2931 P:      Ralph Roesler
2932 M:      [email protected]
2933 W:      http://www.syskonnect.com
2934 S:      Supported
2935
2936 MATROX FRAMEBUFFER DRIVER
2937 P:      Petr Vandrovec
2938 M:      [email protected]
2939 L:      [email protected] (moderated for non-subscribers)
2940 S:      Maintained
2941
2942 MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
2943 P:      Hans J. Koch
2944 M:      [email protected]
2945 L:      [email protected]
2946 S:      Maintained
2947
2948 MEGARAID SCSI DRIVERS
2949 P:      Neela Syam Kolli
2950 M:      [email protected]
2951 L:      [email protected]
2952 W:      http://megaraid.lsilogic.com
2953 S:      Maintained
2954
2955 MEMORY MANAGEMENT
2956 L:      [email protected]
2957 L:      [email protected]
2958 W:      http://www.linux-mm.org
2959 S:      Maintained
2960
2961 MEMORY RESOURCE CONTROLLER
2962 P:      Balbir Singh
2963 M:      [email protected]
2964 P:      Pavel Emelyanov
2965 M:      [email protected]
2966 P:      KAMEZAWA Hiroyuki
2967 M:      [email protected]
2968 L:      [email protected]
2969 L:      [email protected]
2970 S:      Maintained
2971
2972 MEMORY TECHNOLOGY DEVICES (MTD)
2973 P:      David Woodhouse
2974 M:      [email protected]
2975 W:      http://www.linux-mtd.infradead.org/
2976 L:      [email protected]
2977 T:      git git://git.infradead.org/mtd-2.6.git
2978 S:      Maintained
2979
2980 MICROTEK X6 SCANNER
2981 P:      Oliver Neukum
2982 M:      [email protected]
2983 S:      Maintained
2984
2985 MIPS
2986 P:      Ralf Baechle
2987 M:      [email protected]
2988 W:      http://www.linux-mips.org/
2989 L:      [email protected]
2990 T:      git www.linux-mips.org:/pub/scm/linux.git
2991 S:      Supported
2992
2993 MISCELLANEOUS MCA-SUPPORT
2994 P:      James Bottomley
2995 M:      [email protected]
2996 L:      [email protected]
2997 S:      Maintained
2998
2999 MODULE SUPPORT
3000 P:      Rusty Russell
3001 M:      [email protected]
3002 L:      [email protected]
3003 S:      Maintained
3004
3005 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
3006 P:      Stelian Pop
3007 M:      [email protected]
3008 W:      http://popies.net/meye/
3009 S:      Maintained
3010
3011 MOTOROLA IMX MMC/SD HOST CONTROLLER INTERFACE DRIVER
3012 P:      Pavel Pisa
3013 M:      [email protected]
3014 L:      [email protected] (subscribers-only)
3015 S:      Maintained
3016
3017 MOUSE AND MISC DEVICES [GENERAL]
3018 P:      Alessandro Rubini
3019 M:      [email protected]
3020 L:      [email protected]
3021 S:      Maintained
3022
3023 MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
3024 P:      Jiri Slaby
3025 M:      [email protected]
3026 L:      [email protected]
3027 S:      Maintained
3028
3029 MSI LAPTOP SUPPORT
3030 P:      Lennart Poettering
3031 M:      [email protected]
3032 W:      https://tango.0pointer.de/mailman/listinfo/s270-linux
3033 W:      http://0pointer.de/lennart/tchibo.html
3034 S:      Maintained
3035
3036 MULTIFUNCTION DEVICES (MFD)
3037 P:      Samuel Ortiz
3038 M:      [email protected]
3039 L:      [email protected]
3040 S:      Supported
3041
3042 MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
3043 P:      Pierre Ossman
3044 M:      [email protected]
3045 L:      [email protected]
3046 S:      Maintained
3047
3048 MULTIMEDIA CARD (MMC) ETC. OVER SPI
3049 P:      David Brownell
3050 M:      [email protected]
3051 L:      [email protected]
3052 S:      Odd Fixes
3053
3054 MULTISOUND SOUND DRIVER
3055 P:      Andrew Veliath
3056 M:      [email protected]
3057 S:      Maintained
3058
3059 MULTITECH MULTIPORT CARD (ISICOM)
3060 P:      Jiri Slaby
3061 M:      [email protected]
3062 L:      [email protected]
3063 S:      Maintained
3064
3065 MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
3066 P:      Felipe Balbi
3067 M:      [email protected]
3068 L:      [email protected]
3069 T:      git gitorious.org:/musb/mainline.git
3070 S:      Maintained
3071
3072 MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
3073 P:      Andrew Gallatin
3074 M:      [email protected]
3075 P:      Brice Goglin
3076 M:      [email protected]
3077 L:      [email protected]
3078 W:      http://www.myri.com/scs/download-Myri10GE.html
3079 S:      Supported
3080
3081 NATSEMI ETHERNET DRIVER (DP8381x)
3082 P:      Tim Hockin
3083 M:      [email protected]
3084 S:      Maintained
3085
3086 NCP FILESYSTEM
3087 P:      Petr Vandrovec
3088 M:      [email protected]
3089 L:      [email protected]
3090 S:      Maintained
3091
3092 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
3093 P:      James E.J. Bottomley
3094 M:      [email protected]
3095 L:      [email protected]
3096 S:      Maintained
3097
3098 NETEFFECT IWARP RNIC DRIVER (IW_NES)
3099 P:      Faisal Latif
3100 M:      [email protected]
3101 P:      Chien Tung
3102 M:      [email protected]
3103 L:      [email protected]
3104 W:      http://www.neteffect.com
3105 S:      Supported
3106 F:      drivers/infiniband/hw/nes/
3107
3108 NETEM NETWORK EMULATOR
3109 P:      Stephen Hemminger
3110 M:      [email protected]
3111 L:      [email protected]
3112 S:      Maintained
3113
3114 NETERION (S2IO) Xframe 10GbE DRIVER
3115 P:      Ramkrishna Vepa
3116 M:      [email protected]
3117 P:      Rastapur Santosh
3118 M:      [email protected]
3119 P:      Sivakumar Subramani
3120 M:      [email protected]
3121 P:      Sreenivasa Honnur
3122 M:      [email protected]
3123 L:      [email protected]
3124 W:      http://trac.neterion.com/cgi-bin/trac.cgi/wiki/TitleIndex?anonymous
3125 S:      Supported
3126
3127 NETFILTER/IPTABLES/IPCHAINS
3128 P:      Rusty Russell
3129 P:      Marc Boucher
3130 P:      James Morris
3131 P:      Harald Welte
3132 P:      Jozsef Kadlecsik
3133 P:      Patrick McHardy
3134 M:      [email protected]
3135 L:      [email protected]
3136 L:      [email protected]
3137 L:      [email protected]
3138 W:      http://www.netfilter.org/
3139 W:      http://www.iptables.org/
3140 S:      Supported
3141
3142 NETLABEL
3143 P:      Paul Moore
3144 M:      [email protected]
3145 W:      http://netlabel.sf.net
3146 L:      [email protected]
3147 S:      Supported
3148
3149 NETROM NETWORK LAYER
3150 P:      Ralf Baechle
3151 M:      [email protected]
3152 L:      [email protected]
3153 W:      http://www.linux-ax25.org/
3154 S:      Maintained
3155
3156 NETWORK BLOCK DEVICE (NBD)
3157 P:      Paul Clements
3158 M:      [email protected]
3159 S:      Maintained
3160
3161 NETWORK DEVICE DRIVERS
3162 P:      Jeff Garzik
3163 M:      [email protected]
3164 L:      [email protected]
3165 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
3166 S:      Maintained
3167
3168 NETWORKING [GENERAL]
3169 P:      Networking Team
3170 M:      [email protected]
3171 L:      [email protected]
3172 W:      http://linux-net.osdl.org/
3173 S:      Maintained
3174
3175 NETWORKING [IPv4/IPv6]
3176 P:      David S. Miller
3177 M:      [email protected]
3178 P:      Alexey Kuznetsov
3179 M:      [email protected]
3180 P:      Pekka Savola (ipv6)
3181 M:      [email protected]
3182 P:      James Morris
3183 M:      [email protected]
3184 P:      Hideaki YOSHIFUJI
3185 M:      [email protected]
3186 P:      Patrick McHardy
3187 M:      [email protected]
3188 L:      [email protected]
3189 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git
3190 S:      Maintained
3191
3192 NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
3193 P:      Paul Moore
3194 M:      [email protected]
3195 L:      [email protected]
3196 S:      Maintained
3197
3198 NETWORKING [WIRELESS]
3199 P:      John W. Linville
3200 M:      [email protected]
3201 L:      [email protected]
3202 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.git
3203 S:      Maintained
3204
3205 NETXEN (1/10) GbE SUPPORT
3206 P:      Dhananjay Phadke
3207 M:      [email protected]
3208 L:      [email protected]
3209 W:      http://www.netxen.com
3210 S:      Supported
3211
3212 NFS, SUNRPC, AND LOCKD CLIENTS
3213 P:      Trond Myklebust
3214 M:      [email protected]
3215 L:      [email protected]
3216 W:      http://client.linux-nfs.org
3217 T:      git git://git.linux-nfs.org/pub/linux/nfs-2.6.git
3218 S:      Maintained
3219
3220 NI5010 NETWORK DRIVER
3221 P:      Jan-Pascal van Best
3222 M:      [email protected]
3223 P:      Andreas Mohr
3224 M:      [email protected]
3225 L:      [email protected]
3226 S:      Maintained
3227
3228 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
3229 P:      YOKOTA Hiroshi
3230 M:      [email protected]
3231 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3232 S:      Maintained
3233
3234 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
3235 P:      GOTO Masanori
3236 M:      [email protected]
3237 P:      YOKOTA Hiroshi
3238 M:      [email protected]
3239 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
3240 S:      Maintained
3241
3242 NTFS FILESYSTEM
3243 P:      Anton Altaparmakov
3244 M:      [email protected]
3245 L:      [email protected]
3246 L:      [email protected]
3247 W:      http://www.linux-ntfs.org/
3248 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
3249 S:      Maintained
3250
3251 NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER
3252 P:      Antonino Daplas
3253 M:      [email protected]
3254 L:      [email protected] (moderated for non-subscribers)
3255 S:      Maintained
3256
3257 OMFS FILESYSTEM
3258 P:      Bob Copeland
3259 M:      [email protected]
3260 L:      [email protected]
3261 S:      Maintained
3262
3263 OMNIKEY CARDMAN 4000 DRIVER
3264 P:      Harald Welte
3265 M:      [email protected]
3266 S:      Maintained
3267
3268 OMNIKEY CARDMAN 4040 DRIVER
3269 P:      Harald Welte
3270 M:      [email protected]
3271 S:      Maintained
3272
3273 OMNIVISION OV7670 SENSOR DRIVER
3274 P:      Jonathan Corbet
3275 M:      [email protected]
3276 L:      [email protected]
3277 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3278 S:      Maintained
3279
3280 ONENAND FLASH DRIVER
3281 P:      Kyungmin Park
3282 M:      [email protected]
3283 L:      [email protected]
3284 S:      Maintained
3285
3286 ONSTREAM SCSI TAPE DRIVER
3287 P:      Willem Riede
3288 M:      [email protected]
3289 L:      [email protected]
3290 L:      [email protected]
3291 S:      Maintained
3292
3293 OPENCORES I2C BUS DRIVER
3294 P:      Peter Korsgaard
3295 M:      [email protected]
3296 L:      [email protected]
3297 S:      Maintained
3298
3299 OPROFILE
3300 P:      Robert Richter
3301 M:      [email protected]
3302 L:      [email protected]
3303 S:      Maintained
3304
3305 ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
3306 P:      Mark Fasheh
3307 M:      [email protected]
3308 P:      Joel Becker
3309 M:      [email protected]
3310 L:      [email protected] (moderated for non-subscribers)
3311 W:      http://oss.oracle.com/projects/ocfs2/
3312 T:      git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git
3313 S:      Supported
3314
3315 ORINOCO DRIVER
3316 P:      Pavel Roskin
3317 M:      [email protected]
3318 P:      David Gibson
3319 M:      [email protected]
3320 L:      [email protected]
3321 L:      [email protected]
3322 L:      [email protected]
3323 W:      http://www.nongnu.org/orinoco/
3324 S:      Maintained
3325
3326 OSD LIBRARY
3327 P:      Boaz Harrosh
3328 M:      [email protected]
3329 P:      Benny Halevy
3330 M:      [email protected]
3331 L:      [email protected]
3332 W:      http://open-osd.org
3333 T:      git://git.open-osd.org/open-osd.git
3334 S:      Maintained
3335
3336 P54 WIRELESS DRIVER
3337 P:      Michael Wu
3338 M:      [email protected]
3339 L:      [email protected]
3340 W:      http://prism54.org
3341 T:      git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
3342 S:      Maintained
3343
3344 PA SEMI ETHERNET DRIVER
3345 P:      Olof Johansson
3346 M:      [email protected]
3347 L:      [email protected]
3348 S:      Maintained
3349
3350 PA SEMI SMBUS DRIVER
3351 P:      Olof Johansson
3352 M:      [email protected]
3353 L:      [email protected]
3354 S:      Maintained
3355
3356 PANASONIC LAPTOP ACPI EXTRAS DRIVER
3357 P:      Harald Welte
3358 M:      [email protected]
3359 S:      Maintained
3360
3361 PANASONIC MN10300/AM33 PORT
3362 P:      David Howells
3363 M:      [email protected]
3364 P:      Koichi Yasutake
3365 M:      [email protected]
3366 L:      [email protected] (moderated for non-subscribers)
3367 W:      ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/
3368 S:      Maintained
3369
3370 PARALLEL PORT SUPPORT
3371 L:      [email protected] (subscribers-only)
3372 S:      Orphan
3373
3374 PARAVIRT_OPS INTERFACE
3375 P:      Jeremy Fitzhardinge
3376 M:      [email protected]
3377 P:      Chris Wright
3378 M:      [email protected]
3379 P:      Alok Kataria
3380 M:      [email protected]
3381 P:      Rusty Russell
3382 M:      [email protected]
3383 L:      [email protected]
3384 L:      [email protected]
3385 S:      Supported
3386
3387 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
3388 P:      Tim Waugh
3389 M:      [email protected]
3390 L:      [email protected] (subscribers-only)
3391 W:      http://www.torque.net/linux-pp.html
3392 S:      Maintained
3393
3394 PARISC ARCHITECTURE
3395 P:      Kyle McMartin
3396 M:      [email protected]
3397 P:      Helge Deller
3398 M:      [email protected]
3399 L:      [email protected]
3400 W:      http://www.parisc-linux.org/
3401 T:      git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
3402 S:      Maintained
3403
3404 PC87360 HARDWARE MONITORING DRIVER
3405 P:      Jim Cromie
3406 M:      [email protected]
3407 L:      [email protected]
3408 S:      Maintained
3409
3410 PC8736x GPIO DRIVER
3411 P:      Jim Cromie
3412 M:      [email protected]
3413 S:      Maintained
3414
3415 PCI ERROR RECOVERY
3416 P:      Linas Vepstas
3417 M:      [email protected]
3418 L:      [email protected]
3419 L:      [email protected]
3420 S:      Supported
3421
3422 PCI SUBSYSTEM
3423 P:      Jesse Barnes
3424 M:      [email protected]
3425 L:      [email protected]
3426 L:      [email protected]
3427 T:      git kernel.org:/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
3428 S:      Supported
3429
3430 PCIE HOTPLUG DRIVER
3431 P:      Kristen Carlson Accardi
3432 M:      [email protected]
3433 L:      [email protected]
3434 S:      Supported
3435
3436 PCMCIA SUBSYSTEM
3437 P:      Linux PCMCIA Team
3438 L:      [email protected]
3439 W:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
3440 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
3441 S:      Maintained
3442
3443 PCNET32 NETWORK DRIVER
3444 P:      Don Fry
3445 M:      [email protected]
3446 L:      [email protected]
3447 S:      Maintained
3448
3449 PER-TASK DELAY ACCOUNTING
3450 P:      Balbir Singh
3451 M:      [email protected]
3452 L:      [email protected]
3453 S:      Maintained
3454
3455 PERSONALITY HANDLING
3456 P:      Christoph Hellwig
3457 M:      [email protected]
3458 L:      [email protected]
3459 S:      Maintained
3460
3461 PHRAM MTD DRIVER
3462 P:      Joern Engel
3463 M:      [email protected]
3464 L:      [email protected]
3465 S:      Maintained
3466
3467 PKTCDVD DRIVER
3468 P:      Peter Osterlund
3469 M:      [email protected]
3470 L:      [email protected]
3471 S:      Maintained
3472
3473 POSIX CLOCKS and TIMERS
3474 P:      Thomas Gleixner
3475 M:      [email protected]
3476 L:      [email protected]
3477 S:      Supported
3478
3479 POWER SUPPLY CLASS/SUBSYSTEM and DRIVERS
3480 P:      Anton Vorontsov
3481 M:      [email protected]
3482 P:      David Woodhouse
3483 M:      [email protected]
3484 L:      [email protected]
3485 T:      git git.infradead.org/battery-2.6.git
3486 S:      Maintained
3487
3488 PNP SUPPORT
3489 P:      Adam Belay
3490 M:      [email protected]
3491 P:      Bjorn Helgaas
3492 M:      [email protected]
3493 S:      Maintained
3494
3495 PNXxxxx I2C DRIVER
3496 P:      Vitaly Wool
3497 M:      [email protected]
3498 L:      [email protected]
3499 S:      Maintained
3500
3501 PPP PROTOCOL DRIVERS AND COMPRESSORS
3502 P:      Paul Mackerras
3503 M:      [email protected]
3504 L:      [email protected]
3505 S:      Maintained
3506
3507 PPP OVER ATM (RFC 2364)
3508 P:      Mitchell Blank Jr
3509 M:      [email protected]
3510 S:      Maintained
3511
3512 PPP OVER ETHERNET
3513 P:      Michal Ostrowski
3514 M:      [email protected]
3515 S:      Maintained
3516
3517 PPP OVER L2TP
3518 P:      James Chapman
3519 M:      [email protected]
3520 S:      Maintained
3521
3522 PREEMPTIBLE KERNEL
3523 P:      Robert Love
3524 M:      [email protected]
3525 L:      [email protected]
3526 L:      [email protected]
3527 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
3528 S:      Supported
3529
3530 PRISM54 WIRELESS DRIVER
3531 P:      Luis R. Rodriguez
3532 M:      [email protected]
3533 L:      [email protected]
3534 W:      http://prism54.org
3535 S:      Maintained
3536
3537 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
3538 P:      Peter Denison
3539 M:      [email protected]
3540 W:      http://www.pnd-pc.demon.co.uk/promise/
3541 S:      Maintained
3542
3543 PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
3544 P:      Mikael Pettersson
3545 M:      [email protected]
3546 L:      [email protected]
3547 S:      Maintained
3548
3549 PS3 NETWORK SUPPORT
3550 P:      Masakazu Mokuno
3551 M:      [email protected]
3552 L:      [email protected]
3553 L:      [email protected]
3554 S:      Supported
3555
3556 PS3 PLATFORM SUPPORT
3557 P:      Geoff Levand
3558 M:      [email protected]
3559 L:      [email protected]
3560 L:      [email protected]
3561 S:      Supported
3562
3563 PS3VRAM DRIVER
3564 P:      Jim Paris
3565 M:      [email protected]
3566 L:      [email protected]
3567 S:      Maintained
3568
3569 PVRUSB2 VIDEO4LINUX DRIVER
3570 P:      Mike Isely
3571 M:      [email protected]
3572 L:      [email protected]       (subscribers-only)
3573 L:      [email protected]
3574 W:      http://www.isely.net/pvrusb2/
3575 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3576 S:      Maintained
3577
3578 PXA2xx/PXA3xx SUPPORT
3579 P:      Eric Miao
3580 M:      [email protected]
3581 P:      Russell King
3582 M:      [email protected]
3583 L:      [email protected] (subscribers-only)
3584 S:      Maintained
3585
3586 PXA168 SUPPORT
3587 P:      Eric Miao
3588 M:      [email protected]
3589 P:      Jason Chagas
3590 M:      [email protected]
3591 L:      [email protected] (subscribers-only)
3592 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3593 S:      Supported
3594
3595 PXA910 SUPPORT
3596 P:      Eric Miao
3597 M:      [email protected]
3598 L:      [email protected] (subscribers-only)
3599 T:      git kernel.org:/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
3600 S:      Supported
3601
3602 PXA MMCI DRIVER
3603 S:      Orphan
3604
3605 PXA RTC DRIVER
3606 P:      Robert Jarzmik
3607 M:      [email protected]
3608 L:      [email protected]
3609 S:      Maintained
3610
3611 QLOGIC QLA2XXX FC-SCSI DRIVER
3612 P:      Andrew Vasquez
3613 M:      [email protected]
3614 L:      [email protected]
3615 S:      Supported
3616
3617 QLOGIC QLA3XXX NETWORK DRIVER
3618 P:      Ron Mercer
3619 M:      [email protected]
3620 L:      [email protected]
3621 S:      Supported
3622
3623 QLOGIC QLGE 10Gb ETHERNET DRIVER
3624 P:      Ron Mercer
3625 M:      [email protected]
3626 M:      [email protected]
3627 L:      [email protected]
3628 S:      Supported
3629
3630 QNX4 FILESYSTEM
3631 P:      Anders Larsen
3632 M:      [email protected]
3633 L:      [email protected]
3634 W:      http://www.alarsen.net/linux/qnx4fs/
3635 S:      Maintained
3636
3637 RADEON FRAMEBUFFER DISPLAY DRIVER
3638 P:      Benjamin Herrenschmidt
3639 M:      [email protected]
3640 L:      [email protected] (moderated for non-subscribers)
3641 S:      Maintained
3642
3643 RAGE128 FRAMEBUFFER DISPLAY DRIVER
3644 P:      Paul Mackerras
3645 M:      [email protected]
3646 L:      [email protected] (moderated for non-subscribers)
3647 S:      Maintained
3648
3649 RALINK RT2X00 WIRELESS LAN DRIVER
3650 P:      rt2x00 project
3651 L:      [email protected]
3652 L:      [email protected]
3653 W:      http://rt2x00.serialmonkey.com/
3654 S:      Maintained
3655 T:      git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git
3656 F:      drivers/net/wireless/rt2x00/
3657
3658 RAMDISK RAM BLOCK DEVICE DRIVER
3659 P:      Nick Piggin
3660 M:      [email protected]
3661 S:      Maintained
3662
3663 RANDOM NUMBER DRIVER
3664 P:      Matt Mackall
3665 M:      [email protected]
3666 S:      Maintained
3667
3668 RAPIDIO SUBSYSTEM
3669 P:      Matt Porter
3670 M:      [email protected]
3671 L:      [email protected]
3672 S:      Maintained
3673
3674 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
3675 P:      Corey Thomas
3676 M:      [email protected]
3677 L:      [email protected]
3678 S:      Maintained
3679
3680 RCUTORTURE MODULE
3681 P:      Josh Triplett
3682 M:      [email protected]
3683 L:      [email protected]
3684 S:      Maintained
3685
3686 RDC R-321X SoC
3687 P:      Florian Fainelli
3688 M:      [email protected]
3689 L:      [email protected]
3690 S:      Maintained
3691
3692 RDC R6040 FAST ETHERNET DRIVER
3693 P:      Florian Fainelli
3694 M:      [email protected]
3695 L:      [email protected]
3696 S:      Maintained
3697
3698 RDS - RELIABLE DATAGRAM SOCKETS
3699 P:      Andy Grover
3700 M:      [email protected]
3701 L:      [email protected]
3702 S:      Supported
3703
3704 READ-COPY UPDATE (RCU)
3705 P:      Dipankar Sarma
3706 M:      [email protected]
3707 W:      http://www.rdrop.com/users/paulmck/rclock/
3708 L:      [email protected]
3709 S:      Supported
3710
3711 REAL TIME CLOCK DRIVER
3712 P:      Paul Gortmaker
3713 M:      [email protected]
3714 L:      [email protected]
3715 S:      Maintained
3716
3717 REAL TIME CLOCK (RTC) SUBSYSTEM
3718 P:      Alessandro Zummo
3719 M:      [email protected]
3720 L:      [email protected]
3721 S:      Maintained
3722
3723 REISERFS FILE SYSTEM
3724 L:      [email protected]
3725 S:      Supported
3726
3727 RFKILL
3728 P:      Ivo van Doorn
3729 M:      [email protected]
3730 L:      [email protected]
3731 S:      Maintained
3732 F:      net/rfkill
3733
3734 RISCOM8 DRIVER
3735 S:      Orphan
3736
3737 ROCKETPORT DRIVER
3738 P:      Comtrol Corp.
3739 W:      http://www.comtrol.com
3740 S:      Maintained
3741
3742 ROSE NETWORK LAYER
3743 P:      Ralf Baechle
3744 M:      [email protected]
3745 L:      [email protected]
3746 W:      http://www.linux-ax25.org/
3747 S:      Maintained
3748
3749 RTL8180 WIRELESS DRIVER
3750 P:      John W. Linville
3751 M:      [email protected]
3752 L:      [email protected]
3753 W:      http://linuxwireless.org/
3754 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3755 S:      Maintained
3756
3757 RTL8187 WIRELESS DRIVER
3758 P:       Herton Ronaldo Krzesinski
3759 M:      [email protected]
3760 P:      Hin-Tak Leung
3761 M       [email protected]
3762 P:      Larry Finger
3763 M:      [email protected]
3764 L:      [email protected]
3765 W:      http://linuxwireless.org/
3766 T:      git kernel.org:/pub/scm/linux/kernel/git/linville/wireless-testing.git
3767 S:      Maintained
3768
3769 S3 SAVAGE FRAMEBUFFER DRIVER
3770 P:      Antonino Daplas
3771 M:      [email protected]
3772 L:      [email protected] (moderated for non-subscribers)
3773 S:      Maintained
3774
3775 S390
3776 P:      Martin Schwidefsky
3777 M:      [email protected]
3778 P:      Heiko Carstens
3779 M:      [email protected]
3780 M:      [email protected]
3781 L:      [email protected]
3782 W:      http://www.ibm.com/developerworks/linux/linux390/
3783 S:      Supported
3784
3785 S390 NETWORK DRIVERS
3786 P:      Ursula Braun
3787 M:      [email protected]
3788 P:      Frank Blaschka
3789 M:      [email protected]
3790 M:      [email protected]
3791 L:      [email protected]
3792 W:      http://www.ibm.com/developerworks/linux/linux390/
3793 S:      Supported
3794
3795 S390 ZCRYPT DRIVER
3796 P:      Felix Beck
3797 M:      [email protected]
3798 P:      Ralph Wuerthner
3799 M:      [email protected]
3800 M:      [email protected]
3801 L:      [email protected]
3802 S:      Supported
3803
3804 S390 ZFCP DRIVER
3805 P:      Christof Schmitt
3806 M:      [email protected]
3807 P:      Martin Peschke
3808 M:      [email protected]
3809 M:      [email protected]
3810 L:      [email protected]
3811 W:      http://www.ibm.com/developerworks/linux/linux390/
3812 S:      Supported
3813
3814 S390 IUCV NETWORK LAYER
3815 P:      Ursula Braun
3816 M:      [email protected]
3817 M:      [email protected]
3818 L:      [email protected]
3819 W:      http://www.ibm.com/developerworks/linux/linux390/
3820 S:      Supported
3821
3822 S3C24XX SD/MMC Driver
3823 P:      Ben Dooks
3824 M:      [email protected]
3825 L:      [email protected] (subscribers-only)
3826 L:      [email protected]
3827 S:      Supported
3828
3829 SAA7146 VIDEO4LINUX-2 DRIVER
3830 P:      Michael Hunold
3831 M:      [email protected]
3832 L:      [email protected]
3833 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
3834 W:      http://www.mihu.de/linux/saa7146
3835 S:      Maintained
3836
3837 SC1200 WDT DRIVER
3838 P:      Zwane Mwaikambo
3839 M:      [email protected]
3840 S:      Maintained
3841
3842 SCHEDULER
3843 P:      Ingo Molnar
3844 M:      [email protected]
3845 P:      Robert Love    [the preemptible kernel bits]
3846 M:      [email protected]
3847 L:      [email protected]
3848 S:      Maintained
3849
3850 SCSI CDROM DRIVER
3851 P:      Jens Axboe
3852 M:      [email protected]
3853 L:      [email protected]
3854 W:      http://www.kernel.dk
3855 S:      Maintained
3856
3857 SCSI SG DRIVER
3858 P:      Doug Gilbert
3859 M:      [email protected]
3860 L:      [email protected]
3861 W:      http://www.torque.net/sg
3862 S:      Maintained
3863
3864 SCSI SUBSYSTEM
3865 P:      James E.J. Bottomley
3866 M:      [email protected]
3867 L:      [email protected]
3868 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
3869 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git
3870 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-pending-2.6.git
3871 S:      Maintained
3872
3873 SCSI TAPE DRIVER
3874 P:      Kai Mäkisara
3875 M:      [email protected]
3876 L:      [email protected]
3877 S:      Maintained
3878
3879 SCTP PROTOCOL
3880 P:      Vlad Yasevich
3881 M:      [email protected]
3882 P:      Sridhar Samudrala
3883 M:      [email protected]
3884 L:      [email protected]
3885 W:      http://lksctp.sourceforge.net
3886 S:      Supported
3887
3888 SCx200 CPU SUPPORT
3889 P:      Jim Cromie
3890 M:      [email protected]
3891 S:      Odd Fixes
3892
3893 SCx200 GPIO DRIVER
3894 P:      Jim Cromie
3895 M:      [email protected]
3896 S:      Maintained
3897
3898 SCx200 HRT CLOCKSOURCE DRIVER
3899 P:      Jim Cromie
3900 M:      [email protected]
3901 S:      Maintained
3902
3903 SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3904 P:      Sascha Sommer
3905 M:      [email protected]
3906 L:      [email protected] (subscribers-only)
3907 S:      Maintained
3908
3909 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
3910 P:      Pierre Ossman
3911 M:      [email protected]
3912 L:      [email protected]
3913 S:      Maintained
3914
3915 SECURITY SUBSYSTEM
3916 F:      security/
3917 P:      James Morris
3918 M:      [email protected]
3919 L:      [email protected]
3920 L:      [email protected] (suggested Cc:)
3921 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3922 W:      http://security.wiki.kernel.org/
3923 S:      Supported
3924
3925 SECURITY CONTACT
3926 P:      Security Officers
3927 M:      [email protected]
3928 S:      Supported
3929
3930 SELINUX SECURITY MODULE
3931 P:      Stephen Smalley
3932 M:      [email protected]
3933 P:      James Morris
3934 M:      [email protected]
3935 P:      Eric Paris
3936 M:      [email protected]
3937 L:      [email protected] (kernel issues)
3938 L:      [email protected] (subscribers-only, general discussion)
3939 W:      http://selinuxproject.org
3940 T:      git kernel.org:pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git
3941 S:      Supported
3942
3943 SENSABLE PHANTOM
3944 P:      Jiri Slaby
3945 M:      [email protected]
3946 S:      Maintained
3947
3948 SERIAL ATA (SATA) SUBSYSTEM
3949 P:      Jeff Garzik
3950 M:      [email protected]
3951 L:      [email protected]
3952 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
3953 S:      Supported
3954
3955 SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER
3956 P:      Sathya Perla
3957 M:      [email protected]
3958 P:      Subbu Seetharaman
3959 M:      [email protected]
3960 L:      [email protected]
3961 W:      http://www.serverengines.com
3962 S:      Supported
3963
3964 SFC NETWORK DRIVER
3965 P:      Steve Hodgson
3966 P:      Ben Hutchings
3967 P:      Robert Stonehouse
3968 M:      [email protected]
3969 S:      Supported
3970
3971 SGI GRU DRIVER
3972 P:      Jack Steiner
3973 M:      [email protected]
3974 S:      Maintained
3975
3976 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
3977 P:      Pat Gefre
3978 M:      [email protected]
3979 L:      [email protected]
3980 S:      Supported
3981
3982 SGI VISUAL WORKSTATION 320 AND 540
3983 P:      Andrey Panin
3984 M:      [email protected]
3985 L:      [email protected]
3986 W:      http://linux-visws.sf.net
3987 S:      Maintained for 2.6.
3988
3989 SGI XP/XPC/XPNET DRIVER
3990 P:      Dean Nelson
3991 M:      [email protected]
3992 S:      Maintained
3993
3994 SHARP LH SUPPORT (LH7952X & LH7A40X)
3995 P:      Marc Singer
3996 M:      [email protected]
3997 W:      http://projects.buici.com/arm
3998 L:      [email protected] (subscribers-only)
3999 S:      Maintained
4000
4001 SHPC HOTPLUG DRIVER
4002 P:      Kristen Carlson Accardi
4003 M:      [email protected]
4004 L:      [email protected]
4005 S:      Supported
4006
4007 SIMTEC EB110ATX (Chalice CATS)
4008 P:      Ben Dooks
4009 P:      Vincent Sanders
4010 M:      [email protected]
4011 W:      http://www.simtec.co.uk/products/EB110ATX/
4012 S:      Supported
4013
4014 SIMTEC EB2410ITX (BAST)
4015 P:      Ben Dooks
4016 P:      Vincent Sanders
4017 M:      [email protected]
4018 W:      http://www.simtec.co.uk/products/EB2410ITX/
4019 S:      Supported
4020
4021 SIS 190 ETHERNET DRIVER
4022 P:      Francois Romieu
4023 M:      [email protected]
4024 L:      [email protected]
4025 S:      Maintained
4026
4027 SIS 900/7016 FAST ETHERNET DRIVER
4028 P:      Daniele Venzano
4029 M:      [email protected]
4030 W:      http://www.brownhat.org/sis900.html
4031 L:      [email protected]
4032 S:      Maintained
4033
4034 SIS 96X I2C/SMBUS DRIVER
4035 P:      Mark M. Hoffman
4036 M:      [email protected]
4037 L:      [email protected]
4038 S:      Maintained
4039
4040 SIS FRAMEBUFFER DRIVER
4041 P:      Thomas Winischhofer
4042 M:      [email protected]
4043 W:      http://www.winischhofer.net/linuxsisvga.shtml
4044 S:      Maintained
4045
4046 SIS USB2VGA DRIVER
4047 P:      Thomas Winischhofer
4048 M:      [email protected]
4049 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
4050 S:      Maintained
4051
4052 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
4053 P:      Stephen Hemminger
4054 M:      [email protected]
4055 L:      [email protected]
4056 S:      Maintained
4057
4058 SLAB ALLOCATOR
4059 P:      Christoph Lameter
4060 M:      [email protected]
4061 P:      Pekka Enberg
4062 M:      [email protected]
4063 P:      Matt Mackall
4064 M:      [email protected]
4065 L:      [email protected]
4066 S:      Maintained
4067
4068 SMC91x ETHERNET DRIVER
4069 P:      Nicolas Pitre
4070 M:      [email protected]
4071 S:      Maintained
4072
4073 SMSC47B397 HARDWARE MONITOR DRIVER
4074 P:      Mark M. Hoffman
4075 M:      [email protected]
4076 L:      [email protected]
4077 S:      Maintained
4078
4079 SMSC911x ETHERNET DRIVER
4080 P:      Steve Glendinning
4081 M:      [email protected]
4082 L:      [email protected]
4083 S:      Supported
4084
4085 SMSC9420 PCI ETHERNET DRIVER
4086 P:      Steve Glendinning
4087 M:      [email protected]
4088 L:      [email protected]
4089 S:      Supported
4090
4091 SMX UIO Interface
4092 P:      Ben Nizette
4093 M:      [email protected]
4094 S:      Maintained
4095
4096 SN-IA64 (Itanium) SUB-PLATFORM
4097 P:      Jes Sorensen
4098 M:      [email protected]
4099 L:      [email protected]
4100 L:      [email protected]
4101 W:      http://www.sgi.com/altix
4102 S:      Maintained
4103
4104 SOC-CAMERA V4L2 SUBSYSTEM
4105 P:      Guennadi Liakhovetski
4106 M:      [email protected]
4107 L:      [email protected]
4108 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4109 S:      Maintained
4110
4111 SOEKRIS NET48XX LED SUPPORT
4112 P:      Chris Boot
4113 M:      [email protected]
4114 S:      Maintained
4115
4116 SOFTWARE RAID (Multiple Disks) SUPPORT
4117 P:      Neil Brown
4118 M:      [email protected]
4119 L:      [email protected]
4120 S:      Supported
4121
4122 SONIC NETWORK DRIVER
4123 P:      Thomas Bogendoerfer
4124 M:      [email protected]
4125 L:      [email protected]
4126 S:      Maintained
4127
4128 SONICS SILICON BACKPLANE DRIVER (SSB)
4129 P:      Michael Buesch
4130 M:      [email protected]
4131 L:      [email protected]
4132 S:      Maintained
4133
4134 SONY VAIO CONTROL DEVICE DRIVER
4135 P:      Mattia Dongili
4136 M:      [email protected]
4137 L:      [email protected]
4138 W:      http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
4139 S:      Maintained
4140
4141 SONY MEMORYSTICK CARD SUPPORT
4142 P:      Alex Dubov
4143 M:      [email protected]
4144 L:      [email protected]
4145 W:      http://tifmxx.berlios.de/
4146 S:      Maintained
4147
4148 SOUND
4149 P:      Jaroslav Kysela
4150 M:      [email protected]
4151 P:      Takashi Iwai
4152 M:      [email protected]
4153 L:      [email protected] (subscribers-only)
4154 S:      Maintained
4155
4156 SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
4157 P:      Liam Girdwood
4158 M:      [email protected]
4159 P:      Mark Brown
4160 M:      [email protected]
4161 T:      git opensource.wolfsonmicro.com/linux-2.6-asoc
4162 L:      [email protected] (subscribers-only)
4163 W:      http://alsa-project.org/main/index.php/ASoC
4164 S:      Supported
4165
4166 SPARC + UltraSPARC (sparc/sparc64)
4167 P:      David S. Miller
4168 M:      [email protected]
4169 L:      [email protected]
4170 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
4171 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
4172 S:      Maintained
4173
4174 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
4175 P:      Roger Wolff
4176 M:      [email protected]
4177 L:      [email protected] ?
4178 S:      Supported
4179
4180 SPI SUBSYSTEM
4181 P:      David Brownell
4182 M:      [email protected]
4183 L:      [email protected]
4184 S:      Maintained
4185
4186 SPIDERNET NETWORK DRIVER for CELL
4187 P:      Ishizaki Kou
4188 M:      [email protected]
4189 P:      Jens Osterkamp
4190 M:      [email protected]
4191 L:      [email protected]
4192 S:      Supported
4193
4194 SPU FILE SYSTEM
4195 P:      Jeremy Kerr
4196 M:      [email protected]
4197 L:      [email protected]
4198 L:      [email protected]
4199 W:      http://www.ibm.com/developerworks/power/cell/
4200 S:      Supported
4201
4202 SQUASHFS FILE SYSTEM
4203 P:      Phillip Lougher
4204 M:      [email protected]
4205 L:      [email protected] (subscribers-only)
4206 W:      http://squashfs.org.uk
4207 S:      Maintained
4208
4209 SRM (Alpha) environment access
4210 P:      Jan-Benedict Glaw
4211 M:      [email protected]
4212 L:      [email protected]
4213 S:      Maintained
4214
4215 STABLE BRANCH
4216 P:      Greg Kroah-Hartman
4217 M:      [email protected]
4218 P:      Chris Wright
4219 M:      [email protected]
4220 L:      [email protected]
4221 S:      Maintained
4222
4223 STAGING SUBSYSTEM
4224 P:      Greg Kroah-Hartman
4225 M:      [email protected]
4226 L:      [email protected]
4227 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4228 S:      Maintained
4229
4230 STARFIRE/DURALAN NETWORK DRIVER
4231 P:      Ion Badulescu
4232 M:      [email protected]
4233 S:      Maintained
4234
4235 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
4236 W:      http://mosquitonet.Stanford.EDU/strip.html
4237 S:      Orphan
4238
4239 STRADIS MPEG-2 DECODER DRIVER
4240 P:      Nathan Laredo
4241 M:      [email protected]
4242 W:      http://www.stradis.com/
4243 S:      Maintained
4244
4245 SUN3/3X
4246 P:      Sam Creasey
4247 M:      [email protected]
4248 W:      http://sammy.net/sun3/
4249 S:      Maintained
4250
4251 SUPERH
4252 P:      Paul Mundt
4253 M:      [email protected]
4254 L:      [email protected]
4255 W:      http://www.linux-sh.org
4256 T:      git kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
4257 S:      Supported
4258
4259 SUSPEND TO RAM
4260 P:      Len Brown
4261 M:      [email protected]
4262 P:      Pavel Machek
4263 M:      [email protected]
4264 P:      Rafael J. Wysocki
4265 M:      [email protected]
4266 L:      [email protected]
4267 S:      Supported
4268
4269 SVGA HANDLING
4270 P:      Martin Mares
4271 M:      [email protected]
4272 L:      [email protected]
4273 S:      Maintained
4274
4275 SYSV FILESYSTEM
4276 P:      Christoph Hellwig
4277 M:      [email protected]
4278 S:      Maintained
4279
4280 TASKSTATS STATISTICS INTERFACE
4281 P:      Balbir Singh
4282 M:      [email protected]
4283 L:      [email protected]
4284 S:      Maintained
4285
4286 TC CLASSIFIER
4287 P:      Jamal Hadi Salim
4288 M:      [email protected]
4289 L:      [email protected]
4290 S:      Maintained
4291
4292 TCP LOW PRIORITY MODULE
4293 P:      Wong Hoi Sing, Edison
4294 M:      [email protected]
4295 P:      Hung Hing Lun, Mike
4296 M:      [email protected]
4297 W:      http://tcp-lp-mod.sourceforge.net/
4298 S:      Maintained
4299
4300 TEHUTI ETHERNET DRIVER
4301 P:      Alexander Indenbaum
4302 M:      [email protected]
4303 P:      Andy Gospodarek
4304 M:      [email protected]
4305 L:      [email protected]
4306 S:      Supported
4307
4308 Telecom Clock Driver for MCPL0010
4309 P:      Mark Gross
4310 M:      [email protected]
4311 S:      Supported
4312
4313 TENSILICA XTENSA PORT (xtensa)
4314 P:      Chris Zankel
4315 M:      [email protected]
4316 S:      Maintained
4317
4318 THINKPAD ACPI EXTRAS DRIVER
4319 P:      Henrique de Moraes Holschuh
4320 M:      [email protected]
4321 L:      [email protected]
4322 W:      http://ibm-acpi.sourceforge.net
4323 W:      http://thinkwiki.org/wiki/Ibm-acpi
4324 T:      git repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git
4325 S:      Maintained
4326
4327 TI FLASH MEDIA INTERFACE DRIVER
4328 P:      Alex Dubov
4329 M:      [email protected]
4330 S:      Maintained
4331
4332 TI OMAP MMC INTERFACE DRIVER
4333 P:      Carlos Aguiar, Anderson Briglia and Syed Khasim
4334 M:      [email protected]
4335 W:      http://linux.omap.com
4336 W:      http://www.muru.com/linux/omap/
4337 S:      Maintained
4338
4339 TI OMAP RANDOM NUMBER GENERATOR SUPPORT
4340 P:      Deepak Saxena
4341 M:      [email protected]
4342 S:      Maintained
4343
4344 TIPC NETWORK LAYER
4345 P:      Per Liden
4346 M:      [email protected]
4347 P:      Jon Maloy
4348 M:      [email protected]
4349 P:      Allan Stephens
4350 M:      [email protected]
4351 L:      [email protected]
4352 W:      http://tipc.sourceforge.net/
4353 W:      http://tipc.cslab.ericsson.net/
4354 T:      git tipc.cslab.ericsson.net:/pub/git/tipc.git
4355 S:      Maintained
4356
4357 TLAN NETWORK DRIVER
4358 P:      Samuel Chessman
4359 M:      [email protected]
4360 L:      [email protected] (subscribers-only)
4361 W:      http://sourceforge.net/projects/tlan/
4362 S:      Maintained
4363
4364 TOMOYO SECURITY MODULE
4365 P:      Kentaro Takeda
4366 M:      [email protected]
4367 P:      Tetsuo Handa
4368 M:      [email protected]
4369 L:      [email protected] (kernel issues)
4370 L:      [email protected] (subscribers-only, for developers and users in English)
4371 L:      [email protected] (subscribers-only, for developers in Japanese)
4372 L:      [email protected] (subscribers-only, for users in Japanese)
4373 W:      http://tomoyo.sourceforge.jp/
4374 T:      quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
4375 S:      Maintained
4376
4377 TOSHIBA ACPI EXTRAS DRIVER
4378 P:      John Belmonte
4379 M:      [email protected]
4380 W:      http://memebeam.org/toys/ToshibaAcpiDriver
4381 S:      Maintained
4382
4383 TOSHIBA SMM DRIVER
4384 P:      Jonathan Buzzard
4385 M:      [email protected]
4386 L:      [email protected]
4387 W:      http://www.buzzard.org.uk/toshiba/
4388 S:      Maintained
4389
4390 TPM DEVICE DRIVER
4391 P:      Debora Velarde
4392 M:      [email protected]
4393 P:      Rajiv Andrade
4394 M:      [email protected]
4395 W:      http://tpmdd.sourceforge.net
4396 P:      Marcel Selhorst
4397 M:      [email protected]
4398 W:      http://www.sirrix.com
4399 L:      [email protected] (moderated for non-subscribers)
4400 S:      Maintained
4401
4402 TRIVIAL PATCHES
4403 P:      Jiri Kosina
4404 M:      [email protected]
4405 L:      [email protected]
4406 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/trivial.git
4407 S:      Maintained
4408
4409 TTY LAYER
4410 P:      Alan Cox
4411 M:      [email protected]
4412 L:      [email protected]
4413 S:      Maintained
4414
4415 TULIP NETWORK DRIVERS
4416 P:      Grant Grundler
4417 M:      [email protected]
4418 P:      Kyle McMartin
4419 M:      [email protected]
4420 L:      [email protected]
4421 S:      Maintained
4422
4423 TUN/TAP driver
4424 P:      Maxim Krasnyansky
4425 M:      [email protected]
4426 L:      [email protected]
4427 W:      http://vtun.sourceforge.net/tun
4428 S:      Maintained
4429
4430 TURBOCHANNEL SUBSYSTEM
4431 P:      Maciej W. Rozycki
4432 M:      [email protected]
4433 S:      Maintained
4434
4435 U14-34F SCSI DRIVER
4436 P:      Dario Ballabio
4437 M:      [email protected]
4438 L:      [email protected]
4439 S:      Maintained
4440
4441 UBI FILE SYSTEM (UBIFS)
4442 P:      Artem Bityutskiy
4443 M:      [email protected]
4444 P:      Adrian Hunter
4445 M:      [email protected]
4446 L:      [email protected]
4447 T:      git git://git.infradead.org/ubifs-2.6.git
4448 W:      http://www.linux-mtd.infradead.org/doc/ubifs.html
4449 S:      Maintained
4450
4451 UCLINUX (AND M68KNOMMU)
4452 P:      Greg Ungerer
4453 M:      [email protected]
4454 W:      http://www.uclinux.org/
4455 L:      [email protected]  (subscribers-only)
4456 S:      Maintained
4457
4458 UCLINUX FOR RENESAS H8/300
4459 P:      Yoshinori Sato
4460 M:      [email protected]
4461 W:      http://uclinux-h8.sourceforge.jp/
4462 S:      Supported
4463
4464 UDF FILESYSTEM
4465 P:      Jan Kara
4466 M:      [email protected]
4467 W:      http://linux-udf.sourceforge.net
4468 S:      Maintained
4469
4470 UFS FILESYSTEM
4471 P:      Evgeniy Dushistov
4472 M:      [email protected]
4473 L:      [email protected]
4474 S:      Maintained
4475
4476 ULTRA-WIDEBAND (UWB) SUBSYSTEM:
4477 P:      David Vrabel
4478 M:      [email protected]
4479 L:      [email protected]
4480 S:      Supported
4481
4482 UNIFORM CDROM DRIVER
4483 P:      Jens Axboe
4484 M:      [email protected]
4485 L:      [email protected]
4486 W:      http://www.kernel.dk
4487 S:      Maintained
4488
4489 UNSORTED BLOCK IMAGES (UBI)
4490 P:      Artem Bityutskiy
4491 M:      [email protected]
4492 W:      http://www.linux-mtd.infradead.org/
4493 L:      [email protected]
4494 T:      git git://git.infradead.org/ubi-2.6.git
4495 S:      Maintained
4496
4497 USB ACM DRIVER
4498 P:      Oliver Neukum
4499 M:      [email protected]
4500 L:      [email protected]
4501 S:      Maintained
4502
4503 USB BLOCK DRIVER (UB ub)
4504 P:      Pete Zaitcev
4505 M:      [email protected]
4506 L:      [email protected]
4507 L:      [email protected]
4508 S:      Supported
4509
4510 USB CDC ETHERNET DRIVER
4511 P:      Greg Kroah-Hartman
4512 M:      [email protected]
4513 L:      [email protected]
4514 S:      Maintained
4515 W:      http://www.kroah.com/linux-usb/
4516
4517 USB CYPRESS C67X00 DRIVER
4518 P:      Peter Korsgaard
4519 M:      [email protected]
4520 L:      [email protected]
4521 S:      Maintained
4522
4523 USB DAVICOM DM9601 DRIVER
4524 P:      Peter Korsgaard
4525 M:      [email protected]
4526 L:      [email protected]
4527 W:      http://www.linux-usb.org/usbnet
4528 S:      Maintained
4529
4530 USB DIAMOND RIO500 DRIVER
4531 P:      Cesar Miquel
4532 M:      [email protected]
4533 L:      [email protected]
4534 W:      http://rio500.sourceforge.net
4535 S:      Maintained
4536
4537 USB EHCI DRIVER
4538 P:      David Brownell
4539 M:      [email protected]
4540 L:      [email protected]
4541 S:      Odd Fixes
4542
4543 USB ET61X[12]51 DRIVER
4544 P:      Luca Risolia
4545 M:      [email protected]
4546 L:      [email protected]
4547 L:      [email protected]
4548 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4549 W:      http://www.linux-projects.org
4550 S:      Maintained
4551
4552 USB GADGET/PERIPHERAL SUBSYSTEM
4553 P:      David Brownell
4554 M:      [email protected]
4555 L:      [email protected]
4556 W:      http://www.linux-usb.org/gadget
4557 S:      Maintained
4558
4559 USB HID/HIDBP DRIVERS (USB KEYBOARDS, MICE, REMOTE CONTROLS, ...)
4560 P:      Jiri Kosina
4561 M:      [email protected]
4562 L:      [email protected]
4563 T:      git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git
4564 S:      Maintained
4565
4566 USB ISP116X DRIVER
4567 P:      Olav Kongas
4568 M:      [email protected]
4569 L:      [email protected]
4570 S:      Maintained
4571
4572 USB KAWASAKI LSI DRIVER
4573 P:      Oliver Neukum
4574 M:      [email protected]
4575 L:      [email protected]
4576 S:      Maintained
4577
4578 USB MASS STORAGE DRIVER
4579 P:      Matthew Dharm
4580 M:      [email protected]
4581 L:      [email protected]
4582 L:      [email protected]
4583 S:      Maintained
4584 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
4585
4586 USB OHCI DRIVER
4587 P:      David Brownell
4588 M:      [email protected]
4589 L:      [email protected]
4590 S:      Odd Fixes
4591
4592 USB OPTION-CARD DRIVER
4593 P:      Matthias Urlichs
4594 M:      [email protected]
4595 L:      [email protected]
4596 S:      Maintained
4597
4598 USB OV511 DRIVER
4599 P:      Mark McClelland
4600 M:      [email protected]
4601 L:      [email protected]
4602 W:      http://alpha.dyndns.org/ov511/
4603 S:      Maintained
4604
4605 USB PEGASUS DRIVER
4606 P:      Petko Manolov
4607 M:      [email protected]
4608 L:      [email protected]
4609 L:      [email protected]
4610 W:      http://pegasus2.sourceforge.net/
4611 S:      Maintained
4612
4613 USB PRINTER DRIVER (usblp)
4614 P:      Pete Zaitcev
4615 M:      [email protected]
4616 L:      [email protected]
4617 S:      Supported
4618
4619 USB RTL8150 DRIVER
4620 P:      Petko Manolov
4621 M:      [email protected]
4622 L:      [email protected]
4623 L:      [email protected]
4624 W:      http://pegasus2.sourceforge.net/
4625 S:      Maintained
4626
4627 USB SE401 DRIVER
4628 P:      Jeroen Vreeken
4629 M:      [email protected]
4630 L:      [email protected]
4631 W:      http://www.chello.nl/~j.vreeken/se401/
4632 S:      Maintained
4633
4634 USB SERIAL BELKIN F5U103 DRIVER
4635 P:      William Greathouse
4636 M:      [email protected]
4637 L:      [email protected]
4638 S:      Maintained
4639
4640 USB SERIAL CYPRESS M8 DRIVER
4641 P:      Lonnie Mendez
4642 M:      [email protected]
4643 L:      [email protected]
4644 S:      Maintained
4645 W:      http://geocities.com/i0xox0i
4646 W:      http://firstlight.net/cvs
4647
4648 USB SERIAL CYBERJACK DRIVER
4649 P:      Matthias Bruestle and Harald Welte
4650 M:      [email protected]
4651 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
4652 S:      Maintained
4653
4654 USB SERIAL DIGI ACCELEPORT DRIVER
4655 P:      Peter Berger and Al Borchers
4656 M:      [email protected]
4657 M:      [email protected]
4658 L:      [email protected]
4659 S:      Maintained
4660
4661 USB SERIAL DRIVER
4662 P:      Greg Kroah-Hartman
4663 M:      [email protected]
4664 L:      [email protected]
4665 S:      Supported
4666
4667 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
4668 P:      Gary Brubaker
4669 M:      [email protected]
4670 L:      [email protected]
4671 S:      Maintained
4672
4673 USB SERIAL KEYSPAN DRIVER
4674 P:      Greg Kroah-Hartman
4675 M:      [email protected]
4676 L:      [email protected]
4677 W:      http://www.kroah.com/linux/
4678 S:      Maintained
4679
4680 USB SERIAL WHITEHEAT DRIVER
4681 P:      Support Department
4682 M:      [email protected]
4683 L:      [email protected]
4684 W:      http://www.connecttech.com
4685 S:      Supported
4686
4687 USB SMSC95XX ETHERNET DRIVER
4688 P:      Steve Glendinning
4689 M:      [email protected]
4690 L:      [email protected]
4691 S:      Supported
4692
4693 USB SN9C1xx DRIVER
4694 P:      Luca Risolia
4695 M:      [email protected]
4696 L:      [email protected]
4697 L:      [email protected]
4698 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4699 W:      http://www.linux-projects.org
4700 S:      Maintained
4701
4702 USB SUBSYSTEM
4703 P:      Greg Kroah-Hartman
4704 M:      [email protected]
4705 L:      [email protected]
4706 W:      http://www.linux-usb.org
4707 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
4708 S:      Supported
4709
4710 USB UHCI DRIVER
4711 P:      Alan Stern
4712 M:      [email protected]
4713 L:      [email protected]
4714 S:      Maintained
4715
4716 USB "USBNET" DRIVER FRAMEWORK
4717 P:      David Brownell
4718 M:      [email protected]
4719 L:      [email protected]
4720 W:      http://www.linux-usb.org/usbnet
4721 S:      Maintained
4722
4723 USB VIDEO CLASS
4724 P:      Laurent Pinchart
4725 M:      [email protected]
4726 L:      [email protected] (subscribers-only)
4727 L:      [email protected]
4728 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4729 W:      http://linux-uvc.berlios.de
4730 S:      Maintained
4731
4732 USB W996[87]CF DRIVER
4733 P:      Luca Risolia
4734 M:      [email protected]
4735 L:      [email protected]
4736 L:      [email protected]
4737 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4738 W:      http://www.linux-projects.org
4739 S:      Maintained
4740
4741 USB WIRELESS RNDIS DRIVER (rndis_wlan)
4742 P:      Jussi Kivilinna
4743 M:      [email protected]
4744 L:      [email protected]
4745 S:      Maintained
4746
4747 USB ZC0301 DRIVER
4748 P:      Luca Risolia
4749 M:      [email protected]
4750 L:      [email protected]
4751 L:      [email protected]
4752 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4753 W:      http://www.linux-projects.org
4754 S:      Maintained
4755
4756 USB ZD1201 DRIVER
4757 P:      Jeroen Vreeken
4758 M:      [email protected]
4759 L:      [email protected]
4760 W:      http://linux-lc100020.sourceforge.net
4761 S:      Maintained
4762
4763 USB ZR364XX DRIVER
4764 P:      Antoine Jacquet
4765 M:      [email protected]
4766 L:      [email protected]
4767 L:      [email protected]
4768 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4769 W:      http://royale.zerezo.com/zr364xx/
4770 S:      Maintained
4771
4772 USER-MODE LINUX (UML)
4773 P:      Jeff Dike
4774 M:      [email protected]
4775 L:      [email protected]
4776 L:      [email protected]
4777 W:      http://user-mode-linux.sourceforge.net
4778 S:      Maintained
4779
4780 USERSPACE I/O (UIO)
4781 P:      Hans J. Koch
4782 M:      [email protected]
4783 P:      Greg Kroah-Hartman
4784 M:      [email protected]
4785 L:      [email protected]
4786 S:      Maintained
4787
4788 UTIL-LINUX-NG PACKAGE
4789 P:      Karel Zak
4790 M:      [email protected]
4791 L:      [email protected]
4792 W:      http://kernel.org/~kzak/util-linux-ng/
4793 T:      git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git
4794 S:      Maintained
4795
4796 UVESAFB DRIVER
4797 P:      Michal Januszewski
4798 M:      [email protected]
4799 L:      [email protected] (moderated for non-subscribers)
4800 W:      http://dev.gentoo.org/~spock/projects/uvesafb/
4801 S:      Maintained
4802
4803 VFAT/FAT/MSDOS FILESYSTEM
4804 P:      OGAWA Hirofumi
4805 M:      [email protected]
4806 L:      [email protected]
4807 S:      Maintained
4808
4809 VIA RHINE NETWORK DRIVER
4810 P:      Roger Luethi
4811 M:      [email protected]
4812 S:      Maintained
4813
4814 VIAPRO SMBUS DRIVER
4815 P:      Jean Delvare
4816 M:      [email protected]
4817 L:      [email protected]
4818 S:      Maintained
4819
4820 VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
4821 P:      Joseph Chan
4822 M:      [email protected]
4823 P:      Scott Fang
4824 M:      [email protected]
4825 L:      [email protected] (moderated for non-subscribers)
4826 S:      Maintained
4827
4828 VIA VELOCITY NETWORK DRIVER
4829 P:      Francois Romieu
4830 M:      [email protected]
4831 L:      [email protected]
4832 S:      Maintained
4833
4834 VIDEO FOR LINUX (V4L)
4835 P:      Mauro Carvalho Chehab
4836 M:      [email protected]
4837 L:      [email protected]
4838 W:      http://linuxtv.org
4839 T:      git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
4840 S:      Maintained
4841
4842 VLAN (802.1Q)
4843 P:      Patrick McHardy
4844 M:      [email protected]
4845 L:      [email protected]
4846 S:      Maintained
4847
4848 VOLTAGE AND CURRENT REGULATOR FRAMEWORK
4849 P:      Liam Girdwood
4850 M:      [email protected]
4851 P:      Mark Brown
4852 M:      [email protected]
4853 W:      http://opensource.wolfsonmicro.com/node/15
4854 W:      http://www.slimlogic.co.uk/?page_id=5
4855 T:      git kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git
4856 S:      Supported
4857
4858 VT1211 HARDWARE MONITOR DRIVER
4859 P:      Juerg Haefliger
4860 M:      [email protected]
4861 L:      [email protected]
4862 S:      Maintained
4863
4864 VT8231 HARDWARE MONITOR DRIVER
4865 P:      Roger Lucas
4866 M:      [email protected]
4867 L:      [email protected]
4868 S:      Maintained
4869
4870 W1 DALLAS'S 1-WIRE BUS
4871 P:      Evgeniy Polyakov
4872 M:      [email protected]
4873 S:      Maintained
4874
4875 W83791D HARDWARE MONITORING DRIVER
4876 P:      Marc Hulsman
4877 M:      [email protected]
4878 L:      [email protected]
4879 S:      Maintained
4880
4881 W83793 HARDWARE MONITORING DRIVER
4882 P:      Rudolf Marek
4883 M:      [email protected]
4884 L:      [email protected]
4885 S:      Maintained
4886
4887 W83L51xD SD/MMC CARD INTERFACE DRIVER
4888 P:      Pierre Ossman
4889 M:      [email protected]
4890 L:      [email protected]
4891 S:      Maintained
4892
4893 WATCHDOG DEVICE DRIVERS
4894 P:      Wim Van Sebroeck
4895 M:      [email protected]
4896 T:      git kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog.git
4897 S:      Maintained
4898
4899 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
4900 P:      Jean Tourrilhes
4901 M:      [email protected]
4902 L:      [email protected]
4903 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
4904 S:      Maintained
4905
4906 WD7000 SCSI DRIVER
4907 P:      Miroslav Zagorac
4908 M:      [email protected]
4909 L:      [email protected]
4910 S:      Maintained
4911
4912 WIMAX STACK
4913 P:      Inaky Perez-Gonzalez
4914 M:      [email protected]
4915 M:      [email protected]
4916 L:      [email protected]
4917 S:      Supported
4918 W:      http://linuxwimax.org
4919
4920 WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM
4921 P:      David Vrabel
4922 M:      [email protected]
4923 S:      Maintained
4924
4925 WISTRON LAPTOP BUTTON DRIVER
4926 P:      Miloslav Trmac
4927 M:      [email protected]
4928 S:      Maintained
4929
4930 WL3501 WIRELESS PCMCIA CARD DRIVER
4931 P:      Arnaldo Carvalho de Melo
4932 M:      [email protected]
4933 L:      [email protected]
4934 W:      http://oops.ghostprotocols.net:81/blog
4935 S:      Maintained
4936
4937 WM97XX TOUCHSCREEN DRIVERS
4938 P:      Mark Brown
4939 M:      [email protected]
4940 P:      Liam Girdwood
4941 M:      [email protected]
4942 L:      [email protected]
4943 T:      git git://opensource.wolfsonmicro.com/linux-2.6-touch
4944 W:      http://opensource.wolfsonmicro.com/node/7
4945 S:      Supported
4946
4947 X.25 NETWORK LAYER
4948 P:      Henner Eisen
4949 M:      [email protected]
4950 L:      [email protected]
4951 S:      Maintained
4952
4953 X86 ARCHITECTURE (32-BIT AND 64-BIT)
4954 P:      Thomas Gleixner
4955 M:      [email protected]
4956 P:      Ingo Molnar
4957 M:      [email protected]
4958 P:      H. Peter Anvin
4959 M:      [email protected]
4960 M:      [email protected]
4961 L:      [email protected]
4962 T:      git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git
4963 S:      Maintained
4964
4965 XEN HYPERVISOR INTERFACE
4966 P:      Jeremy Fitzhardinge
4967 M:      [email protected]
4968 P:      Chris Wright
4969 M:      [email protected]
4970 L:      [email protected]
4971 L:      [email protected]
4972 S:      Supported
4973
4974 XFS FILESYSTEM
4975 P:      Silicon Graphics Inc
4976 P:      Bill O'Donnell
4977 M:      [email protected]
4978 L:      [email protected]
4979 W:      http://oss.sgi.com/projects/xfs
4980 T:      git://oss.sgi.com/xfs/xfs.git
4981 S:      Supported
4982
4983 XILINX SYSTEMACE DRIVER
4984 P:      Grant Likely
4985 M:      [email protected]
4986 W:      http://www.secretlab.ca/
4987 L:      [email protected]
4988 S:      Maintained
4989
4990 XILINX UARTLITE SERIAL DRIVER
4991 P:      Peter Korsgaard
4992 M:      [email protected]
4993 L:      [email protected]
4994 S:      Maintained
4995
4996 YAM DRIVER FOR AX.25
4997 P:      Jean-Paul Roubelat
4998 M:      [email protected]
4999 L:      [email protected]
5000 S:      Maintained
5001
5002 YEALINK PHONE DRIVER
5003 P:      Henk Vergonet
5004 M:      [email protected]
5005 L:      [email protected]
5006 S:      Maintained
5007
5008 Z8530 DRIVER FOR AX.25
5009 P:      Joerg Reuter
5010 M:      [email protected]
5011 W:      http://yaina.de/jreuter/
5012 W:      http://www.qsl.net/dl1bke/
5013 L:      [email protected]
5014 S:      Maintained
5015
5016 ZD1211RW WIRELESS DRIVER
5017 P:      Daniel Drake
5018 M:      [email protected]
5019 P:      Ulrich Kunitz
5020 M:      [email protected]
5021 W:      http://zd1211.ath.cx/wiki/DriverRewrite
5022 L:      [email protected]
5023 L:      [email protected] (subscribers-only)
5024 S:      Maintained
5025
5026 ZR36067 VIDEO FOR LINUX DRIVER
5027 L:      [email protected]
5028 L:      [email protected]
5029 W:      http://mjpeg.sourceforge.net/driver-zoran/
5030 T:      Mercurial http://linuxtv.org/hg/v4l-dvb
5031 S:      Odd Fixes
5032
5033 ZS DECSTATION Z85C30 SERIAL DRIVER
5034 P:      Maciej W. Rozycki
5035 M:      [email protected]
5036 S:      Maintained
5037
5038 THE REST
5039 P:      Linus Torvalds
5040 S:      Buried alive in reporters
This page took 0.295073 seconds and 4 git commands to generate.