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