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