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