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