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