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