]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - MAINTAINERS
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[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 PNP SUPPORT
1949 P:      Adam Belay
1950 M:      ambx1@neo.rr.com
1951 S:      Maintained
1952
1953 PPP PROTOCOL DRIVERS AND COMPRESSORS
1954 P:      Paul Mackerras
1955 M:      paulus@samba.org
1956 L:      linux-ppp@vger.kernel.org
1957 S:      Maintained
1958
1959 PPP OVER ATM (RFC 2364)
1960 P:      Mitchell Blank Jr
1961 M:      mitch@sfgoth.com
1962 S:      Maintained
1963
1964 PPP OVER ETHERNET
1965 P:      Michal Ostrowski
1966 M:      mostrows@speakeasy.net
1967 S:      Maintained
1968
1969 PREEMPTIBLE KERNEL
1970 P:      Robert Love
1971 M:      rml@tech9.net
1972 L:      linux-kernel@vger.kernel.org
1973 L:      kpreempt-tech@lists.sourceforge.net
1974 W:      ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
1975 S:      Supported
1976
1977 PRISM54 WIRELESS DRIVER
1978 P:      Prism54 Development Team
1979 M:      prism54-private@prism54.org
1980 L:      netdev@vger.kernel.org
1981 W:      http://prism54.org
1982 S:      Maintained
1983
1984 PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
1985 P:      Peter Denison
1986 M:      promise@pnd-pc.demon.co.uk
1987 W:      http://www.pnd-pc.demon.co.uk/promise/
1988 S:      Maintained
1989
1990 PXA2xx SUPPORT
1991 P:      Nicolas Pitre
1992 M:      nico@cam.org
1993 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
1994 S:      Maintained
1995
1996 QLOGIC QLA2XXX FC-SCSI DRIVER
1997 P:      Andrew Vasquez
1998 M:      andrew.vasquez@qlogic.com
1999 L:      linux-scsi@vger.kernel.org
2000 S:      Supported
2001
2002 QNX4 FILESYSTEM
2003 P:      Anders Larsen
2004 M:      al@alarsen.net
2005 L:      linux-kernel@vger.kernel.org
2006 W:      http://www.alarsen.net/linux/qnx4fs/
2007 S:      Maintained
2008
2009 RADEON FRAMEBUFFER DISPLAY DRIVER
2010 P:      Benjamin Herrenschmidt
2011 M:      benh@kernel.crashing.org
2012 L:      linux-fbdev-devel@lists.sourceforge.net
2013 S:      Maintained
2014
2015 RAGE128 FRAMEBUFFER DISPLAY DRIVER
2016 P:      Paul Mackerras
2017 M:      paulus@samba.org
2018 L:      linux-fbdev-devel@lists.sourceforge.net
2019 S:      Maintained
2020
2021 RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
2022 P:      Corey Thomas
2023 M:      corey@world.std.com
2024 L:      linux-kernel@vger.kernel.org
2025 S:      Maintained
2026
2027 RANDOM NUMBER DRIVER
2028 P:      Matt Mackall
2029 M:      mpm@selenic.com
2030 S:      Maintained
2031
2032 REAL TIME CLOCK DRIVER
2033 P:      Paul Gortmaker
2034 M:      p_gortmaker@yahoo.com
2035 L:      linux-kernel@vger.kernel.org
2036 S:      Maintained
2037
2038 REISERFS FILE SYSTEM
2039 P:      Hans Reiser
2040 M:      reiserfs-dev@namesys.com
2041 L:      reiserfs-list@namesys.com
2042 W:      http://www.namesys.com
2043 S:      Supported
2044
2045 ROCKETPORT DRIVER
2046 P:      Comtrol Corp.
2047 W:      http://www.comtrol.com
2048 S:      Maintained
2049
2050 ROSE NETWORK LAYER
2051 P:      Ralf Baechle
2052 M:      ralf@linux-mips.org
2053 L:      linux-hams@vger.kernel.org
2054 S:      Maintained
2055
2056 RISCOM8 DRIVER
2057 S:      Orphan
2058
2059 RTLINUX  REALTIME  LINUX
2060 P:      Victor Yodaiken
2061 M:      yodaiken@fsmlabs.com
2062 L:      rtl@rtlinux.org
2063 W:      www.rtlinux.org
2064 S:      Maintained
2065
2066 S390
2067 P:      Martin Schwidefsky
2068 M:      schwidefsky@de.ibm.com
2069 M:      linux390@de.ibm.com
2070 L:      linux-390@vm.marist.edu
2071 W:      http://oss.software.ibm.com/developerworks/opensource/linux390
2072 S:      Supported
2073
2074 SAA7146 VIDEO4LINUX-2 DRIVER
2075 P:      Michael Hunold
2076 M:      michael@mihu.de
2077 W:      http://www.mihu.de/linux/saa7146
2078 S:      Maintained
2079
2080 SBPCD CDROM DRIVER
2081 P:      Eberhard Moenkeberg
2082 M:      emoenke@gwdg.de
2083 L:      linux-kernel@vger.kernel.org
2084 S:      Maintained
2085
2086 SC1200 WDT DRIVER
2087 P:      Zwane Mwaikambo
2088 M:      zwane@arm.linux.org.uk
2089 S:      Maintained
2090
2091 SCHEDULER
2092 P:      Ingo Molnar
2093 M:      mingo@elte.hu
2094 P:      Robert Love    [the preemptible kernel bits]
2095 M:      rml@tech9.net
2096 L:      linux-kernel@vger.kernel.org
2097 S:      Maintained
2098
2099 SCSI CDROM DRIVER
2100 P:      Jens Axboe
2101 M:      axboe@suse.de
2102 L:      linux-scsi@vger.kernel.org
2103 W:      http://www.kernel.dk
2104 S:      Maintained
2105
2106 SCSI SG DRIVER
2107 P:      Doug Gilbert
2108 M:      dgilbert@interlog.com
2109 L:      linux-scsi@vger.kernel.org
2110 W:      http://www.torque.net/sg
2111 S:      Maintained
2112
2113 SCSI SUBSYSTEM
2114 P:      James E.J. Bottomley
2115 M:      James.Bottomley@SteelEye.com
2116 L:      linux-scsi@vger.kernel.org
2117 S:      Maintained
2118
2119 SCSI TAPE DRIVER
2120 P:      Kai Mäkisara
2121 M:      Kai.Makisara@kolumbus.fi
2122 L:      linux-scsi@vger.kernel.org
2123 S:      Maintained
2124
2125 SCTP PROTOCOL
2126 P: Sridhar Samudrala
2127 M: sri@us.ibm.com
2128 L: lksctp-developers@lists.sourceforge.net
2129 S: Supported
2130
2131 SCx200 CPU SUPPORT
2132 P:      Christer Weinigel
2133 M:      christer@weinigel.se
2134 W:      http://www.weinigel.se
2135 S:      Supported
2136
2137 SECURITY CONTACT
2138 P:      Security Officers
2139 M:      security@kernel.org
2140 S:      Supported
2141
2142 SELINUX SECURITY MODULE
2143 P:      Stephen Smalley
2144 M:      sds@epoch.ncsc.mil
2145 P:      James Morris
2146 M:      jmorris@namei.org
2147 L:      linux-kernel@vger.kernel.org (kernel issues)
2148 L:      selinux@tycho.nsa.gov (general discussion)
2149 W:      http://www.nsa.gov/selinux
2150 S:      Supported
2151
2152 SERIAL ATA (SATA) SUBSYSTEM:
2153 P:      Jeff Garzik
2154 M:      jgarzik@pobox.com
2155 L:      linux-ide@vger.kernel.org
2156 S:      Supported
2157
2158 SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
2159 P:      Pat Gefre
2160 M:      pfg@sgi.com
2161 L:      linux-ia64@vger.kernel.org
2162 S:      Supported
2163
2164 SGI VISUAL WORKSTATION 320 AND 540
2165 P:      Andrey Panin
2166 M:      pazke@donpac.ru
2167 L:      linux-visws-devel@lists.sf.net
2168 W:      http://linux-visws.sf.net
2169 S:      Maintained for 2.6.
2170
2171 SIMTEC EB110ATX (Chalice CATS)
2172 P:      Ben Dooks
2173 P:      Vincent Sanders
2174 M:      support@simtec.co.uk
2175 W:      http://www.simtec.co.uk/products/EB110ATX/
2176 S:      Supported
2177
2178 SIMTEC EB2410ITX (BAST)
2179 P:      Ben Dooks
2180 P:      Vincent Sanders
2181 M:      support@simtec.co.uk
2182 W:      http://www.simtec.co.uk/products/EB2410ITX/
2183 S:      Supported
2184
2185 SIS 190 ETHERNET DRIVER
2186 P:      Francois Romieu
2187 M:      romieu@fr.zoreil.com
2188 L:      netdev@vger.kernel.org
2189 S:      Maintained
2190
2191 SIS 5513 IDE CONTROLLER DRIVER
2192 P:      Lionel Bouton
2193 M:      Lionel.Bouton@inet6.fr
2194 W:      http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
2195 W:      http://gyver.homeip.net/sis5513/index.html
2196 S:      Maintained
2197
2198 SIS 900/7016 FAST ETHERNET DRIVER
2199 P:      Daniele Venzano
2200 M:      venza@brownhat.org
2201 W:      http://www.brownhat.org/sis900.html
2202 L:      netdev@vger.kernel.org
2203 S:      Maintained
2204
2205 SIS FRAMEBUFFER DRIVER
2206 P:      Thomas Winischhofer
2207 M:      thomas@winischhofer.net
2208 W:      http://www.winischhofer.net/linuxsisvga.shtml
2209 S:      Maintained      
2210
2211 SIS USB2VGA DRIVER
2212 P:      Thomas Winischhofer
2213 M:      thomas@winischhofer.net
2214 W:      http://www.winischhofer.at/linuxsisusbvga.shtml
2215 S:      Maintained
2216
2217 SMSC47M1 HARDWARE MONITOR DRIVER
2218 P:      Jean Delvare
2219 M:      khali@linux-fr.org
2220 L:      lm-sensors@lm-sensors.org
2221 S:      Odd Fixes
2222
2223 SMB FILESYSTEM
2224 P:      Urban Widmark
2225 M:      urban@teststation.com
2226 W:      http://samba.org/
2227 L:      samba@samba.org
2228 S:      Maintained
2229
2230 SMC91x ETHERNET DRIVER
2231 P:      Nicolas Pitre
2232 M:      nico@cam.org
2233 S:      Maintained
2234
2235 SNA NETWORK LAYER
2236 P:      Jay Schulist
2237 M:      jschlst@samba.org
2238 L:      linux-sna@turbolinux.com
2239 W:      http://www.linux-sna.org
2240 S:      Supported
2241
2242 SOFTWARE RAID (Multiple Disks) SUPPORT
2243 P:      Ingo Molnar
2244 M:      mingo@redhat.com
2245 P:      Neil Brown
2246 M:      neilb@cse.unsw.edu.au
2247 L:      linux-raid@vger.kernel.org
2248 S:      Maintained
2249
2250 SOFTWARE SUSPEND:
2251 P:      Pavel Machek
2252 M:      pavel@suse.cz
2253 L:      linux-pm@osdl.org
2254 S:      Maintained
2255
2256 SONIC NETWORK DRIVER
2257 P:      Thomas Bogendoerfer
2258 M:      tsbogend@alpha.franken.de
2259 L:      netdev@vger.kernel.org
2260 S:      Maintained
2261
2262 SONY VAIO CONTROL DEVICE DRIVER
2263 P:      Stelian Pop
2264 M:      stelian@popies.net
2265 W:      http://popies.net/sonypi/
2266 S:      Maintained
2267
2268 SOUND
2269 P:      Jaroslav Kysela
2270 M:      perex@suse.cz
2271 L:      alsa-devel@alsa-project.org
2272 S:      Maintained
2273
2274 TPM DEVICE DRIVER
2275 P:      Kylene Hall
2276 M:      kjhall@us.ibm.com
2277 W:      http://tpmdd.sourceforge.net
2278 L:      tpmdd-devel@lists.sourceforge.net
2279 S:      Maintained
2280
2281 TENSILICA XTENSA PORT (xtensa):
2282 P:      Chris Zankel
2283 M:      chris@zankel.net
2284 S:      Maintained
2285
2286 UltraSPARC (sparc64):
2287 P:      David S. Miller
2288 M:      davem@davemloft.net
2289 P:      Eddie C. Dost
2290 M:      ecd@brainaid.de
2291 P:      Jakub Jelinek
2292 M:      jj@sunsite.ms.mff.cuni.cz
2293 P:      Anton Blanchard
2294 M:      anton@samba.org
2295 L:      sparclinux@vger.kernel.org
2296 L:      ultralinux@vger.kernel.org
2297 S:      Maintained
2298
2299 SHARP LH SUPPORT (LH7952X & LH7A40X)
2300 P:      Marc Singer
2301 M:      elf@buici.com
2302 W:      http://projects.buici.com/arm
2303 L:      linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
2304 S:      Maintained
2305
2306 SHPC HOTPLUG DRIVER
2307 P:      Kristen Carlson Accardi
2308 M:      kristen.c.accardi@intel.com
2309 L:      pcihpd-discuss@lists.sourceforge.net
2310 S:      Maintained
2311
2312 SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS
2313 P:      Stephen Hemminger
2314 M:      shemminger@osdl.org
2315 L:      netdev@vger.kernel.org
2316 S:      Maintained
2317
2318 SPARC (sparc32):
2319 P:      William L. Irwin
2320 M:      wli@holomorphy.com
2321 L:      sparclinux@vger.kernel.org
2322 S:      Maintained
2323
2324 SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
2325 P:      Roger Wolff
2326 M:      R.E.Wolff@BitWizard.nl
2327 L:      linux-kernel@vger.kernel.org ?
2328 S:      Supported
2329
2330 SRM (Alpha) environment access
2331 P:      Jan-Benedict Glaw
2332 M:      jbglaw@lug-owl.de
2333 L:      linux-kernel@vger.kernel.org
2334 S:      Maintained
2335
2336 STARFIRE/DURALAN NETWORK DRIVER
2337 P:      Ion Badulescu
2338 M:      ionut@cs.columbia.edu
2339 S:      Maintained
2340
2341 STARMODE RADIO IP (STRIP) PROTOCOL DRIVER
2342 W:      http://mosquitonet.Stanford.EDU/strip.html
2343 S:      Unsupported ?
2344
2345 STRADIS MPEG-2 DECODER DRIVER
2346 P:      Nathan Laredo
2347 M:      laredo@gnu.org
2348 W:      http://mpeg.openprojects.net/
2349 W:      http://www.stradis.com/
2350 S:      Maintained
2351
2352 SUPERH (sh)
2353 P:      Paul Mundt
2354 M:      lethal@linux-sh.org
2355 P:      Kazumoto Kojima
2356 M:      kkojima@rr.iij4u.or.jp
2357 L:      linux-sh@m17n.org
2358 W:      http://www.linux-sh.org
2359 W:      http://www.m17n.org/linux-sh/
2360 W:      http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
2361 S:      Maintained
2362
2363 SUPERH64 (sh64)
2364 P:      Paul Mundt
2365 M:      lethal@linux-sh.org
2366 P:      Richard Curnow
2367 M:      rc@rc0.org.uk
2368 L:      linuxsh-shmedia-dev@lists.sourceforge.net
2369 W:      http://www.linux-sh.org
2370 W:      http://www.rc0.org.uk/sh64
2371 S:      Maintained
2372
2373 SUN3/3X
2374 P:      Sam Creasey
2375 M:      sammy@sammy.net
2376 L:      sun3-list@redhat.com
2377 W:      http://sammy.net/sun3/
2378 S:      Maintained
2379
2380 SVGA HANDLING
2381 P:      Martin Mares
2382 M:      mj@ucw.cz
2383 L:      linux-video@atrey.karlin.mff.cuni.cz
2384 S:      Maintained
2385
2386 SYSV FILESYSTEM
2387 P:      Christoph Hellwig
2388 M:      hch@infradead.org
2389 S:      Maintained
2390
2391 TI PARALLEL LINK CABLE DRIVER
2392 P:     Romain Lievin
2393 M:     roms@lpg.ticalc.org
2394 S:     Maintained
2395
2396 TLAN NETWORK DRIVER
2397 P:      Samuel Chessman
2398 M:      chessman@tux.org
2399 L:      tlan-devel@lists.sourceforge.net
2400 W:      http://sourceforge.net/projects/tlan/
2401 S:      Maintained
2402
2403 TOKEN-RING NETWORK DRIVER
2404 P:      Mike Phillips
2405 M:      mikep@linuxtr.net
2406 L:      netdev@vger.kernel.org
2407 L:      linux-tr@linuxtr.net
2408 W:      http://www.linuxtr.net
2409 S:      Maintained
2410
2411 TOSHIBA ACPI EXTRAS DRIVER
2412 P:      John Belmonte
2413 M:      toshiba_acpi@memebeam.org
2414 W:      http://memebeam.org/toys/ToshibaAcpiDriver
2415 S:      Maintained
2416
2417 TOSHIBA SMM DRIVER
2418 P:      Jonathan Buzzard
2419 M:      jonathan@buzzard.org.uk
2420 L:      tlinux-users@tce.toshiba-dme.co.jp
2421 W:      http://www.buzzard.org.uk/toshiba/
2422 S:      Maintained
2423
2424 TRIDENT 4DWAVE/SIS 7018 PCI AUDIO CORE
2425 P:      Muli Ben-Yehuda
2426 M:      mulix@mulix.org
2427 L:      linux-kernel@vger.kernel.org
2428 S:      Maintained
2429
2430 TRIVIAL PATCHES
2431 P:      Rusty Russell
2432 M:      trivial@rustcorp.com.au
2433 L:      linux-kernel@vger.kernel.org
2434 W:      http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
2435 S:      Maintained
2436
2437 TMS380 TOKEN-RING NETWORK DRIVER
2438 P:      Adam Fritzler
2439 M:      mid@auk.cx
2440 L:      linux-tr@linuxtr.net
2441 W:      http://www.auk.cx/tms380tr/
2442 S:      Maintained
2443
2444 TULIP NETWORK DRIVER
2445 P:      Jeff Garzik
2446 M:      jgarzik@pobox.com
2447 L:      tulip-users@lists.sourceforge.net
2448 W:      http://sourceforge.net/projects/tulip/
2449 S:      Maintained
2450
2451 TUN/TAP driver
2452 P:      Maxim Krasnyansky
2453 M:      maxk@qualcomm.com, max_mk@yahoo.com
2454 L:      vtun@office.satix.net
2455 W:      http://vtun.sourceforge.net/tun
2456 S:      Maintained
2457
2458 U14-34F SCSI DRIVER
2459 P:      Dario Ballabio
2460 M:      ballabio_dario@emc.com
2461 L:      linux-scsi@vger.kernel.org
2462 S:      Maintained
2463
2464 UDF FILESYSTEM
2465 P:      Ben Fennema
2466 M:      bfennema@falcon.csc.calpoly.edu
2467 L:      linux_udf@hpesjro.fc.hp.com
2468 W:      http://linux-udf.sourceforge.net
2469 S:      Maintained
2470
2471 UNIFORM CDROM DRIVER
2472 P:      Jens Axboe
2473 M:      axboe@suse.de
2474 L:      linux-kernel@vger.kernel.org
2475 W:      http://www.kernel.dk
2476 S:      Maintained
2477
2478 USB ACM DRIVER
2479 P:      Oliver Neukum
2480 M:      oliver@neukum.name
2481 L:      linux-usb-users@lists.sourceforge.net
2482 L:      linux-usb-devel@lists.sourceforge.net
2483 S:      Maintained
2484
2485 USB BLOCK DRIVER (UB ub)
2486 P:      Pete Zaitcev
2487 M:      zaitcev@redhat.com
2488 L:      linux-kernel@vger.kernel.org
2489 L:      linux-usb-devel@lists.sourceforge.net
2490 S:      Supported
2491
2492 USB CDC ETHERNET DRIVER
2493 P:      Greg Kroah-Hartman
2494 M:      greg@kroah.com
2495 L:      linux-usb-users@lists.sourceforge.net
2496 L:      linux-usb-devel@lists.sourceforge.net
2497 S:      Maintained
2498 W:      http://www.kroah.com/linux-usb/
2499
2500 USB EHCI DRIVER
2501 P:      David Brownell
2502 M:      dbrownell@users.sourceforge.net
2503 L:      linux-usb-devel@lists.sourceforge.net
2504 S:      Maintained
2505
2506 USB HID/HIDBP DRIVERS
2507 P:      Vojtech Pavlik
2508 M:      vojtech@suse.cz
2509 L:      linux-usb-users@lists.sourceforge.net
2510 L:      linux-usb-devel@lists.sourceforge.net
2511 S:      Maintained
2512
2513 USB HUB DRIVER
2514 P:      Johannes Erdfelt
2515 M:      johannes@erdfelt.com
2516 L:      linux-usb-users@lists.sourceforge.net
2517 L:      linux-usb-devel@lists.sourceforge.net
2518 S:      Maintained
2519
2520 USB KAWASAKI LSI DRIVER
2521 P:      Oliver Neukum
2522 M:      oliver@neukum.name
2523 L:      linux-usb-users@lists.sourceforge.net
2524 L:      linux-usb-devel@lists.sourceforge.net
2525 S:      Maintained
2526
2527 USB MASS STORAGE DRIVER
2528 P:      Matthew Dharm
2529 M:      mdharm-usb@one-eyed-alien.net
2530 L:      linux-usb-users@lists.sourceforge.net
2531 L:      linux-usb-devel@lists.sourceforge.net
2532 S:      Maintained
2533 W:      http://www.one-eyed-alien.net/~mdharm/linux-usb/
2534
2535 USB OHCI DRIVER
2536 P:      Roman Weissgaerber
2537 M:      weissg@vienna.at
2538 L:      linux-usb-users@lists.sourceforge.net
2539 L:      linux-usb-devel@lists.sourceforge.net
2540 S:      Maintained
2541
2542 USB OPTION-CARD DRIVER
2543 P:      Matthias Urlichs
2544 M:      smurf@smurf.noris.de
2545 L:      linux-usb-devel@lists.sourceforge.net
2546 S:      Maintained
2547
2548 USB OV511 DRIVER
2549 P:      Mark McClelland
2550 M:      mmcclell@bigfoot.com
2551 L:      linux-usb-users@lists.sourceforge.net
2552 L:      linux-usb-devel@lists.sourceforge.net
2553 W:      http://alpha.dyndns.org/ov511/
2554 S:      Maintained
2555
2556 USB PEGASUS DRIVER
2557 P:      Petko Manolov
2558 M:      petkan@users.sourceforge.net
2559 L:      linux-usb-users@lists.sourceforge.net
2560 L:      linux-usb-devel@lists.sourceforge.net
2561 W:      http://pegasus2.sourceforge.net/
2562 S:      Maintained
2563
2564 USB PRINTER DRIVER
2565 P:      Vojtech Pavlik
2566 M:      vojtech@suse.cz
2567 L:      linux-usb-users@lists.sourceforge.net
2568 L:      linux-usb-devel@lists.sourceforge.net
2569 S:      Maintained
2570
2571 USB RTL8150 DRIVER
2572 P:      Petko Manolov
2573 M:      petkan@users.sourceforge.net
2574 L:      linux-usb-users@lists.sourceforge.net
2575 L:      linux-usb-devel@lists.sourceforge.net
2576 W:      http://pegasus2.sourceforge.net/
2577 S:      Maintained
2578
2579 USB SE401 DRIVER
2580 P:      Jeroen Vreeken
2581 M:      pe1rxq@amsat.org
2582 L:      linux-usb-users@lists.sourceforge.net
2583 L:      linux-usb-devel@lists.sourceforge.net
2584 W:      http://www.chello.nl/~j.vreeken/se401/
2585 S:      Maintained
2586
2587 USB SERIAL CYBERJACK DRIVER
2588 P:      Matthias Bruestle and Harald Welte
2589 M:      support@reiner-sct.com
2590 W:      http://www.reiner-sct.de/support/treiber_cyberjack.php
2591 S:      Maintained
2592
2593 USB SERIAL DIGI ACCELEPORT DRIVER
2594 P:      Peter Berger and Al Borchers
2595 M:      pberger@brimson.com
2596 M:      alborchers@steinerpoint.com
2597 L:      linux-usb-users@lists.sourceforge.net
2598 L:      linux-usb-devel@lists.sourceforge.net
2599 S:      Maintained
2600
2601 USB SERIAL DRIVER
2602 P:      Greg Kroah-Hartman
2603 M:      gregkh@suse.de
2604 L:      linux-usb-users@lists.sourceforge.net
2605 L:      linux-usb-devel@lists.sourceforge.net
2606 S:      Supported
2607
2608 USB SERIAL BELKIN F5U103 DRIVER
2609 P:      William Greathouse
2610 M:      wgreathouse@smva.com
2611 L:      linux-usb-users@lists.sourceforge.net
2612 L:      linux-usb-devel@lists.sourceforge.net
2613 S:      Maintained
2614
2615 USB SERIAL CYPRESS M8 DRIVER
2616 P:      Lonnie Mendez
2617 M:      dignome@gmail.com
2618 L:      linux-usb-users@lists.sourceforge.net
2619 L:      linux-usb-devel@lists.sourceforge.net
2620 S:      Maintained
2621 W:      http://geocities.com/i0xox0i
2622 W:      http://firstlight.net/cvs
2623
2624 USB SERIAL CYBERJACK PINPAD/E-COM DRIVER
2625 L:      linux-usb-users@lists.sourceforge.net
2626 L:      linux-usb-devel@lists.sourceforge.net
2627 S:      Maintained
2628
2629 USB AUERSWALD DRIVER
2630 P:      Wolfgang Muees
2631 M:      wolfgang@iksw-muees.de
2632 L:      linux-usb-users@lists.sourceforge.net
2633 L:      linux-usb-devel@lists.sourceforge.net
2634 S:      Maintained
2635
2636 USB SERIAL EMPEG EMPEG-CAR MARK I/II DRIVER
2637 P:      Gary Brubaker
2638 M:      xavyer@ix.netcom.com
2639 L:      linux-usb-users@lists.sourceforge.net
2640 L:      linux-usb-devel@lists.sourceforge.net
2641 S:      Maintained
2642
2643 USB SERIAL KEYSPAN DRIVER
2644 P:      Greg Kroah-Hartman
2645 M:      greg@kroah.com
2646 L:      linux-usb-users@lists.sourceforge.net
2647 L:      linux-usb-devel@lists.sourceforge.net
2648 W:      http://www.kroah.com/linux/
2649 S:      Maintained
2650
2651 USB SERIAL WHITEHEAT DRIVER
2652 P:      Stuart MacDonald
2653 M:      stuartm@connecttech.com
2654 L:      linux-usb-users@lists.sourceforge.net
2655 L:      linux-usb-devel@lists.sourceforge.net
2656 W:      http://www.connecttech.com
2657 S:      Supported
2658
2659 USB SN9C10x DRIVER
2660 P:      Luca Risolia
2661 M:      luca.risolia@studio.unibo.it
2662 L:      linux-usb-devel@lists.sourceforge.net
2663 W:      http://www.linux-projects.org
2664 S:      Maintained
2665
2666 USB SUBSYSTEM
2667 P:      Greg Kroah-Hartman
2668 M:      gregkh@suse.de
2669 L:      linux-usb-users@lists.sourceforge.net
2670 L:      linux-usb-devel@lists.sourceforge.net
2671 W:      http://www.linux-usb.org
2672 S:      Supported
2673
2674 USB UHCI DRIVER
2675 P:      Alan Stern
2676 M:      stern@rowland.harvard.edu
2677 L:      linux-usb-users@lists.sourceforge.net
2678 L:      linux-usb-devel@lists.sourceforge.net
2679 S:      Maintained
2680
2681 USB "USBNET" DRIVER
2682 P:      David Brownell
2683 M:      dbrownell@users.sourceforge.net
2684 L:      linux-usb-devel@lists.sourceforge.net
2685 S:      Maintained
2686
2687 USB W996[87]CF DRIVER
2688 P:      Luca Risolia
2689 M:      luca.risolia@studio.unibo.it
2690 L:      linux-usb-devel@lists.sourceforge.net
2691 W:      http://www.linux-projects.org
2692 S:      Maintained
2693
2694 USB ZD1201 DRIVER
2695 P:      Jeroen Vreeken
2696 M:      pe1rxq@amsat.org
2697 L:      linux-usb-users@lists.sourceforge.net
2698 L:      linux-usb-devel@lists.sourceforge.net
2699 W:      http://linux-lc100020.sourceforge.net
2700 S:      Maintained
2701
2702 USER-MODE LINUX
2703 P:      Jeff Dike
2704 M:      jdike@karaya.com
2705 L:      user-mode-linux-devel@lists.sourceforge.net
2706 L:      user-mode-linux-user@lists.sourceforge.net
2707 W:      http://user-mode-linux.sourceforge.net
2708 S:      Maintained
2709         
2710 FAT/VFAT/MSDOS FILESYSTEM:
2711 P:      OGAWA Hirofumi
2712 M:      hirofumi@mail.parknet.co.jp
2713 L:      linux-kernel@vger.kernel.org
2714 S:      Maintained
2715
2716 VIA 82Cxxx AUDIO DRIVER (old OSS driver)
2717 P:      Jeff Garzik
2718 S:      Odd fixes
2719
2720 VIA RHINE NETWORK DRIVER
2721 P:      Roger Luethi
2722 M:      rl@hellgate.ch
2723 S:      Maintained
2724
2725 VIAPRO SMBUS DRIVER
2726 P:      Jean Delvare
2727 M:      khali@linux-fr.org
2728 L:      lm-sensors@lm-sensors.org
2729 S:      Maintained
2730
2731 UCLINUX (AND M68KNOMMU)
2732 P:      Greg Ungerer
2733 M:      gerg@uclinux.org
2734 W:      http://www.uclinux.org/
2735 L:      uclinux-dev@uclinux.org  (subscribers-only)
2736 S:      Maintained
2737
2738 UCLINUX FOR NEC V850
2739 P:      Miles Bader
2740 M:      uclinux-v850@lsi.nec.co.jp
2741 W:      http://www.ic.nec.co.jp/micro/uclinux/eng/
2742 W:      http://www.ee.nec.de/uclinux/
2743 S:      Supported
2744
2745 UCLINUX FOR RENESAS H8/300
2746 P:      Yoshinori Sato
2747 M:      ysato@users.sourceforge.jp
2748 W:      http://uclinux-h8.sourceforge.jp/
2749 S:      Supported
2750
2751 USB DIAMOND RIO500 DRIVER
2752 P:      Cesar Miquel
2753 M:      miquel@df.uba.ar
2754 L:      rio500-users@lists.sourceforge.net
2755 W:      http://rio500.sourceforge.net
2756 S:      Maintained
2757
2758 V9FS FILE SYSTEM
2759 P:      Eric Van Hensbergen
2760 M:      ericvh@gmail.com
2761 P:      Ron Minnich
2762 M:      rminnich@lanl.gov
2763 P:      Latchesar Ionkov
2764 M:      lucho@ionkov.net
2765 L:      v9fs-developer@lists.sourceforge.net
2766 W:      http://v9fs.sf.net
2767 S:      Maintained
2768
2769 VIDEO FOR LINUX
2770 P:      Mauro Carvalho Chehab
2771 M:      mchehab@brturbo.com.br
2772 L:      video4linux-list@redhat.com
2773 W:      http://linuxtv.org
2774 S:      Maintained
2775
2776 W1 DALLAS'S 1-WIRE BUS
2777 P:      Evgeniy Polyakov
2778 M:      johnpol@2ka.mipt.ru
2779 L:      lm-sensors@lm-sensors.org
2780 S:      Maintained
2781
2782 W83L51xD SD/MMC CARD INTERFACE DRIVER
2783 P:      Pierre Ossman
2784 M:      drzeus-wbsd@drzeus.cx
2785 L:      wbsd-devel@list.drzeus.cx
2786 W:      http://projects.drzeus.cx/wbsd
2787 S:      Maintained
2788
2789 W83L785TS HARDWARE MONITOR DRIVER
2790 P:      Jean Delvare
2791 M:      khali@linux-fr.org
2792 L:      lm-sensors@lm-sensors.org
2793 S:      Odd Fixes
2794
2795 WAN ROUTER & SANGOMA WANPIPE DRIVERS & API (X.25, FRAME RELAY, PPP, CISCO HDLC)
2796 P:      Nenad Corbic
2797 M:      ncorbic@sangoma.com
2798 M:      dm@sangoma.com
2799 W:      http://www.sangoma.com
2800 S:      Supported
2801
2802 WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
2803 P:      Jean Tourrilhes
2804 M:      jt@hpl.hp.com
2805 W:      http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
2806 S:      Maintained
2807
2808 WD7000 SCSI DRIVER
2809 P:      Miroslav Zagorac
2810 M:      zaga@fly.cc.fer.hr
2811 L:      linux-scsi@vger.kernel.org
2812 S:      Maintained
2813
2814 WL3501 WIRELESS PCMCIA CARD DRIVER
2815 P:      Arnaldo Carvalho de Melo
2816 M:      acme@conectiva.com.br
2817 W:      http://advogato.org/person/acme
2818 S:      Maintained
2819
2820 X.25 NETWORK LAYER
2821 P:      Henner Eisen
2822 M:      eis@baty.hanse.de
2823 L:      linux-x25@vger.kernel.org
2824 S:      Maintained
2825
2826 XFS FILESYSTEM
2827 P:      Silicon Graphics Inc
2828 M:      xfs-masters@oss.sgi.com
2829 M:      nathans@sgi.com
2830 L:      linux-xfs@oss.sgi.com
2831 W:      http://oss.sgi.com/projects/xfs
2832 S:      Supported
2833
2834 X86 3-LEVEL PAGING (PAE) SUPPORT
2835 P:      Ingo Molnar
2836 M:      mingo@redhat.com
2837 S:      Maintained
2838
2839 X86-64 port
2840 P:      Andi Kleen
2841 M:      ak@suse.de
2842 L:      discuss@x86-64.org
2843 W:      http://www.x86-64.org
2844 S:      Maintained
2845
2846 YAM DRIVER FOR AX.25
2847 P:      Jean-Paul Roubelat
2848 M:      jpr@f6fbb.org
2849 L:      linux-hams@vger.kernel.org
2850 S:      Maintained
2851
2852 YEALINK PHONE DRIVER
2853 P:      Henk Vergonet
2854 M:      Henk.Vergonet@gmail.com
2855 L:      usbb2k-api-dev@nongnu.org
2856 S:      Maintained
2857
2858 YMFPCI YAMAHA PCI SOUND (Use ALSA instead)
2859 P:      Pete Zaitcev
2860 M:      zaitcev@yahoo.com
2861 L:      linux-kernel@vger.kernel.org
2862 S:      Obsolete
2863
2864 Z8530 DRIVER FOR AX.25
2865 P:      Joerg Reuter
2866 M:      jreuter@yaina.de
2867 W:      http://yaina.de/jreuter/
2868 W:      http://www.qsl.net/dl1bke/
2869 L:      linux-hams@vger.kernel.org
2870 S:      Maintained
2871
2872 ZF MACHZ WATCHDOG
2873 P:      Fernando Fuganti
2874 M:      fuganti@netbank.com.br
2875 W:      http://cvs.conectiva.com.br/drivers/ZFL-watchdog/
2876 S:      Maintained
2877
2878 ZR36067 VIDEO FOR LINUX DRIVER
2879 P:      Ronald Bultje
2880 M:      rbultje@ronald.bitfreak.net
2881 L:      mjpeg-users@lists.sourceforge.net
2882 W:      http://mjpeg.sourceforge.net/driver-zoran/
2883 S:      Maintained
2884
2885 ZR36120 VIDEO FOR LINUX DRIVER
2886 P:      Pauline Middelink
2887 M:      middelin@polyware.nl
2888 W:      http://www.polyware.nl/~middelin/En/hobbies.html
2889 W:      http://www.polyware.nl/~middelin/hobbies.html
2890 S:      Maintained
2891
2892 THE REST
2893 P:      Linus Torvalds
2894 S:      Buried alive in reporters