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