5bec413a1a02119be992147b74699e48fb87374d
[powerpc.git] / MAINTAINERS
1
2         List of maintainers and how to submit kernel changes
3
4 Please try to follow the guidelines below.  This will make things
5 easier on the maintainers.  Not all of these guidelines matter for every
6 trivial patch so apply some common sense.
7
8 1.      Always _test_ your changes, however small, on at least 4 or
9         5 people, preferably many more.
10
11 2.      Try to release a few ALPHA test versions to the net. Announce
12         them onto the kernel channel and await results. This is especially
13         important for device drivers, because often that's the only way
14         you will find things like the fact version 3 firmware needs
15         a magic fix you didn't know about, or some clown changed the
16         chips on a board and not its name.  (Don't laugh!  Look at the
17         SMC etherpower for that.)
18
19 3.      Make sure your changes compile correctly in multiple
20         configurations. In particular check that changes work both as a
21         module and built into the kernel.
22
23 4.      When you are happy with a change make it generally available for
24         testing and await feedback.
25
26 5.      Make a patch available to the relevant maintainer in the list. Use
27         'diff -u' to make the patch easy to merge. Be prepared to get your
28         changes sent back with seemingly silly requests about formatting
29         and variable names.  These aren't as silly as they seem. One
30         job the maintainers (and especially Linus) do is to keep things
31         looking the same. Sometimes this means that the clever hack in
32         your driver to get around a problem actually needs to become a
33         generalized kernel feature ready for next time. See
34         Documentation/CodingStyle for guidance here.
35
36         PLEASE try to include any credit lines you want added with the
37         patch. It avoids people being missed off by mistake and makes
38         it easier to know who wants adding and who doesn't.
39
40         PLEASE document known bugs. If it doesn't work for everything
41         or does something very odd once a month document it.
42
43 6.      Make sure you have the right to send any changes you make. If you
44         do changes at work you may find your employer owns the patch
45         not you.
46
47 7.      Happy hacking.
48
49                 -----------------------------------
50
51 Maintainers List (try to look for most precise areas first)
52
53 Note: For the hard of thinking, this list is meant to remain in alphabetical
54 order. If you could add yourselves to it in alphabetical order that would be
55 so much easier [Ed]
56
57 P: Person
58 M: Mail patches to
59 L: Mailing list that is relevant to this area
60 W: Web-page with status/info
61 T: SCM tree type and location.  Type is one of: git, hg, quilt.
62 S: Status, one of the following:
63
64         Supported:      Someone is actually paid to look after this.
65         Maintained:     Someone actually looks after it.
66         Odd Fixes:      It has a maintainer but they don't have time to do
67                         much other than throw the odd patch in. See below..
68         Orphan:         No current maintainer [but maybe you could take the
69                         role as you write your new code].
70         Obsolete:       Old code. Something tagged obsolete generally means
71                         it has been replaced by a better system and you
72                         should be using that.
73
74 3C359 NETWORK DRIVER
75 P:      Mike Phillips
76 M:      mikep@linuxtr.net
77 L:      netdev@vger.kernel.org
78 L:      linux-tr@linuxtr.net
79 W:      http://www.linuxtr.net
80 S:      Maintained
81
82 3C505 NETWORK DRIVER
83 P:      Philip Blundell
84 M:      philb@gnu.org
85 L:      netdev@vger.kernel.org
86 S:      Maintained
87
88 3CR990 NETWORK DRIVER
89 P:      David Dillow
90 M:      dave@thedillows.org
91 L:      netdev@vger.kernel.org
92 S:      Maintained
93
94 3W-XXXX ATA-RAID CONTROLLER DRIVER
95 P:      Adam Radford
96 M:      linuxraid@amcc.com
97 L:      linux-scsi@vger.kernel.org
98 W:      http://www.amcc.com
99 S:      Supported
100
101 3W-9XXX SATA-RAID CONTROLLER DRIVER
102 P:      Adam Radford
103 M:      linuxraid@amcc.com
104 L:      linux-scsi@vger.kernel.org
105 W:      http://www.amcc.com
106 S:      Supported
107
108 53C700 AND 53C700-66 SCSI DRIVER
109 P:      James E.J. Bottomley
110 M:      James.Bottomley@HansenPartnership.com
111 L:      linux-scsi@vger.kernel.org
112 S:      Maintained
113
114 6PACK NETWORK DRIVER FOR AX.25
115 P:      Andreas Koensgen
116 M:      ajk@iehk.rwth-aachen.de
117 L:      linux-hams@vger.kernel.org
118 S:      Maintained
119
120 8139CP 10/100 FAST ETHERNET DRIVER
121 P:      Jeff Garzik
122 M:      jgarzik@pobox.com
123 S:      Maintained
124
125 8139TOO 10/100 FAST ETHERNET DRIVER
126 P:      Jeff Garzik
127 M:      jgarzik@pobox.com
128 W:      http://sourceforge.net/projects/gkernel/
129 S:      Maintained
130
131 8169 10/100/1000 GIGABIT ETHERNET DRIVER
132 P:      Francois Romieu
133 M:      romieu@fr.zoreil.com
134 L:      netdev@vger.kernel.org
135 S:      Maintained
136
137 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
138 P:      Russell King
139 M:      rmk+serial@arm.linux.org.uk
140 L:      linux-serial@vger.kernel.org
141 W:      http://serial.sourceforge.net
142 S:      Maintained
143
144 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.]
145 P:      Paul Gortmaker
146 M:      p_gortmaker@yahoo.com
147 L:      netdev@vger.kernel.org
148 S:      Maintained
149
150 A2232 SERIAL BOARD DRIVER
151 P:      Enver Haase
152 M:      ehaase@inf.fu-berlin.de
153 M:      A2232@gmx.net
154 L:      linux-m68k@lists.linux-m68k.org
155 S:      Maintained
156
157 AIO
158 P:      Benjamin LaHaise
159 M:      bcrl@kvack.org
160 L:      linux-aio@kvack.org
161 S:      Supported
162
163 ACENIC DRIVER
164 P:      Jes Sorensen
165 M:      jes@trained-monkey.org
166 L:      linux-acenic@sunsite.dk
167 S:      Maintained
168
169 ACI MIXER DRIVER
170 P:      Robert Siemer
171 M:      Robert.Siemer@gmx.de
172 L:      linux-sound@vger.kernel.org
173 W:      http://www.stud.uni-karlsruhe.de/~uh1b/
174 S:      Maintained
175
176 AACRAID SCSI RAID DRIVER
177 P:      Adaptec OEM Raid Solutions
178 L:      linux-scsi@vger.kernel.org
179 W:      http://linux.dell.com/storage.shtml
180 S:      Supported
181
182 ACPI
183 P:      Len Brown
184 M:      len.brown@intel.com
185 L:      acpi-devel@lists.sourceforge.net
186 W:      http://acpi.sourceforge.net/
187 T:      git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
188 S:      Maintained
189
190 AD1816 SOUND DRIVER
191 P:      Thorsten Knabe
192 M:      Thorsten Knabe <linux@thorsten-knabe.de>
193 W:      http://linux.thorsten-knabe.de
194 S:      Maintained
195
196 AD1889 SOUND DRIVER
197 P:      Kyle McMartin
198 M:      kyle@parisc-linux.org
199 P:      Thibaut Varene
200 M:      T-Bone@parisc-linux.org
201 W:      http://wiki.parisc-linux.org/AD1889
202 L:      parisc-linux@lists.parisc-linux.org
203 S:      Maintained
204
205 ADM1025 HARDWARE MONITOR DRIVER
206 P:      Jean Delvare
207 M:      khali@linux-fr.org
208 L:      lm-sensors@lm-sensors.org
209 S:      Maintained
210
211 ADT746X FAN DRIVER
212 P:      Colin Leroy
213 M:      colin@colino.net
214 S:      Maintained
215
216 AEDSP16 DRIVER
217 P:      Riccardo Facchetti
218 M:      fizban@tin.it
219 S:      Maintained
220
221 AFFS FILE SYSTEM
222 P:      Roman Zippel
223 M:      zippel@linux-m68k.org
224 S:      Maintained
225
226 AGPGART DRIVER
227 P:      Dave Jones
228 M:      davej@codemonkey.org.uk
229 W:      http://www.codemonkey.org.uk/projects/agp/
230 T:      git kernel.org:/pub/scm/linux/kernel/git/davej/agpgart.git
231 S:      Maintained
232
233 AHA152X SCSI DRIVER
234 P:      Juergen E. Fischer
235 M:      Juergen Fischer <fischer@norbit.de>
236 L:      linux-scsi@vger.kernel.org
237 S:      Maintained
238
239 ALCATEL SPEEDTOUCH USB DRIVER
240 P:      Duncan Sands
241 M:      duncan.sands@free.fr
242 L:      linux-usb-users@lists.sourceforge.net
243 L:      linux-usb-devel@lists.sourceforge.net
244 W:      http://www.linux-usb.org/SpeedTouch/
245 S:      Maintained
246
247 ALI1563 I2C DRIVER
248 P:      Rudolf Marek
249 M:      r.marek@sh.cvut.cz
250 L:      lm-sensors@lm-sensors.org
251 S:      Maintained
252
253 ALPHA PORT
254 P:      Richard Henderson
255 M:      rth@twiddle.net
256 S:      Odd Fixes for 2.4; Maintained for 2.6.
257 P:      Ivan Kokshaysky
258 M:      ink@jurassic.park.msu.ru
259 S:      Maintained for 2.4; PCI support for 2.6.
260
261 APM DRIVER
262 P:      Stephen Rothwell
263 M:      sfr@canb.auug.org.au
264 L:      linux-laptop@vger.kernel.org
265 W:      http://www.canb.auug.org.au/~sfr/
266 S:      Supported
267
268 APPLETALK NETWORK LAYER
269 P:      Arnaldo Carvalho de Melo
270 M:      acme@conectiva.com.br
271 S:      Maintained
272
273 ARC FRAMEBUFFER DRIVER
274 P:      Jaya Kumar
275 M:      jayalk@intworks.biz
276 S:      Maintained
277
278 ARM26 ARCHITECTURE
279 P:      Ian Molton
280 M:      spyro@f2s.com
281 S:      Maintained
282
283 ARM26/ARCHIMEDES
284 P:      Ian Molton
285 M:      spyro@f2s.com
286 S:      Maintained
287
288 ARM26/A5000
289 P:      John Appleby
290 M:      john@dnsworld.co.uk
291 S:      Maintained
292
293 ARM MFM AND FLOPPY DRIVERS
294 P:      Ian Molton
295 M:      spyro@f2s.com
296 S:      Maintained
297
298 ARM/CORGI MACHINE SUPPORT
299 P:      Richard Purdie
300 M:      rpurdie@rpsys.net
301 S:      Maintained
302
303 ARM/TOSA MACHINE SUPPORT
304 P:      Dirk Opfer
305 M:      dirk@opfer-online.de
306 S:      Maintained
307
308 ARM/PLEB SUPPORT
309 P:      Peter Chubb
310 M:      pleb@gelato.unsw.edu.au
311 W:      http://www.disy.cse.unsw.edu.au/Hardware/PLEB
312 S:      Maintained
313
314 ARM/PT DIGITAL BOARD PORT
315 P:      Stefan Eletzhofer
316 M:      stefan.eletzhofer@eletztrick.de
317 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
318 W:      http://www.arm.linux.org.uk/
319 S:      Maintained
320
321 ARM/SHARK MACHINE SUPPORT
322 P:      Alexander Schulz
323 M:      alex@shark-linux.de
324 W:      http://www.shark-linux.de/shark.html
325 S:      Maintained
326
327 ARM/STRONGARM110 PORT
328 P:      Russell King
329 M:      rmk@arm.linux.org.uk
330 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
331 W:      http://www.arm.linux.org.uk/
332 S:      Maintained
333
334 ARM/S3C2410 ARM ARCHITECTURE
335 P:      Ben Dooks
336 M:      ben-s3c2410@fluff.org
337 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
338 W:      http://www.fluff.org/ben/linux/
339 S:      Maintained
340
341 ARM/S3C2440 ARM ARCHITECTURE
342 P:      Ben Dooks
343 M:      ben-s3c2440@fluff.org
344 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
345 W:      http://www.fluff.org/ben/linux/
346 S:      Maintained
347
348 ARPD SUPPORT
349 P:      Jonathan Layes
350 L:      netdev@vger.kernel.org
351 S:      Maintained
352
353 ASUS ACPI EXTRAS DRIVER
354 P:      Karol Kozimor
355 M:      sziwan@users.sourceforge.net
356 P:      Julien Lerouge
357 M:      julien.lerouge@free.fr
358 L:      acpi4asus-user@lists.sourceforge.net
359 W:      http://sourceforge.net/projects/acpi4asus
360 W:      http://julien.lerouge.free.fr
361 S:      Maintained
362
363 ATA OVER ETHERNET DRIVER
364 P:      Ed L. Cashin
365 M:      ecashin@coraid.com
366 W:      http://www.coraid.com/support/linux
367 S:      Supported
368
369 ATM
370 P:      Chas Williams
371 M:      chas@cmf.nrl.navy.mil
372 L:      linux-atm-general@lists.sourceforge.net
373 W:      http://linux-atm.sourceforge.net
374 S:      Maintained
375
376 ATMEL WIRELESS DRIVER
377 P:      Simon Kelley
378 M:      simon@thekelleys.org.uk
379 W:      http://www.thekelleys.org.uk/atmel
380 W:      http://atmelwlandriver.sourceforge.net/
381 S:      Maintained
382
383 AUDIT SUBSYSTEM
384 P:      David Woodhouse
385 M:      dwmw2@infradead.org
386 L:      linux-audit@redhat.com
387 W:      http://people.redhat.com/sgrubb/audit/
388 T:      git kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6.git
389 S:      Maintained
390
391 AX.25 NETWORK LAYER
392 P:      Ralf Baechle
393 M:      ralf@linux-mips.org
394 L:      linux-hams@vger.kernel.org
395 S:      Maintained
396
397 BAYCOM/HDLCDRV DRIVERS FOR AX.25
398 P:      Thomas Sailer
399 M:      t.sailer@alumni.ethz.ch
400 L:      linux-hams@vger.kernel.org
401 W:      http://www.baycom.org/~tom/ham/ham.html
402 S:      Maintained
403
404 BEFS FILE SYSTEM
405 P:      Sergey S. Kostyliov
406 M:      rathamahata@php4.ru
407 L:      linux-kernel@vger.kernel.org
408 S:      Maintained
409
410 BERKSHIRE PRODUCTS PC WATCHDOG DRIVER
411 P:      Kenji Hollis
412 W:      http://ftp.bitgate.com/pcwd/
413 S:      Maintained
414
415 BFS FILE SYSTEM
416 P:      Tigran A. Aivazian
417 M:      tigran@veritas.com
418 L:      linux-kernel@vger.kernel.org
419 S:      Maintained
420
421 BLOCK LAYER
422 P:      Jens Axboe
423 M:      axboe@suse.de
424 L:      linux-kernel@vger.kernel.org
425 T:      git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
426 S:      Maintained
427
428 BLUETOOTH SUBSYSTEM
429 P:      Marcel Holtmann
430 M:      marcel@holtmann.org
431 P:      Maxim Krasnyansky
432 M:      maxk@qualcomm.com
433 L:      bluez-devel@lists.sf.net
434 W:      http://bluez.sf.net
435 W:      http://www.bluez.org
436 W:      http://www.holtmann.org/linux/bluetooth/
437 T:      git kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git
438 S:      Maintained
439
440 BLUETOOTH RFCOMM LAYER
441 P:      Marcel Holtmann
442 M:      marcel@holtmann.org
443 P:      Maxim Krasnyansky
444 M:      maxk@qualcomm.com
445 S:      Maintained
446
447 BLUETOOTH BNEP LAYER
448 P:      Marcel Holtmann
449 M:      marcel@holtmann.org
450 P:      Maxim Krasnyansky
451 M:      maxk@qualcomm.com
452 S:      Maintained
453
454 BLUETOOTH CMTP LAYER
455 P:      Marcel Holtmann
456 M:      marcel@holtmann.org
457 S:      Maintained
458
459 BLUETOOTH HIDP LAYER
460 P:      Marcel Holtmann
461 M:      marcel@holtmann.org
462 S:      Maintained
463
464 BLUETOOTH HCI UART DRIVER
465 P:      Marcel Holtmann
466 M:      marcel@holtmann.org
467 P:      Maxim Krasnyansky
468 M:      maxk@qualcomm.com
469 S:      Maintained
470
471 BLUETOOTH HCI USB DRIVER
472 P:      Marcel Holtmann
473 M:      marcel@holtmann.org
474 P:      Maxim Krasnyansky
475 M:      maxk@qualcomm.com
476 S:      Maintained
477
478 BLUETOOTH HCI BCM203X DRIVER
479 P:      Marcel Holtmann
480 M:      marcel@holtmann.org
481 S:      Maintained
482
483 BLUETOOTH HCI BPA10X DRIVER
484 P:      Marcel Holtmann
485 M:      marcel@holtmann.org
486 S:      Maintained
487
488 BLUETOOTH HCI BFUSB DRIVER
489 P:      Marcel Holtmann
490 M:      marcel@holtmann.org
491 S:      Maintained
492
493 BLUETOOTH HCI DTL1 DRIVER
494 P:      Marcel Holtmann
495 M:      marcel@holtmann.org
496 S:      Maintained
497
498 BLUETOOTH HCI BLUECARD DRIVER
499 P:      Marcel Holtmann
500 M:      marcel@holtmann.org
501 S:      Maintained
502
503 BLUETOOTH HCI BT3C DRIVER
504 P:      Marcel Holtmann
505 M:      marcel@holtmann.org
506 S:      Maintained
507
508 BLUETOOTH HCI BTUART DRIVER
509 P:      Marcel Holtmann
510 M:      marcel@holtmann.org
511 S:      Maintained
512
513 BLUETOOTH HCI VHCI DRIVER
514 P:      Maxim Krasnyansky
515 M:      maxk@qualcomm.com
516 S:      Maintained
517
518 BONDING DRIVER
519 P:   Chad Tindel
520 M:   ctindel@users.sourceforge.net
521 P:   Jay Vosburgh
522 M:   fubar@us.ibm.com
523 L:   bonding-devel@lists.sourceforge.net
524 W:   http://sourceforge.net/projects/bonding/
525 S:   Supported
526
527 BROADBAND PROCESSOR ARCHITECTURE
528 P:      Arnd Bergmann
529 M:      arnd@arndb.de
530 L:      linuxppc64-dev@ozlabs.org
531 W:      http://linuxppc64.org
532 S:      Supported
533
534 BTTV VIDEO4LINUX DRIVER
535 P:      Mauro Carvalho Chehab
536 M:      mchehab@brturbo.com.br
537 L:      video4linux-list@redhat.com
538 W:      http://linuxtv.org
539 S:      Maintained
540
541 BUSLOGIC SCSI DRIVER
542 P:      Leonard N. Zubkoff
543 M:      Leonard N. Zubkoff <lnz@dandelion.com>
544 L:      linux-scsi@vger.kernel.org
545 W:      http://www.dandelion.com/Linux/
546 S:      Maintained
547
548 COMMON INTERNET FILE SYSTEM (CIFS)
549 P:      Steve French
550 M:      sfrench@samba.org
551 L:      samba-technical@lists.samba.org
552 W:      http://us1.samba.org/samba/Linux_CIFS_client.html
553 T:      git kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
554 S:      Supported       
555
556 CIRRUS LOGIC GENERIC FBDEV DRIVER
557 P:      Jeff Garzik
558 M:      jgarzik@pobox.com
559 L:      linux-fbdev-devel@lists.sourceforge.net
560 S:      Odd Fixes
561
562 CIRRUS LOGIC CS4280/CS461x SOUNDDRIVER
563 P:      Cirrus Logic Corporation (kernel 2.2 driver)
564 M:      Cirrus Logic Corporation, Thomas Woller <twoller@crystal.cirrus.com>
565 P:      Nils Faerber (port to kernel 2.4)
566 M:      Nils Faerber <nils@kernelconcepts.de>
567 S:      Maintained
568
569 CODA FILE SYSTEM
570 P:      Jan Harkes
571 M:      jaharkes@cs.cmu.edu
572 M:      coda@cs.cmu.edu
573 L:      codalist@coda.cs.cmu.edu
574 W:      http://www.coda.cs.cmu.edu/
575 S:      Maintained
576
577 COMPACTPCI HOTPLUG CORE
578 P:      Scott Murray
579 M:      scottm@somanetworks.com
580 M:      scott@spiteful.org
581 L:      pcihpd-discuss@lists.sourceforge.net
582 S:      Supported
583
584 COMPACTPCI HOTPLUG ZIATECH ZT5550 DRIVER
585 P:      Scott Murray
586 M:      scottm@somanetworks.com
587 M:      scott@spiteful.org
588 L:      pcihpd-discuss@lists.sourceforge.net
589 S:      Supported
590
591 COMPACTPCI HOTPLUG GENERIC DRIVER
592 P:      Scott Murray
593 M:      scottm@somanetworks.com
594 M:      scott@spiteful.org
595 L:      pcihpd-discuss@lists.sourceforge.net
596 S:      Supported
597
598 COMPUTONE INTELLIPORT MULTIPORT CARD
599 P:      Michael H. Warfield
600 M:      mhw@wittsend.com
601 W:      http://www.wittsend.com/computone.html
602 S:      Maintained
603
604 COSA/SRP SYNC SERIAL DRIVER
605 P:      Jan "Yenya" Kasprzak
606 M:      kas@fi.muni.cz
607 W:      http://www.fi.muni.cz/~kas/cosa/
608 S:      Maintained
609
610 CPU FREQUENCY DRIVERS
611 P:      Dave Jones
612 M:      davej@codemonkey.org.uk
613 L:      cpufreq@lists.linux.org.uk
614 W:      http://www.codemonkey.org.uk/projects/cpufreq/
615 T:      git kernel.org/pub/scm/linux/kernel/davej/cpufreq.git
616 S:      Maintained
617
618 CPUID/MSR DRIVER
619 P:      H. Peter Anvin
620 M:      hpa@zytor.com
621 S:      Maintained
622
623 CPUSETS
624 P:      Paul Jackson
625 P:      Simon Derr
626 M:      pj@sgi.com
627 M:      simon.derr@bull.net
628 L:      linux-kernel@vger.kernel.org
629 W:      http://www.bullopensource.org/cpuset/
630 S:      Supported
631
632 CRAMFS FILESYSTEM
633 W:     http://sourceforge.net/projects/cramfs/
634 S:     Orphan
635
636 CRIS PORT
637 P:      Mikael Starvik
638 M:      starvik@axis.com
639 L:      dev-etrax@axis.com
640 W:      http://developer.axis.com
641 S:      Maintained
642
643 CRYPTO API
644 P:      Herbert Xu
645 M:      herbert@gondor.apana.org.au
646 P:      David S. Miller
647 M:      davem@davemloft.net
648 L:      linux-crypto@vger.kernel.org
649 T:      git kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
650 S:      Maintained
651
652 CYBERPRO FB DRIVER
653 P:      Russell King
654 M:      rmk@arm.linux.org.uk
655 W:      http://www.arm.linux.org.uk/
656 S:      Maintained
657
658 CYBLAFB FRAMEBUFFER DRIVER
659 P:      Knut Petersen
660 M:      Knut_Petersen@t-online.de
661 L:      linux-fbdev-devel@lists.sourceforge.net
662 S:      Maintained
663
664 CYCLADES 2X SYNC CARD DRIVER
665 P:      Arnaldo Carvalho de Melo
666 M:      acme@conectiva.com.br
667 W:      http://advogato.org/person/acme
668 L:      cycsyn-devel@bazar.conectiva.com.br
669 S:      Maintained
670
671 CYCLADES ASYNC MUX DRIVER
672 M:      async@cyclades.com
673 W:      http://www.cyclades.com/
674 S:      Supported
675
676 CYCLADES PC300 DRIVER
677 M:      pc300@cyclades.com
678 W:      http://www.cyclades.com/
679 S:      Supported
680
681 DAC960 RAID CONTROLLER DRIVER
682 P:      Dave Olien
683 M       dmo@osdl.org
684 W:      http://www.osdl.org/archive/dmo/DAC960
685 L:      linux-kernel@vger.kernel.org
686 S:      Maintained
687
688 DAMA SLAVE for AX.25
689 P:      Joerg Reuter
690 M:      jreuter@yaina.de
691 W:      http://yaina.de/jreuter/
692 W:      http://www.qsl.net/dl1bke/
693 L:      linux-hams@vger.kernel.org
694 S:      Maintained
695
696 DC395x SCSI driver
697 P:      Oliver Neukum
698 M:      oliver@neukum.name
699 P:      Ali Akcaagac
700 M:      aliakc@web.de
701 P:      Jamie Lenehan
702 M:      lenehan@twibble.org
703 W:      http://twibble.org/dist/dc395x/
704 L:      http://lists.twibble.org/mailman/listinfo/dc395x/
705 S:      Maintained
706
707 DC390/AM53C974 SCSI driver
708 P:      Kurt Garloff
709 M:      garloff@suse.de
710 W:      http://www.garloff.de/kurt/linux/dc390/
711 P:      Guennadi Liakhovetski
712 M:      g.liakhovetski@gmx.de
713 S:      Maintained
714
715 DCCP PROTOCOL
716 P:      Arnaldo Carvalho de Melo
717 M:      acme@mandriva.com
718 L:      dccp@vger.kernel.org
719 W:      http://linux-net.osdl.org/index.php/DCCP
720 S:      Maintained
721
722 DECnet NETWORK LAYER
723 P:      Patrick Caulfield
724 M:      patrick@tykepenguin.com
725 W:      http://linux-decnet.sourceforge.net
726 L:      linux-decnet-user@lists.sourceforge.net
727 S:      Maintained
728
729 DEFXX FDDI NETWORK DRIVER
730 P:      Maciej W. Rozycki
731 M:      macro@linux-mips.org
732 S:      Maintained
733
734 DELL LAPTOP SMM DRIVER
735 P:      Massimo Dal Zotto
736 M:      dz@debian.org
737 W:      http://www.debian.org/~dz/i8k/
738 S:      Maintained
739
740 DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas)
741 P:      Doug Warzecha
742 M:      Douglas_Warzecha@dell.com
743 S:      Maintained
744
745 DEVICE-MAPPER
746 P:      Alasdair Kergon
747 L:      dm-devel@redhat.com
748 W:      http://sources.redhat.com/dm
749 S:      Maintained
750
751 DEVICE NUMBER REGISTRY
752 P:      Torben Mathiasen
753 M:      device@lanana.org
754 W:      http://lanana.org/docs/device-list/index.html
755 L:      linux-kernel@vger.kernel.org
756 S:      Maintained
757
758 DEVICE FILESYSTEM
759 S:      Obsolete
760
761 DIGI INTL. EPCA DRIVER
762 P:      Digi International, Inc
763 M:      Eng.Linux@digi.com
764 L:      Eng.Linux@digi.com
765 W:      http://www.digi.com
766 S:      Orphaned
767
768 DIGI RIGHTSWITCH NETWORK DRIVER
769 P:      Rick Richardson
770 L:      netdev@vger.kernel.org
771 W:      http://www.digi.com
772 S:      Orphaned
773
774 DIRECTORY NOTIFICATION
775 P:      Stephen Rothwell
776 M:      sfr@canb.auug.org.au
777 L:      linux-kernel@vger.kernel.org
778 S:      Supported
779
780 DISK GEOMETRY AND PARTITION HANDLING
781 P:      Andries Brouwer
782 M:      aeb@cwi.nl
783 W:      http://www.win.tue.nl/~aeb/linux/Large-Disk.html
784 W:      http://www.win.tue.nl/~aeb/linux/zip/zip-1.html
785 W:      http://www.win.tue.nl/~aeb/partitions/partition_types-1.html
786 S:      Maintained
787
788 DISKQUOTA:
789 P:      Jan Kara
790 M:      jack@suse.cz
791 L:      linux-kernel@vger.kernel.org
792 S:      Maintained
793
794 DAVICOM FAST ETHERNET (DMFE) NETWORK DRIVER
795 P:      Tobias Ringstrom
796 M:      tori@unhappy.mine.nu
797 L:      linux-kernel@vger.kernel.org
798 S:      Maintained
799
800 DOCBOOK FOR DOCUMENTATION
801 P:      Martin Waitz
802 M:      tali@admingilde.org
803 S:      Maintained
804
805 DOUBLETALK DRIVER
806 P:      James R. Van Zandt
807 M:      jrv@vanzandt.mv.com
808 L:      blinux-list@redhat.com
809 S:      Maintained
810
811 DRIVER CORE, KOBJECTS, AND SYSFS
812 P:      Greg Kroah-Hartman
813 M:      gregkh@suse.de
814 L:      linux-kernel@vger.kernel.org
815 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
816 S:      Supported
817
818 DRM DRIVERS
819 P:      David Airlie
820 M:      airlied@linux.ie
821 L:      dri-devel@lists.sourceforge.net
822 T:      git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
823 S:      Maintained
824
825 DSCC4 DRIVER
826 P:      François Romieu
827 M:      romieu@cogenit.fr
828 M:      romieu@ensta.fr
829 S:      Maintained
830
831 DVB SUBSYSTEM AND DRIVERS
832 P:      LinuxTV.org Project
833 M:      linux-dvb-maintainer@linuxtv.org
834 L:      linux-dvb@linuxtv.org (subscription required)
835 W:      http://linuxtv.org/
836 S:      Supported
837
838 EATA-DMA SCSI DRIVER
839 P:      Michael Neuffer
840 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
841 S:      Maintained
842
843 EATA ISA/EISA/PCI SCSI DRIVER
844 P:      Dario Ballabio
845 M:      ballabio_dario@emc.com
846 L:      linux-scsi@vger.kernel.org
847 S:      Maintained
848
849 EATA-PIO SCSI DRIVER
850 P:      Michael Neuffer
851 M:      mike@i-Connect.Net
852 L:      linux-eata@i-connect.net, linux-scsi@vger.kernel.org
853 S:      Maintained
854
855 EBTABLES
856 P:      Bart De Schuymer
857 M:      bart.de.schuymer@pandora.be
858 L:      ebtables-user@lists.sourceforge.net
859 L:      ebtables-devel@lists.sourceforge.net
860 W:      http://ebtables.sourceforge.net/
861 S:      Maintained
862
863 EEPRO100 NETWORK DRIVER
864 P:      Andrey V. Savochkin
865 M:      saw@saw.sw.com.sg
866 S:      Maintained
867
868 EMU10K1 SOUND DRIVER
869 P:      James Courtier-Dutton
870 M:      James@superbug.demon.co.uk
871 L:      emu10k1-devel@lists.sourceforge.net
872 W:      http://sourceforge.net/projects/emu10k1/
873 S:      Maintained
874
875 EMULEX LPFC FC SCSI DRIVER
876 P:      James Smart
877 M:      james.smart@emulex.com
878 L:      linux-scsi@vger.kernel.org
879 W:      http://sourceforge.net/projects/lpfcxxxx
880 S:      Supported
881
882 EPSON 1355 FRAMEBUFFER DRIVER
883 P:      Christopher Hoover
884 M:      ch@murgatroid.com, ch@hpl.hp.com
885 S:      Maintained
886
887 ETHEREXPRESS-16 NETWORK DRIVER
888 P:      Philip Blundell
889 M:      philb@gnu.org
890 L:      netdev@vger.kernel.org
891 S:      Maintained
892
893 ETHERNET BRIDGE
894 P:      Stephen Hemminger
895 M:      shemminger@osdl.org
896 L:      bridge@osdl.org
897 W:      http://bridge.sourceforge.net/
898 S:      Maintained
899
900 ETHERTEAM 16I DRIVER
901 P:      Mika Kuoppala
902 M:      miku@iki.fi
903 S:      Maintained
904
905 EXT2 FILE SYSTEM
906 L:      ext2-devel@lists.sourceforge.net
907 S:      Maintained
908
909 EXT3 FILE SYSTEM
910 P:      Stephen Tweedie, Andrew Morton
911 M:      sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
912 L:      ext3-users@redhat.com
913 S:      Maintained
914
915 FARSYNC SYNCHRONOUS DRIVER
916 P:      Kevin Curtis
917 M:      kevin.curtis@farsite.co.uk
918 M:      kevin.curtis@farsite.co.uk
919 W:      http://www.farsite.co.uk/
920 S:      Supported
921
922 FRAMEBUFFER LAYER
923 P:      Antonino Daplas
924 M:      adaplas@pol.net
925 L:      linux-fbdev-devel@lists.sourceforge.net 
926 W:      http://linux-fbdev.sourceforge.net/
927 S:      Maintained
928
929 FREESCALE SOC FS_ENET DRIVER
930 P:      Pantelis Antoniou
931 M:      pantelis.antoniou@gmail.com
932 P:      Vitaly Bordug
933 M:      vbordug@ru.mvista.com
934 L:      linuxppc-embedded@ozlabs.org
935 L:      netdev@vger.kernel.org
936 S:      Maintained
937
938 FILE LOCKING (flock() and fcntl()/lockf())
939 P:      Matthew Wilcox
940 M:      matthew@wil.cx
941 L:      linux-fsdevel@vger.kernel.org
942 S:      Maintained
943
944 FILESYSTEMS (VFS and infrastructure)
945 P:      Alexander Viro
946 M:      viro@zeniv.linux.org.uk
947 S:      Maintained
948
949 FIRMWARE LOADER (request_firmware)
950 L:      linux-kernel@vger.kernel.org
951 S:      Orphan
952
953 FPU EMULATOR
954 P:      Bill Metzenthen
955 M:      billm@suburbia.net
956 W:      http://suburbia.net/~billm/floating-point/emulator/
957 S:      Maintained
958
959 FRAME RELAY DLCI/FRAD (Sangoma drivers too)
960 P:      Mike McLagan
961 M:      mike.mclagan@linux.org
962 L:      netdev@vger.kernel.org
963 S:      Maintained
964
965 FREEVXFS FILESYSTEM
966 P:      Christoph Hellwig
967 M:      hch@infradead.org
968 W:      ftp://ftp.openlinux.org/pub/people/hch/vxfs
969 S:      Maintained
970
971 FUJITSU FR-V PORT
972 P:      David Howells
973 M:      dhowells@redhat.com
974 S:      Maintained
975
976 FTAPE/QIC-117
977 L:      linux-tape@vger.kernel.org
978 W:      http://sourceforge.net/projects/ftape
979 S:      Orphan
980
981 FUSE: FILESYSTEM IN USERSPACE
982 P:      Miklos Szeredi
983 M:      miklos@szeredi.hu
984 L:      fuse-devel@lists.sourceforge.net
985 W:      http://fuse.sourceforge.net/
986 S:      Maintained
987
988 FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit)
989 P:      Rik Faith
990 M:      faith@cs.unc.edu
991 L:      linux-scsi@vger.kernel.org
992 S:      Odd fixes (e.g., new signatures)
993
994 GDT SCSI DISK ARRAY CONTROLLER DRIVER
995 P:      Achim Leubner
996 M:      achim_leubner@adaptec.com
997 L:      linux-scsi@vger.kernel.org
998 W:      http://www.icp-vortex.com/
999 S:      Supported
1000
1001 GENERIC HDLC DRIVER, N2, C101, PCI200SYN and WANXL DRIVERS
1002 P:      Krzysztof Halasa
1003 M:      khc@pm.waw.pl
1004 W:      http://www.kernel.org/pub/linux/utils/net/hdlc/
1005 S:      Maintained
1006
1007 HARDWARE MONITORING
1008 P:      Jean Delvare
1009 M:      khali@linux-fr.org
1010 L:      lm-sensors@lm-sensors.org
1011 W:      http://www.lm-sensors.nu/
1012 S:      Maintained
1013
1014 HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
1015 P:      Robert Love
1016 M:      rlove@rlove.org
1017 M:      linux-kernel@vger.kernel.org
1018 W:      http://www.kernel.org/pub/linux/kernel/people/rml/hdaps/
1019 S:      Maintained
1020
1021 HARMONY SOUND DRIVER
1022 P:      Kyle McMartin
1023 M:      kyle@parisc-linux.org
1024 W:      http://www.parisc-linux.org/~kyle/harmony/
1025 L:      parisc-linux@lists.parisc-linux.org
1026 S:      Maintained
1027
1028 HAYES ESP SERIAL DRIVER
1029 P:      Andrew J. Robinson
1030 M:      arobinso@nyx.net
1031 L:      linux-kernel@vger.kernel.org
1032 W:      http://www.nyx.net/~arobinso
1033 S:      Maintained
1034
1035 HFS FILESYSTEM
1036 P:      Roman Zippel
1037 M:      zippel@linux-m68k.org
1038 L:      linux-kernel@vger.kernel.org
1039 S:      Maintained
1040
1041 HGA FRAMEBUFFER DRIVER
1042 P:      Ferenc Bakonyi
1043 M:      fero@drama.obuda.kando.hu
1044 L:      linux-nvidia@lists.surfsouth.com
1045 W:      http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml
1046 S:      Maintained
1047
1048 HIGH-SPEED SCC DRIVER FOR AX.25
1049 P:      Klaus Kudielka
1050 M:      klaus.kudielka@ieee.org
1051 L:      linux-hams@vger.kernel.org
1052 W:      http://www.nt.tuwien.ac.at/~kkudielk/Linux/
1053 S:      Maintained
1054
1055 HIPPI
1056 P:      Jes Sorensen
1057 M:      jes@trained-monkey.org
1058 L:      linux-hippi@sunsite.dk
1059 S:      Maintained
1060
1061 HEWLETT-PACKARD FIBRE CHANNEL 64-bit/66MHz PCI non-intelligent HBA
1062 P:      Chirag Kantharia
1063 M:      chirag.kantharia@hp.com
1064 L:      iss_storagedev@hp.com
1065 S:      Maintained
1066  
1067 HEWLETT-PACKARD SMART2 RAID DRIVER
1068 P:      Chirag Kantharia
1069 M:      chirag.kantharia@hp.com
1070 L:      iss_storagedev@hp.com
1071 S:      Maintained
1072  
1073 HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
1074 P:      Mike Miller
1075 M:      mike.miller@hp.com
1076 L:      iss_storagedev@hp.com
1077 S:      Supported
1078  
1079 HOST AP DRIVER
1080 P:      Jouni Malinen
1081 M:      jkmaline@cc.hut.fi
1082 L:      hostap@shmoo.com
1083 W:      http://hostap.epitest.fi/
1084 S:      Maintained
1085
1086 HP100:  Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
1087 P:      Jaroslav Kysela
1088 M:      perex@suse.cz
1089 S:      Maintained
1090
1091 HPET:   High Precision Event Timers driver (hpet.c)
1092 P:      Clemens Ladisch
1093 M:      clemens@ladisch.de
1094 S:      Maintained
1095
1096 HPET:   i386
1097 P:      Venkatesh Pallipadi (Venki)
1098 M:      venkatesh.pallipadi@intel.com
1099 S:      Maintained
1100
1101 HPET:   x86_64
1102 P:      Andi Kleen and Vojtech Pavlik
1103 M:      ak@muc.de and vojtech@suse.cz
1104 S:      Maintained
1105
1106 HPET:   ACPI hpet.c
1107 P:      Bob Picco
1108 M:      bob.picco@hp.com
1109 S:      Maintained
1110
1111 HPFS FILESYSTEM
1112 P:      Mikulas Patocka
1113 M:      mikulas@artax.karlin.mff.cuni.cz
1114 W:      http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
1115 S:      Maintained
1116
1117 HUGETLB FILESYSTEM
1118 P:      William Irwin
1119 M:      wli@holomorphy.com
1120 S:      Maintained
1121
1122 I2C SUBSYSTEM
1123 P:      Jean Delvare
1124 M:      khali@linux-fr.org
1125 L:      lm-sensors@lm-sensors.org
1126 W:      http://www.lm-sensors.nu/
1127 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1128 S:      Maintained
1129
1130 I2O
1131 P:      Markus Lidel
1132 M:      markus.lidel@shadowconnect.com
1133 W:      http://i2o.shadowconnect.com/
1134 S:      Maintained
1135
1136 i386 BOOT CODE
1137 P:      Riley H. Williams
1138 M:      Riley@Williams.Name
1139 L:      Linux-Kernel@vger.kernel.org
1140 S:      Maintained
1141
1142 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
1143 P:      Dave Jones
1144 M:      davej@codemonkey.org.uk
1145 P:      H. Peter Anvin
1146 M:      hpa@zytor.com
1147 S:      Maintained
1148
1149 i810 TCO TIMER WATCHDOG
1150 P:      Nils Faerber
1151 M:      nils@kernelconcepts.de
1152 W:      http://www.kernelconcepts.de/
1153 S:      Maintained
1154
1155 IA64 (Itanium) PLATFORM
1156 P:      Tony Luck
1157 M:      tony.luck@intel.com
1158 L:      linux-ia64@vger.kernel.org
1159 W:      http://www.ia64-linux.org/
1160 T:      git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
1161 S:      Maintained
1162
1163 SN-IA64 (Itanium) SUB-PLATFORM
1164 P:      Greg Edwards
1165 M:      edwardsg@sgi.com
1166 L:      linux-altix@sgi.com
1167 L:      linux-ia64@vger.kernel.org
1168 W:      http://www.sgi.com/altix
1169 S:      Maintained
1170
1171 IBM MCA SCSI SUBSYSTEM DRIVER
1172 P:      Michael Lang
1173 M:      langa2@kph.uni-mainz.de
1174 W:      http://www.uni-mainz.de/~langm000/linux.html
1175 S:      Maintained
1176
1177 IBM Power Linux RAID adapter
1178 P:      Brian King
1179 M:      brking@us.ibm.com
1180 S:      Supported
1181
1182 IBM ServeRAID RAID DRIVER
1183 P:      Jack Hammer
1184 P:      Dave Jeffery
1185 M:      ipslinux@adaptec.com
1186 W:      http://www.developer.ibm.com/welcome/netfinity/serveraid.html
1187 S:      Supported 
1188
1189 IDE DRIVER [GENERAL]
1190 P:      Bartlomiej Zolnierkiewicz
1191 M:      B.Zolnierkiewicz@elka.pw.edu.pl
1192 L:      linux-kernel@vger.kernel.org
1193 L:      linux-ide@vger.kernel.org
1194 T:      git kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git
1195 S:      Maintained
1196
1197 IDE/ATAPI CDROM DRIVER
1198 P:      Jens Axboe
1199 M:      axboe@suse.de
1200 L:      linux-kernel@vger.kernel.org
1201 W:      http://www.kernel.dk
1202 S:      Maintained
1203
1204 IDE/ATAPI FLOPPY DRIVERS
1205 P:      Paul Bristow
1206 M:      Paul Bristow <paul@paulbristow.net>
1207 W:      http://paulbristow.net/linux/idefloppy.html
1208 L:      linux-kernel@vger.kernel.org
1209 S:      Maintained
1210
1211 IDE/ATAPI TAPE DRIVERS
1212 P:      Gadi Oxman
1213 M:      Gadi Oxman <gadio@netvision.net.il>
1214 L:      linux-kernel@vger.kernel.org
1215 S:      Maintained
1216
1217 IEEE 1394 ETHERNET (eth1394)
1218 L:      linux1394-devel@lists.sourceforge.net
1219 W:      http://www.linux1394.org/
1220 S:      Orphan
1221
1222 IEEE 1394 SUBSYSTEM
1223 P:      Ben Collins
1224 M:      bcollins@debian.org
1225 P:      Jody McIntyre
1226 M:      scjody@steamballoon.com
1227 L:      linux1394-devel@lists.sourceforge.net
1228 W:      http://www.linux1394.org/
1229 T:      git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
1230 S:      Maintained
1231
1232 IEEE 1394 OHCI DRIVER
1233 P:      Ben Collins
1234 M:      bcollins@debian.org
1235 P:      Jody McIntyre
1236 M:      scjody@steamballoon.com
1237 L:      linux1394-devel@lists.sourceforge.net
1238 W:      http://www.linux1394.org/
1239 S:      Maintained
1240
1241 IEEE 1394 PCILYNX DRIVER
1242 P:      Jody McIntyre
1243 M:      scjody@steamballoon.com
1244 L:      linux1394-devel@lists.sourceforge.net
1245 W:      http://www.linux1394.org/
1246 S:      Maintained
1247
1248 IEEE 1394 RAW I/O DRIVER
1249 P:      Ben Collins
1250 M:      bcollins@debian.org
1251 P:      Dan Dennedy
1252 M:      dan@dennedy.org
1253 L:      linux1394-devel@lists.sourceforge.net
1254 W:      http://www.linux1394.org/
1255 S:      Maintained
1256
1257 IEEE 1394 SBP2
1258 P:      Ben Collins
1259 M:      bcollins@debian.org
1260 P:      Stefan Richter
1261 M:      stefanr@s5r6.in-berlin.de
1262 L:      linux1394-devel@lists.sourceforge.net
1263 W:      http://www.linux1394.org/
1264 S:      Maintained
1265
1266 IMS TWINTURBO FRAMEBUFFER DRIVER
1267 P:      Paul Mundt
1268 M:      lethal@chaoticdreams.org
1269 L:      linux-fbdev-devel@lists.sourceforge.net
1270 S:      Maintained
1271
1272 INFINIBAND SUBSYSTEM
1273 P:      Roland Dreier
1274 M:      rolandd@cisco.com
1275 P:      Sean Hefty
1276 M:      mshefty@ichips.intel.com
1277 P:      Hal Rosenstock
1278 M:      halr@voltaire.com
1279 L:      openib-general@openib.org
1280 W:      http://www.openib.org/
1281 T:      git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
1282 S:      Supported
1283
1284 INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
1285 P:      Vojtech Pavlik
1286 M:      vojtech@suse.cz
1287 L:      linux-input@atrey.karlin.mff.cuni.cz
1288 L:      linux-joystick@atrey.karlin.mff.cuni.cz
1289 T:      git kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
1290 S:      Maintained
1291
1292 INOTIFY
1293 P:      John McCutchan and Robert Love
1294 M:      ttb@tentacle.dhs.org and rml@novell.com
1295 L:      linux-kernel@vger.kernel.org
1296 S:      Maintained
1297
1298 INTEL 810/815 FRAMEBUFFER DRIVER
1299 P:      Antonino Daplas
1300 M:      adaplas@pol.net
1301 L:      linux-fbdev-devel@lists.sourceforge.net
1302 S:      Maintained
1303
1304 INTEL APIC/IOAPIC, LOWLEVEL X86 SMP SUPPORT
1305 P:      Ingo Molnar
1306 M:      mingo@redhat.com
1307 S:      Maintained
1308
1309 INTEL I8XX RANDOM NUMBER GENERATOR SUPPORT
1310 P:      Jeff Garzik
1311 M:      jgarzik@pobox.com
1312 W:      http://sourceforge.net/projects/gkernel/
1313 S:      Maintained
1314
1315 INTEL IA32 MICROCODE UPDATE SUPPORT
1316 P:      Tigran Aivazian
1317 M:      tigran@veritas.com
1318 S:      Maintained
1319
1320 INTEL PRO/100 ETHERNET SUPPORT
1321 P:      John Ronciak
1322 M:      john.ronciak@intel.com
1323 P:      Ganesh Venkatesan
1324 M:      ganesh.venkatesan@intel.com
1325 P:      Jesse Brandeburg
1326 M:      jesse.brandeburg@intel.com
1327 W:      http://sourceforge.net/projects/e1000/
1328 S:      Supported
1329
1330 INTEL PRO/1000 GIGABIT ETHERNET SUPPORT
1331 P:      Jeb Cramer
1332 M:      cramerj@intel.com
1333 P:      John Ronciak
1334 M:      john.ronciak@intel.com
1335 P:      Ganesh Venkatesan
1336 M:      ganesh.venkatesan@intel.com
1337 W:      http://sourceforge.net/projects/e1000/
1338 S:      Supported
1339
1340 INTEL PRO/10GbE SUPPORT
1341 P:      Ayyappan Veeraiyan
1342 M:      ayyappan.veeraiyan@intel.com
1343 P:      Ganesh Venkatesan
1344 M:      ganesh.venkatesan@intel.com
1345 P:      John Ronciak
1346 M:      john.ronciak@intel.com
1347 W:      http://sourceforge.net/projects/e1000/
1348 S:      Supported
1349
1350 INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
1351 P:      Yi Zhu
1352 M:      yi.zhu@intel.com
1353 P:      James Ketrenos
1354 M:      jketreno@linux.intel.com
1355 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1356 W:      http://ipw2100.sourceforge.net
1357 S:      Supported
1358
1359 INTEL PRO/WIRELESS 2915ABG NETWORK CONNECTION SUPPORT
1360 P:      Yi Zhu
1361 M:      yi.zhu@intel.com
1362 P:      James Ketrenos
1363 M:      jketreno@linux.intel.com
1364 L:      http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel
1365 W:      http://ipw2200.sourceforge.net
1366 S:      Supported
1367
1368 IOC3 DRIVER
1369 P:      Ralf Baechle
1370 M:      ralf@linux-mips.org
1371 L:      linux-mips@linux-mips.org
1372 S:      Maintained
1373
1374 IP MASQUERADING:
1375 P:      Juanjo Ciarlante
1376 M:      jjciarla@raiz.uncu.edu.ar
1377 S:      Maintained
1378
1379 IPX NETWORK LAYER
1380 P:      Arnaldo Carvalho de Melo
1381 M:      acme@conectiva.com.br
1382 L:      netdev@vger.kernel.org
1383 S:      Maintained
1384
1385 IRDA SUBSYSTEM
1386 P:      Jean Tourrilhes
1387 L:      irda-users@lists.sourceforge.net (subscribers-only)
1388 W:      http://irda.sourceforge.net/
1389 S:      Maintained
1390
1391 ISAPNP
1392 P:      Jaroslav Kysela
1393 M:      perex@suse.cz
1394 S:      Maintained
1395
1396 ISDN SUBSYSTEM
1397 P:      Karsten Keil
1398 M:      kkeil@suse.de
1399 P:      Kai Germaschewski
1400 M:      kai.germaschewski@gmx.de
1401 L:      isdn4linux@listserv.isdn4linux.de
1402 W:      http://www.isdn4linux.de
1403 T:      git kernel.org:/pub/scm/linux/kernel/kkeil/isdn-2.6.git
1404 S:      Maintained
1405
1406 ISDN SUBSYSTEM (Eicon active card driver)
1407 P:      Armin Schindler
1408 M:      mac@melware.de
1409 L:      isdn4linux@listserv.isdn4linux.de
1410 W:      http://www.melware.de
1411 S:      Maintained
1412
1413 JOURNALLING FLASH FILE SYSTEM (JFFS)
1414 P:      Axis Communications AB
1415 M:      jffs-dev@axis.com
1416 L:      jffs-dev@axis.com
1417 W:      http://www.developer.axis.com/software/jffs/
1418 S:      Maintained
1419
1420 JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)
1421 P:      David Woodhouse
1422 M:      dwmw2@infradead.org
1423 L:      jffs-dev@axis.com
1424 W:      http://sources.redhat.com/jffs2/
1425 S:      Maintained
1426
1427 JFS FILESYSTEM
1428 P:      Dave Kleikamp
1429 M:      shaggy@austin.ibm.com
1430 L:      jfs-discussion@lists.sourceforge.net
1431 W:      http://jfs.sourceforge.net/
1432 T:      git kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
1433 S:      Supported
1434
1435 KCONFIG
1436 P:      Roman Zippel
1437 M:      zippel@linux-m68k.org
1438 L:      kbuild-devel@lists.sourceforge.net
1439 S:      Maintained
1440
1441 KERNEL AUTOMOUNTER (AUTOFS)
1442 P:      H. Peter Anvin
1443 M:      hpa@zytor.com
1444 L:      autofs@linux.kernel.org
1445 S:      Odd Fixes
1446
1447 KERNEL AUTOMOUNTER v4 (AUTOFS4)
1448 P:      Ian Kent
1449 M:      raven@themaw.net
1450 L:      autofs@linux.kernel.org
1451 S:      Maintained
1452
1453 KERNEL BUILD (kbuild: Makefile, scripts/Makefile.*)
1454 P:      Kai Germaschewski
1455 M:      kai@germaschewski.name
1456 P:      Sam Ravnborg
1457 M:      sam@ravnborg.org
1458 T:      git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
1459 S:      Maintained 
1460
1461 KERNEL JANITORS
1462 P:      Several
1463 L:      kernel-janitors@osdl.org
1464 W:      http://www.kerneljanitors.org/
1465 W:      http://sf.net/projects/kernel-janitor/
1466 W:      http://developer.osdl.org/rddunlap/kj-patches/
1467 S:      Maintained
1468
1469 KERNEL NFSD
1470 P:      Neil Brown
1471 M:      neilb@cse.unsw.edu.au
1472 L:      nfs@lists.sourceforge.net
1473 W:      http://nfs.sourceforge.net/
1474 W:      http://www.cse.unsw.edu.au/~neilb/patches/linux-devel/
1475 S:      Maintained
1476
1477 KERNEL EVENT LAYER (KOBJECT_UEVENT)
1478 P:      Robert Love
1479 M:      rml@novell.com
1480 L:      linux-kernel@vger.kernel.org
1481 S:      Maintained
1482
1483 KEXEC
1484 P:      Eric Biederman
1485 P:      Randy Dunlap
1486 M:      ebiederm@xmission.com
1487 M:      rddunlap@osdl.org
1488 W:      http://www.xmission.com/~ebiederm/files/kexec/
1489 L:      linux-kernel@vger.kernel.org
1490 L:      fastboot@osdl.org
1491 S:      Maintained
1492
1493 KPROBES
1494 P:      Prasanna S Panchamukhi
1495 M:      prasanna@in.ibm.com
1496 P:      Ananth N Mavinakayanahalli
1497 M:      ananth@in.ibm.com
1498 P:      Anil S Keshavamurthy
1499 M:      anil.s.keshavamurthy@intel.com
1500 P:      David S. Miller
1501 M:      davem@davemloft.net
1502 L:      linux-kernel@vger.kernel.org
1503 S:      Maintained
1504
1505 LANMEDIA WAN CARD DRIVER
1506 P:      Andrew Stanley-Jones
1507 M:      asj@lanmedia.com
1508 W:      http://www.lanmedia.com/
1509 S:      Supported
1510  
1511 LAPB module
1512 P:      Henner Eisen
1513 M:      eis@baty.hanse.de
1514 L:      linux-x25@vger.kernel.org
1515 S:      Maintained
1516
1517 LASI 53c700 driver for PARISC
1518 P:      James E.J. Bottomley
1519 M:      James.Bottomley@HansenPartnership.com
1520 L:      linux-scsi@vger.kernel.org
1521 S:      Maintained
1522
1523 LEGO USB Tower driver
1524 P:      Juergen Stuber
1525 M:      starblue@users.sourceforge.net
1526 L:      legousb-devel@lists.sourceforge.net
1527 W:      http://legousb.sourceforge.net/
1528 S:      Maintained
1529
1530 LINUX FOR IBM pSERIES (RS/6000)
1531 P:      Paul Mackerras
1532 M:      paulus@au.ibm.com
1533 W:      http://www.ibm.com/linux/ltc/projects/ppc
1534 S:      Supported
1535
1536 LINUX FOR NCR VOYAGER
1537 P:      James Bottomley
1538 M:      James.Bottomley@HansenPartnership.com
1539 W:      http://www.hansenpartnership.com/voyager
1540 S:      Maintained
1541
1542 LINUX FOR POWERPC
1543 P:      Paul Mackerras
1544 M:      paulus@samba.org
1545 W:      http://www.penguinppc.org/
1546 L:      linuxppc-dev@ozlabs.org
1547 T:      git kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc.git
1548 S:      Supported
1549
1550 LINUX FOR POWER MACINTOSH
1551 P:      Benjamin Herrenschmidt
1552 M:      benh@kernel.crashing.org
1553 W:      http://www.penguinppc.org/
1554 L:      linuxppc-dev@ozlabs.org
1555 S:      Maintained
1556
1557 LINUX FOR POWERPC EMBEDDED MPC52XX
1558 P:      Sylvain Munaut
1559 M:      tnt@246tNt.com
1560 W:      http://www.246tNt.com/mpc52xx/
1561 W:      http://www.penguinppc.org/
1562 L:      linuxppc-dev@ozlabs.org
1563 L:      linuxppc-embedded@ozlabs.org
1564 S:      Maintained
1565
1566 LINUX FOR POWERPC EMBEDDED PPC4XX
1567 P:      Matt Porter
1568 M:      mporter@kernel.crashing.org
1569 W:      http://www.penguinppc.org/
1570 L:      linuxppc-embedded@ozlabs.org
1571 S:      Maintained
1572
1573 LINUX FOR POWERPC BOOT CODE
1574 P:      Tom Rini
1575 M:      trini@kernel.crashing.org
1576 W:      http://www.penguinppc.org/
1577 L:      linuxppc-embedded@ozlabs.org
1578 S:      Maintained
1579
1580 LINUX FOR POWERPC EMBEDDED PPC8XX
1581 P:      Marcelo Tosatti
1582 M:      marcelo.tosatti@cyclades.com
1583 W:      http://www.penguinppc.org/
1584 L:      linuxppc-embedded@ozlabs.org
1585 S:      Maintained
1586
1587 LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX
1588 P:     Kumar Gala
1589 M:     galak@kernel.crashing.org
1590 W:     http://www.penguinppc.org/
1591 L:     linuxppc-embedded@ozlabs.org
1592 S:     Maintained
1593
1594 LLC (802.2)
1595 P:      Arnaldo Carvalho de Melo
1596 M:      acme@conectiva.com.br
1597 S:      Maintained
1598
1599 LINUX FOR 64BIT POWERPC
1600 P:      Paul Mackerras
1601 M:      paulus@samba.org
1602 M:      paulus@au.ibm.com
1603 P:      Anton Blanchard
1604 M:      anton@samba.org
1605 M:      anton@au.ibm.com
1606 W:      http://linuxppc64.org
1607 L:      linuxppc64-dev@ozlabs.org
1608 S:      Supported
1609
1610 LINUX SECURITY MODULE (LSM) FRAMEWORK
1611 P:      Chris Wright
1612 M:      chrisw@osdl.org
1613 L:      linux-security-module@wirex.com
1614 W:      http://lsm.immunix.org
1615 T:      git kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6.git
1616 S:      Supported
1617
1618 LM83 HARDWARE MONITOR DRIVER
1619 P:      Jean Delvare
1620 M:      khali@linux-fr.org
1621 L:      lm-sensors@lm-sensors.org
1622 S:      Maintained
1623
1624 LM90 HARDWARE MONITOR DRIVER
1625 P:      Jean Delvare
1626 M:      khali@linux-fr.org
1627 L:      lm-sensors@lm-sensors.org
1628 S:      Maintained
1629
1630 LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks)
1631 P:      Richard Russon (FlatCap)
1632 M:      ldm@flatcap.org
1633 L:      ldm-devel@lists.sourceforge.net 
1634 W:      http://ldm.sourceforge.net
1635 S:      Maintained
1636
1637 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
1638 P:      Eric Moore
1639 M:      Eric.Moore@lsil.com
1640 M:      support@lsil.com
1641 L:      mpt_linux_developer@lsil.com
1642 L:      linux-scsi@vger.kernel.org
1643 W:      http://www.lsilogic.com/support
1644 S:      Supported
1645
1646 LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
1647 P:      Matthew Wilcox
1648 M:      matthew@wil.cx
1649 L:      linux-scsi@vger.kernel.org
1650 S:      Maintained
1651
1652 M68K ARCHITECTURE
1653 P:      Geert Uytterhoeven
1654 M:      geert@linux-m68k.org
1655 P:      Roman Zippel
1656 M:      zippel@linux-m68k.org
1657 L:      linux-m68k@lists.linux-m68k.org
1658 W:      http://www.linux-m68k.org/
1659 W:      http://linux-m68k-cvs.ubb.ca/
1660 S:      Maintained
1661
1662 M68K ON APPLE MACINTOSH
1663 P:      Joshua Thompson
1664 M:      funaho@jurai.org
1665 W:      http://www.mac.linux-m68k.org/
1666 L:      linux-mac68k@mac.linux-m68k.org
1667 S:      Maintained
1668
1669 M68K ON HP9000/300
1670 P:      Philip Blundell
1671 M:      philb@gnu.org
1672 W:      http://www.tazenda.demon.co.uk/phil/linux-hp
1673 S:      Maintained
1674
1675 MARVELL YUKON / SYSKONNECT DRIVER
1676 P:      Mirko Lindner
1677 M:      mlindner@syskonnect.de
1678 P:      Ralph Roesler
1679 M:      rroesler@syskonnect.de
1680 W:      http://www.syskonnect.com
1681 S:      Supported
1682
1683 MAESTRO PCI SOUND DRIVERS
1684 P:      Zach Brown
1685 M:      zab@zabbo.net
1686 S:      Odd Fixes
1687
1688 MAN-PAGES: MANUAL PAGES FOR LINUX -- Sections 2, 3, 4, 5, and 7
1689 P: Michael Kerrisk
1690 M: mtk-manpages@gmx.net
1691 W: ftp://ftp.kernel.org/pub/linux/docs/manpages
1692 S: Maintained
1693
1694 MARVELL MV64340 ETHERNET DRIVER
1695 P:      Manish Lachwani
1696 M:      Manish_Lachwani@pmc-sierra.com
1697 L:      linux-mips@linux-mips.org
1698 L:      netdev@vger.kernel.org
1699 S:      Supported
1700
1701 MATROX FRAMEBUFFER DRIVER
1702 P:      Petr Vandrovec
1703 M:      vandrove@vc.cvut.cz
1704 L:      linux-fbdev-devel@lists.sourceforge.net
1705 S:      Maintained
1706
1707 MEGARAID SCSI DRIVERS
1708 P:     Neela Syam Kolli
1709 M:     Neela.Kolli@engenio.com
1710 S:     linux-scsi@vger.kernel.org
1711 W:     http://megaraid.lsilogic.com
1712 S:     Maintained
1713
1714 MEMORY TECHNOLOGY DEVICES
1715 P:      David Woodhouse
1716 M:      dwmw2@infradead.org
1717 W:      http://www.linux-mtd.infradead.org/
1718 L:      linux-mtd@lists.infradead.org
1719 T:      git kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6.git
1720 S:      Maintained
1721
1722 MICROTEK X6 SCANNER
1723 P:      Oliver Neukum
1724 M:      oliver@neukum.name
1725 S:      Maintained
1726
1727 MIPS
1728 P:      Ralf Baechle
1729 M:      ralf@linux-mips.org
1730 W:      http://www.linux-mips.org/
1731 L:      linux-mips@linux-mips.org
1732 S:      Maintained
1733
1734 MISCELLANEOUS MCA-SUPPORT
1735 P:      James Bottomley
1736 M:      jejb@steeleye.com
1737 L:      linux-kernel@vger.kernel.org
1738 S:      Maintained
1739
1740 MODULE SUPPORT
1741 P:      Rusty Russell
1742 M:      rusty@rustcorp.com.au
1743 L:      linux-kernel@vger.kernel.org
1744 S:      Maintained
1745
1746 MOTION EYE VAIO PICTUREBOOK CAMERA DRIVER
1747 P:      Stelian Pop
1748 M:      stelian@popies.net
1749 W:      http://popies.net/meye/
1750 S:      Maintained
1751
1752 MOUSE AND MISC DEVICES [GENERAL]
1753 P:      Alessandro Rubini
1754 M:      rubini@ipvvis.unipv.it
1755 L:      linux-kernel@vger.kernel.org
1756 S:      Maintained
1757
1758 MTRR AND SIMILAR SUPPORT [i386]
1759 P:      Richard Gooch
1760 M:      rgooch@atnf.csiro.au
1761 L:      linux-kernel@vger.kernel.org
1762 W:      http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html
1763 S:      Maintained
1764
1765 MULTISOUND SOUND DRIVER
1766 P:      Andrew Veliath
1767 M:      andrewtv@usa.net
1768 S:      Maintained
1769
1770 NATSEMI ETHERNET DRIVER (DP8381x)
1771 P:      Tim Hockin
1772 M:      thockin@hockin.org
1773 S:      Maintained
1774
1775 NCP FILESYSTEM
1776 P:      Petr Vandrovec
1777 M:      vandrove@vc.cvut.cz
1778 L:      linware@sh.cvut.cz
1779 S:      Maintained
1780
1781 NCR DUAL 700 SCSI DRIVER (MICROCHANNEL)
1782 P:      James E.J. Bottomley
1783 M:      James.Bottomley@HansenPartnership.com
1784 L:      linux-scsi@vger.kernel.org
1785 S:      Maintained
1786
1787 NETFILTER/IPTABLES/IPCHAINS
1788 P:      Rusty Russell
1789 P:      Marc Boucher
1790 P:      James Morris
1791 P:      Harald Welte
1792 P:      Jozsef Kadlecsik
1793 M:      coreteam@netfilter.org
1794 W:      http://www.netfilter.org/
1795 W:      http://www.iptables.org/
1796 L:      netfilter@lists.netfilter.org
1797 L:      netfilter-devel@lists.netfilter.org
1798 S:      Supported
1799
1800 NETROM NETWORK LAYER
1801 P:      Ralf Baechle
1802 M:      ralf@linux-mips.org
1803 L:      linux-hams@vger.kernel.org
1804 S:      Maintained
1805
1806 NETWORK BLOCK DEVICE
1807 P:      Paul Clements
1808 M:      Paul.Clements@steeleye.com
1809 S:      Maintained
1810
1811 NETWORK DEVICE DRIVERS
1812 P:      Andrew Morton
1813 M:      akpm@osdl.org
1814 P:      Jeff Garzik
1815 M:      jgarzik@pobox.com
1816 L:      netdev@vger.kernel.org
1817 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
1818 S:      Maintained
1819
1820 NETWORKING [GENERAL]
1821 P:      Networking Team
1822 M:      netdev@vger.kernel.org
1823 L:      netdev@vger.kernel.org
1824 S:      Maintained
1825
1826 NETWORKING [IPv4/IPv6]
1827 P:      David S. Miller
1828 M:      davem@davemloft.net
1829 P:      Alexey Kuznetsov
1830 M:      kuznet@ms2.inr.ac.ru
1831 P:      Pekka Savola (ipv6)
1832 M:      pekkas@netcore.fi
1833 P:      James Morris
1834 M:      jmorris@namei.org
1835 P:      Hideaki YOSHIFUJI
1836 M:      yoshfuji@linux-ipv6.org
1837 P:      Patrick McHardy
1838 M:      kaber@coreworks.de
1839 L:      netdev@vger.kernel.org
1840 T:      git kernel.org:/pub/scm/linux/kernel/davem/net-2.6.git
1841 S:      Maintained
1842
1843 IPVS
1844 P:      Wensong Zhang
1845 M:      wensong@linux-vs.org
1846 P:      Simon Horman
1847 M:      horms@verge.net.au
1848 P:      Julian Anastasov
1849 M:      ja@ssi.bg
1850 L:      netdev@vger.kernel.org
1851 S:      Maintained
1852
1853 NFS CLIENT
1854 P:      Trond Myklebust
1855 M:      trond.myklebust@fys.uio.no
1856 L:      linux-kernel@vger.kernel.org
1857 S:      Maintained
1858
1859 NI5010 NETWORK DRIVER
1860 P:      Jan-Pascal van Best and Andreas Mohr
1861 M:      Jan-Pascal van Best <jvbest@qv3pluto.leidenuniv.nl>
1862 M:      Andreas Mohr <100.30936@germany.net>
1863 L:      netdev@vger.kernel.org
1864 S:      Maintained
1865
1866 NINJA SCSI-3 / NINJA SCSI-32Bi (16bit/CardBus) PCMCIA SCSI HOST ADAPTER DRIVER
1867 P:      YOKOTA Hiroshi
1868 M:      yokota@netlab.is.tsukuba.ac.jp
1869 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1870 S:      Maintained
1871
1872 NINJA SCSI-32Bi/UDE PCI/CARDBUS SCSI HOST ADAPTER DRIVER
1873 P:      GOTO Masanori
1874 M:      gotom@debian.or.jp
1875 P:      YOKOTA Hiroshi
1876 M:      yokota@netlab.is.tsukuba.ac.jp
1877 W:      http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/
1878 S:      Maintained
1879
1880 NON-IDE/NON-SCSI CDROM DRIVERS [GENERAL] (come on, crew - mark your responsibility)
1881 P:      Eberhard Moenkeberg
1882 M:      emoenke@gwdg.de
1883 L:      linux-kernel@vger.kernel.org
1884 S:      Maintained
1885
1886 NTFS FILESYSTEM
1887 P:      Anton Altaparmakov
1888 M:      aia21@cantab.net
1889 L:      linux-ntfs-dev@lists.sourceforge.net
1890 L:      linux-kernel@vger.kernel.org
1891 W:      http://linux-ntfs.sf.net/
1892 T:      git kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git
1893 S:      Maintained
1894
1895 NVIDIA (RIVA) FRAMEBUFFER DRIVER
1896 P:      Ani Joshi
1897 M:      ajoshi@shell.unixbox.com
1898 L:      linux-nvidia@lists.surfsouth.com
1899 S:      Maintained
1900
1901 OLYMPIC NETWORK DRIVER
1902 P:      Peter De Shrijver
1903 M:      p2@ace.ulyssis.student.kuleuven.ac.be
1904 P:      Mike Phillips
1905 M:      mikep@linuxtr.net 
1906 L:      netdev@vger.kernel.org
1907 L:      linux-tr@linuxtr.net
1908 W:      http://www.linuxtr.net
1909 S:      Maintained
1910
1911 OMNIKEY CARDMAN 4000 DRIVER
1912 P:      Harald Welte
1913 M:      laforge@gnumonks.org
1914 S:      Maintained
1915
1916 OMNIKEY CARDMAN 4040 DRIVER
1917 P:      Harald Welte
1918 M:      laforge@gnumonks.org
1919 S:      Maintained
1920
1921 ONSTREAM SCSI TAPE DRIVER
1922 P:      Willem Riede
1923 M:      osst@riede.org
1924 L:      osst-users@lists.sourceforge.net
1925 L:      linux-scsi@vger.kernel.org
1926 S:      Maintained
1927
1928 OPL3-SA2, SA3, and SAx DRIVER
1929 P:      Zwane Mwaikambo
1930 M:      zwane@arm.linux.org.uk
1931 L:      linux-sound@vger.kernel.org
1932 S:      Maintained
1933
1934 OPROFILE
1935 P:      Philippe Elie
1936 M:      phil.el@wanadoo.fr
1937 L:      oprofile-list@lists.sf.net
1938 S:      Maintained
1939
1940 ORINOCO DRIVER
1941 P:      Pavel Roskin
1942 M:      proski@gnu.org
1943 P:      David Gibson
1944 M:      hermes@gibson.dropbear.id.au
1945 L:      orinoco-users@lists.sourceforge.net
1946 L:      orinoco-devel@lists.sourceforge.net
1947 W:      http://www.nongnu.org/orinoco/
1948 S:      Maintained
1949
1950 PARALLEL PORT SUPPORT
1951 P:      Phil Blundell
1952 M:      philb@gnu.org
1953 P:      Tim Waugh
1954 M:      tim@cyberelk.net
1955 P:      David Campbell
1956 M:      campbell@torque.net
1957 P:      Andrea Arcangeli
1958 M:      andrea@suse.de
1959 L:      linux-parport@lists.infradead.org
1960 W:      http://people.redhat.com/twaugh/parport/
1961 S:      Maintained
1962
1963 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
1964 P:      Tim Waugh
1965 M:      tim@cyberelk.net
1966 L:      linux-parport@lists.infradead.org
1967 W:      http://www.torque.net/linux-pp.html
1968 S:      Maintained
1969
1970 PARISC ARCHITECTURE
1971 P:      Matthew Wilcox
1972 M:      matthew@wil.cx
1973 P:      Grant Grundler
1974 M:      grundler@parisc-linux.org
1975 L:      parisc-linux@parisc-linux.org
1976 W:      http://www.parisc-linux.org/
1977 S:      Maintained
1978
1979 PERSONALITY HANDLING
1980 P:      Christoph Hellwig
1981 M:      hch@infradead.org
1982 L:      linux-abi-devel@lists.sourceforge.net
1983 S:      Maintained
1984
1985 PCI SOUND DRIVERS (ES1370, ES1371 and SONICVIBES)
1986 P:      Thomas Sailer
1987 M:      sailer@ife.ee.ethz.ch
1988 L:      linux-sound@vger.kernel.org
1989 W:      http://www.ife.ee.ethz.ch/~sailer/linux/pciaudio.html
1990 S:      Maintained
1991
1992 PCI SUBSYSTEM
1993 P:      Greg Kroah-Hartman
1994 M:      gregkh@suse.de
1995 L:      linux-kernel@vger.kernel.org
1996 L:      linux-pci@atrey.karlin.mff.cuni.cz
1997 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
1998 S:      Supported
1999
2000 PCI HOTPLUG CORE
2001 P:      Greg Kroah-Hartman
2002 M:      gregkh@suse.de
2003 S:      Supported
2004
2005 PCI HOTPLUG COMPAQ DRIVER
2006 P:      Greg Kroah-Hartman
2007 M:      greg@kroah.com
2008 S:      Maintained
2009
2010 PCIE HOTPLUG DRIVER
2011 P:      Kristen Carlson Accardi
2012 M:      kristen.c.accardi@intel.com
2013 L:      pcihpd-discuss@lists.sourceforge.net
2014 S:      Maintained
2015
2016 PCMCIA SUBSYSTEM
2017 P:      Linux PCMCIA Team
2018 L:      http://lists.infradead.org/mailman/listinfo/linux-pcmcia
2019 T:      git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
2020 S:      Maintained
2021
2022 PCNET32 NETWORK DRIVER
2023 P:      Thomas Bogendörfer
2024 M:      tsbogend@alpha.franken.de
2025 L:      netdev@vger.kernel.org
2026 S:      Maintained
2027
2028 PHRAM MTD DRIVER
2029 P:      Jörn Engel
2030 M:      joern@wh.fh-wedel.de
2031 L:      linux-mtd@lists.infradead.org
2032 S:      Maintained
2033
2034 PKTCDVD DRIVER
2035 P:      Peter Osterlund
2036 M:      petero2@telia.com
2037 L:      linux-kernel@vger.kernel.org
2038 S:      Maintained
2039
2040 POSIX CLOCKS and TIMERS
2041 P:      George Anzinger
2042 M:      george@mvista.com
2043 L:      netdev@vger.kernel.org
2044 S:      Supported
2045
2046 POWERPC 4xx EMAC DRIVER
2047 P:      Eugene Surovegin
2048 M:      ebs@ebshome.net
2049 W:      http://kernel.ebshome.net/emac/
2050 L:      linuxppc-embedded@ozlabs.org
2051 L:      netdev@vger.kernel.org
2052 S:      Maintained
2053
2054 PNP SUPPORT
2055 P:      Adam Belay
2056 M:      ambx1@neo.rr.com
2057 S:      Maintained
2058
2059 PPP PROTOCOL DRIVERS AND COMPRESSORS
2060 P:      Paul Mackerras
2061 M:      paulus@samba.org
2062 L:      linux-ppp@vger.kernel.org
2063 S:      Maintained
2064
2065 PPP OVER ATM (RFC 2364)
2066 P:      Mitchell Blank Jr
2067 M:      mitch@sfgoth.com
2068 S:      Maintained
2069
2070 PPP OVER ETHERNET
2071 P:      Michal Ostrowski
2072 M:      mostrows@speakeasy.net
2073 S:      Maintained
2074
2075 PREEMPTIBLE KERNEL
2076 P:      Robert Love
2077 M:      rml@tech9.net
2078 L:      linux-kernel@vger.kernel.org
2079 L:      kpreempt-tech@lists.sourceforge.net
2080 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
2081 S:      Supported
2082
2083 PRISM54 WIRELESS DRIVER
2084 P:      Prism54 Development Team
2085 M:      prism54-private@prism54.org
2086 L:      netdev@vger.kernel.org
2087 W:      http://prism54.org
2088 S:      Maintained
2089
2090 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
2091 P:      Peter Denison
2092 M:      promise@pnd-pc.demon.co.uk
2093 W:      http://www.pnd-pc.demon.co.uk/promise/
2094 S:      Maintained
2095
2096 PXA2xx SUPPORT
2097 P:      Nicolas Pitre
2098 M:      nico@cam.org
2099 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2100 S:      Maintained
2101
2102 QLOGIC QLA2XXX FC-SCSI DRIVER
2103 P:      Andrew Vasquez
2104 M:      andrew.vasquez@qlogic.com
2105 L:      linux-scsi@vger.kernel.org
2106 S:      Supported
2107
2108 QNX4 FILESYSTEM
2109 P:      Anders Larsen
2110 M:      al@alarsen.net
2111 L:      linux-kernel@vger.kernel.org
2112 W:      http://www.alarsen.net/linux/qnx4fs/
2113 S:      Maintained
2114
2115 RADEON FRAMEBUFFER DISPLAY DRIVER
2116 P:      Benjamin Herrenschmidt
2117 M:      benh@kernel.crashing.org
2118 L:      linux-fbdev-devel@lists.sourceforge.net
2119 S:      Maintained
2120
2121 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2122 P:      Paul Mackerras
2123 M:      paulus@samba.org
2124 L:      linux-fbdev-devel@lists.sourceforge.net
2125 S:      Maintained
2126
2127 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2128 P:      Corey Thomas
2129 M:      corey@world.std.com
2130 L:      linux-kernel@vger.kernel.org
2131 S:      Maintained
2132
2133 RANDOM NUMBER DRIVER
2134 P:      Matt Mackall
2135 M:      mpm@selenic.com
2136 S:      Maintained
2137
2138 RAPIDIO SUBSYSTEM
2139 P:      Matt Porter
2140 M:      mporter@kernel.crashing.org
2141 L:      linux-kernel@vger.kernel.org
2142 S:      Maintained
2143
2144 REAL TIME CLOCK DRIVER
2145 P:      Paul Gortmaker
2146 M:      p_gortmaker@yahoo.com
2147 L:      linux-kernel@vger.kernel.org
2148 S:      Maintained
2149
2150 REISERFS FILE SYSTEM
2151 P:      Hans Reiser
2152 M:      reiserfs-dev@namesys.com
2153 L:      reiserfs-list@namesys.com
2154 W:      http://www.namesys.com
2155 S:      Supported
2156
2157 ROCKETPORT DRIVER
2158 P:      Comtrol Corp.
2159 W:      http://www.comtrol.com
2160 S:      Maintained
2161
2162 ROSE NETWORK LAYER
2163 P:      Ralf Baechle
2164 M:      ralf@linux-mips.org
2165 L:      linux-hams@vger.kernel.org
2166 S:      Maintained
2167
2168 RISCOM8 DRIVER
2169 S:      Orphan
2170
2171 RTLINUX  REALTIME  LINUX
2172 P:      Victor Yodaiken
2173 M:      yodaiken@fsmlabs.com
2174 L:      rtl@rtlinux.org
2175 W:      www.rtlinux.org
2176 S:      Maintained
2177
2178 S390
2179 P:      Martin Schwidefsky
2180 M:      schwidefsky@de.ibm.com
2181 M:      linux390@de.ibm.com
2182 L:      linux-390@vm.marist.edu
2183 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
2184 S:      Supported
2185
2186 SAA7146 VIDEO4LINUX-2 DRIVER
2187 P:      Michael Hunold
2188 M:      michael@mihu.de
2189 W:      http://www.mihu.de/linux/saa7146
2190 S:      Maintained
2191
2192 SBPCD CDROM DRIVER
2193 P:      Eberhard Moenkeberg
2194 M:      emoenke@gwdg.de
2195 L:      linux-kernel@vger.kernel.org
2196 S:      Maintained
2197
2198 SC1200 WDT DRIVER
2199 P:      Zwane Mwaikambo
2200 M:      zwane@arm.linux.org.uk
2201 S:      Maintained
2202
2203 SCHEDULER
2204 P:      Ingo Molnar
2205 M:      mingo@elte.hu
2206 P:      Robert Love    [the preemptible kernel bits]
2207 M:      rml@tech9.net
2208 L:      linux-kernel@vger.kernel.org
2209 S:      Maintained
2210
2211 SCSI CDROM DRIVER
2212 P:      Jens Axboe
2213 M:      axboe@suse.de
2214 L:      linux-scsi@vger.kernel.org
2215 W:      http://www.kernel.dk
2216 S:      Maintained
2217
2218 SCSI SG DRIVER
2219 P:      Doug Gilbert
2220 M:      dgilbert@interlog.com
2221 L:      linux-scsi@vger.kernel.org
2222 W:      http://www.torque.net/sg
2223 S:      Maintained
2224
2225 SCSI SUBSYSTEM
2226 P:      James E.J. Bottomley
2227 M:      James.Bottomley@SteelEye.com
2228 L:      linux-scsi@vger.kernel.org
2229 T:      git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
2230 S:      Maintained
2231
2232 SCSI TAPE DRIVER
2233 P:      Kai Mäkisara
2234 M:      Kai.Makisara@kolumbus.fi
2235 L:      linux-scsi@vger.kernel.org
2236 S:      Maintained
2237
2238 SCTP PROTOCOL
2239 P: Sridhar Samudrala
2240 M: sri@us.ibm.com
2241 L: lksctp-developers@lists.sourceforge.net
2242 S: Supported
2243
2244 SCx200 CPU SUPPORT
2245 P:      Christer Weinigel
2246 M:      christer@weinigel.se
2247 W:      http://www.weinigel.se
2248 S:      Supported
2249
2250 SECURITY CONTACT
2251 P:      Security Officers
2252 M:      security@kernel.org
2253 S:      Supported
2254
2255 SELINUX SECURITY MODULE
2256 P:      Stephen Smalley
2257 M:      sds@epoch.ncsc.mil
2258 P:      James Morris
2259 M:      jmorris@namei.org
2260 L:      linux-kernel@vger.kernel.org (kernel issues)
2261 L:      selinux@tycho.nsa.gov (general discussion)
2262 W:      http://www.nsa.gov/selinux
2263 S:      Supported
2264
2265 SERIAL ATA (SATA) SUBSYSTEM:
2266 P:      Jeff Garzik
2267 M:      jgarzik@pobox.com
2268 L:      linux-ide@vger.kernel.org
2269 T:      git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
2270 S:      Supported
2271
2272 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2273 P:      Pat Gefre
2274 M:      pfg@sgi.com
2275 L:      linux-ia64@vger.kernel.org
2276 S:      Supported
2277
2278 SGI VISUAL WORKSTATION 320 AND 540
2279 P:      Andrey Panin
2280 M:      pazke@donpac.ru
2281 L:      linux-visws-devel@lists.sf.net
2282 W:      http://linux-visws.sf.net
2283 S:      Maintained for 2.6.
2284
2285 SIMTEC EB110ATX (Chalice CATS)
2286 P:      Ben Dooks
2287 P:      Vincent Sanders
2288 M:      support@simtec.co.uk
2289 W:      http://www.simtec.co.uk/products/EB110ATX/
2290 S:      Supported
2291
2292 SIMTEC EB2410ITX (BAST)
2293 P:      Ben Dooks
2294 P:      Vincent Sanders
2295 M:      support@simtec.co.uk
2296 W:      http://www.simtec.co.uk/products/EB2410ITX/
2297 S:      Supported
2298
2299 SIS 190 ETHERNET DRIVER
2300 P:      Francois Romieu
2301 M:      romieu@fr.zoreil.com
2302 L:      netdev@vger.kernel.org
2303 S:      Maintained
2304
2305 SIS 5513 IDE CONTROLLER DRIVER
2306 P:      Lionel Bouton
2307 M:      Lionel.Bouton@inet6.fr
2308 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2309 W:      http://gyver.homeip.net/sis5513/index.html
2310 S:      Maintained
2311
2312 SIS 900/7016 FAST ETHERNET DRIVER
2313 P:      Daniele Venzano
2314 M:      venza@brownhat.org
2315 W:      http://www.brownhat.org/sis900.html
2316 L:      netdev@vger.kernel.org
2317 S:      Maintained
2318
2319 SIS FRAMEBUFFER DRIVER
2320 P:      Thomas Winischhofer
2321 M:      thomas@winischhofer.net
2322 W:      http://www.winischhofer.net/linuxsisvga.shtml
2323 S:      Maintained      
2324
2325 SIS USB2VGA DRIVER
2326 P:      Thomas Winischhofer
2327 M:      thomas@winischhofer.net
2328 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2329 S:      Maintained
2330
2331 SMSC47M1 HARDWARE MONITOR DRIVER
2332 P:      Jean Delvare
2333 M:      khali@linux-fr.org
2334 L:      lm-sensors@lm-sensors.org
2335 S:      Odd Fixes
2336
2337 SMB FILESYSTEM
2338 P:      Urban Widmark
2339 M:      urban@teststation.com
2340 W:      http://samba.org/
2341 L:      samba@samba.org
2342 S:      Maintained
2343
2344 SMC91x ETHERNET DRIVER
2345 P:      Nicolas Pitre
2346 M:      nico@cam.org
2347 S:      Maintained
2348
2349 SNA NETWORK LAYER
2350 P:      Jay Schulist
2351 M:      jschlst@samba.org
2352 L:      linux-sna@turbolinux.com
2353 W:      http://www.linux-sna.org
2354 S:      Supported
2355
2356 SOFTWARE RAID (Multiple Disks) SUPPORT
2357 P:      Ingo Molnar
2358 M:      mingo@redhat.com
2359 P:      Neil Brown
2360 M:      neilb@cse.unsw.edu.au
2361 L:      linux-raid@vger.kernel.org
2362 S:      Maintained
2363
2364 SOFTWARE SUSPEND:
2365 P:      Pavel Machek
2366 M:      pavel@suse.cz
2367 L:      linux-pm@osdl.org
2368 S:      Maintained
2369
2370 SONIC NETWORK DRIVER
2371 P:      Thomas Bogendoerfer
2372 M:      tsbogend@alpha.franken.de
2373 L:      netdev@vger.kernel.org
2374 S:      Maintained
2375
2376 SONY VAIO CONTROL DEVICE DRIVER
2377 P:      Stelian Pop
2378 M:      stelian@popies.net
2379 W:      http://popies.net/sonypi/
2380 S:      Maintained
2381
2382 SOUND
2383 P:      Jaroslav Kysela
2384 M:      perex@suse.cz
2385 L:      alsa-devel@alsa-project.org
2386 S:      Maintained
2387
2388 TPM DEVICE DRIVER
2389 P:      Kylene Hall
2390 M:      kjhall@us.ibm.com
2391 W:      http://tpmdd.sourceforge.net
2392 L:      tpmdd-devel@lists.sourceforge.net
2393 S:      Maintained
2394
2395 Telecom Clock Driver for MCPL0010
2396 P: Mark Gross
2397 M: mark.gross@intel.com
2398 S: Supported
2399
2400 TENSILICA XTENSA PORT (xtensa):
2401 P:      Chris Zankel
2402 M:      chris@zankel.net
2403 S:      Maintained
2404
2405 UltraSPARC (sparc64):
2406 P:      David S. Miller
2407 M:      davem@davemloft.net
2408 P:      Eddie C. Dost
2409 M:      ecd@brainaid.de
2410 P:      Jakub Jelinek
2411 M:      jj@sunsite.ms.mff.cuni.cz
2412 P:      Anton Blanchard
2413 M:      anton@samba.org
2414 L:      sparclinux@vger.kernel.org
2415 L:      ultralinux@vger.kernel.org
2416 T:      git kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git
2417 S:      Maintained
2418
2419 SHARP LH SUPPORT (LH7952X & LH7A40X)
2420 P:      Marc Singer
2421 M:      elf@buici.com
2422 W:      http://projects.buici.com/arm
2423 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2424 S:      Maintained
2425
2426 SHPC HOTPLUG DRIVER
2427 P:      Kristen Carlson Accardi
2428 M:      kristen.c.accardi@intel.com
2429 L:      pcihpd-discuss@lists.sourceforge.net
2430 S:      Maintained
2431
2432 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2433 P:      Stephen Hemminger
2434 M:      shemminger@osdl.org
2435 L:      netdev@vger.kernel.org
2436 S:      Maintained
2437
2438 SPARC (sparc32):
2439 P:      William L. Irwin
2440 M:      wli@holomorphy.com
2441 L:      sparclinux@vger.kernel.org
2442 S:      Maintained
2443
2444 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2445 P:      Roger Wolff
2446 M:      R.E.Wolff@BitWizard.nl
2447 L:      linux-kernel@vger.kernel.org ?
2448 S:      Supported
2449
2450 SRM (Alpha) environment access
2451 P:      Jan-Benedict Glaw
2452 M:      jbglaw@lug-owl.de
2453 L:      linux-kernel@vger.kernel.org
2454 S:      Maintained
2455
2456 STARFIRE/DURALAN NETWORK DRIVER
2457 P:      Ion Badulescu
2458 M:      ionut@cs.columbia.edu
2459 S:      Maintained
2460
2461 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2462 W:      http://mosquitonet.Stanford.EDU/strip.html
2463 S:      Unsupported ?
2464
2465 STRADIS MPEG-2 DECODER DRIVER
2466 P:      Nathan Laredo
2467 M:      laredo@gnu.org
2468 W:      http://mpeg.openprojects.net/
2469 W:      http://www.stradis.com/
2470 S:      Maintained
2471
2472 SUPERH (sh)
2473 P:      Paul Mundt
2474 M:      lethal@linux-sh.org
2475 P:      Kazumoto Kojima
2476 M:      kkojima@rr.iij4u.or.jp
2477 L:      linux-sh@m17n.org
2478 W:      http://www.linux-sh.org
2479 W:      http://www.m17n.org/linux-sh/
2480 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2481 S:      Maintained
2482
2483 SUPERH64 (sh64)
2484 P:      Paul Mundt
2485 M:      lethal@linux-sh.org
2486 P:      Richard Curnow
2487 M:      rc@rc0.org.uk
2488 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2489 W:      http://www.linux-sh.org
2490 W:      http://www.rc0.org.uk/sh64
2491 S:      Maintained
2492
2493 SUN3/3X
2494 P:      Sam Creasey
2495 M:      sammy@sammy.net
2496 L:      sun3-list@redhat.com
2497 W:      http://sammy.net/sun3/
2498 S:      Maintained
2499
2500 SVGA HANDLING
2501 P:      Martin Mares
2502 M:      mj@ucw.cz
2503 L:      linux-video@atrey.karlin.mff.cuni.cz
2504 S:      Maintained
2505
2506 SYSV FILESYSTEM
2507 P:      Christoph Hellwig
2508 M:      hch@infradead.org
2509 S:      Maintained
2510
2511 TI PARALLEL LINK CABLE DRIVER
2512 P:     Romain Lievin
2513 M:     roms@lpg.ticalc.org
2514 S:     Maintained
2515
2516 TLAN NETWORK DRIVER
2517 P:      Samuel Chessman
2518 M:      chessman@tux.org
2519 L:      tlan-devel@lists.sourceforge.net
2520 W:      http://sourceforge.net/projects/tlan/
2521 S:      Maintained
2522
2523 TOKEN-RING NETWORK DRIVER
2524 P:      Mike Phillips
2525 M:      mikep@linuxtr.net
2526 L:      netdev@vger.kernel.org
2527 L:      linux-tr@linuxtr.net
2528 W:      http://www.linuxtr.net
2529 S:      Maintained
2530
2531 TOSHIBA ACPI EXTRAS DRIVER
2532 P:      John Belmonte
2533 M:      toshiba_acpi@memebeam.org
2534 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2535 S:      Maintained
2536
2537 TOSHIBA SMM DRIVER
2538 P:      Jonathan Buzzard
2539 M:      jonathan@buzzard.org.uk
2540 L:      tlinux-users@tce.toshiba-dme.co.jp
2541 W:      http://www.buzzard.org.uk/toshiba/
2542 S:      Maintained
2543
2544 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2545 P:      Muli Ben-Yehuda
2546 M:      mulix@mulix.org
2547 L:      linux-kernel@vger.kernel.org
2548 S:      Maintained
2549
2550 TRIVIAL PATCHES
2551 P:      Adrian Bunk
2552 M:      trivial@kernel.org
2553 L:      linux-kernel@vger.kernel.org
2554 W:      http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/
2555 T:      git kernel.org:/pub/scm/linux/kernel/git/bunk/trivial.git
2556 S:      Maintained
2557
2558 TMS380 TOKEN-RING NETWORK DRIVER
2559 P:      Adam Fritzler
2560 M:      mid@auk.cx
2561 L:      linux-tr@linuxtr.net
2562 W:      http://www.auk.cx/tms380tr/
2563 S:      Maintained
2564
2565 TULIP NETWORK DRIVER
2566 P:      Jeff Garzik
2567 M:      jgarzik@pobox.com
2568 L:      tulip-users@lists.sourceforge.net
2569 W:      http://sourceforge.net/projects/tulip/
2570 S:      Maintained
2571
2572 TUN/TAP driver
2573 P:      Maxim Krasnyansky
2574 M:      maxk@qualcomm.com, max_mk@yahoo.com
2575 L:      vtun@office.satix.net
2576 W:      http://vtun.sourceforge.net/tun
2577 S:      Maintained
2578
2579 U14-34F SCSI DRIVER
2580 P:      Dario Ballabio
2581 M:      ballabio_dario@emc.com
2582 L:      linux-scsi@vger.kernel.org
2583 S:      Maintained
2584
2585 UDF FILESYSTEM
2586 P:      Ben Fennema
2587 M:      bfennema@falcon.csc.calpoly.edu
2588 L:      linux_udf@hpesjro.fc.hp.com
2589 W:      http://linux-udf.sourceforge.net
2590 S:      Maintained
2591
2592 UNIFORM CDROM DRIVER
2593 P:      Jens Axboe
2594 M:      axboe@suse.de
2595 L:      linux-kernel@vger.kernel.org
2596 W:      http://www.kernel.dk
2597 S:      Maintained
2598
2599 USB ACM DRIVER
2600 P:      Oliver Neukum
2601 M:      oliver@neukum.name
2602 L:      linux-usb-users@lists.sourceforge.net
2603 L:      linux-usb-devel@lists.sourceforge.net
2604 S:      Maintained
2605
2606 USB BLOCK DRIVER (UB ub)
2607 P:      Pete Zaitcev
2608 M:      zaitcev@redhat.com
2609 L:      linux-kernel@vger.kernel.org
2610 L:      linux-usb-devel@lists.sourceforge.net
2611 S:      Supported
2612
2613 USB CDC ETHERNET DRIVER
2614 P:      Greg Kroah-Hartman
2615 M:      greg@kroah.com
2616 L:      linux-usb-users@lists.sourceforge.net
2617 L:      linux-usb-devel@lists.sourceforge.net
2618 S:      Maintained
2619 W:      http://www.kroah.com/linux-usb/
2620
2621 USB EHCI DRIVER
2622 P:      David Brownell
2623 M:      dbrownell@users.sourceforge.net
2624 L:      linux-usb-devel@lists.sourceforge.net
2625 S:      Maintained
2626
2627 USB HID/HIDBP DRIVERS
2628 P:      Vojtech Pavlik
2629 M:      vojtech@suse.cz
2630 L:      linux-usb-users@lists.sourceforge.net
2631 L:      linux-usb-devel@lists.sourceforge.net
2632 S:      Maintained
2633
2634 USB HUB DRIVER
2635 P:      Johannes Erdfelt
2636 M:      johannes@erdfelt.com
2637 L:      linux-usb-users@lists.sourceforge.net
2638 L:      linux-usb-devel@lists.sourceforge.net
2639 S:      Maintained
2640
2641 USB KAWASAKI LSI DRIVER
2642 P:      Oliver Neukum
2643 M:      oliver@neukum.name
2644 L:      linux-usb-users@lists.sourceforge.net
2645 L:      linux-usb-devel@lists.sourceforge.net
2646 S:      Maintained
2647
2648 USB MASS STORAGE DRIVER
2649 P:      Matthew Dharm
2650 M:      mdharm-usb@one-eyed-alien.net
2651 L:      linux-usb-users@lists.sourceforge.net
2652 L:      linux-usb-devel@lists.sourceforge.net
2653 S:      Maintained
2654 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2655
2656 USB OHCI DRIVER
2657 P:      Roman Weissgaerber
2658 M:      weissg@vienna.at
2659 L:      linux-usb-users@lists.sourceforge.net
2660 L:      linux-usb-devel@lists.sourceforge.net
2661 S:      Maintained
2662
2663 USB OPTION-CARD DRIVER
2664 P:      Matthias Urlichs
2665 M:      smurf@smurf.noris.de
2666 L:      linux-usb-devel@lists.sourceforge.net
2667 S:      Maintained
2668
2669 USB OV511 DRIVER
2670 P:      Mark McClelland
2671 M:      mmcclell@bigfoot.com
2672 L:      linux-usb-users@lists.sourceforge.net
2673 L:      linux-usb-devel@lists.sourceforge.net
2674 W:      http://alpha.dyndns.org/ov511/
2675 S:      Maintained
2676
2677 USB PEGASUS DRIVER
2678 P:      Petko Manolov
2679 M:      petkan@users.sourceforge.net
2680 L:      linux-usb-users@lists.sourceforge.net
2681 L:      linux-usb-devel@lists.sourceforge.net
2682 W:      http://pegasus2.sourceforge.net/
2683 S:      Maintained
2684
2685 USB PRINTER DRIVER
2686 P:      Vojtech Pavlik
2687 M:      vojtech@suse.cz
2688 L:      linux-usb-users@lists.sourceforge.net
2689 L:      linux-usb-devel@lists.sourceforge.net
2690 S:      Maintained
2691
2692 USB RTL8150 DRIVER
2693 P:      Petko Manolov
2694 M:      petkan@users.sourceforge.net
2695 L:      linux-usb-users@lists.sourceforge.net
2696 L:      linux-usb-devel@lists.sourceforge.net
2697 W:      http://pegasus2.sourceforge.net/
2698 S:      Maintained
2699
2700 USB SE401 DRIVER
2701 P:      Jeroen Vreeken
2702 M:      pe1rxq@amsat.org
2703 L:      linux-usb-users@lists.sourceforge.net
2704 L:      linux-usb-devel@lists.sourceforge.net
2705 W:      http://www.chello.nl/~j.vreeken/se401/
2706 S:      Maintained
2707
2708 USB SERIAL CYBERJACK DRIVER
2709 P:      Matthias Bruestle and Harald Welte
2710 M:      support@reiner-sct.com
2711 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2712 S:      Maintained
2713
2714 USB SERIAL DIGI ACCELEPORT DRIVER
2715 P:      Peter Berger and Al Borchers
2716 M:      pberger@brimson.com
2717 M:      alborchers@steinerpoint.com
2718 L:      linux-usb-users@lists.sourceforge.net
2719 L:      linux-usb-devel@lists.sourceforge.net
2720 S:      Maintained
2721
2722 USB SERIAL DRIVER
2723 P:      Greg Kroah-Hartman
2724 M:      gregkh@suse.de
2725 L:      linux-usb-users@lists.sourceforge.net
2726 L:      linux-usb-devel@lists.sourceforge.net
2727 S:      Supported
2728
2729 USB SERIAL BELKIN F5U103 DRIVER
2730 P:      William Greathouse
2731 M:      wgreathouse@smva.com
2732 L:      linux-usb-users@lists.sourceforge.net
2733 L:      linux-usb-devel@lists.sourceforge.net
2734 S:      Maintained
2735
2736 USB SERIAL CYPRESS M8 DRIVER
2737 P:      Lonnie Mendez
2738 M:      dignome@gmail.com
2739 L:      linux-usb-users@lists.sourceforge.net
2740 L:      linux-usb-devel@lists.sourceforge.net
2741 S:      Maintained
2742 W:      http://geocities.com/i0xox0i
2743 W:      http://firstlight.net/cvs
2744
2745 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2746 L:      linux-usb-users@lists.sourceforge.net
2747 L:      linux-usb-devel@lists.sourceforge.net
2748 S:      Maintained
2749
2750 USB AUERSWALD DRIVER
2751 P:      Wolfgang Muees
2752 M:      wolfgang@iksw-muees.de
2753 L:      linux-usb-users@lists.sourceforge.net
2754 L:      linux-usb-devel@lists.sourceforge.net
2755 S:      Maintained
2756
2757 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2758 P:      Gary Brubaker
2759 M:      xavyer@ix.netcom.com
2760 L:      linux-usb-users@lists.sourceforge.net
2761 L:      linux-usb-devel@lists.sourceforge.net
2762 S:      Maintained
2763
2764 USB SERIAL KEYSPAN DRIVER
2765 P:      Greg Kroah-Hartman
2766 M:      greg@kroah.com
2767 L:      linux-usb-users@lists.sourceforge.net
2768 L:      linux-usb-devel@lists.sourceforge.net
2769 W:      http://www.kroah.com/linux/
2770 S:      Maintained
2771
2772 USB SERIAL WHITEHEAT DRIVER
2773 P:      Stuart MacDonald
2774 M:      stuartm@connecttech.com
2775 L:      linux-usb-users@lists.sourceforge.net
2776 L:      linux-usb-devel@lists.sourceforge.net
2777 W:      http://www.connecttech.com
2778 S:      Supported
2779
2780 USB SN9C10x DRIVER
2781 P:      Luca Risolia
2782 M:      luca.risolia@studio.unibo.it
2783 L:      linux-usb-devel@lists.sourceforge.net
2784 W:      http://www.linux-projects.org
2785 S:      Maintained
2786
2787 USB SUBSYSTEM
2788 P:      Greg Kroah-Hartman
2789 M:      gregkh@suse.de
2790 L:      linux-usb-users@lists.sourceforge.net
2791 L:      linux-usb-devel@lists.sourceforge.net
2792 W:      http://www.linux-usb.org
2793 T:      quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
2794 S:      Supported
2795
2796 USB UHCI DRIVER
2797 P:      Alan Stern
2798 M:      stern@rowland.harvard.edu
2799 L:      linux-usb-users@lists.sourceforge.net
2800 L:      linux-usb-devel@lists.sourceforge.net
2801 S:      Maintained
2802
2803 USB "USBNET" DRIVER
2804 P:      David Brownell
2805 M:      dbrownell@users.sourceforge.net
2806 L:      linux-usb-devel@lists.sourceforge.net
2807 S:      Maintained
2808
2809 USB W996[87]CF DRIVER
2810 P:      Luca Risolia
2811 M:      luca.risolia@studio.unibo.it
2812 L:      linux-usb-devel@lists.sourceforge.net
2813 W:      http://www.linux-projects.org
2814 S:      Maintained
2815
2816 USB ZD1201 DRIVER
2817 P:      Jeroen Vreeken
2818 M:      pe1rxq@amsat.org
2819 L:      linux-usb-users@lists.sourceforge.net
2820 L:      linux-usb-devel@lists.sourceforge.net
2821 W:      http://linux-lc100020.sourceforge.net
2822 S:      Maintained
2823
2824 USER-MODE LINUX
2825 P:      Jeff Dike
2826 M:      jdike@karaya.com
2827 L:      user-mode-linux-devel@lists.sourceforge.net
2828 L:      user-mode-linux-user@lists.sourceforge.net
2829 W:      http://user-mode-linux.sourceforge.net
2830 S:      Maintained
2831         
2832 FAT/VFAT/MSDOS FILESYSTEM:
2833 P:      OGAWA Hirofumi
2834 M:      hirofumi@mail.parknet.co.jp
2835 L:      linux-kernel@vger.kernel.org
2836 S:      Maintained
2837
2838 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2839 P:      Jeff Garzik
2840 S:      Odd fixes
2841
2842 VIA RHINE NETWORK DRIVER
2843 P:      Roger Luethi
2844 M:      rl@hellgate.ch
2845 S:      Maintained
2846
2847 VIAPRO SMBUS DRIVER
2848 P:      Jean Delvare
2849 M:      khali@linux-fr.org
2850 L:      lm-sensors@lm-sensors.org
2851 S:      Maintained
2852
2853 UCLINUX (AND M68KNOMMU)
2854 P:      Greg Ungerer
2855 M:      gerg@uclinux.org
2856 W:      http://www.uclinux.org/
2857 L:      uclinux-dev@uclinux.org  (subscribers-only)
2858 S:      Maintained
2859
2860 UCLINUX FOR NEC V850
2861 P:      Miles Bader
2862 M:      uclinux-v850@lsi.nec.co.jp
2863 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2864 W:      http://www.ee.nec.de/uclinux/
2865 S:      Supported
2866
2867 UCLINUX FOR RENESAS H8/300
2868 P:      Yoshinori Sato
2869 M:      ysato@users.sourceforge.jp
2870 W:      http://uclinux-h8.sourceforge.jp/
2871 S:      Supported
2872
2873 USB DIAMOND RIO500 DRIVER
2874 P:      Cesar Miquel
2875 M:      miquel@df.uba.ar
2876 L:      rio500-users@lists.sourceforge.net
2877 W:      http://rio500.sourceforge.net
2878 S:      Maintained
2879
2880 V9FS FILE SYSTEM
2881 P:      Eric Van Hensbergen
2882 M:      ericvh@gmail.com
2883 P:      Ron Minnich
2884 M:      rminnich@lanl.gov
2885 P:      Latchesar Ionkov
2886 M:      lucho@ionkov.net
2887 L:      v9fs-developer@lists.sourceforge.net
2888 W:      http://v9fs.sf.net
2889 T:      git kernel.org:/pub/scm/linux/kernel/ericvh/v9fs-devel.git
2890 S:      Maintained
2891
2892 VIDEO FOR LINUX
2893 P:      Mauro Carvalho Chehab
2894 M:      mchehab@brturbo.com.br
2895 L:      video4linux-list@redhat.com
2896 W:      http://linuxtv.org
2897 S:      Maintained
2898
2899 W1 DALLAS'S 1-WIRE BUS
2900 P:      Evgeniy Polyakov
2901 M:      johnpol@2ka.mipt.ru
2902 L:      lm-sensors@lm-sensors.org
2903 S:      Maintained
2904
2905 W83L51xD SD/MMC CARD INTERFACE DRIVER
2906 P:      Pierre Ossman
2907 M:      drzeus-wbsd@drzeus.cx
2908 L:      wbsd-devel@list.drzeus.cx
2909 W:      http://projects.drzeus.cx/wbsd
2910 S:      Maintained
2911
2912 W83L785TS HARDWARE MONITOR DRIVER
2913 P:      Jean Delvare
2914 M:      khali@linux-fr.org
2915 L:      lm-sensors@lm-sensors.org
2916 S:      Odd Fixes
2917
2918 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2919 P:      Nenad Corbic
2920 M:      ncorbic@sangoma.com
2921 M:      dm@sangoma.com
2922 W:      http://www.sangoma.com
2923 S:      Supported
2924
2925 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2926 P:      Jean Tourrilhes
2927 M:      jt@hpl.hp.com
2928 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2929 S:      Maintained
2930
2931 WD7000 SCSI DRIVER
2932 P:      Miroslav Zagorac
2933 M:      zaga@fly.cc.fer.hr
2934 L:      linux-scsi@vger.kernel.org
2935 S:      Maintained
2936
2937 WISTRON LAPTOP BUTTON DRIVER
2938 P:      Miloslav Trmac
2939 M:      mitr@volny.cz
2940 S:      Maintained
2941
2942 WL3501 WIRELESS PCMCIA CARD DRIVER
2943 P:      Arnaldo Carvalho de Melo
2944 M:      acme@conectiva.com.br
2945 W:      http://advogato.org/person/acme
2946 S:      Maintained
2947
2948 X.25 NETWORK LAYER
2949 P:      Henner Eisen
2950 M:      eis@baty.hanse.de
2951 L:      linux-x25@vger.kernel.org
2952 S:      Maintained
2953
2954 XFS FILESYSTEM
2955 P:      Silicon Graphics Inc
2956 M:      xfs-masters@oss.sgi.com
2957 M:      nathans@sgi.com
2958 L:      linux-xfs@oss.sgi.com
2959 W:      http://oss.sgi.com/projects/xfs
2960 S:      Supported
2961
2962 X86 3-LEVEL PAGING (PAE) SUPPORT
2963 P:      Ingo Molnar
2964 M:      mingo@redhat.com
2965 S:      Maintained
2966
2967 X86-64 port
2968 P:      Andi Kleen
2969 M:      ak@suse.de
2970 L:      discuss@x86-64.org
2971 W:      http://www.x86-64.org
2972 S:      Maintained
2973
2974 YAM DRIVER FOR AX.25
2975 P:      Jean-Paul Roubelat
2976 M:      jpr@f6fbb.org
2977 L:      linux-hams@vger.kernel.org
2978 S:      Maintained
2979
2980 YEALINK PHONE DRIVER
2981 P:      Henk Vergonet
2982 M:      Henk.Vergonet@gmail.com
2983 L:      usbb2k-api-dev@nongnu.org
2984 S:      Maintained
2985
2986 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2987 P:      Pete Zaitcev
2988 M:      zaitcev@yahoo.com
2989 L:      linux-kernel@vger.kernel.org
2990 S:      Obsolete
2991
2992 Z8530 DRIVER FOR AX.25
2993 P:      Joerg Reuter
2994 M:      jreuter@yaina.de
2995 W:      http://yaina.de/jreuter/
2996 W:      http://www.qsl.net/dl1bke/
2997 L:      linux-hams@vger.kernel.org
2998 S:      Maintained
2999
3000 ZF MACHZ WATCHDOG
3001 P:      Fernando Fuganti
3002 M:      fuganti@netbank.com.br
3003 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
3004 S:      Maintained
3005
3006 ZR36067 VIDEO FOR LINUX DRIVER
3007 P:      Ronald Bultje
3008 M:      rbultje@ronald.bitfreak.net
3009 L:      mjpeg-users@lists.sourceforge.net
3010 W:      http://mjpeg.sourceforge.net/driver-zoran/
3011 S:      Maintained
3012
3013 ZR36120 VIDEO FOR LINUX DRIVER
3014 P:      Pauline Middelink
3015 M:      middelin@polyware.nl
3016 W:      http://www.polyware.nl/~middelin/En/hobbies.html
3017 W:      http://www.polyware.nl/~middelin/hobbies.html
3018 S:      Maintained
3019
3020 THE REST
3021 P:      Linus Torvalds
3022 S:      Buried alive in reporters