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