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