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