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