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