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