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