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