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