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