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