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