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