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