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