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