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