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