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