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