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