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