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