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