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