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