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