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