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