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