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