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